1 commit 52ef6e819cc16c7670e91bf21f999c5c3177fc89
2 Merge: 2b9b8e7bca7 8c195d9a185
3 Author: Johnny Willemsen <jwillemsen@remedy.nl>
4 Date: Tue Apr 2 17:19:04 2019 +0200
6 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
8 commit 8c195d9a185d1b2621472583f6f480667fabeca7
9 Merge: 4ed4298e82c 00d297c6000
10 Author: Johnny Willemsen <jwillemsen@remedy.nl>
11 Date: Fri Mar 29 14:19:50 2019 +0100
13 Merge pull request #845 from jwillemsen/jwi-vs2019
15 Use Visual Studio 2019 draft azure devops image
17 commit 00d297c6000912ff90c8e81b9ca775ca50c7b924
18 Author: Johnny Willemsen <jwillemsen@remedy.nl>
19 Date: Fri Mar 29 08:47:27 2019 +0100
21 List Visual Studio 2019
23 * ACE/ACE-INSTALL.html:
24 * TAO/TAO-INSTALL.html:
26 commit 2b9b8e7bca7f7238049f9dffedadc2cc45e43f11
27 Author: Johnny Willemsen <jwillemsen@remedy.nl>
28 Date: Tue Mar 19 15:15:43 2019 +0100
32 * TAO/orbsvcs/tests/HTIOP/BiDirectional/client.cpp:
33 * TAO/orbsvcs/tests/Security/BiDirectional/client.cpp:
34 * TAO/orbsvcs/tests/Security/MT_BiDir_SSL/client.cpp:
35 * TAO/tests/BiDirectional/client.cpp:
36 * TAO/tests/BiDirectional_DelayedUpcall/client.cpp:
37 * TAO/tests/BiDirectional_NestedUpcall/client.cpp:
38 * TAO/tests/Bug_3068_Regression/client.cpp:
39 * TAO/tests/MT_BiDir/client.cpp:
41 commit a3e8e77b2ef997f46332e6f4ecfa9fdc403cd08e
42 Author: Johnny Willemsen <jwillemsen@remedy.nl>
43 Date: Wed Mar 13 15:35:02 2019 +0100
47 * TAO/orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp:
49 commit 946d6369b0d8fa43bc0c79a3f1d50da6fdd278df
50 Merge: 5daaa27eda7 8c633401a82
51 Author: Adam Mitz <mitza@objectcomputing.com>
52 Date: Fri Feb 1 14:57:36 2019 -0800
54 Merge pull request #822 from iguessthislldo/igtd/tao_idl_fixes
56 TAO_IDL: Fix Memory Leaks Caused By Annotations
58 commit 8c633401a82e43bcb35ad39e7d773ca06936dc33
59 Author: Fred Hornsey <hornseyf@objectcomputing.com>
60 Date: Fri Feb 1 13:53:46 2019 -0600
62 Update NEWS, annotations.md for Annotation Changes
64 commit 10736ed1d9330f46a4a963993279c25399699946
65 Author: Fred Hornsey <hornseyf@objectcomputing.com>
66 Date: Fri Feb 1 13:32:32 2019 -0600
68 TAO_IDL: Simplify Annotations API
70 Move UTL_find_annotation() into AST_Annotation_AST as find()
72 commit c71dc63961a23c20a47cac0e1334d8775587f12b
73 Author: Fred Hornsey <hornseyf@objectcomputing.com>
74 Date: Thu Jan 31 16:44:12 2019 -0600
76 annotations.md: Small Change to Annotations API
78 commit d5fdc518fa8ee1bd9c86891b42ce0ad7b32259ff
79 Author: Fred Hornsey <hornseyf@objectcomputing.com>
80 Date: Thu Jan 31 16:36:19 2019 -0600
82 TAO_IDL: Fix Memory Leaks Caused By Annotations
84 At least as far as Valgrind running annotest_idl is concerned. The
85 majority of fixes were many missing destroys and deletes. The biggest
86 change is AST_Annotation_Appls are now stored in a class of that
87 name and managed using ACE_Bounded_Strong_Ptr because they can be shared
90 commit 8c3146a6f94d0aa074d8925b6f4a06f569ee5a6c
91 Author: Johnny Willemsen <jwillemsen@remedy.nl>
92 Date: Tue Jan 29 11:11:49 2019 +0100
94 Removed noop comments, no need for that. Removed empty lines, some old commented out code and some unicode fixs
96 * ACE/ACEXML/apps/svcconf/Svcconf_Handler.cpp:
97 * ACE/ACEXML/common/DefaultHandler.cpp:
98 * ACE/ACEXML/examples/SAXPrint/SAXPrint_Handler.cpp:
99 * TAO/TAO_IDL/be/be_visitor_sequence/sequence_base.cpp:
100 * TAO/examples/Callback_Quoter/Notifier_Input_Handler.cpp:
101 * TAO/examples/Event_Comm/Notifier_Server.cpp:
102 * TAO/examples/OBV/Simple_util.cpp:
103 * TAO/examples/Persistent_Grid/Grid_i.cpp:
104 * TAO/examples/Persistent_Grid/Simple_util.cpp:
105 * TAO/examples/PluggableUDP/tests/Performance/UDP_i.cpp:
106 * TAO/examples/Simple/bank/AccountManager_i.cpp:
107 * TAO/examples/Simple/bank/Account_i.cpp:
108 * TAO/examples/Simple/grid/Grid_i.cpp:
109 * TAO/examples/Simple/time-date/Time_Date_Client_i.cpp:
110 * TAO/examples/Simple/time/Time_i.cpp:
111 * TAO/orbsvcs/FT_ReplicationManager/FT_DefaultFaultAnalyzer.cpp:
112 * TAO/orbsvcs/ImplRepo_Service/AsyncAccessManager.cpp:
113 * TAO/orbsvcs/ImplRepo_Service/Locator_Repository.cpp:
114 * TAO/orbsvcs/Time_Service/Clerk_i.cpp:
115 * TAO/orbsvcs/Time_Service/Server_i.cpp:
116 * TAO/orbsvcs/orbsvcs/AV/FlowSpec_Entry.cpp:
117 * TAO/orbsvcs/orbsvcs/AV/Protocol_Factory.cpp:
118 * TAO/orbsvcs/tests/Bug_2247_Regression/test_i.cpp:
119 * TAO/orbsvcs/tests/Bug_2248_Regression/test_i.cpp:
120 * TAO/orbsvcs/tests/FaultTolerance/IOGR/test_i.cpp:
121 * TAO/tao/LF_Multi_Event.cpp:
122 * TAO/tao/Transport.cpp:
123 * TAO/tests/Big_Reply/Big_Reply_i.cpp:
124 * TAO/tests/Bug_2935_Regression/sink_i.cpp:
125 * TAO/tests/Bug_3276_Regression/test_i.cpp:
126 * TAO/tests/CSD_Collocation/Collocation_Tester.cpp:
127 * TAO/tests/CSD_Collocation/Diamond_i.cpp:
128 * TAO/tests/Collocation/Collocation_Tester.cpp:
129 * TAO/tests/Collocation/Diamond_i.cpp:
130 * TAO/tests/DIOP/UDP_i.cpp:
131 * TAO/tests/InterOp-Naming/INS_i.cpp:
132 * TAO/tests/InterOp-Naming/Server_i.cpp:
133 * TAO/tests/MProfile/test_i.cpp:
134 * TAO/tests/MProfile_Connection_Timeout/test_i.cpp:
135 * TAO/tests/MProfile_Forwarding/Servant_Locator.cpp:
136 * TAO/tests/MProfile_Forwarding/test_i.cpp:
137 * TAO/tests/OBV/Simple/Simple_util.cpp:
138 * TAO/tests/RTCORBA/MT_Client_Protocol_Priority/test.idl:
139 * TAO/tests/Smart_Proxies/Collocation/Coll_Tester.cpp:
140 * TAO/tests/Smart_Proxies/Collocation/Diamond_i.cpp:
142 commit d0a3854868948c7dce47b7841a4dfb8df6d70460
143 Author: Johnny Willemsen <jwillemsen@remedy.nl>
144 Date: Sun Jan 27 18:51:09 2019 +0100
146 Revert "Fixed memory leak of annotation_appls_"
148 commit 485ab65f3d0876152c9021d695f49a3f3f56c016
149 Author: Johnny Willemsen <jwillemsen@remedy.nl>
150 Date: Sun Jan 27 11:21:31 2019 +0100
152 Fixed memory leak of annotation_appls_
154 * TAO/TAO_IDL/ast/ast_decl.cpp:
156 commit 961b2a7b155a23daa95467ae3b2ee6a7bc3cb884
157 Author: Johnny Willemsen <jwillemsen@remedy.nl>
158 Date: Fri Jan 25 18:30:56 2019 +0100
160 Fix broken links and some doxygen enhancements
162 * ACE/ACE-INSTALL.html:
163 * ACE/ACEXML/common/URL_Addr.h:
164 * ACE/examples/Web_Crawler/URL_Addr.h:
165 * TAO/docs/releasenotes/index.html:
167 commit 09c2d013627c467c8a47cc27d1d41322df95a925
168 Author: Johnny Willemsen <jwillemsen@remedy.nl>
169 Date: Thu Jan 24 14:53:47 2019 +0100
171 Get rid of old emulated exception macros
173 commit d893aeca9d82ea9aad38fb3a8640282e44ecf9ae
174 Author: Johnny Willemsen <jwillemsen@remedy.nl>
175 Date: Thu Jan 24 14:36:41 2019 +0100
177 Updated some links to the OMG website
179 commit d6c2132d85cadfc4318fbfe950ee7fd7e8869339
180 Author: Johnny Willemsen <jwillemsen@remedy.nl>
181 Date: Thu Jan 24 13:24:10 2019 +0100
183 Minor enhancements and fixes
185 commit 66eaf237a23da01878840d97d33e115f8b3a2931
186 Author: Johnny Willemsen <jwillemsen@remedy.nl>
187 Date: Thu Jan 24 13:08:39 2019 +0100
189 Use TAO_ROOT instead of ACE_ROOT/TAO
191 commit 8cfa9d0c4573c2d2de94f1cdbb12f1da409992d7
192 Author: Johnny Willemsen <jwillemsen@remedy.nl>
193 Date: Thu Jan 24 12:58:59 2019 +0100
197 commit f942d55ac692343086cd6c3d3d0ac5477714dbb6
198 Author: Johnny Willemsen <jwillemsen@remedy.nl>
199 Date: Thu Jan 24 12:42:41 2019 +0100
203 commit 6f2f966de47619c67fa97c7cfdbb76476efe8f2d
204 Author: Johnny Willemsen <jwillemsen@remedy.nl>
205 Date: Thu Jan 24 12:32:21 2019 +0100
207 Fixed broken links and updated email address D. Schmidt to the correct one
209 commit 2625a420c002ef62f65a614cb99549daf03efcd2
210 Author: Johnny Willemsen <jwillemsen@remedy.nl>
211 Date: Thu Jan 24 11:49:43 2019 +0100
213 Fixed various broken links
215 commit 163b2346ec203758a6ee9135986a3a282ecaacdd
216 Merge: 2b072ace999 31614d6781c
217 Author: Johnny Willemsen <jwillemsen@remedy.nl>
218 Date: Thu Jan 24 11:14:01 2019 +0100
220 Merge branch 'master' into jwi-docucleanup
222 commit 31614d6781c67d1ada07703c1f09dcf24e9f2202
223 Merge: 2788d314447 ed8c137ff92
224 Author: Johnny Willemsen <jwillemsen@remedy.nl>
225 Date: Thu Jan 24 11:13:12 2019 +0100
227 Merge pull request #799 from jwillemsen/jwi-type
229 Typo and logging fixed
231 commit 2b072ace999e019e903379787b8ae13efb2eca5c
232 Author: Johnny Willemsen <jwillemsen@remedy.nl>
233 Date: Thu Jan 24 11:10:09 2019 +0100
235 Updated several broken links
237 commit d255148732f20ba5f25040ccd2d7221a3445f04c
238 Author: Johnny Willemsen <jwillemsen@remedy.nl>
239 Date: Thu Jan 24 11:01:05 2019 +0100
243 * ACE/ACE-INSTALL.html:
244 * TAO/docs/Security/index.html:
245 * TAO/docs/pluggable_protocols/index.html:
247 commit 6810d927e782296b7c6606d625915c8bc72ff8df
248 Author: Johnny Willemsen <jwillemsen@remedy.nl>
249 Date: Thu Jan 24 10:58:23 2019 +0100
251 Remove link to wustl website which is now broken
253 * TAO/TAO_IDL/be/be_helper.cpp:
255 commit dcfe399129e863c8dc46c6635e2266260befc265
256 Author: Johnny Willemsen <jwillemsen@remedy.nl>
257 Date: Thu Jan 24 10:54:07 2019 +0100
259 Fixed links to gperf pdf
261 * ACE/apps/gperf/README:
262 * TAO/docs/compiler.html:
264 commit a057027d628260ceffaa2ec8718d3981e1edab93
265 Author: Johnny Willemsen <jwillemsen@remedy.nl>
266 Date: Thu Jan 24 10:38:05 2019 +0100
268 Removed references to comp.soft-sys.ace as way to post issues, the mail forward is not working and github issues is the better place
270 * ACE/ACE-INSTALL.html:
272 * ACE/contrib/FaCE/README:
273 * ACE/docs/ACE-bug-process.html:
275 * TAO/TAO-INSTALL.html:
276 * TAO/docs/rtcorba/status.html:
277 * TAO/orbsvcs/ImplRepo_Service/README:
279 commit 08bb96f546c2bf9c6dd0767babc69d2377234f47
280 Author: Johnny Willemsen <jwillemsen@remedy.nl>
281 Date: Thu Jan 24 09:27:53 2019 +0100
283 Make x.5.4 public available
286 * ACE/bin/copy-local-script.sh:
287 * ACE/bin/copy-script.sh:
288 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
289 * ACE/docs/Download.html:
290 * ACE/docs/bczar/bczar.html:
291 * ACE/etc/index.html:
294 commit ed8c137ff9267c34729167b441307323aec5a7ab
295 Merge: fe8227ca130 f52ebbaaaf9
296 Author: Johnny Willemsen <jwillemsen@remedy.nl>
297 Date: Wed Jan 23 16:50:16 2019 +0100
299 Merge branch 'jwi-type2' into jwi-type
301 commit f52ebbaaaf92f2384125be0ac64f70ef02792145
302 Author: Johnny Willemsen <jwillemsen@remedy.nl>
303 Date: Wed Jan 23 16:50:06 2019 +0100
307 * TAO/tests/Oneway_Timeouts/client.cpp:
309 commit 8042beae2214ee193143a0cfe91d5089c9169892
310 Author: Johnny Willemsen <jwillemsen@remedy.nl>
311 Date: Wed Jan 23 16:49:52 2019 +0100
315 * TAO/tao/Transport.cpp:
317 commit fe8227ca130cce43657dcdcca667dd5fc0ab0da3
318 Author: Johnny Willemsen <jwillemsen@remedy.nl>
319 Date: Wed Jan 23 12:27:31 2019 +0100
321 Add <> around tag value when logging
323 * TAO/tao/Connector_Registry.cpp:
325 commit 19fddb754fccbf6c85db7bca6ec871694606a32b
326 Author: Johnny Willemsen <jwillemsen@remedy.nl>
327 Date: Wed Jan 23 12:27:13 2019 +0100
329 Fixed typo in logging
331 * TAO/tao/Transport.cpp: