Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_9
blob25d5cad42ea7d4dd80f5a00c80aa05aa7abea99f
1 commit a16ac15dd106967992baef21a91f73f002b2cb79
2 Merge: 7b7e6532345 46bf3cb65ed
3 Author: Johnny Willemsen <jwillemsen@remedy.nl>
4 Date:   Fri Sep 23 09:20:49 2022 +0200
6     Merge pull request #1942 from knutpett/knutpett/const_accessor
7     
8     Added const accessors for AST_Decl::local_name () and UTL_String::get_string ()
10 commit 7b7e65323459375cda40274c9b5828b3f5aebda9
11 Merge: 0b7e12778ae 2aab75d5fdd
12 Author: Johnny Willemsen <jwillemsen@remedy.nl>
13 Date:   Fri Sep 23 09:20:32 2022 +0200
15     Merge pull request #1941 from knutpett/knutpett/remove_void_part2
16     
17     Part 2: Remove obsolescent (void) in functions with no parameters
19 commit 46bf3cb65ed64842f6272fb9d571af3c8d4ead59
20 Author: Knut Petter Svendsen <knut@altuma.no>
21 Date:   Fri Sep 23 08:47:45 2022 +0200
23     Remove the non-const version
24     
25     This is safe since non-const functions can call const-functions.
27 commit 0b7e12778ae92315cbd51c901cb8402d6bd646a7
28 Merge: f980f161749 64b5a4fecb5
29 Author: Adam Mitz <mitza@objectcomputing.com>
30 Date:   Thu Sep 22 17:58:28 2022 -0500
32     Merge pull request #1907 from lukem/format-security
33     
34     Fix -Wformat-security issues
36 commit 1aa4a63339a3990a68b5dd5f808bc3e5c33e193f
37 Author: Knut Petter Svendsen <knut@altuma.no>
38 Date:   Thu Sep 22 16:30:31 2022 +0200
40     Added const accessors for AST_Decl::local_name () and UTL_String::get_string ()
42 commit 2aab75d5fddc126e8085c70fe8e1b875b75a30ef
43 Author: Knut Petter Svendsen <knut@altuma.no>
44 Date:   Mon Sep 19 14:37:02 2022 +0200
46     Part 2: Remove obsolescent (void) in functions with no parameters
48 commit f980f161749eac82843c44943e6fec229920ba9f
49 Merge: a3981dc07f3 90cfc149fdf
50 Author: Johnny Willemsen <jwillemsen@remedy.nl>
51 Date:   Wed Sep 21 08:38:51 2022 +0200
53     Merge pull request #1936 from jwillemsen/jwi-valuetypecdr
54     
55     Valuetype test extensions
57 commit 90cfc149fdf58636ba5474b8ee5a3e60d24d7d90
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date:   Tue Sep 20 16:39:55 2022 +0200
61     Correct project
62     
63         * TAO/tests/IDL_Test/Versioned_Namespace/Versioned_Namespace.mpc:
65 commit e47c0ac2aa640d892e02ccb05a160a82d3490e6c
66 Author: Johnny Willemsen <jwillemsen@remedy.nl>
67 Date:   Tue Sep 20 16:35:24 2022 +0200
69     Move new test IDL to seperate project
70     
71         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace2.idl:
72           Added.
73     
74         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace.idl:
75         * TAO/tests/IDL_Test/Versioned_Namespace/Versioned_Namespace.mpc:
77 commit 64b5a4fecb5806522f220d63b0744ffa40bb6bcc
78 Merge: ccbb3639f96 9bb6d09a139
79 Author: Adam Mitz <mitza@objectcomputing.com>
80 Date:   Mon Sep 19 16:40:20 2022 -0500
82     Merge branch 'master' into format-security
84 commit dcdc061a7e9e6446115374c404020c57577a2f62
85 Author: Johnny Willemsen <jwillemsen@remedy.nl>
86 Date:   Mon Sep 19 14:45:51 2022 +0200
88     Use override instead of virtual
89     
90         * TAO/tao/Wait_On_LF_No_Upcall.h:
91         * TAO/tao/Wait_On_Leader_Follower.h:
92         * TAO/tao/Wait_On_Reactor.h:
93         * TAO/tao/Wait_On_Read.h:
95 commit c43546b7c54c422c3fc6c3c8cf56d51703c1a58f
96 Author: Johnny Willemsen <jwillemsen@remedy.nl>
97 Date:   Mon Sep 19 14:44:02 2022 +0200
99     Add back virtual
100     
101         * TAO/tao/Wait_On_Leader_Follower.h:
103 commit adf5bf4e71739a491b31ecec4fcfa8f82daded67
104 Author: Johnny Willemsen <jwillemsen@remedy.nl>
105 Date:   Mon Sep 19 13:46:37 2022 +0200
107     Use default destructors
108     
109         * TAO/tao/Wait_On_LF_No_Upcall.cpp:
110         * TAO/tao/Wait_On_LF_No_Upcall.h:
111         * TAO/tao/Wait_On_Leader_Follower.cpp:
112         * TAO/tao/Wait_On_Leader_Follower.h:
113         * TAO/tao/Wait_On_Reactor.cpp:
114         * TAO/tao/Wait_On_Reactor.h:
115         * TAO/tao/Wait_On_Read.cpp:
116         * TAO/tao/Wait_On_Read.h:
117         * TAO/tao/Wait_Strategy.cpp:
118         * TAO/tao/Wait_Strategy.h:
120 commit 417e48232eb31084b2908abf8a522531e7647ca9
121 Author: Johnny Willemsen <jwillemsen@remedy.nl>
122 Date:   Mon Sep 19 12:41:08 2022 +0200
124     More test
125     
126         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace.idl:
128 commit c31931d437af978c72302bb66831f729e680f325
129 Author: Johnny Willemsen <jwillemsen@remedy.nl>
130 Date:   Mon Sep 19 12:38:40 2022 +0200
132     More test extensins
133     
134         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace.idl:
135         * TAO/tests/IDL_Test/Versioned_Namespace/Versioned_Namespace.mpc:
137 commit 55598ab199359c7daa3331520675f7a5c8e3cfe7
138 Author: Johnny Willemsen <jwillemsen@remedy.nl>
139 Date:   Mon Sep 19 11:27:26 2022 +0200
141     Extend test, enabled cdr
142     
143         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace.idl:
144         * TAO/tests/IDL_Test/Versioned_Namespace/Versioned_Namespace.mpc:
146 commit 5e96bb28fc7572f39b63ac2aca72800c45cdb1ee
147 Merge: 96f0f9c1666 84f0894d8f0
148 Author: Johnny Willemsen <jwillemsen@remedy.nl>
149 Date:   Mon Sep 19 09:55:44 2022 +0200
151     Merge pull request #1933 from jwillemsen/jwi-versionednamespacetest
152     
153     Extend test IDL
155 commit 96f0f9c16668c07531ea8c60c7b912f2e7b55806
156 Merge: 14610fc4e13 d7c2081760f
157 Author: Johnny Willemsen <jwillemsen@remedy.nl>
158 Date:   Mon Sep 19 09:55:26 2022 +0200
160     Merge pull request #1934 from jwillemsen/jwi-require_truncation_
161     
162     Use uniform initialisation for require_truncation_ so tha we can generate a default constructor
164 commit d7c2081760f1fed0c7e5929c35b7cc0fe9429c2e
165 Author: Johnny Willemsen <jwillemsen@remedy.nl>
166 Date:   Sun Sep 18 11:53:46 2022 +0200
168     Use uniform initialisation for require_truncation_ so tha we can generate a default constructor
169     
170         * TAO/TAO_IDL/be/be_visitor_valuebox/valuebox_cs.cpp:
171         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_cs.cpp:
172         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_init_cs.cpp:
173         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_ch.cpp:
174         * TAO/TAO_IDL/be/be_visitor_valuetype/valuetype_obv_cs.cpp:
176 commit 84f0894d8f00fcb6e865c4dace75115eac98ac42
177 Author: Johnny Willemsen <jwillemsen@remedy.nl>
178 Date:   Sun Sep 18 10:33:55 2022 +0200
180     Extend test IDL
181     
182         * TAO/tests/IDL_Test/Versioned_Namespace/TestVersionedNamespace.idl:
184 commit 3f1236a89ac9381be2ece19ff833f6a6b5f4ae15
185 Merge: da2ab4ef14f 062f194d4b3
186 Author: Johnny Willemsen <jwillemsen@remedy.nl>
187 Date:   Thu Sep 15 16:00:38 2022 +0200
189     Merge pull request #1930 from jwillemsen/jwi-sslcert
190     
191     Generated new certificates, old ones expired
193 commit 062f194d4b339bc32dbd5705613800eb4db68960
194 Author: Johnny Willemsen <jwillemsen@remedy.nl>
195 Date:   Thu Sep 15 16:00:04 2022 +0200
197     Generated new certificates, old ones expired
199 commit bc05ebcc29b4ec7f5c7af14dad9ef6bd18883891
200 Author: Johnny Willemsen <jwillemsen@remedy.nl>
201 Date:   Thu Sep 15 09:34:26 2022 +0200
203     Revert addressof changes, looks it broke something
204     
205         * TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp:
206         * TAO/TAO_IDL/be/be_visitor_typecode/value_typecode.cpp:
208 commit 0a03a4b940b9bb549587d3f22eab9e66d617551c
209 Merge: a457e9d14d9 0615e6ef888
210 Author: Johnny Willemsen <jwillemsen@remedy.nl>
211 Date:   Wed Sep 14 09:16:25 2022 +0200
213     Merge pull request #1926 from jwillemsen/jwi-taoidlnullptr3
214     
215     Use nullptr, check pointers with 1, use std::addressof, reduced sloc
217 commit 3da59eac098c1ef9d2c98f2079185ff35c3b6105
218 Author: Knut Petter Svendsen <knut@altuma.no>
219 Date:   Tue Sep 13 22:57:39 2022 +0200
221     Remove obsolescent (void) in functions with no parameters
223 commit 0615e6ef888bdcbbae4324e1dcbd04a21516e0e3
224 Author: Johnny Willemsen <jwillemsen@remedy.nl>
225 Date:   Tue Sep 13 13:39:29 2022 +0200
227     Removed empty line
228     
229         * TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp:
230         * TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp:
232 commit 603ecf36e5a6142ced625b1579a3ea1d4e48bdd8
233 Author: Johnny Willemsen <jwillemsen@remedy.nl>
234 Date:   Tue Sep 13 12:04:48 2022 +0200
236     Use nullptr, check pointers with 1, use std::addressof, reduced sloc
237     
238         * TAO/TAO_IDL/be/be_visitor_array/any_op_cs.cpp:
239         * TAO/TAO_IDL/be/be_visitor_component/executor_exs.cpp:
240         * TAO/TAO_IDL/be/be_visitor_component/servant_svs.cpp:
241         * TAO/TAO_IDL/be/be_visitor_exception/exception_cs.cpp:
242         * TAO/TAO_IDL/be/be_visitor_interface/any_op_cs.cpp:
243         * TAO/TAO_IDL/be/be_visitor_interface/smart_proxy_cs.cpp:
244         * TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp:
245         * TAO/TAO_IDL/be/be_visitor_union/union_cs.cpp:
246         * TAO/TAO_IDL/be/be_visitor_union_branch/public_assign_cs.cpp:
247         * TAO/TAO_IDL/be/be_visitor_union_branch/public_reset_cs.cpp:
248         * TAO/TAO_IDL/be/be_visitor_valuebox/any_op_cs.cpp:
249         * TAO/TAO_IDL/be/be_visitor_valuetype/any_op_cs.cpp:
251 commit ccbb3639f96d55c38f96914c6c7c4bc8c8998db9
252 Merge: bdc29ef27a6 fe03724176d
253 Author: Johnny Willemsen <jwillemsen@remedy.nl>
254 Date:   Mon Sep 12 09:36:12 2022 +0200
256     Merge branch 'master' into format-security
258 commit fe03724176dcfd20e0f9a6e493198469242be6b6
259 Merge: 41a1f3bc12f 00b403be7df
260 Author: Johnny Willemsen <jwillemsen@remedy.nl>
261 Date:   Mon Sep 12 08:32:34 2022 +0200
263     Merge pull request #1922 from knutpett/knutpett/whitespace
264     
265     Remove whitespace
267 commit 00b403be7df0442405bd5e3dcc07beaa6730ddd2
268 Author: Knut Petter Svendsen <knut@altuma.no>
269 Date:   Sat Sep 10 12:26:57 2022 +0200
271     Fixed Redundant blank line at the end of a code block should be deleted
273 commit 60987b4ba42ff6e4e6a4f4457d902a18c0c6b0a0
274 Author: Knut Petter Svendsen <knut@altuma.no>
275 Date:   Sat Sep 10 12:19:28 2022 +0200
277     Remove leading blank lines after opening {
279 commit ab436d45dc956c1eaec31bff0c43ca3a0cb0cb66
280 Author: Knut Petter Svendsen <knut@altuma.no>
281 Date:   Sat Sep 10 12:14:24 2022 +0200
283     Remove trailing whitespace forgotten in previous commit
285 commit c42abee7c0e81ed89bdfb47bf3a1bcb743cf256b
286 Author: Knut Petter Svendsen <knut@altuma.no>
287 Date:   Sat Sep 10 12:08:48 2022 +0200
289     Removed extra newline before closing }
291 commit 2be659384defe6b235e020f03a7d683c80a16c7e
292 Author: Luke Mewburn <Luke@Mewburn.net>
293 Date:   Sat Sep 10 16:30:54 2022 +1000
295     Adapt to ACE_TEXT_PRIs
296     
297     Use ACE_TEXT_PRIs instead of conditional compilation
298     checking !defined(ACE_WIN32) && defined(ACE_USES_WCHAR).
300 commit f5e5d7759a9314053509d294a4c10827d3946034
301 Author: Luke Mewburn <Luke@Mewburn.net>
302 Date:   Sat Sep 10 11:05:56 2022 +1000
304     Define ACE_TEXT_PRIs. Use to fix -Wformat-security
305     
306     Define ACE_TEXT_PRIs as "s" or "ls" depending upon the WCHAR mode.
307     (This is similar to the PRIxxx macros in <inttypes.h>)
308     
309     Use  ACE_TEXT("%") ACE_TEXT_PRIs  instead of "%s" or even
310     just the raw string without a format specifier.
311     
312     Fixes issue #1906.
314 commit 8bc991b1de07cdb3a4c472d0932c71bda181db34
315 Author: Knut Petter Svendsen <knut@altuma.no>
316 Date:   Fri Sep 9 23:19:18 2022 +0200
318     resurrect two removed virtuals
320 commit 5b9eb336d9f631d62f51d7725b4f9a1df7e4c240
321 Author: Johnny Willemsen <jwillemsen@remedy.nl>
322 Date:   Fri Sep 9 18:00:29 2022 +0200
324     Removed redunant void
325     :
326         * TAO/TAO_IDL/be/be_visitor_array/array_ch.cpp:
328 commit 9542877dc5440626262777674cc9481079d9ee0c
329 Author: Johnny Willemsen <jwillemsen@remedy.nl>
330 Date:   Fri Sep 9 17:51:09 2022 +0200
332     Make use of std::addressof and removed some redundant whitespacing
334 commit 126e88aeb3f288c770f0dccde5c6314ccaa6212c
335 Author: Knut Petter Svendsen <knut@altuma.no>
336 Date:   Fri Sep 9 15:46:54 2022 +0200
338     Replace 3 blank lines with just 2 blank lines
340 commit 430d023f1d97173cfd104498f92dc4ccaa1c4135
341 Author: Knut Petter Svendsen <knut@altuma.no>
342 Date:   Fri Sep 9 14:31:18 2022 +0200
344     Remove extra newline after public, protected and private
346 commit d75c37b54441651922e5dcfd287cbc87b1833e23
347 Author: Knut Petter Svendsen <knut@altuma.no>
348 Date:   Fri Sep 9 09:23:14 2022 +0200
350     Fix CodeFactor issues: blank lines
352 commit f74944300c9af39d3e099aec8dff263e6d7918df
353 Author: Knut Petter Svendsen <knut@altuma.no>
354 Date:   Fri Sep 9 11:59:29 2022 +0200
356     Fix whitespace issues found by fuzz
357     
358     Running trailing_whitespaces check
359     Error: ./TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h:132: found trailing whitespace
360     Error: ./TAO/tao/CSD_Framework/CSD_POA.h:53: found trailing whitespace
361     Error: ./TAO/tao/PortableServer/LifespanStrategyTransient.h:48: found trailing whitespace
362     Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:54: found trailing whitespace
363     Error: ./TAO/tao/PortableServer/RequestProcessingStrategyAOMOnly.h:59: found trailing whitespace
364     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:46: found trailing whitespace
365     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:52: found trailing whitespace
366     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:67: found trailing whitespace
367     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:74: found trailing whitespace
368     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:93: found trailing whitespace
369     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:96: found trailing whitespace
370     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:102: found trailing whitespace
371     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:125: found trailing whitespace
372     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:132: found trailing whitespace
373     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:44: found trailing whitespace
374     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:50: found trailing whitespace
375     Error: ./TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.h:68: found trailing whitespace
377 commit 6f72892d61032d294fe1387a36ec6e04e9efa9c2
378 Author: Knut Petter Svendsen <knut@altuma.no>
379 Date:   Fri Sep 9 10:38:55 2022 +0200
381     Fix trailing newline in class declarations
383 commit 6d7b6be10a2c2be4fc47bdd2e285657fcc4d60fd
384 Author: Knut Petter Svendsen <knut@altuma.no>
385 Date:   Fri Sep 9 10:31:07 2022 +0200
387     Fix more blank line issues
389 commit 1bc30d9abfac4b990a8ca25f43c666f28a8d61d2
390 Merge: 156da73ce08 56377d8db17
391 Author: Johnny Willemsen <jwillemsen@remedy.nl>
392 Date:   Mon Sep 5 08:22:58 2022 +0200
394     Merge pull request #1912 from knutpett/warning_extra_semi
395     
396     Remove warnings -Wextra-semi
398 commit c320b8022b5fd32b9237f1211f3f6d29c2192b21
399 Author: Luke Mewburn <Luke@Mewburn.net>
400 Date:   Fri Sep 2 21:18:26 2022 +1000
402     Fix -Wformat-security issues for wchar_t
403     
404     Use %ls instead of %s when using wchar_t
405     
406     Fixes issue #1906.
408 commit 56377d8db17268f480e3800b020cbd5df5c1afab
409 Author: Knut Petter Svendsen <knut@altuma.no>
410 Date:   Tue Aug 30 10:43:31 2022 +0200
412     Fix issues found by CodeFactor: blank line
413     
414     CodeFactor reported:
415     Redundant blank line at the start of a code block should be deleted
417 commit 18bda4f07b8a8fde245f26afe8772a4c650d0773
418 Author: Knut Petter Svendsen <knut@altuma.no>
419 Date:   Tue Aug 30 10:41:19 2022 +0200
421     Use default constructor
423 commit c2181241c7dc3be203d4b0f231f2ab11b4f243e4
424 Author: Adam Mitz <mitza@objectcomputing.com>
425 Date:   Mon Aug 29 17:39:16 2022 -0500
427     fuzz script comments
429 commit a020ca7ad752fffd3b20b38e2f187cc8dcf5be10
430 Author: Adam Mitz <mitza@objectcomputing.com>
431 Date:   Mon Aug 29 16:00:04 2022 -0500
433     Use ACE's Sync(h) traits in AST_Annotation_Appls
434     
435     - interprocess mutexes are not needed
436     - support threads=0 builds of tao_idl
438 commit 023da962da06c7c6ab4e801d7a5861ef21ca9577
439 Author: Knut Petter Svendsen <knut@altuma.no>
440 Date:   Mon Aug 29 16:20:38 2022 +0200
442     Remove warnings -Wextra-semi
444 commit 1c9614d34d09d39486e579c6c21b0218997739c8
445 Author: Luke Mewburn <Luke@Mewburn.net>
446 Date:   Sat Aug 20 11:17:07 2022 +1000
448     Fix -Wformat-security issues
449     
450     Ensure that methods with a printf()-like format string
451     are invoked with a literal string instead of a string
452     built from possibly untrusted sources.
453     
454     Fixes issue #1906.
456 commit 44c80da21fe3daed65ce0b19e47b09ba6aa3f438
457 Merge: 05484cd6cd8 368e8175c5e
458 Author: Johnny Willemsen <jwillemsen@remedy.nl>
459 Date:   Wed Aug 10 14:43:23 2022 +0200
461     Merge pull request #1898 from jwillemsen/jwi-ACE_NESTED_CLASS
462     
463     Removed old comments for ACE_NESTED_CLASS
465 commit 368e8175c5eea00b008b9295a4b1146ab297c771
466 Author: Johnny Willemsen <jwillemsen@remedy.nl>
467 Date:   Wed Aug 10 09:55:22 2022 +0200
469     Removed old comments for ACE_NESTED_CLASS
470     
471         * TAO/TAO_IDL/ast/ast_type.cpp:
472         * TAO/TAO_IDL/be/be_interface.cpp:
473         * TAO/TAO_IDL/be/be_visitor_field/field_ch.cpp:
474         * TAO/tests/IDL_Test/params.idl:
476 commit 4a6478c41ac4b1e17cea8e0e4f4bbb6afe91269b
477 Author: Johnny Willemsen <jwillemsen@remedy.nl>
478 Date:   Wed Aug 10 08:32:51 2022 +0200
480     Use override, remove redundant whitespacing, fixed typo
481     
482         * ACE/tests/Enum_Interfaces_Test.cpp:
483         * TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/README:
484         * TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp:
485         * TAO/orbsvcs/tests/Security/ssliop_corbaloc/test_object.idl:
487 commit d799942f683eee8dafa8f81384f6a5d835ccc649
488 Merge: bd92596bbc6 7ff6fc7440e
489 Author: Johnny Willemsen <jwillemsen@remedy.nl>
490 Date:   Wed Jul 20 08:13:11 2022 +0200
492     Merge pull request #1888 from jwillemsen/jwi-vcpkgv10
493     
494     Upgrade to vcpkg v10
496 commit 4e2f7ae34d81f4ce82e6930b668785b886fb31fe
497 Author: Johnny Willemsen <jwillemsen@remedy.nl>
498 Date:   Tue Jul 19 09:32:06 2022 +0200
500     Layout changes
502 commit bd92596bbc63635a2ed2131322e6c659a5420586
503 Merge: b9e4a9a92a6 8f9a9f304ba
504 Author: Johnny Willemsen <jwillemsen@remedy.nl>
505 Date:   Mon Jul 18 16:27:20 2022 +0200
507     Merge pull request #1887 from jwillemsen/jwi-codesetregistry
508     
509     Minor change for codeset registry generation and removed old Id tags
511 commit 8f9a9f304ba52f05f9a06c2afa16ea3f4ca0b097
512 Author: Johnny Willemsen <jwillemsen@remedy.nl>
513 Date:   Mon Jul 18 13:22:23 2022 +0200
515     Add semicolon to generation
516     
517         * TAO/utils/catior/Catior_i.cpp:
519 commit 061375f9119599cadddb96fcb1284c06e0fa4695
520 Author: Johnny Willemsen <jwillemsen@remedy.nl>
521 Date:   Mon Jul 18 13:22:11 2022 +0200
523     Removed old Id tag
524     
525         * TAO/orbsvcs/orbsvcs/Scheduler_Factory.cpp:
527 commit f94bdbc8fd6ae29e2f2b998f27fbacb03ca8f6d0
528 Merge: 3ebafd71204 dae27692c88
529 Author: Johnny Willemsen <jwillemsen@remedy.nl>
530 Date:   Fri Jul 15 13:57:34 2022 +0200
532     Merge pull request #1886 from jwillemsen/jwi-irixcleanup
533     
534     Removed some old Irix related code
536 commit dae27692c8897e7f1de112b819c25fe7971ee895
537 Author: Johnny Willemsen <jwillemsen@remedy.nl>
538 Date:   Fri Jul 15 08:04:34 2022 +0200
540     Removed some old Irix related code
541     
542         * TAO/bin/tao_orb_tests.lst:
543         * TAO/bin/tao_other_tests.lst:
544         * TAO/orbsvcs/tests/Security/ssliop_corbaloc/client.cpp:
545         * TAO/tao/IIOP_Connection_Handler.cpp:
546         * TAO/tao/IIOP_Transport.cpp:
548 commit 3ebafd712042a344dc52677e1d190c9dfcbb3c65
549 Merge: b619e577177 8096d513b52
550 Author: Johnny Willemsen <jwillemsen@remedy.nl>
551 Date:   Thu Jul 14 11:57:11 2022 +0200
553     Merge pull request #1883 from jwillemsen/jwi-localhost
554     
555     Make use of ACE_LOCALHOST and removed Tru64/Irix remaining code
557 commit 8096d513b52a30164b1820eab996dd26dbe2a4b8
558 Author: Johnny Willemsen <jwillemsen@remedy.nl>
559 Date:   Thu Jul 14 09:25:40 2022 +0200
561     Removed old code for Tru64/Irix, not supported anymore for a long time
563 commit 1edc75272eb9348504ce9932af88e8870d814c30
564 Author: Johnny Willemsen <jwillemsen@remedy.nl>
565 Date:   Wed Jul 13 15:41:16 2022 +0200
567     Removed workaround for Tru64
568     
569         * TAO/orbsvcs/orbsvcs/CosNaming_Serv.mpc:
571 commit 55e5793c7215c22c6ddf40fbcc0144a8862f76e2
572 Author: Johnny Willemsen <jwillemsen@remedy.nl>
573 Date:   Wed Jul 13 09:25:12 2022 +0200
575     Layout changes
576     
577         * TAO/tao/Codeset/Codeset.cpp:
578         * TAO/tao/Codeset/Codeset_Manager_i.cpp:
579         * TAO/tao/Codeset/UTF8_Latin1_Factory.h:
581 commit bff9af24d9cfd567a0f91d15dbab8bf729758e5a
582 Author: Johnny Willemsen <jwillemsen@remedy.nl>
583 Date:   Fri Jul 1 09:55:07 2022 +0200
585     Updated
586     
587         * ACE/docs/bczar/bczar.html:
588         * TAO/NEWS: