1 commit b4822ca137fe6622bbe7d2e3a48737a7d4bec21a
2 Merge: 6f45d133c86 01865991423
3 Author: Adam Mitz <mitza@objectcomputing.com>
4 Date: Tue Jun 28 08:47:31 2022 -0600
6 Merge pull request #1868 from mitza-oci/seq-codegen-any
8 Updated sequence Any operators code generation
10 commit 01865991423cf451a7a689198f54e2715e01f241
11 Author: Adam Mitz <mitza@objectcomputing.com>
12 Date: Mon Jun 27 14:42:19 2022 -0500
16 commit ccaccc38fc368183e8ac3caff85c85643b95c30b
17 Author: Adam Mitz <mitza@objectcomputing.com>
18 Date: Mon Jun 27 14:40:32 2022 -0500
20 updated namespaces based on review comment
22 commit 00322cece3e96c695fc20a3fe38be2cbec9682cf
23 Author: Johnny Willemsen <jwillemsen@remedy.nl>
24 Date: Mon Jun 27 21:32:36 2022 +0200
27 * TAO/tao/AnyTypeCode/Any.cpp:
28 * TAO/tao/AnyTypeCode/Any.h:
30 commit 9cb860c2773e35781196fb3fc42d7dbbaeb1a09d
31 Merge: 7089ca0a2ca dbc6154a1b9
32 Author: Johnny Willemsen <jwillemsen@remedy.nl>
33 Date: Mon Jun 27 21:28:27 2022 +0200
35 Merge branch 'master' into jwi-addressofany
37 commit 7089ca0a2cacc8f0c00eca0f4228bcbff35cb12c
38 Author: Johnny Willemsen <jwillemsen@remedy.nl>
39 Date: Mon Jun 27 21:28:14 2022 +0200
41 Make use of addressof/const
43 * TAO/tao/AnyTypeCode/Any.cpp:
45 commit 13c6769e5ec7caaea332e7f4d5af14f350c41255
46 Author: Adam Mitz <mitza@objectcomputing.com>
47 Date: Mon Jun 27 13:23:05 2022 -0500
49 fixed whitespace for CodeFactor check
51 commit 1dcb876984270da8634b6ef95da1a3be2660a5ad
52 Author: Adam Mitz <mitza@objectcomputing.com>
53 Date: Mon Jun 27 11:54:17 2022 -0500
55 Updated sequence Any operators code generation
57 - Fixed the alternate mapping (std::vector)
58 - Use leading :: to avoid naming collision with CORBA namespace
60 commit da57b9d4b194ccad355e2a7b0b252d32bfdfd2bc
61 Author: Adam Mitz <mitza@objectcomputing.com>
62 Date: Mon Jun 27 09:54:47 2022 -0500
66 commit 6c1476eef08213a05f0b2b9b4746d4ff7beda437
67 Author: Adam Mitz <mitza@objectcomputing.com>
68 Date: Fri Jun 24 15:55:21 2022 -0500
70 Removed ACE_ANY_OPS_USE_NAMESPACE as a compile-time option
72 commit 9fd4f2bd77dd3d54995068f20e711fb3737ef711
73 Author: Adam Mitz <mitza@objectcomputing.com>
74 Date: Fri Jun 24 13:45:32 2022 -0500
78 commit ae3ff95027b1845e284c9869737d94c54e3ed38c
79 Author: Adam Mitz <mitza@objectcomputing.com>
80 Date: Thu Jun 23 21:30:05 2022 -0500
82 struct anyops: use fully-qualified scope
84 commit 2c2be5bf757c0d167a38045fdeb598af8d750ac6
85 Author: Adam Mitz <mitza@objectcomputing.com>
86 Date: Thu Jun 23 18:53:17 2022 -0500
88 moved operator<<= and >>= for CORBA::Any into namespace CORBA
90 commit 8ab5b907ce4f15c1daf3ce69cb1e07fe43868a4c
91 Author: Adam Mitz <mitza@objectcomputing.com>
92 Date: Thu Jun 16 17:01:17 2022 -0500
96 commit 8a7e22701d1150bbaef3dd3b213693744b18d7c2
97 Author: Adam Mitz <mitza@objectcomputing.com>
98 Date: Thu Jun 16 16:57:00 2022 -0500
100 Corrected versioned_namespace usage in mpc file
102 commit ff4b2b64fd8889033117dea0ea75a0d7d00e57a1
103 Author: Adam Mitz <mitza@objectcomputing.com>
104 Date: Thu Jun 16 15:54:44 2022 -0500
106 TAO_IDL -Wb,versioning options do not depend on ACE_HAS_VERSIONED_NAMESPACE
108 commit 5fe812b68381b582a63a8a8b761b85776e087c45
109 Author: Adam Mitz <mitza@objectcomputing.com>
110 Date: Thu Jun 16 15:17:03 2022 -0500
112 TAO_IDL: improve versioned namespace and valuetype support
114 - made versioned namespaces more general
115 - valuetype's traits need to be in TAO's namespace
116 - allow valuetypes with -Scdr
118 commit cd015ed2ea0f03e51732c7d0213476da4023aeab
119 Author: Adam Mitz <mitza@objectcomputing.com>
120 Date: Wed Jun 15 17:10:44 2022 -0500
122 Test tao_idl-generated code with versioned namespaces
124 TAO::Value_Traits is generated in the wrong namespace
126 commit 21cb902c2e5c8296d36e0eb8d6c251b85a046dcb
127 Merge: ee4008d6869 e1f7c3ba17c
128 Author: Johnny Willemsen <jwillemsen@remedy.nl>
129 Date: Tue Jun 14 09:26:11 2022 +0200
131 Merge pull request #1854 from jwillemsen/jwi-redundantvoid2
133 Removed redundant void
135 commit e1f7c3ba17c4f57cc3c624285f7009f4d5145cca
136 Author: Johnny Willemsen <jwillemsen@remedy.nl>
137 Date: Tue Jun 14 08:40:39 2022 +0200
139 Removed redundant void
141 * ACE/ace/NT_Service.h:
142 * TAO/tests/MT_Server/test_i.h:
144 commit 57cb0af875c71d8b24552c179d94fe83bd20007d
145 Merge: 3703b49316d 44292a1fbae
146 Author: Johnny Willemsen <jwillemsen@remedy.nl>
147 Date: Tue Jun 7 12:40:16 2022 +0200
149 Merge pull request #1850 from jwillemsen/jwi-messagingglobalscope
151 Use global scope for Messaging to fix problems when using an own Mess…
153 commit 44292a1fbae067464ab2866b4c97d90701e0f324
154 Author: Johnny Willemsen <jwillemsen@remedy.nl>
155 Date: Tue Jun 7 09:39:44 2022 +0200
157 Use global scope for Messaging to fix problems when using an own Messaging namespace in a different scope
159 * TAO/tao/PI_Server/ServerRequestInfo.h:
161 commit ef76fa29be7a5dda6319f27eb0eb39a5018f88d2
162 Author: Johnny Willemsen <jwillemsen@remedy.nl>
163 Date: Fri Jun 3 10:45:39 2022 +0200
165 Use override to fix Embarcadero C++ Builder 11.1 warnings
167 * TAO/orbsvcs/tests/Security/Big_Request/TX_Object_i.h:
169 commit 5abccb83ac1da6be99e28832fde74b835b45ebbc
170 Author: Johnny Willemsen <jwillemsen@remedy.nl>
171 Date: Sat May 21 08:42:13 2022 +0200
173 Updated for x.0.7 release
176 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
177 * ACE/docs/Download.html:
178 * ACE/etc/index.html: