Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_1
blob4a1662418c62aec3ca86ecab3082f02fe42bdcef
1 commit 423f0956e917d5c906dec01a914fc8437e576f28
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Thu Mar 11 18:14:57 2021 +0100
5     Layout changes and make use of = delete
6     
7         * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h:
8         * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h:
9         * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.inl:
10         * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.inl:
11         * TAO/orbsvcs/orbsvcs/Security/Security_Current.h:
12         * TAO/tao/CodecFactory/CDR_Encaps_Codec.h:
13         * TAO/tao/CodecFactory/CodecFactory_impl.h:
14         * TAO/tao/IORInterceptor/IORInfo.h:
15         * TAO/tao/PI/ORBInitInfo.h:
16         * TAO/tao/PI/PICurrent.h:
17         * TAO/tao/PI/PICurrent_Impl.h:
18         * TAO/tao/TransportCurrent/Current_Impl.h:
19         * TAO/tao/TransportCurrent/IIOP_Current_Impl.h:
21 commit 4537dce5d336466c58dc607fb511f78ee82580f2
22 Author: Johnny Willemsen <jwillemsen@remedy.nl>
23 Date:   Thu Mar 11 18:14:43 2021 +0100
25     Fixed #1449
26     
27         * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h:
28         * TAO/tao/Profile_Transport_Resolver.h:
30 commit 0f58dd1951e1b03fc0b860f7586c0eb5f6a94c32
31 Author: Johnny Willemsen <jwillemsen@remedy.nl>
32 Date:   Thu Mar 11 18:04:14 2021 +0100
34     Upgrade to doxygen 1.9.1
36 commit 317dd62b7112b590efe99283ceb4b2e5e5649884
37 Author: Johnny Willemsen <jwillemsen@remedy.nl>
38 Date:   Tue Mar 9 13:31:46 2021 +0100
40     Documentation, layout, C++11 changes
42 commit 199259c5d2d5f4a6550382a683f5d54ac482fcd1
43 Merge: a2239fcbf8a 0ef8b2250c1
44 Author: Johnny Willemsen <jwillemsen@remedy.nl>
45 Date:   Mon Mar 8 20:59:06 2021 +0100
47     Merge pull request #1444 from jwillemsen/jwi-stdstring
48     
49     Use std string operation instead of ACE_OS
51 commit 0ef8b2250c1dfad5ad5361de7e92a289ead06733
52 Author: Johnny Willemsen <jwillemsen@remedy.nl>
53 Date:   Mon Mar 8 19:47:13 2021 +0100
55     Update DIOP_Endpoint.cpp
57 commit 08b03d455da1340b9eda18f3b1878e9f9252fc10
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date:   Mon Mar 8 18:35:41 2021 +0100
61     C++11 modernization
62     
63         * TAO/tao/Acceptor_Registry.cpp:
64         * TAO/tao/Acceptor_Registry.h:
65         * TAO/tao/Block_Flushing_Strategy.h:
66         * TAO/tao/Blocked_Connect_Strategy.h:
67         * TAO/tao/Collocated_Invocation.h:
68         * TAO/tao/Collocation_Resolver.h:
70 commit 813d80ca6f4949f4c831433166c058f4c7bbb975
71 Author: Johnny Willemsen <jwillemsen@remedy.nl>
72 Date:   Mon Mar 8 18:25:49 2021 +0100
74     Layout changes
75     
76         * ACE/ASNMP/tests/test_config.h:
77         * ACE/Kokyu/Kokyu_defs.inl:
78         * ACE/ace/ATM_Params.h:
79         * ACE/apps/JAWS2/HTTPU/http_headers.h:
80         * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp:
81         * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp:
82         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp:
83         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp:
84         * TAO/orbsvcs/orbsvcs/Notify/Refcountable.cpp:
85         * TAO/tao/Codeset/Codeset_Manager_i.h:
86         * TAO/tao/Codeset/Codeset_Translator_Factory.h:
87         * TAO/tao/Codeset_Manager.h:
88         * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp:
89         * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/server.cpp:
91 commit d4826febefb4892bbcae55bd312f9ddfd3a62a4a
92 Author: Johnny Willemsen <jwillemsen@remedy.nl>
93 Date:   Mon Mar 8 18:22:29 2021 +0100
95     Layout changes
96     
97         * TAO/examples/Advanced/ch_18/icp.cpp:
98         * TAO/examples/Advanced/ch_18/server.h:
99         * TAO/examples/Advanced/ch_21/icp.cpp:
100         * TAO/examples/Advanced/ch_21/server.h:
101         * TAO/examples/Advanced/ch_8_and_10/icp.cpp:
102         * TAO/examples/Advanced/ch_8_and_10/server.h:
103         * TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp:
104         * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp:
105         * TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp:
107 commit 7a524d788b2d179f018db43a4dc21f3cc91893f2
108 Author: Johnny Willemsen <jwillemsen@remedy.nl>
109 Date:   Mon Mar 8 18:21:38 2021 +0100
111     Add missing includes
112     
113         * TAO/tao/Adapter_Registry.cpp:
114         * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
115         * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp:
116         * TAO/tao/AnyTypeCode/Objref_TypeCode_Static.cpp:
117         * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
118         * TAO/tao/AnyTypeCode/String_TypeCode_Static.cpp:
119         * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp:
120         * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp:
121         * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp:
122         * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp:
123         * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
124         * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
125         * TAO/tao/DynamicAny/DynCommon.cpp:
126         * TAO/tao/IIOP_Acceptor.cpp:
127         * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp:
128         * TAO/tao/ImR_Client/ImR_Client.cpp:
129         * TAO/tao/Object_KeyC.cpp:
130         * TAO/tao/PortableServer/Var_Size_SArgument_T.cpp:
131         * TAO/tao/PortableServer/Vector_SArgument_T.cpp:
132         * TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp:
133         * TAO/tao/Strategies/DIOP_Acceptor.cpp:
134         * TAO/tao/Strategies/DIOP_Profile.cpp:
135         * TAO/tao/Strategies/SHMIOP_Profile.cpp:
136         * TAO/tao/Strategies/UIOP_Profile.cpp:
137         * TAO/tao/Var_Size_Argument_T.cpp:
138         * TAO/tao/Vector_Argument_T.cpp:
139         * TAO/tao/WrongTransactionC.cpp:
140         * TAO/tao/WrongTransactionC.h:
142 commit 39b15c5803d499e74f4ae17e6d45fc957e04ffdc
143 Author: Johnny Willemsen <jwillemsen@remedy.nl>
144 Date:   Mon Mar 8 17:06:14 2021 +0100
146     Fixed typo in enum
147     
148         * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h:
149         * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.inl:
151 commit 961468ea128b786930d63678f598b1871569f4f4
152 Author: Johnny Willemsen <jwillemsen@remedy.nl>
153 Date:   Mon Mar 8 16:54:58 2021 +0100
155     Use std::strchr
156     
157         * TAO/tao/Strategies/DIOP_Profile.cpp:
158         * TAO/tao/Strategies/SCIOP_Profile.cpp:
160 commit 791509c62741a0a1cd7ea2155c3a5f51517594d0
161 Author: Johnny Willemsen <jwillemsen@remedy.nl>
162 Date:   Mon Mar 8 16:53:16 2021 +0100
164     Use std string operations instead of ACE_OS
165     
166         * TAO/tao/Acceptor_Registry.cpp:
167         * TAO/tao/Adapter_Registry.cpp:
168         * TAO/tao/AnyTypeCode/Any.cpp:
169         * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
170         * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp:
171         * TAO/tao/AnyTypeCode/Struct_TypeCode.cpp:
172         * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp:
173         * TAO/tao/AnyTypeCode/TypeCode.cpp:
174         * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp:
175         * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp:
176         * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
177         * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
178         * TAO/tao/CDR.inl:
179         * TAO/tao/CORBALOC_Parser.cpp:
180         * TAO/tao/CORBA_String.inl:
181         * TAO/tao/DynamicAny/DynCommon.cpp:
182         * TAO/tao/DynamicInterface/Request.cpp:
183         * TAO/tao/GIOP_Message_Generator_Parser_10.cpp:
184         * TAO/tao/HTTP_Handler.cpp:
185         * TAO/tao/IIOP_Acceptor.cpp:
186         * TAO/tao/IIOP_Connector.cpp:
187         * TAO/tao/IIOP_Endpoint.cpp:
188         * TAO/tao/IIOP_Profile.cpp:
189         * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp:
190         * TAO/tao/ImR_Client/ImR_Client.cpp:
191         * TAO/tao/MCAST_Parser.cpp:
192         * TAO/tao/ORB.cpp:
193         * TAO/tao/ORB_Core.cpp:
194         * TAO/tao/Object_KeyC.cpp:
195         * TAO/tao/Object_Ref_Table.cpp:
196         * TAO/tao/PI/Interceptor_List_T.cpp:
197         * TAO/tao/PI/ORBInitInfo.cpp:
198         * TAO/tao/PortableServer/BD_String_SArgument_T.cpp:
199         * TAO/tao/PortableServer/PortableServer_Functions.cpp:
200         * TAO/tao/Strategies/COIOP_Connector.cpp:
201         * TAO/tao/Strategies/COIOP_Profile.cpp:
202         * TAO/tao/Strategies/DIOP_Acceptor.cpp:
203         * TAO/tao/Strategies/DIOP_Connector.cpp:
204         * TAO/tao/Strategies/DIOP_Endpoint.cpp:
205         * TAO/tao/Strategies/DIOP_Profile.cpp:
206         * TAO/tao/Strategies/SCIOP_Acceptor.cpp:
207         * TAO/tao/Strategies/SCIOP_Connector.cpp:
208         * TAO/tao/Strategies/SCIOP_Endpoint.cpp:
209         * TAO/tao/Strategies/SCIOP_Profile.cpp:
210         * TAO/tao/Strategies/SHMIOP_Connector.cpp:
211         * TAO/tao/Strategies/SHMIOP_Endpoint.cpp:
212         * TAO/tao/Strategies/SHMIOP_Profile.cpp:
213         * TAO/tao/Strategies/UIOP_Connector.cpp:
214         * TAO/tao/Strategies/UIOP_Profile.cpp:
215         * TAO/tao/String_Alloc.cpp:
216         * TAO/tao/TAO_Server_Request.cpp:
217         * TAO/tao/TAO_Server_Request.inl:
218         * TAO/tao/Transport_Connector.cpp:
220 commit 3e0269aaa89f9bcc3c39ecd3c1df3eb3fd9ddbbf
221 Author: Johnny Willemsen <jwillemsen@remedy.nl>
222 Date:   Mon Mar 8 14:36:21 2021 +0100
224     Simplify these files using C++11
225     
226         * TAO/tao/CDR.inl:
227         * TAO/tao/GIOP_Message_State.h:
228         * TAO/tao/GIOP_Message_State.inl:
229         * TAO/tao/GIOP_Message_Version.h:
230         * TAO/tao/GIOP_Message_Version.inl:
232 commit fd6649bb4aead8313bd1e7f818de34b6bb0c6ca1
233 Author: Johnny Willemsen <jwillemsen@remedy.nl>
234 Date:   Thu Feb 25 14:56:38 2021 +0100
236     Modernize using default/delete/override
237     
238         * TAO/tao/CORBALOC_Parser.cpp:
239         * TAO/tao/CORBALOC_Parser.h:
240         * TAO/tao/CORBALOC_Parser.inl:
241         * TAO/tao/CORBANAME_Parser.cpp:
242         * TAO/tao/CORBANAME_Parser.h:
243         * TAO/tao/DLL_Parser.cpp:
244         * TAO/tao/DLL_Parser.h:
245         * TAO/tao/Default_Stub_Factory.cpp:
246         * TAO/tao/Default_Stub_Factory.h:
247         * TAO/tao/Dynamic_Adapter.h:
248         * TAO/tao/Endpoint.cpp:
249         * TAO/tao/Endpoint.h:
250         * TAO/tao/Endpoint.inl:
251         * TAO/tao/Endpoint_Selector_Factory.h:
252         * TAO/tao/Environment.cpp:
253         * TAO/tao/Environment.h:
254         * TAO/tao/Exception.cpp:
255         * TAO/tao/Exception.h:
256         * TAO/tao/FILE_Parser.cpp:
257         * TAO/tao/FILE_Parser.h:
258         * TAO/tao/Fault_Tolerance_Service.h:
259         * TAO/tao/Fault_Tolerance_Service.inl:
260         * TAO/tao/Flushing_Strategy.h:
261         * TAO/tao/HTTP_Parser.cpp:
262         * TAO/tao/HTTP_Parser.h:
263         * TAO/tao/IOR_Parser.h:
265 commit ab938af466a77a9992d95da9fc832ff50444255f
266 Author: Johnny Willemsen <jwillemsen@remedy.nl>
267 Date:   Thu Feb 25 11:45:47 2021 +0100
269     Use delete, cleanup
270     
271         * TAO/tao/Acceptor_Registry.h:
272         * TAO/tao/Adapter_Registry.h:
273         * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp:
274         * TAO/tao/AnyTypeCode/Objref_TypeCode.h:
275         * TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h:
276         * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp:
277         * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
278         * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h:
279         * TAO/tao/AnyTypeCode/TypeCode.inl:
280         * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h:
281         * TAO/tao/CORBANAME_Parser.h:
282         * TAO/tao/Cleanup_Func_Registry.h:
283         * TAO/tao/Compression/Compressor_Factory.h:
284         * TAO/tao/Compression/zlib/ZlibCompressor_Factory.h:
285         * TAO/tao/Condition.cpp:
286         * TAO/tao/Condition.h:
287         * TAO/tao/Connect_Strategy.cpp:
288         * TAO/tao/Connect_Strategy.h:
289         * TAO/tao/Connection_Handler.h:
290         * TAO/tao/Connector_Registry.h:
291         * TAO/tao/Connector_Registry.inl:
292         * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
293         * TAO/tao/DynamicInterface/Request.h:
294         * TAO/tao/IIOP_Connector.cpp:
295         * TAO/tao/LocalObject.h:
296         * TAO/tao/Messaging/AMH_Response_Handler.h:
297         * TAO/tao/Object.h:
298         * TAO/tao/ObjectKey_Table.h:
299         * TAO/tao/RTScheduling/Distributable_Thread.cpp:
300         * TAO/tao/RTScheduling/Distributable_Thread.h:
301         * TAO/tao/Transport.h:
302         * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h:
303         * TAO/tao/Transport_Selection_Guard.h:
304         * TAO/tao/XtResource/XtResource_Factory.cpp:
305         * TAO/tao/default_resource.h:
307 commit 23b2fc3441d82e141e33428fafe094269eb1d392
308 Author: Johnny Willemsen <jwillemsen@remedy.nl>
309 Date:   Thu Feb 25 11:14:12 2021 +0100
311     Use nullptr and cleanup
312     
313         * TAO/tao/AnyTypeCode/NVList.inl:
314         * TAO/tao/AnyTypeCode/TypeCode.inl:
315         * TAO/tao/CORBA_methods.h:
316         * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
317         * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h:
318         * TAO/tao/DynamicInterface/Context.cpp:
319         * TAO/tao/DynamicInterface/Context.h:
320         * TAO/tao/DynamicInterface/Context.inl:
321         * TAO/tao/DynamicInterface/DII_Reply_Handler.cpp:
322         * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
323         * TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.cpp:
324         * TAO/tao/DynamicInterface/ExceptionList.cpp:
325         * TAO/tao/DynamicInterface/ExceptionList.h:
326         * TAO/tao/DynamicInterface/ExceptionList.inl:
327         * TAO/tao/DynamicInterface/Request.cpp:
328         * TAO/tao/DynamicInterface/Request.h:
329         * TAO/tao/DynamicInterface/Request.inl:
330         * TAO/tao/DynamicInterface/Server_Request.cpp:
331         * TAO/tao/DynamicInterface/Server_Request.h:
332         * TAO/tao/DynamicInterface/Server_Request.inl:
333         * TAO/tao/Environment.inl:
334         * TAO/tao/IORTable/IOR_Table_Impl.h:
335         * TAO/tao/IORTable/Locate_ResponseHandler.cpp:
336         * TAO/tao/IORTable/Locate_ResponseHandler.h:
337         * TAO/tao/LocalObject.inl:
338         * TAO/tao/ORB.inl:
339         * TAO/tao/Object.inl:
340         * TAO/tao/PI/ORBInitInfo.h:
341         * TAO/tao/Principal.h:
342         * TAO/tao/Principal.inl:
343         * TAO/tao/RTCORBA/Priority_Mapping_Manager.h:
344         * TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h:
345         * TAO/tao/RTScheduling/RTScheduler_Manager.h:
346         * TAO/tao/Valuetype/AbstractBase.inl:
348 commit 3ee40a3fef0cdd8a2ce86531a2e78cb218608023
349 Author: Johnny Willemsen <jwillemsen@remedy.nl>
350 Date:   Thu Feb 25 11:00:40 2021 +0100
352     Cleanup for vc6, use nullptr, remove redundant void, layout changes
353     
354         * ACE/bin/pippen.pl:
355         * TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc:
356         * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp:
357         * TAO/tao/AnyTypeCode/Any.cpp:
358         * TAO/tao/AnyTypeCode/Any.inl:
359         * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp:
360         * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h:
361         * TAO/tao/AnyTypeCode/Any_Array_Impl_T.cpp:
362         * TAO/tao/AnyTypeCode/Any_Array_Impl_T.h:
363         * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp:
364         * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
365         * TAO/tao/AnyTypeCode/Any_Impl_T.cpp:
366         * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp:
367         * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
368         * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp:
369         * TAO/tao/AnyTypeCode/NVList.inl:
370         * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp:
371         * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
372         * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h:
373         * TAO/tao/AnyTypeCode/SystemExceptionA.cpp:
374         * TAO/tao/AnyTypeCode/True_RefCount_Policy.inl:
375         * TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl:
376         * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl:
377         * TAO/tao/AnyTypeCode/Union_TypeCode.cpp:
378         * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp:
379         * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
380         * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
381         * TAO/tao/AnyTypeCode/WrongTransactionA.cpp:
382         * TAO/tao/AnyTypeCode/append.cpp:
383         * TAO/tao/Array_VarOut_T.cpp:
384         * TAO/tao/Array_VarOut_T.inl:
385         * TAO/tao/BD_String_Argument_T.cpp:
386         * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
387         * TAO/tao/DynamicInterface/Unknown_User_Exception.cpp:
388         * TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp:
389         * TAO/tao/IFR_Client/IFR_Base.pidl:
390         * TAO/tao/PI/ORBInitInfo.cpp:
391         * TAO/tao/PortableServer/Active_Object_Map.cpp:
392         * TAO/tao/PortableServer/BD_String_SArgument_T.cpp:
393         * TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.cpp:
394         * TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp:
395         * TAO/tao/PortableServer/IdUniquenessStrategyUnique.cpp:
396         * TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp:
397         * TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp:
398         * TAO/tao/PortableServer/POA.pidl:
399         * TAO/tao/PortableServer/POAManagerFactory.pidl:
400         * TAO/tao/PortableServer/POA_Cached_Policies.cpp:
401         * TAO/tao/PortableServer/Regular_POA.cpp:
402         * TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp:
403         * TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.cpp:
404         * TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp:
405         * TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp:
406         * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp:
407         * TAO/tao/PortableServer/Var_Array_SArgument_T.cpp:
408         * TAO/tao/Profile.cpp:
409         * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.cpp:
410         * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h:
411         * TAO/tao/RTCORBA/Thread_Pool.cpp:
412         * TAO/tao/RTPortableServer/RT_POA.h:
413         * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h:
414         * TAO/tao/RTScheduling/Current.cpp:
415         * TAO/tao/RTScheduling/Current.h:
416         * TAO/tao/RTScheduling/RTScheduler_Manager.cpp:
417         * TAO/tao/Remote_Object_Proxy_Broker.cpp:
418         * TAO/tao/Strategies/DIOP_Connection_Handler.cpp:
419         * TAO/tao/SystemException.cpp:
420         * TAO/tao/TAO_Server_Request.cpp:
421         * TAO/tao/Transport.cpp:
422         * TAO/tao/Transport_Cache_Manager_T.cpp:
423         * TAO/tao/Transport_Cache_Manager_T.inl:
424         * TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl:
425         * TAO/tao/Utils/Server_Main.cpp:
426         * TAO/tao/Valuetype/ValueBase.cpp:
427         * TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp:
428         * TAO/tao/VarOut_T.cpp:
429         * TAO/tao/VarOut_T.inl:
430         * TAO/tao/Vector_Argument_T.cpp:
431         * TAO/tao/Vector_Argument_T.h:
432         * TAO/tao/Vector_Argument_T.inl:
433         * TAO/tao/ZIOP/ZIOP.cpp:
435 commit 269010b97abce5020a0c4a8ce4e65414b5bd1721
436 Author: Johnny Willemsen <jwillemsen@remedy.nl>
437 Date:   Wed Feb 3 15:02:20 2021 +0100
439     Removed empty lines
440     
441         * TAO/tao/Synch_Invocation.h:
443 commit dc7f187d65b4cbc34e8db61813e2c28e892a5f3b
444 Author: Johnny Willemsen <jwillemsen@remedy.nl>
445 Date:   Mon Jan 25 10:19:04 2021 +0100
447     Make ACE 7.0.0 and TAO 3.0.0 public available
448     
449         * ACE/NEWS:
450         * ACE/bin/copy-local-script.sh:
451         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
452         * ACE/docs/Download.html:
453         * ACE/docs/bczar/bczar.html:
454         * ACE/etc/index.html:
455         * TAO/NEWS: