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 b5eb7cc3715e4a458ef63d1a8175c7c901eec121
8 Merge: 34a585c202d 633be2b32bd
9 Author: ocielliottc <elliottc@objectcomputing.com>
10 Date: Thu Dec 15 06:07:46 2022 -0600
12 Merge pull request #1998 from DOCGroup/elliottc/715-additional-master
14 Fix additional warnings from OpenDDS builds.
16 commit 2a171fa555c2c6db006aae28b7f397416dc2beec
17 Author: Chad Elliott <elliottc@objectcomputing.com>
18 Date: Wed Dec 14 08:32:50 2022 -0600
20 Modified strenvdup() to avoid a second copy (via strdup) and silence a warning from gcc 11 about possibly returning a pointer to a local variable.
22 commit 167bdcb15282991d199f2fdb1b2c0827187d77c3
23 Author: Johnny Willemsen <jwillemsen@remedy.nl>
24 Date: Wed Dec 14 11:17:51 2022 +0100
31 commit c35922f48773b120e75210dda841dfab025c5019
32 Author: Johnny Willemsen <jwillemsen@remedy.nl>
33 Date: Tue Dec 13 09:06:19 2022 +0100
35 Upgrade all doxygen config files
37 * ACE/etc/ace.doxygen:
38 * ACE/etc/ace_inet.doxygen:
39 * ACE/etc/ace_qos.doxygen:
40 * ACE/etc/ace_rmcast.doxygen:
41 * ACE/etc/ace_ssl.doxygen:
42 * ACE/etc/acexml.doxygen:
43 * TAO/etc/tao.doxygen:
44 * TAO/etc/tao_anytypecode.doxygen:
45 * TAO/etc/tao_av.doxygen:
46 * TAO/etc/tao_compression.doxygen:
47 * TAO/etc/tao_cosevent.doxygen:
48 * TAO/etc/tao_cosnaming.doxygen:
49 * TAO/etc/tao_cosnotification.doxygen:
50 * TAO/etc/tao_costime.doxygen:
51 * TAO/etc/tao_costrader.doxygen:
52 * TAO/etc/tao_dynamicany.doxygen:
53 * TAO/etc/tao_dynamicinterface.doxygen:
54 * TAO/etc/tao_esf.doxygen:
55 * TAO/etc/tao_ifr.doxygen:
56 * TAO/etc/tao_implrepo.doxygen:
57 * TAO/etc/tao_iormanip.doxygen:
58 * TAO/etc/tao_iortable.doxygen:
59 * TAO/etc/tao_pi.doxygen:
60 * TAO/etc/tao_pi_server.doxygen:
61 * TAO/etc/tao_portablegroup.doxygen:
62 * TAO/etc/tao_portableserver.doxygen:
63 * TAO/etc/tao_rtcorba.doxygen:
64 * TAO/etc/tao_rtevent.doxygen:
65 * TAO/etc/tao_rtportableserver.doxygen:
66 * TAO/etc/tao_security.doxygen:
67 * TAO/etc/tao_smartproxies.doxygen:
68 * TAO/etc/tao_ssliop.doxygen:
69 * TAO/etc/tao_strategies.doxygen:
70 * TAO/etc/tao_transportcurrent.doxygen:
71 * TAO/etc/tao_ziop.doxygen:
73 commit cfebb9c5c616716f6fbde437c00c8e3655caa696
74 Merge: ca1c66c3ab5 d5e5deaa57d
75 Author: ocielliottc <elliottc@objectcomputing.com>
76 Date: Mon Dec 12 06:07:04 2022 -0600
78 Merge pull request #1992 from DOCGroup/elliottc/configuration-fix-master
80 Correction for wide-char builds
82 commit ca1c66c3ab52e226d7d36716dac9928e93da912a
83 Merge: 3a3bf85fb3b 0ddf6649d67
84 Author: Johnny Willemsen <jwillemsen@remedy.nl>
85 Date: Mon Dec 12 12:36:50 2022 +0100
87 Merge pull request #1993 from jwillemsen/jwi-noexcept2
89 Make use of noexcept instead of throw()
91 commit 0ddf6649d679123b281879416b46e42933b82a21
92 Author: Johnny Willemsen <jwillemsen@remedy.nl>
93 Date: Mon Dec 12 09:57:46 2022 +0100
95 Make use of noexcept instead of throw()
97 * ACE/ace/Auto_Functor.h:
98 * ACE/ace/Local_Name_Space_T.cpp:
99 * ACE/ace/Svc_Handler.cpp:
100 * ACE/ace/Svc_Handler.h:
101 * ACE/ace/config-lite.h:
102 * ACE/ace/config-macros.h:
103 * ACE/examples/DLL/Newsweek.cpp:
104 * ACE/examples/DLL/Newsweek.h:
105 * ACE/examples/DLL/Today.cpp:
106 * ACE/examples/DLL/Today.h:
107 * ACE/examples/Shared_Malloc/test_persistence.cpp:
108 * ACE/tests/DLL_Test_Impl.cpp:
109 * ACE/tests/DLL_Test_Impl.h:
110 * ACE/tests/Dynamic_Test.cpp:
111 * TAO/orbsvcs/orbsvcs/ESF/ESF_Peer_Admin.h:
112 * TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_Admin.h:
113 * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.cpp:
114 * TAO/orbsvcs/orbsvcs/Event/EC_Channel_Destroyer.h:
115 * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.cpp:
116 * TAO/orbsvcs/orbsvcs/Event/EC_ProxySupplier.h:
117 * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.cpp:
118 * TAO/orbsvcs/orbsvcs/Event/EC_Proxy_Disconnector.h:
119 * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/ScopeGuard.h:
120 * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.cpp:
121 * TAO/orbsvcs/tests/Notify/Bug_3688b_Regression/TestBroadcaster.h:
122 * TAO/tao/Asynch_Reply_Dispatcher_Base.h:
123 * TAO/tao/Asynch_Reply_Dispatcher_Base.inl:
124 * TAO/tao/Bounded_Array_Sequence_T.h:
125 * TAO/tao/Bounded_Basic_String_Sequence_T.h:
126 * TAO/tao/Bounded_Object_Reference_Sequence_T.h:
127 * TAO/tao/Bounded_Value_Sequence_T.h:
128 * TAO/tao/Generic_Sequence_T.h:
129 * TAO/tao/Messaging/AMH_Response_Handler.cpp:
130 * TAO/tao/Messaging/AMH_Response_Handler.h:
131 * TAO/tao/PortableServer/Servant_var.cpp:
132 * TAO/tao/PortableServer/Servant_var.h:
133 * TAO/tao/PortableServer/Servant_var.inl:
134 * TAO/tao/Unbounded_Array_Sequence_T.h:
135 * TAO/tao/Unbounded_Basic_String_Sequence_T.h:
136 * TAO/tao/Unbounded_Object_Reference_Sequence_T.h:
137 * TAO/tao/Unbounded_Octet_Sequence_T.h:
138 * TAO/tao/Unbounded_Value_Sequence_T.h:
139 * TAO/tao/Utils/Implicit_Deactivator.cpp:
140 * TAO/tao/Utils/Implicit_Deactivator.h:
141 * TAO/tao/Utils/ORB_Destroyer.cpp:
142 * TAO/tao/Utils/ORB_Destroyer.h:
143 * TAO/tao/Utils/PolicyList_Destroyer.cpp:
144 * TAO/tao/Utils/PolicyList_Destroyer.h:
145 * TAO/tao/Valuetype/Bounded_Valuetype_Sequence_T.h:
146 * TAO/tao/Valuetype/Unbounded_Valuetype_Sequence_T.h:
147 * TAO/tests/Bug_2936_Regression/PersistentPOA.cpp:
148 * TAO/tests/Bug_2936_Regression/PersistentPOA.h:
149 * TAO/tests/Bug_3251_Regression/PersistentPoa.cpp:
150 * TAO/tests/Bug_3251_Regression/PersistentPoa.h:
151 * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.cpp:
152 * TAO/tests/ORB_Local_Config/Bug_2612/DllOrb.h:
153 * TAO/tests/POA/DSI/Database_i.cpp:
154 * TAO/tests/POA/DSI/Database_i.h:
155 * TAO/utils/wxNamingViewer/wxAutoDialog.h:
157 commit d5e5deaa57db13fe854bcd30af90ec9c2232c687
158 Author: Chad Elliott <elliottc@objectcomputing.com>
159 Date: Fri Dec 9 12:20:40 2022 -0600
161 Remove division by sizeof ACE_TCHAR when calculating the simple_section; pointer arithmetic already accounts for size of the individual elements.
163 commit 27d365656066ed1e94a0f79a99dd703db473993f
164 Author: Chad Elliott <elliottc@objectcomputing.com>
165 Date: Thu Dec 8 10:19:50 2022 -0600
167 No need to compare the result of ::TryEnterCriticalSection to an explicit value. Doing so causes a warning in Release builds.
169 commit 252d9cb0aa3b3a0fd5ce8907b076a3c5eeaeacb0
170 Author: Chad Elliott <elliottc@objectcomputing.com>
171 Date: Thu Dec 8 10:19:33 2022 -0600
173 Increased the final buffer size (in the info method) to accommodate the maximum possible string size. (ubuntu 20 - gcc 10 warning)
175 commit 6bedb8802eaf1b84527fd2f2c1dfa418c8d60cb3
176 Author: Chad Elliott <elliott_c@ociweb.com>
177 Date: Tue Dec 6 13:50:14 2022 -0600
179 Increased the final buffer size (in the info method) to accommodate the maximum possible string size. (ubuntu 20 - gcc 10 warning)
181 commit 485116aff06946416d30536b5c85d209877a0000
182 Author: Chad Elliott <elliott_c@ociweb.com>
183 Date: Tue Dec 6 13:49:26 2022 -0600
185 Added curly braces around an else clause (ubuntu 22 - gcc 11 warning)
187 commit b3d23ce050ba2ba8d48efd80d65dd5be0fb64472
188 Author: Branaci Serban-Mihai <serban-mihai.branaci@atos.net>
189 Date: Thu Nov 17 16:45:32 2022 +0200
191 [#1981] Removed invalid 'endscript' drectives from logrotate configuration files
193 commit 10be9100e6c9e9d0d366e212c23c62e6e949cf08
194 Author: Johnny Willemsen <jwillemsen@remedy.nl>
195 Date: Thu Nov 17 10:28:40 2022 +0100
197 Update for next release
199 * ACE/bin/copy-local-script.sh:
201 commit 7b001f0c9c078a07546114cb5a32f67c90a17291
202 Author: Johnny Willemsen <jwillemsen@remedy.nl>
203 Date: Thu Nov 17 10:10:09 2022 +0100
205 Add missing news item
209 commit b0e766146110d476f86919741ca35c5ae1baa4b9
210 Author: Johnny Willemsen <jwillemsen@remedy.nl>
211 Date: Thu Nov 17 10:07:57 2022 +0100
213 Make x.0.10 publicly available
216 * ACE/bin/copy-local-script.sh:
217 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
218 * ACE/docs/Download.html:
219 * ACE/etc/index.html:
222 commit 02e49a5139604e2ca369ea836549b438b3c2069c
223 Merge: 55a4be8e626 f5e8e9be931
224 Author: Johnny Willemsen <jwillemsen@remedy.nl>
225 Date: Thu Nov 17 09:50:11 2022 +0100
227 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into master
229 commit 55a4be8e62645e75083249690c380f77b614f9b2
230 Author: Johnny Willemsen <jwillemsen@remedy.nl>
231 Date: Thu Nov 17 09:35:42 2022 +0100
235 * ACE/docs/bczar/bczar.html: