Update NEWS files for next release
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_7
blob1893b7b623b1cbbb07e5cdcc88d45ce9f78a6987
1 commit 97bae51bbcde61f7d389441b3f7fac9e29534c9a
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Tue May 10 11:29:38 2022 +0200
5     Use default
6     
7         * TAO/tao/Strategies/OC_Endpoint_Selector_Factory.cpp:
8         * TAO/tao/Strategies/OC_Endpoint_Selector_Factory.h:
9         * TAO/tao/Strategies/SCIOP_Endpoint.cpp:
10         * TAO/tao/Strategies/SCIOP_Endpoint.h:
11         * TAO/tao/Strategies/SCIOP_Factory.cpp:
12         * TAO/tao/Strategies/SCIOP_Factory.h:
13         * TAO/tao/Strategies/SHMIOP_Connector.cpp:
14         * TAO/tao/Strategies/SHMIOP_Connector.h:
15         * TAO/tao/Strategies/UIOP_Endpoint.cpp:
16         * TAO/tao/Strategies/UIOP_Endpoint.h:
18 commit 73d0ce5aa15fcf0e27124fd4e9aa6e756e6bc9de
19 Author: Johnny Willemsen <jwillemsen@remedy.nl>
20 Date:   Sat Apr 23 09:28:22 2022 +0200
22     Make use of ACE_FALLTHROUGH
24 commit 17fc02df28233df6df48daa00f62a89b6629ef4b
25 Author: Johnny Willemsen <jwillemsen@remedy.nl>
26 Date:   Sat Apr 23 09:25:51 2022 +0200
28     Make use of default
29     
30         * TAO/DevGuideExamples/BiDirectionalGIOP/callback_i.cpp:
31         * TAO/DevGuideExamples/BiDirectionalGIOP/callback_i.h:
32         * TAO/DevGuideExamples/BiDirectionalGIOP/simple_i.cpp:
33         * TAO/DevGuideExamples/BiDirectionalGIOP/simple_i.h:
35 commit 2693429c1335ccf6e1c1b39f338f67c2739a38a8
36 Merge: 9a54764694a 58b937ceafa
37 Author: Johnny Willemsen <jwillemsen@remedy.nl>
38 Date:   Tue Apr 19 19:06:09 2022 +0200
40     Merge pull request #1822 from jwillemsen/jwi-readmetypos
41     
42     Fixed some typos in readmes
44 commit 58b937ceafa3563b358599bd19519db204bece3d
45 Author: Johnny Willemsen <jwillemsen@remedy.nl>
46 Date:   Tue Apr 19 19:00:55 2022 +0200
48     Fixed some typos in readmes
50 commit 9a54764694aaf7c0830d916e85f3de8e90a252f9
51 Merge: 5f445eac3b0 b2f2da90051
52 Author: Johnny Willemsen <jwillemsen@remedy.nl>
53 Date:   Tue Apr 19 17:16:46 2022 +0200
55     Merge pull request #1821 from jwillemsen/jwi-default
57 commit b2f2da90051267c26b4165ace3ffb9c40acfb536
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date:   Tue Apr 19 09:20:01 2022 +0200
61     Removed redundant void
62     
63         * TAO/tao/EndpointPolicy/IIOPEndpointValue_i.h:
65 commit 9adf6e6eac693a65add0a9bee486c8ced1547023
66 Author: Johnny Willemsen <jwillemsen@remedy.nl>
67 Date:   Tue Apr 19 09:19:50 2022 +0200
69     Make constructor default
70     
71         * TAO/tests/DII_Deferred_Transient/Hello.cpp:
72         * TAO/tests/DII_Deferred_Transient/Hello.h:
74 commit e11fca73066699aa01c4f820841e4725d25d3e86
75 Author: Son Dinh <dinhs@objectcomputing.com>
76 Date:   Tue Apr 12 12:37:45 2022 -0500
78     More tests update
80 commit e8a34fc500cb689215ad5500c951de06f864469b
81 Author: Son Dinh <dinhs@objectcomputing.com>
82 Date:   Fri Apr 8 12:34:55 2022 -0500
84     Update orbsvcs tests
86 commit 8085c8f0443371a61fc5d30464b3a9dfb4211693
87 Author: Son Dinh <dinhs@objectcomputing.com>
88 Date:   Thu Apr 7 16:56:03 2022 -0500
90     More updates to TAO/tests
92 commit 44f313a104c4a76fa6e83239ec07066df6703355
93 Author: Son Dinh <dinhs@objectcomputing.com>
94 Date:   Thu Apr 7 11:26:20 2022 -0500
96     Fixing tests
98 commit 9d3af324cdb11fe2812acf55dbc1274ee0e87225
99 Author: Johnny Willemsen <jwillemsen@remedy.nl>
100 Date:   Wed Apr 6 13:41:46 2022 +0200
102     Fixed typo
103     
104         * TAO/docs/ORBEndpoint.html:
106 commit 0bfdaeb95608f3652cfe499e1960988c71476f30
107 Author: Adam Mitz <mitza@objectcomputing.com>
108 Date:   Fri Mar 11 10:35:21 2022 -0600
110     tao_idl: avoid undefined behavior (adding to nullptr)
112 commit f42ac731ce93d0963450f4027e5d43049665e2d1
113 Author: Fred Hornsey <fred@hornsey.us>
114 Date:   Tue Feb 15 10:57:43 2022 -0600
116     Update TAO/NEWS
117     
118     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
120 commit d758d7eb994dd9bdeb2b02a1ae7746acab83ba7f
121 Author: Fred Hornsey <fred@hornsey.us>
122 Date:   Tue Feb 15 10:39:02 2022 -0600
124     Update TAO/TAO_IDL/driver/drv_preproc.cpp
125     
126     Co-authored-by: Adam Mitz <mitza@objectcomputing.com>
128 commit 694663ce656d2b56729588175983d1340d807a29
129 Merge: 9de890f6631 8ae8c457638
130 Author: Fred Hornsey <hornseyf@objectcomputing.com>
131 Date:   Tue Feb 15 10:38:04 2022 -0600
133     Merge remote-tracking branch 'upstream/master' into igtd/tao-idl-open
135 commit 9de890f6631c296b98eb9cd3a3b425b11c5ddc60
136 Author: Fred Hornsey <hornseyf@objectcomputing.com>
137 Date:   Mon Feb 14 12:25:30 2022 -0600
139     Update TAO/NEWS
141 commit ac7122d8366f187afb732482b3301a4b1d769d1e
142 Author: Fred Hornsey <hornseyf@objectcomputing.com>
143 Date:   Mon Feb 14 12:21:49 2022 -0600
145     drv_preproc.cpp: Replace fstat with stat
147 commit d1d0d3ce399e1191c5d05251127074bd60081cdc
148 Author: Clayton Calabrese <calabreseclayton@gmail.com>
149 Date:   Fri Feb 11 14:13:31 2022 -0600
151     Add news file for PRs 1772 and 1778
153 commit f86b6106d9a4d122555a47e860b7f83284d4a31b
154 Author: Fred Hornsey <hornseyf@objectcomputing.com>
155 Date:   Fri Feb 11 03:03:01 2022 -0600
157     Replace -1 with ACE_INVALID_HANDLE
159 commit 0a279b9e711450549ac5ac11025617174329edd0
160 Author: Fred Hornsey <hornseyf@objectcomputing.com>
161 Date:   Thu Feb 10 21:35:19 2022 -0600
163     Fix tao_idl File Errors
164     
165     1. The error message for failing to open an IDL file didn't have the
166        filename in it. This was because the `ACE_ERROR` for it was using a
167        `%m` when it should have been using a `%p`.
168        It looks like https://github.com/DOCGroup/ACE_TAO/pull/1420/commits/faab6830cf4ecf67b452183dba712caae7996be4
169        went one change too far.
170     
171     2. First brought up here: https://github.com/objectcomputing/OpenDDS/issues/3308
172        Inputting a directory to tao_idl results in an empty file that causes
173        a weird error latter. Changed it to ensure the file is a regular file
174        using `fstat`.
176 commit 0d11899fc5c8ecdd52e12ff98324f085109e329f
177 Merge: ab053fad273 89a599e2c4d
178 Author: Johnny Willemsen <jwillemsen@remedy.nl>
179 Date:   Mon Feb 7 17:02:22 2022 +0100
181     Merge pull request #1781 from jwillemsen/jwi-doxygen4
182     
183     Upgrade doxygen config files to the latest version of doxygen
185 commit 89a599e2c4d2d3fe65c1dc4078c2e3a910bff326
186 Author: Johnny Willemsen <jwillemsen@remedy.nl>
187 Date:   Mon Feb 7 14:30:57 2022 +0100
189     Upgrade doxygen config files to the latest version of doxygen
191 commit 68b5a13864501e5a5f18c2fc842e9623771d4cd3
192 Author: Clayton Calabrese <calabreseclayton@gmail.com>
193 Date:   Wed Feb 2 16:01:44 2022 -0600
195     Fix unused variable warning for first_quote variable
197 commit fa5ca0765970ed21788207f1920e76c48111650a
198 Merge: ff69a8d6d27 a85885d41a8
199 Author: Johnny Willemsen <jwillemsen@remedy.nl>
200 Date:   Wed Feb 2 20:58:59 2022 +0100
202     Merge pull request #1777 from jwillemsen/jwi-copydis
203     
204     Use deleted copy/assign and use nullptr
206 commit ff69a8d6d272e741957ff60f34c4428885de33b2
207 Merge: e4b72cc9a0f ae0a6df7c06
208 Author: Johnny Willemsen <jwillemsen@remedy.nl>
209 Date:   Wed Feb 2 16:04:30 2022 +0100
211     Merge pull request #1776 from jwillemsen/jwi-examplecleanup
212     
213     Minor cleanup
215 commit 13ba18411204bf0525f4d1badea98892e5973529
216 Author: Johnny Willemsen <jwillemsen@remedy.nl>
217 Date:   Wed Feb 2 14:57:46 2022 +0100
219     Remove redundant whitespace
220     
221         * TAO/examples/Simple/README:
223 commit f3858b42237e52396c002309f5a6cd5f7eb56fa4
224 Author: Johnny Willemsen <jwillemsen@remedy.nl>
225 Date:   Wed Feb 2 14:57:11 2022 +0100
227     Initialize members
228     
229         * TAO/examples/Simple/Simple_util.cpp:
230         * TAO/examples/Simple/Simple_util.h:
232 commit ae0a6df7c06ede20e909164f97f94bfe9eeb342e
233 Author: Johnny Willemsen <jwillemsen@remedy.nl>
234 Date:   Wed Feb 2 12:23:09 2022 +0100
236     Minor cleanup
237     
238         * TAO/examples/DeveloperGuideExamples.txt:
239         * TAO/examples/Event_Comm/Consumer_Handler.cpp:
240         * TAO/examples/Event_Comm/Consumer_Handler.h:
241         * TAO/examples/Event_Comm/Consumer_Input_Handler.cpp:
242         * TAO/examples/Event_Comm/Consumer_Input_Handler.h:
243         * TAO/examples/Event_Comm/Event_Comm_i.h:
244         * TAO/examples/Event_Comm/Notifier_Handler.cpp:
245         * TAO/examples/Event_Comm/Notifier_Handler.h:
246         * TAO/examples/Event_Comm/consumer.cpp:
247         * TAO/examples/Event_Comm/supplier.cpp:
248         * TAO/examples/Event_Comm/supplier.h:
249         * TAO/examples/Simple/Simple_util.cpp:
250         * TAO/examples/Simple/Simple_util.h:
251         * TAO/examples/Simple/chat/Broadcaster_i.cpp:
252         * TAO/examples/Simple/chat/Broadcaster_i.h:
253         * TAO/examples/Simple/echo/Echo_Client_i.cpp:
254         * TAO/examples/Simple/echo/Echo_Client_i.h:
255         * TAO/examples/Simple/echo/Echo_i.cpp:
256         * TAO/examples/Simple/echo/Echo_i.h:
258 commit e4b72cc9a0fcc5e0f4449eef2598d84df37715b2
259 Merge: 219b2a2a8a3 f62e96a54a9
260 Author: Adam Mitz <mitza@objectcomputing.com>
261 Date:   Tue Feb 1 14:57:43 2022 -0600
263     Merge pull request #1772 from ClaytonCalabrese/resolve_space_in_path
264     
265     TAO_IDL: Fix Space In Path Handling
267 commit c3204073d36bb7bacf54f56f153782d1de2944d7
268 Author: Johnny Willemsen <jwillemsen@remedy.nl>
269 Date:   Tue Feb 1 19:26:07 2022 +0100
271     Remove redundant void
272     
273         * TAO/examples/Callback_Quoter/Consumer_Handler.cpp:
275 commit b4794216ec8b22c4c3d278507dfab5448c31e44b
276 Author: Johnny Willemsen <jwillemsen@remedy.nl>
277 Date:   Tue Feb 1 18:58:56 2022 +0100
279     Fixed codacy issues
280     
281         * TAO/examples/Callback_Quoter/Consumer_Handler.h:
282         * TAO/examples/Callback_Quoter/Consumer_i.cpp:
283         * TAO/examples/Callback_Quoter/Consumer_i.h:
284         * TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp:
285         * TAO/examples/Callback_Quoter/Notifier_Input_Handler.h:
286         * TAO/examples/Callback_Quoter/Supplier_i.h:
288 commit cb82b05379998df92de22061ab5c49aa464107a7
289 Author: Johnny Willemsen <jwillemsen@remedy.nl>
290 Date:   Tue Feb 1 17:25:03 2022 +0100
292     Removed redundant virtual
293     
294         * TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h:
296 commit 64f5c16be32cf4a9fb14ac76d37531c53d47246b
297 Author: Johnny Willemsen <jwillemsen@remedy.nl>
298 Date:   Tue Feb 1 17:11:25 2022 +0100
300     Cleanup the callback quoter example
301     
302         * TAO/examples/Callback_Quoter/Consumer.idl:
303         * TAO/examples/Callback_Quoter/Consumer_Handler.cpp:
304         * TAO/examples/Callback_Quoter/Consumer_Handler.h:
305         * TAO/examples/Callback_Quoter/Consumer_Input_Handler.cpp:
306         * TAO/examples/Callback_Quoter/Consumer_Input_Handler.h:
307         * TAO/examples/Callback_Quoter/Consumer_Signal_Handler.cpp:
308         * TAO/examples/Callback_Quoter/Consumer_Signal_Handler.h:
309         * TAO/examples/Callback_Quoter/Consumer_i.cpp:
310         * TAO/examples/Callback_Quoter/Consumer_i.h:
311         * TAO/examples/Callback_Quoter/Notifier.idl:
312         * TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp:
313         * TAO/examples/Callback_Quoter/Notifier_Input_Handler.h:
314         * TAO/examples/Callback_Quoter/Notifier_i.cpp:
315         * TAO/examples/Callback_Quoter/Notifier_i.h:
316         * TAO/examples/Callback_Quoter/README:
317         * TAO/examples/Callback_Quoter/Supplier_Timer_Handler.cpp:
318         * TAO/examples/Callback_Quoter/Supplier_Timer_Handler.h:
319         * TAO/examples/Callback_Quoter/Supplier_i.cpp:
320         * TAO/examples/Callback_Quoter/Supplier_i.h:
321         * TAO/examples/Callback_Quoter/consumer.cpp:
322         * TAO/examples/Callback_Quoter/notifier.cpp:
323         * TAO/examples/Callback_Quoter/supplier.cpp:
325 commit 124cb3c16e5b3b9e766bc3d30677d5a86ae57b06
326 Author: Johnny Willemsen <jwillemsen@remedy.nl>
327 Date:   Tue Feb 1 14:06:55 2022 +0100
329     Removed redundant newline
330     
331         * TAO/examples/Buffered_AMI/client.cpp:
332         * TAO/examples/Buffered_Oneways/client.cpp:
334 commit f62e96a54a95d0ae48b4addbf266278be33a62d8
335 Author: Clayton Calabrese <calabreseclayton@gmail.com>
336 Date:   Thu Jan 27 15:40:20 2022 -0600
338     Change to consistently concatonate -I with the rest of the arg. Remove outdated comment.
340 commit fa93d8146fc7823ea6960c342a7be95c0c9a97bf
341 Author: Clayton Calabrese <calabreseclayton@gmail.com>
342 Date:   Tue Jan 25 17:34:56 2022 -0600
344     remove unused variable has_space. Update if to remove first_quote.
346 commit 98dcdf61448837f074787eaf47096f05bb2ade28
347 Merge: 8d5a781cb31 44e18307771
348 Author: Johnny Willemsen <jwillemsen@remedy.nl>
349 Date:   Tue Jan 25 20:29:57 2022 +0100
351     Merge pull request #1773 from jwillemsen/jwi-logging
352     
353     Logging changes, updated bczar instructions
355 commit 44e1830777113a8ada369d5d39bd667c1f95ab95
356 Author: Johnny Willemsen <jwillemsen@remedy.nl>
357 Date:   Tue Jan 25 18:23:45 2022 +0100
359     Logging changes, fixed a typo in the documentation, layout change
360     
361         * TAO/docs/Options.html:
362         * TAO/tao/IIOP_Acceptor.cpp:
363         * TAO/tao/ORB_Core.cpp:
364         * TAO/tao/Strategies/SCIOP_Acceptor.cpp:
366 commit 08ab454bd3ae971b575f389b64ed7ba42e5c9dda
367 Author: Clayton Calabrese <calabreseclayton@gmail.com>
368 Date:   Mon Jan 24 18:22:56 2022 -0600
370     Fix an issue where TAO_IDL would not properly handle spaces in paths
372 commit 341eb88adc828eef2bbdc5468785224c5315d1b2
373 Author: Johnny Willemsen <jwillemsen@remedy.nl>
374 Date:   Fri Jan 21 13:41:15 2022 +0100
376     Remove duplicate semi-colon
378 commit 45c001e0f6affa2fba6f4698e9adb60036599dc1
379 Author: Johnny Willemsen <jwillemsen@remedy.nl>
380 Date:   Thu Jan 20 09:52:54 2022 +0100
382     Make x.0.6 public
383     
384         * ACE/NEWS:
385         * ACE/bin/copy-local-script.sh:
386         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
387         * ACE/docs/Download.html:
388         * ACE/docs/bczar/bczar.html:
389         * ACE/etc/index.html:
390         * ACE/html/README:
391         * TAO/NEWS: