summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/TAO-3_0_1
blob: 4a1662418c62aec3ca86ecab3082f02fe42bdcef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
commit 423f0956e917d5c906dec01a914fc8437e576f28
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Mar 11 18:14:57 2021 +0100

    Layout changes and make use of = delete
    
        * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h:
        * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.h:
        * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current_Impl.inl:
        * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.inl:
        * TAO/orbsvcs/orbsvcs/Security/Security_Current.h:
        * TAO/tao/CodecFactory/CDR_Encaps_Codec.h:
        * TAO/tao/CodecFactory/CodecFactory_impl.h:
        * TAO/tao/IORInterceptor/IORInfo.h:
        * TAO/tao/PI/ORBInitInfo.h:
        * TAO/tao/PI/PICurrent.h:
        * TAO/tao/PI/PICurrent_Impl.h:
        * TAO/tao/TransportCurrent/Current_Impl.h:
        * TAO/tao/TransportCurrent/IIOP_Current_Impl.h:

commit 4537dce5d336466c58dc607fb511f78ee82580f2
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Mar 11 18:14:43 2021 +0100

    Fixed #1449
    
        * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.h:
        * TAO/tao/Profile_Transport_Resolver.h:

commit 0f58dd1951e1b03fc0b860f7586c0eb5f6a94c32
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Mar 11 18:04:14 2021 +0100

    Upgrade to doxygen 1.9.1

commit 317dd62b7112b590efe99283ceb4b2e5e5649884
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Tue Mar 9 13:31:46 2021 +0100

    Documentation, layout, C++11 changes

commit 199259c5d2d5f4a6550382a683f5d54ac482fcd1
Merge: a2239fcbf8a 0ef8b2250c1
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 20:59:06 2021 +0100

    Merge pull request #1444 from jwillemsen/jwi-stdstring
    
    Use std string operation instead of ACE_OS

commit 0ef8b2250c1dfad5ad5361de7e92a289ead06733
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 19:47:13 2021 +0100

    Update DIOP_Endpoint.cpp

commit 08b03d455da1340b9eda18f3b1878e9f9252fc10
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 18:35:41 2021 +0100

    C++11 modernization
    
        * TAO/tao/Acceptor_Registry.cpp:
        * TAO/tao/Acceptor_Registry.h:
        * TAO/tao/Block_Flushing_Strategy.h:
        * TAO/tao/Blocked_Connect_Strategy.h:
        * TAO/tao/Collocated_Invocation.h:
        * TAO/tao/Collocation_Resolver.h:

commit 813d80ca6f4949f4c831433166c058f4c7bbb975
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 18:25:49 2021 +0100

    Layout changes
    
        * ACE/ASNMP/tests/test_config.h:
        * ACE/Kokyu/Kokyu_defs.inl:
        * ACE/ace/ATM_Params.h:
        * ACE/apps/JAWS2/HTTPU/http_headers.h:
        * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_ch.cpp:
        * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp:
        * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_ch.cpp:
        * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp:
        * TAO/orbsvcs/orbsvcs/Notify/Refcountable.cpp:
        * TAO/tao/Codeset/Codeset_Manager_i.h:
        * TAO/tao/Codeset/Codeset_Translator_Factory.h:
        * TAO/tao/Codeset_Manager.h:
        * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/client.cpp:
        * TAO/tests/Portable_Interceptors/AdvSlotDblCpy/server.cpp:

commit d4826febefb4892bbcae55bd312f9ddfd3a62a4a
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 18:22:29 2021 +0100

    Layout changes
    
        * TAO/examples/Advanced/ch_18/icp.cpp:
        * TAO/examples/Advanced/ch_18/server.h:
        * TAO/examples/Advanced/ch_21/icp.cpp:
        * TAO/examples/Advanced/ch_21/server.h:
        * TAO/examples/Advanced/ch_8_and_10/icp.cpp:
        * TAO/examples/Advanced/ch_8_and_10/server.h:
        * TAO/orbsvcs/orbsvcs/IFRService/ComponentRepository_i.cpp:
        * TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp:
        * TAO/orbsvcs/tests/Notify/performance-tests/Throughput/Throughput.cpp:

commit 7a524d788b2d179f018db43a4dc21f3cc91893f2
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 18:21:38 2021 +0100

    Add missing includes
    
        * TAO/tao/Adapter_Registry.cpp:
        * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Objref_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/String_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp:
        * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp:
        * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
        * TAO/tao/DynamicAny/DynCommon.cpp:
        * TAO/tao/IIOP_Acceptor.cpp:
        * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp:
        * TAO/tao/ImR_Client/ImR_Client.cpp:
        * TAO/tao/Object_KeyC.cpp:
        * TAO/tao/PortableServer/Var_Size_SArgument_T.cpp:
        * TAO/tao/PortableServer/Vector_SArgument_T.cpp:
        * TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp:
        * TAO/tao/Strategies/DIOP_Acceptor.cpp:
        * TAO/tao/Strategies/DIOP_Profile.cpp:
        * TAO/tao/Strategies/SHMIOP_Profile.cpp:
        * TAO/tao/Strategies/UIOP_Profile.cpp:
        * TAO/tao/Var_Size_Argument_T.cpp:
        * TAO/tao/Vector_Argument_T.cpp:
        * TAO/tao/WrongTransactionC.cpp:
        * TAO/tao/WrongTransactionC.h:

commit 39b15c5803d499e74f4ae17e6d45fc957e04ffdc
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 17:06:14 2021 +0100

    Fixed typo in enum
    
        * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.h:
        * TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/UUID.inl:

commit 961468ea128b786930d63678f598b1871569f4f4
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 16:54:58 2021 +0100

    Use std::strchr
    
        * TAO/tao/Strategies/DIOP_Profile.cpp:
        * TAO/tao/Strategies/SCIOP_Profile.cpp:

commit 791509c62741a0a1cd7ea2155c3a5f51517594d0
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 16:53:16 2021 +0100

    Use std string operations instead of ACE_OS
    
        * TAO/tao/Acceptor_Registry.cpp:
        * TAO/tao/Adapter_Registry.cpp:
        * TAO/tao/AnyTypeCode/Any.cpp:
        * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Enum_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Struct_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/TypeCode.cpp:
        * TAO/tao/AnyTypeCode/TypeCode_CDR_Extraction.cpp:
        * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
        * TAO/tao/CDR.inl:
        * TAO/tao/CORBALOC_Parser.cpp:
        * TAO/tao/CORBA_String.inl:
        * TAO/tao/DynamicAny/DynCommon.cpp:
        * TAO/tao/DynamicInterface/Request.cpp:
        * TAO/tao/GIOP_Message_Generator_Parser_10.cpp:
        * TAO/tao/HTTP_Handler.cpp:
        * TAO/tao/IIOP_Acceptor.cpp:
        * TAO/tao/IIOP_Connector.cpp:
        * TAO/tao/IIOP_Endpoint.cpp:
        * TAO/tao/IIOP_Profile.cpp:
        * TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp:
        * TAO/tao/ImR_Client/ImR_Client.cpp:
        * TAO/tao/MCAST_Parser.cpp:
        * TAO/tao/ORB.cpp:
        * TAO/tao/ORB_Core.cpp:
        * TAO/tao/Object_KeyC.cpp:
        * TAO/tao/Object_Ref_Table.cpp:
        * TAO/tao/PI/Interceptor_List_T.cpp:
        * TAO/tao/PI/ORBInitInfo.cpp:
        * TAO/tao/PortableServer/BD_String_SArgument_T.cpp:
        * TAO/tao/PortableServer/PortableServer_Functions.cpp:
        * TAO/tao/Strategies/COIOP_Connector.cpp:
        * TAO/tao/Strategies/COIOP_Profile.cpp:
        * TAO/tao/Strategies/DIOP_Acceptor.cpp:
        * TAO/tao/Strategies/DIOP_Connector.cpp:
        * TAO/tao/Strategies/DIOP_Endpoint.cpp:
        * TAO/tao/Strategies/DIOP_Profile.cpp:
        * TAO/tao/Strategies/SCIOP_Acceptor.cpp:
        * TAO/tao/Strategies/SCIOP_Connector.cpp:
        * TAO/tao/Strategies/SCIOP_Endpoint.cpp:
        * TAO/tao/Strategies/SCIOP_Profile.cpp:
        * TAO/tao/Strategies/SHMIOP_Connector.cpp:
        * TAO/tao/Strategies/SHMIOP_Endpoint.cpp:
        * TAO/tao/Strategies/SHMIOP_Profile.cpp:
        * TAO/tao/Strategies/UIOP_Connector.cpp:
        * TAO/tao/Strategies/UIOP_Profile.cpp:
        * TAO/tao/String_Alloc.cpp:
        * TAO/tao/TAO_Server_Request.cpp:
        * TAO/tao/TAO_Server_Request.inl:
        * TAO/tao/Transport_Connector.cpp:

commit 3e0269aaa89f9bcc3c39ecd3c1df3eb3fd9ddbbf
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Mar 8 14:36:21 2021 +0100

    Simplify these files using C++11
    
        * TAO/tao/CDR.inl:
        * TAO/tao/GIOP_Message_State.h:
        * TAO/tao/GIOP_Message_State.inl:
        * TAO/tao/GIOP_Message_Version.h:
        * TAO/tao/GIOP_Message_Version.inl:

commit fd6649bb4aead8313bd1e7f818de34b6bb0c6ca1
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Feb 25 14:56:38 2021 +0100

    Modernize using default/delete/override
    
        * TAO/tao/CORBALOC_Parser.cpp:
        * TAO/tao/CORBALOC_Parser.h:
        * TAO/tao/CORBALOC_Parser.inl:
        * TAO/tao/CORBANAME_Parser.cpp:
        * TAO/tao/CORBANAME_Parser.h:
        * TAO/tao/DLL_Parser.cpp:
        * TAO/tao/DLL_Parser.h:
        * TAO/tao/Default_Stub_Factory.cpp:
        * TAO/tao/Default_Stub_Factory.h:
        * TAO/tao/Dynamic_Adapter.h:
        * TAO/tao/Endpoint.cpp:
        * TAO/tao/Endpoint.h:
        * TAO/tao/Endpoint.inl:
        * TAO/tao/Endpoint_Selector_Factory.h:
        * TAO/tao/Environment.cpp:
        * TAO/tao/Environment.h:
        * TAO/tao/Exception.cpp:
        * TAO/tao/Exception.h:
        * TAO/tao/FILE_Parser.cpp:
        * TAO/tao/FILE_Parser.h:
        * TAO/tao/Fault_Tolerance_Service.h:
        * TAO/tao/Fault_Tolerance_Service.inl:
        * TAO/tao/Flushing_Strategy.h:
        * TAO/tao/HTTP_Parser.cpp:
        * TAO/tao/HTTP_Parser.h:
        * TAO/tao/IOR_Parser.h:

commit ab938af466a77a9992d95da9fc832ff50444255f
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Feb 25 11:45:47 2021 +0100

    Use delete, cleanup
    
        * TAO/tao/Acceptor_Registry.h:
        * TAO/tao/Adapter_Registry.h:
        * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Objref_TypeCode.h:
        * TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.h:
        * TAO/tao/AnyTypeCode/TypeCode.inl:
        * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.h:
        * TAO/tao/CORBANAME_Parser.h:
        * TAO/tao/Cleanup_Func_Registry.h:
        * TAO/tao/Compression/Compressor_Factory.h:
        * TAO/tao/Compression/zlib/ZlibCompressor_Factory.h:
        * TAO/tao/Condition.cpp:
        * TAO/tao/Condition.h:
        * TAO/tao/Connect_Strategy.cpp:
        * TAO/tao/Connect_Strategy.h:
        * TAO/tao/Connection_Handler.h:
        * TAO/tao/Connector_Registry.h:
        * TAO/tao/Connector_Registry.inl:
        * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
        * TAO/tao/DynamicInterface/Request.h:
        * TAO/tao/IIOP_Connector.cpp:
        * TAO/tao/LocalObject.h:
        * TAO/tao/Messaging/AMH_Response_Handler.h:
        * TAO/tao/Object.h:
        * TAO/tao/ObjectKey_Table.h:
        * TAO/tao/RTScheduling/Distributable_Thread.cpp:
        * TAO/tao/RTScheduling/Distributable_Thread.h:
        * TAO/tao/Transport.h:
        * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h:
        * TAO/tao/Transport_Selection_Guard.h:
        * TAO/tao/XtResource/XtResource_Factory.cpp:
        * TAO/tao/default_resource.h:

commit 23b2fc3441d82e141e33428fafe094269eb1d392
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Feb 25 11:14:12 2021 +0100

    Use nullptr and cleanup
    
        * TAO/tao/AnyTypeCode/NVList.inl:
        * TAO/tao/AnyTypeCode/TypeCode.inl:
        * TAO/tao/CORBA_methods.h:
        * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
        * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.h:
        * TAO/tao/DynamicInterface/Context.cpp:
        * TAO/tao/DynamicInterface/Context.h:
        * TAO/tao/DynamicInterface/Context.inl:
        * TAO/tao/DynamicInterface/DII_Reply_Handler.cpp:
        * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
        * TAO/tao/DynamicInterface/Dynamic_Adapter_Impl.cpp:
        * TAO/tao/DynamicInterface/ExceptionList.cpp:
        * TAO/tao/DynamicInterface/ExceptionList.h:
        * TAO/tao/DynamicInterface/ExceptionList.inl:
        * TAO/tao/DynamicInterface/Request.cpp:
        * TAO/tao/DynamicInterface/Request.h:
        * TAO/tao/DynamicInterface/Request.inl:
        * TAO/tao/DynamicInterface/Server_Request.cpp:
        * TAO/tao/DynamicInterface/Server_Request.h:
        * TAO/tao/DynamicInterface/Server_Request.inl:
        * TAO/tao/Environment.inl:
        * TAO/tao/IORTable/IOR_Table_Impl.h:
        * TAO/tao/IORTable/Locate_ResponseHandler.cpp:
        * TAO/tao/IORTable/Locate_ResponseHandler.h:
        * TAO/tao/LocalObject.inl:
        * TAO/tao/ORB.inl:
        * TAO/tao/Object.inl:
        * TAO/tao/PI/ORBInitInfo.h:
        * TAO/tao/Principal.h:
        * TAO/tao/Principal.inl:
        * TAO/tao/RTCORBA/Priority_Mapping_Manager.h:
        * TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h:
        * TAO/tao/RTScheduling/RTScheduler_Manager.h:
        * TAO/tao/Valuetype/AbstractBase.inl:

commit 3ee40a3fef0cdd8a2ce86531a2e78cb218608023
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Thu Feb 25 11:00:40 2021 +0100

    Cleanup for vc6, use nullptr, remove redundant void, layout changes
    
        * ACE/bin/pippen.pl:
        * TAO/orbsvcs/ImplRepo_Service/ImplRepo_Service.mpc:
        * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Any.cpp:
        * TAO/tao/AnyTypeCode/Any.inl:
        * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.cpp:
        * TAO/tao/AnyTypeCode/AnyTypeCode_Adapter_Impl.h:
        * TAO/tao/AnyTypeCode/Any_Array_Impl_T.cpp:
        * TAO/tao/AnyTypeCode/Any_Array_Impl_T.h:
        * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp:
        * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
        * TAO/tao/AnyTypeCode/Any_Impl_T.cpp:
        * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp:
        * TAO/tao/AnyTypeCode/Enum_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Fixed_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/NVList.inl:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.h:
        * TAO/tao/AnyTypeCode/SystemExceptionA.cpp:
        * TAO/tao/AnyTypeCode/True_RefCount_Policy.inl:
        * TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl:
        * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl:
        * TAO/tao/AnyTypeCode/Union_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
        * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
        * TAO/tao/AnyTypeCode/WrongTransactionA.cpp:
        * TAO/tao/AnyTypeCode/append.cpp:
        * TAO/tao/Array_VarOut_T.cpp:
        * TAO/tao/Array_VarOut_T.inl:
        * TAO/tao/BD_String_Argument_T.cpp:
        * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
        * TAO/tao/DynamicInterface/Unknown_User_Exception.cpp:
        * TAO/tao/EndpointPolicy/EndpointPolicy_ORBInitializer.cpp:
        * TAO/tao/IFR_Client/IFR_Base.pidl:
        * TAO/tao/PI/ORBInitInfo.cpp:
        * TAO/tao/PortableServer/Active_Object_Map.cpp:
        * TAO/tao/PortableServer/BD_String_SArgument_T.cpp:
        * TAO/tao/PortableServer/Collocated_Object_Proxy_Broker.cpp:
        * TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp:
        * TAO/tao/PortableServer/IdUniquenessStrategyUnique.cpp:
        * TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp:
        * TAO/tao/PortableServer/ImplicitActivationStrategyFactoryImpl.cpp:
        * TAO/tao/PortableServer/POA.pidl:
        * TAO/tao/PortableServer/POAManagerFactory.pidl:
        * TAO/tao/PortableServer/POA_Cached_Policies.cpp:
        * TAO/tao/PortableServer/Regular_POA.cpp:
        * TAO/tao/PortableServer/RequestProcessingStrategyDefaultServant.cpp:
        * TAO/tao/PortableServer/RequestProcessingStrategyServantActivator.cpp:
        * TAO/tao/PortableServer/ServantRetentionStrategyNonRetainFactoryImpl.cpp:
        * TAO/tao/PortableServer/ServantRetentionStrategyRetainFactoryImpl.cpp:
        * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp:
        * TAO/tao/PortableServer/Var_Array_SArgument_T.cpp:
        * TAO/tao/Profile.cpp:
        * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.cpp:
        * TAO/tao/RTCORBA/Network_Priority_Mapping_Manager.h:
        * TAO/tao/RTCORBA/Thread_Pool.cpp:
        * TAO/tao/RTPortableServer/RT_POA.h:
        * TAO/tao/RTPortableServer/RT_Servant_Dispatcher.h:
        * TAO/tao/RTScheduling/Current.cpp:
        * TAO/tao/RTScheduling/Current.h:
        * TAO/tao/RTScheduling/RTScheduler_Manager.cpp:
        * TAO/tao/Remote_Object_Proxy_Broker.cpp:
        * TAO/tao/Strategies/DIOP_Connection_Handler.cpp:
        * TAO/tao/SystemException.cpp:
        * TAO/tao/TAO_Server_Request.cpp:
        * TAO/tao/Transport.cpp:
        * TAO/tao/Transport_Cache_Manager_T.cpp:
        * TAO/tao/Transport_Cache_Manager_T.inl:
        * TAO/tao/TypeCodeFactory/TypeCodeFactory.pidl:
        * TAO/tao/Utils/Server_Main.cpp:
        * TAO/tao/Valuetype/ValueBase.cpp:
        * TAO/tao/Valuetype/Valuetype_Adapter_Factory_Impl.cpp:
        * TAO/tao/VarOut_T.cpp:
        * TAO/tao/VarOut_T.inl:
        * TAO/tao/Vector_Argument_T.cpp:
        * TAO/tao/Vector_Argument_T.h:
        * TAO/tao/Vector_Argument_T.inl:
        * TAO/tao/ZIOP/ZIOP.cpp:

commit 269010b97abce5020a0c4a8ce4e65414b5bd1721
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Wed Feb 3 15:02:20 2021 +0100

    Removed empty lines
    
        * TAO/tao/Synch_Invocation.h:

commit dc7f187d65b4cbc34e8db61813e2c28e892a5f3b
Author: Johnny Willemsen <jwillemsen@remedy.nl>
Date:   Mon Jan 25 10:19:04 2021 +0100

    Make ACE 7.0.0 and TAO 3.0.0 public available
    
        * ACE/NEWS:
        * ACE/bin/copy-local-script.sh:
        * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
        * ACE/docs/Download.html:
        * ACE/docs/bczar/bczar.html:
        * ACE/etc/index.html:
        * TAO/NEWS: