Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_11
blobabc11edac75558ec221ede60ebd9e3d6d0c32cfa
1 commit d9c5ee83df0e28aca1fcaaa22430c17ddd73171a
2 Author: Adam Mitz <mitza@objectcomputing.com>
3 Date:   Fri Dec 16 17:07:33 2022 -0600
5     Updated NEWS for 7.0.11/3.0.11
7 commit ac06b99dc48c9aa4a9b3409f214d396e819ed983
8 Author: Chad Elliott <elliottc@objectcomputing.com>
9 Date:   Thu Dec 15 09:41:37 2022 -0600
11     Only emit the require_truncation_ boolean if CDR support is enabled.
13 commit b5eb7cc3715e4a458ef63d1a8175c7c901eec121
14 Merge: 34a585c202d 633be2b32bd
15 Author: ocielliottc <elliottc@objectcomputing.com>
16 Date:   Thu Dec 15 06:07:46 2022 -0600
18     Merge pull request #1998 from DOCGroup/elliottc/715-additional-master
19     
20     Fix additional warnings from OpenDDS builds.
22 commit 633be2b32bdb9ff00658511693d7545e34f9acb8
23 Author: Chad Elliott <elliottc@objectcomputing.com>
24 Date:   Wed Dec 14 08:33:09 2022 -0600
26     Removed calls to ferror() as their return values were no longer used.
28 commit 167bdcb15282991d199f2fdb1b2c0827187d77c3
29 Author: Johnny Willemsen <jwillemsen@remedy.nl>
30 Date:   Wed Dec 14 11:17:51 2022 +0100
32     Document changes
33     
34         * ACE/NEWS:
35         * TAO/NEWS:
37 commit 00ba6104ccbe84a2782d03c5a69baa431e877b59
38 Author: Johnny Willemsen <jwillemsen@remedy.nl>
39 Date:   Wed Dec 14 11:15:59 2022 +0100
41     Add back Properties_Encoder constructor, looks MinGW doesn't like the default here
42     
43         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp:
44         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h:
46 commit c35922f48773b120e75210dda841dfab025c5019
47 Author: Johnny Willemsen <jwillemsen@remedy.nl>
48 Date:   Tue Dec 13 09:06:19 2022 +0100
50     Upgrade all doxygen config files
51     
52         * ACE/etc/ace.doxygen:
53         * ACE/etc/ace_inet.doxygen:
54         * ACE/etc/ace_qos.doxygen:
55         * ACE/etc/ace_rmcast.doxygen:
56         * ACE/etc/ace_ssl.doxygen:
57         * ACE/etc/acexml.doxygen:
58         * TAO/etc/tao.doxygen:
59         * TAO/etc/tao_anytypecode.doxygen:
60         * TAO/etc/tao_av.doxygen:
61         * TAO/etc/tao_compression.doxygen:
62         * TAO/etc/tao_cosevent.doxygen:
63         * TAO/etc/tao_cosnaming.doxygen:
64         * TAO/etc/tao_cosnotification.doxygen:
65         * TAO/etc/tao_costime.doxygen:
66         * TAO/etc/tao_costrader.doxygen:
67         * TAO/etc/tao_dynamicany.doxygen:
68         * TAO/etc/tao_dynamicinterface.doxygen:
69         * TAO/etc/tao_esf.doxygen:
70         * TAO/etc/tao_ifr.doxygen:
71         * TAO/etc/tao_implrepo.doxygen:
72         * TAO/etc/tao_iormanip.doxygen:
73         * TAO/etc/tao_iortable.doxygen:
74         * TAO/etc/tao_pi.doxygen:
75         * TAO/etc/tao_pi_server.doxygen:
76         * TAO/etc/tao_portablegroup.doxygen:
77         * TAO/etc/tao_portableserver.doxygen:
78         * TAO/etc/tao_rtcorba.doxygen:
79         * TAO/etc/tao_rtevent.doxygen:
80         * TAO/etc/tao_rtportableserver.doxygen:
81         * TAO/etc/tao_security.doxygen:
82         * TAO/etc/tao_smartproxies.doxygen:
83         * TAO/etc/tao_ssliop.doxygen:
84         * TAO/etc/tao_strategies.doxygen:
85         * TAO/etc/tao_transportcurrent.doxygen:
86         * TAO/etc/tao_ziop.doxygen:
88 commit 96ed7f47169fa450fd2f1ec0ff701aa5df41e47d
89 Merge: a49c9dee83b 7d7b690e33a
90 Author: Johnny Willemsen <jwillemsen@remedy.nl>
91 Date:   Mon Dec 12 20:09:53 2022 +0100
93     Merge branch 'jwi-portablegroupcleanup' of https://github.com/jwillemsen/ATCD into jwi-portablegroupcleanup
95 commit a49c9dee83b0d6029834126e8fb39cf9b04faba5
96 Author: Johnny Willemsen <jwillemsen@remedy.nl>
97 Date:   Mon Dec 12 20:09:45 2022 +0100
99     Layout change
100     
101         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_Factory.cpp:
103 commit 780421e6430ae7d5682b0f505392c65dc1222d86
104 Author: Johnny Willemsen <jwillemsen@remedy.nl>
105 Date:   Mon Dec 12 20:09:35 2022 +0100
107     Add missing include
108     
109         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.cpp:
111 commit 7d7b690e33ab7753eefe831d3ae1f224da18bb53
112 Merge: 3ed653f53a1 cfebb9c5c61
113 Author: Johnny Willemsen <jwillemsen@remedy.nl>
114 Date:   Mon Dec 12 19:05:05 2022 +0100
116     Merge branch 'master' into jwi-portablegroupcleanup
118 commit 3ed653f53a19d234e395f68a25cb8f42f9695bad
119 Author: Johnny Willemsen <jwillemsen@remedy.nl>
120 Date:   Mon Dec 12 16:03:46 2022 +0100
122     Removed incorrect code
123         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h:
125 commit 37a525baec16f7caaa2252394041051c949f301d
126 Merge: 87e4cdb2c15 7f583531526
127 Author: Johnny Willemsen <jwillemsen@remedy.nl>
128 Date:   Mon Dec 12 16:02:27 2022 +0100
130     Fixed merge conflicts
132 commit 0ddf6649d679123b281879416b46e42933b82a21
133 Author: Johnny Willemsen <jwillemsen@remedy.nl>
134 Date:   Mon Dec 12 09:57:46 2022 +0100
136     Make use of noexcept instead of throw()
137     
138         * ACE/ace/Auto_Functor.h:
139         * ACE/ace/Local_Name_Space_T.cpp:
140         * ACE/ace/Svc_Handler.cpp:
141         * ACE/ace/Svc_Handler.h:
142         * ACE/ace/config-lite.h:
143         * ACE/ace/config-macros.h:
144         * ACE/examples/DLL/Newsweek.cpp:
145         * ACE/examples/DLL/Newsweek.h:
146         * ACE/examples/DLL/Today.cpp:
147         * ACE/examples/DLL/Today.h:
148         * ACE/examples/Shared_Malloc/test_persistence.cpp:
149         * ACE/tests/DLL_Test_Impl.cpp:
150         * ACE/tests/DLL_Test_Impl.h:
151         * ACE/tests/Dynamic_Test.cpp:
152         * TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h:
153         * TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h:
154         * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.cpp:
155         * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.h:
156         * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
157         * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
158         * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.cpp:
159         * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.h:
160         * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h:
161         * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.cpp:
162         * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.h:
163         * TAO/tao/Asynch_Reply_Dispatcher_Base.h:
164         * TAO/tao/Asynch_Reply_Dispatcher_Base.inl:
165         * TAO/tao/Bounded_Array_Sequence_T.h:
166         * TAO/tao/Bounded_Basic_String_Sequence_T.h:
167         * TAO/tao/Bounded_Object_Reference_Sequence_T.h:
168         * TAO/tao/Bounded_Value_Sequence_T.h:
169         * TAO/tao/Generic_Sequence_T.h:
170         * TAO/tao/Messaging/AMH_Response_Handler.cpp:
171         * TAO/tao/Messaging/AMH_Response_Handler.h:
172         * TAO/tao/PortableServer/Servant_var.cpp:
173         * TAO/tao/PortableServer/Servant_var.h:
174         * TAO/tao/PortableServer/Servant_var.inl:
175         * TAO/tao/Unbounded_Array_Sequence_T.h:
176         * TAO/tao/Unbounded_Basic_String_Sequence_T.h:
177         * TAO/tao/Unbounded_Object_Reference_Sequence_T.h:
178         * TAO/tao/Unbounded_Octet_Sequence_T.h:
179         * TAO/tao/Unbounded_Value_Sequence_T.h:
180         * TAO/tao/Utils/Implicit_Deactivator.cpp:
181         * TAO/tao/Utils/Implicit_Deactivator.h:
182         * TAO/tao/Utils/ORB_Destroyer.cpp:
183         * TAO/tao/Utils/ORB_Destroyer.h:
184         * TAO/tao/Utils/PolicyList_Destroyer.cpp:
185         * TAO/tao/Utils/PolicyList_Destroyer.h:
186         * TAO/tao/Valuetype/Bounded_Valuetype_Sequence_T.h:
187         * TAO/tao/Valuetype/Unbounded_Valuetype_Sequence_T.h:
188         * TAO/tests/Bug_2936_Regression/PersistentPOA.cpp:
189         * TAO/tests/Bug_2936_Regression/PersistentPOA.h:
190         * TAO/tests/Bug_3251_Regression/PersistentPoa.cpp:
191         * TAO/tests/Bug_3251_Regression/PersistentPoa.h:
192         * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.cpp:
193         * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.h:
194         * TAO/tests/POA/DSI/Database_i.cpp:
195         * TAO/tests/POA/DSI/Database_i.h:
196         * TAO/utils/wxNamingViewer/wxAutoDialog.h:
198 commit 139feb142fbfb12dc97bd09f66dbfc4ff9755263
199 Author: Johnny Willemsen <jwillemsen@remedy.nl>
200 Date:   Fri Nov 25 16:09:12 2022 +0100
202     Update LB_ObjectReferenceFactory.cpp
203     
204     Removed redundant empty lines
206 commit 2a0c3dc2f672cff50cda70183b992f2a8e40088a
207 Author: Johnny Willemsen <jwillemsen@remedy.nl>
208 Date:   Fri Nov 25 16:08:53 2022 +0100
210     Update FT_EventService.cpp
211     
212     Fix conversion warning
214 commit b0e766146110d476f86919741ca35c5ae1baa4b9
215 Author: Johnny Willemsen <jwillemsen@remedy.nl>
216 Date:   Thu Nov 17 10:07:57 2022 +0100
218     Make x.0.10 publicly available
219     
220         * ACE/NEWS:
221         * ACE/bin/copy-local-script.sh:
222         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
223         * ACE/docs/Download.html:
224         * ACE/etc/index.html:
225         * TAO/NEWS:
227 commit 87e4cdb2c157eb359d394c40115e0e6a91c68920
228 Author: Johnny Willemsen <jwillemsen@remedy.nl>
229 Date:   Mon Sep 20 10:39:33 2021 +0200
231     More cleanup
232     
233         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_MemberInfo.h:
234         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Null_Property_Validator.h:
235         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Adapter_Factory.h:
236         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group.h:
237         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.h:
238         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Utils.h:
240 commit 6d8af9237c8e0549e3e577dd135fa377d9481347
241 Author: Johnny Willemsen <jwillemsen@remedy.nl>
242 Date:   Mon Sep 20 10:26:20 2021 +0200
244     Removed obsolete ipv4 code which caused warnings with ipv6 enabled, use nullptr, default, override, delete, layout changes
245     
246         * TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.cpp:
247         * TAO/orbsvcs/orbsvcs/PortableGroup/Fragments_Cleanup_Strategy.h:
248         * TAO/orbsvcs/orbsvcs/PortableGroup/GOA.h:
249         * TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h:
250         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.cpp:
251         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Default_Property_Validator.h:
252         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_GenericFactory.h:
253         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_Factory.h:
254         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_Guard.h:
255         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Equal_To.h:
256         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Location_Hash.h:
257         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_ObjectGroupManager.h:
258         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Manipulator.cpp:
259         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Manipulator.h:
260         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Object_Group_Storable.h:
261         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Encoder.cpp:
262         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Properties_Support.cpp:
263         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_PropertyManager.h:
264         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set.h:
265         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Property_Set_Find.h:
266         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.cpp:
267         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Servant_Dispatcher.h:
268         * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Utils.h:
269         * TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.cpp:
270         * TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Acceptor_Registry.h:
271         * TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h:
272         * TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.cpp:
273         * TAO/orbsvcs/orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h:
274         * TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.cpp:
275         * TAO/orbsvcs/orbsvcs/PortableGroup/Portable_Group_Map.h:
276         * TAO/orbsvcs/orbsvcs/PortableGroup/README:
277         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Acceptor.h:
278         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.cpp:
279         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h:
280         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.cpp:
281         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h:
282         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.inl:
283         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.cpp:
284         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Factory.h:
285         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.cpp:
286         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Profile.h:
287         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.cpp:
288         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport.h:
289         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Transport_Recv_Packet.h:
290         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.cpp:
291         * TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Wait_Never.h:
292         * TAO/orbsvcs/orbsvcs/PortableGroup/miop_resource.h: