1 commit bb08a81357f6b7e87aafb1807d114b945552c11b
2 Author: Phil Mesnier <mesnierp@ociweb.com>
3 Date: Wed Sep 16 16:25:36 2015 -0500
5 update NEWS, putting TAO notes in the correct file
7 commit 784e8c92244dc081bef3d7ac6ba5ddc0d720474b
9 Author: Johnny Willemsen <jwillemsen@remedy.nl>
10 Date: Tue Sep 15 18:26:56 2015 +0200
12 Merge branch 'master' of git://github.com/DOCGroup/ATCD
14 commit 006534e2c5070472f5ae630018a904191dbf42a1
15 Author: Johnny Willemsen <jwillemsen@remedy.nl>
16 Date: Tue Sep 15 18:26:19 2015 +0200
18 Use separate instead of seperate
19 * ACE/ace/Functor_String.h:
20 * ACE/ace/WFMO_Reactor.h:
21 * ACE/tests/Env_Value_Test.cpp:
22 * ACE/tests/Proactor_Scatter_Gather_Test.cpp:
23 * ACE/tests/Service_Config_DLL.h:
24 * CIAO/docs/TODO.html:
25 * DAnCE/dance/DAnCE_LocalityManager.idl:
26 * TAO/TAO-INSTALL.html:
27 * TAO/docs/releasenotes/index.html:
28 * TAO/examples/AMH/Sink_Server/Base_Server.h:
29 * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h:
30 * TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h:
31 * TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp:
32 * TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h:
33 * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.cpp:
34 * TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h:
35 * TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp:
36 * TAO/tao/Asynch_Reply_Dispatcher_Base.cpp:
37 * TAO/tao/GIOP_Message_Base.cpp:
38 * TAO/tao/ORB_Core.cpp:
39 * TAO/tao/Remote_Invocation.cpp:
40 * TAO/tao/Transport_Connector.cpp:
42 * TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.h:
44 commit 82968ffb2f5cfb9c94f54d5f1f1418c0510830c0
45 Merge: 3e600c2 7384879
46 Author: Adam Mitz <mitza@ociweb.com>
47 Date: Fri Sep 11 16:27:23 2015 -0500
49 Merge pull request #140 from mitza-oci/master
51 ImR changes for uses_wchar=1
53 commit 7384879f35a47c0a274cfe2d2434a2e74993dfbb
54 Author: Adam Mitz <mitza@ociweb.com>
55 Date: Fri Sep 11 15:25:21 2015 -0500
57 ImR changes for uses_wchar=1
59 commit 204173216165220b541fede9f04190466040618e
60 Author: Adam Mitz <mitza@ociweb.com>
61 Date: Fri Sep 11 15:23:54 2015 -0500
63 Updated prior ImR change for compatibility with SunCC's "standard" library.
65 commit 469dbb215ee76dce382038a179847f4ecb6c65a5
66 Author: Johnny Willemsen <jwillemsen@remedy.nl>
67 Date: Fri Sep 11 21:03:29 2015 +0200
69 Updated old email addresses
70 * ACE/ace/config-kfreebsd.h:
71 * ACE/docs/ACE-guidelines.html:
72 * ACE/docs/ACE-subsets.html:
73 * TAO/docs/implrepo/paper.html:
74 * TAO/docs/minimumTAO.html:
76 commit 821e278fc22951934becf3fa2f90d4942c669f17
77 Author: Johnny Willemsen <jwillemsen@remedy.nl>
78 Date: Fri Sep 11 21:03:19 2015 +0200
81 * TAO/TAO-INSTALL.html:
83 commit 4538c1b541cb9831b189ff259f8e266f1d1738d0
84 Author: Johnny Willemsen <jwillemsen@remedy.nl>
85 Date: Thu Sep 10 13:35:12 2015 +0200
87 bug 2908 regression now runs so include it in our default test suite
88 * TAO/bin/tao_other_tests.lst:
90 commit af99f78ea32f83e3afc2bf390936dcdf5edc55cb
91 Merge: 0a76e44 133850b
92 Author: Johnny Willemsen <jwillemsen@remedy.nl>
93 Date: Thu Sep 10 09:20:50 2015 +0200
95 Merge branch 'master' of git://github.com/DOCGroup/ATCD
97 commit 0a76e4463b396ec068be691b2254e0e209473b0d
98 Author: Johnny Willemsen <jwillemsen@remedy.nl>
99 Date: Thu Sep 10 09:14:35 2015 +0200
101 Document SL2 extension
104 commit 60a5c5332af44d77d371289529839e8bbbc3a4af
105 Author: Johnny Willemsen <jwillemsen@remedy.nl>
106 Date: Wed Sep 9 16:58:59 2015 +0200
109 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp:
110 * TAO/orbsvcs/orbsvcs/SecurityLevel2.idl:
112 commit ed1cc7358b47a35146b9b8ba2b640288dfa652f4
113 Author: Johnny Willemsen <jwillemsen@remedy.nl>
114 Date: Wed Sep 9 16:51:47 2015 +0200
117 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp:
118 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp:
120 commit dd02063104bb2412e1f278c2e276ec8e1faec480
121 Author: Johnny Willemsen <jwillemsen@remedy.nl>
122 Date: Wed Sep 9 16:16:28 2015 +0200
124 Extended the SL2 Security Manager to have a separate flag for the default for collocated calls. This is now used by SSLIOP to do check whether the call is allowed to go through or not. It is very likely that a user does want to allow non-secure collocated calls but does want to block non-secure remote calls. He has now the flexibility to do so. Bugzilla 2908 now runs by setting the collocated flag
125 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp:
126 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h:
127 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.cpp:
128 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp:
129 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.h:
130 * TAO/orbsvcs/orbsvcs/Security/SL3_SecurityManager.h:
131 * TAO/orbsvcs/orbsvcs/SecurityLevel2.idl:
132 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/MessengerServer.cpp:
133 * TAO/tao/PI_Server/ServerRequestInfo.h:
135 commit 7f921a893520c4b94e774375afe33806409221b5
136 Author: Adam Mitz <mitza@ociweb.com>
137 Date: Wed Sep 9 09:02:49 2015 -0500
139 TAO ImplRepo: fixed a few remaining wchar issues
141 commit aacf0068c2ec6949756e8a3faf2787ed12e622f9
142 Author: Johnny Willemsen <jwillemsen@remedy.nl>
143 Date: Wed Sep 9 14:09:23 2015 +0200
146 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp:
148 commit 8bda962113de9163a935e97008d4199eeced83f3
149 Author: Johnny Willemsen <jwillemsen@remedy.nl>
150 Date: Wed Sep 9 14:09:03 2015 +0200
153 * TAO/orbsvcs/orbsvcs/SecurityLevel2.idl:
155 commit ca6f0f3e612b842f7c105efa0ace1ec3aedc7c17
156 Author: Johnny Willemsen <jwillemsen@remedy.nl>
157 Date: Wed Sep 9 13:56:35 2015 +0200
160 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp:
161 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.h:
163 commit d2b7e872d182e052da5e3adbf4650a4624358734
164 Author: Johnny Willemsen <jwillemsen@remedy.nl>
165 Date: Wed Sep 9 13:55:52 2015 +0200
168 * TAO/orbsvcs/orbsvcs/Security/SL2_SecurityManager.cpp:
170 commit de0aac404402347cc4eed44fc672658a11c3bb89
171 Author: Johnny Willemsen <jwillemsen@remedy.nl>
172 Date: Wed Sep 9 12:56:08 2015 +0200
174 Added functionality for the client to shutdown the server
175 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/Messenger.idl:
176 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/MessengerClient.cpp:
177 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/Messenger_i.cpp:
178 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/Messenger_i.h:
180 commit dc973e3a494597670d5ca79eb9dff6fa9d8c0b9b
181 Author: Johnny Willemsen <jwillemsen@remedy.nl>
182 Date: Wed Sep 9 12:34:33 2015 +0200
185 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.cpp:
187 commit e8e4e34da15ce12376d4f12c63e4228458835cb0
188 Author: Johnny Willemsen <jwillemsen@remedy.nl>
189 Date: Wed Sep 9 12:33:42 2015 +0200
191 Removed block of commented out code
192 * TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_ORBInitializer.cpp:
194 commit f938c43aaf808d8f2dc96666b131af7ed778157f
195 Author: Johnny Willemsen <jwillemsen@remedy.nl>
196 Date: Wed Sep 9 12:29:23 2015 +0200
198 Added additional log line
199 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/MessengerClient.cpp:
201 commit 68e826407a51d241847557f2ebd7f167d9047b54
202 Author: Johnny Willemsen <jwillemsen@remedy.nl>
203 Date: Wed Sep 9 12:29:13 2015 +0200
205 Also destroy the POA at shutdown
206 * TAO/orbsvcs/tests/Security/Bug_2908_Regression/MessengerServer.cpp:
208 commit 59f70f68950aa0eb99b3c5a6b52551e751749250
209 Author: Adam Mitz <mitza@ociweb.com>
210 Date: Tue Sep 8 16:34:27 2015 -0500
212 TAO ImplRepo: build with uses_wchar=1
214 commit 1fdd544a984a58d4860f3a2f8c7aa7d29a188bb9
215 Author: Phil Mesnier <mesnierp@ociweb.com>
216 Date: Mon Aug 31 10:51:24 2015 -0500
218 Fix coverity raised concern.
220 commit 6f4cf37d8cf5117467b4d64010a4ff87ba3952a9
221 Author: Johnny Willemsen <jwillemsen@remedy.nl>
222 Date: Thu Aug 27 19:02:09 2015 +0200
225 * TAO/tests/POA/On_Demand_Activation/README:
227 commit 96dac2b18934edae0aa15d6a003cbcf3aea06f3e
228 Author: Phil Mesnier <mesnierp@ociweb.com>
229 Date: Wed Aug 26 11:21:50 2015 -0500
231 Make the Select MT/ST reactor initialization consistent with the TP reactor setting the max files value
233 commit 38d2953ca537b6b910864ee707940a390664b7f9
234 Author: Phil Mesnier <mesnierp@ociweb.com>
235 Date: Wed Aug 26 11:19:18 2015 -0500
237 Fix to avoid adding ::1 as an extra endpoint to defaulted address lists when non-local IPv4 addresses are available.
239 commit 02b0d27297ca3efc46fc53f54391f0ebd2b27dca
240 Author: Adam Mitz <mitza@ociweb.com>
241 Date: Thu Aug 13 14:29:14 2015 -0500
243 AVSteams: Workaround for vc14 known issue
245 commit fecaccad1d5a0cacdf731a71ce7b24789f0a12ae
246 Author: Phil Mesnier <mesnier_p@ociweb.com>
247 Date: Wed Aug 12 14:51:38 2015 -0500
249 Test added to stress the ImR in as MT features are enabled.
251 commit b0423e2cc4592ff5fce0d7c4541192ff4a0c9cb4
252 Author: Phil Mesnier <mesnier_p@ociweb.com>
253 Date: Wed Aug 12 14:49:49 2015 -0500
255 Added a new cl option -q for quiet operation to improve its scripting ability.
257 commit abe659c254f8e06dc32bb259097490b6175e2767
258 Author: Phil Mesnier <mesnier_p@ociweb.com>
259 Date: Wed Aug 12 14:47:26 2015 -0500
261 Prevent the passive peer of a FT pair from echoing a persistent file update, possibly overwriting a later update.
263 commit 49988227fcafe89aa6c3e709d5b6c606d1a3a382
264 Author: Phil Mesnier <mesnier_p@ociweb.com>
265 Date: Wed Aug 12 14:44:45 2015 -0500
267 General debug log improvements.
269 commit 8d70a5080aa550f9136434c351c873d4ca7a1cf8
270 Author: Phil Mesnier <mesnier_p@ociweb.com>
271 Date: Wed Aug 12 14:41:56 2015 -0500
273 Separate out the FT peer synchronization to a separate ORB run in
274 its own thread. This avoids an update backlog that may lead to a
275 deadlock in exstream situations. Replicator is the new class. New
276 cl options --FtEndpoint and --FtUpdateDelay provide configuration
277 to the replicator instance.
279 commit 7dff918d854b9cfea1860c149efa80de4b9124b0
280 Merge: f997d2e 984413e
281 Author: Johnny Willemsen <jwillemsen@remedy.nl>
282 Date: Tue Aug 11 09:24:28 2015 +0200
284 Merge pull request #126 from dpward/master
286 Honor '-Cw' flag passed to tao_idl
288 commit 984413efa99c12a3462680cdf6351bb590caa6d3
289 Author: David Ward <david.ward@ll.mit.edu>
290 Date: Thu Jun 25 17:12:18 2015 -0400
292 Honor '-Cw' flag passed to tao_idl
294 tao_idl was not able to compile IDL files which had an identifier
295 that differed only in case from an IDL keyword, even if the '-Cw'
298 Signed-off-by: David Ward <david.ward@ll.mit.edu>
300 commit 173757d6e24f4a31c3a65a957b891c4df5a3f177
301 Author: Adam Mitz <mitza@ociweb.com>
302 Date: Mon Aug 10 12:45:41 2015 -0500
304 Allow spaces in the temp dir used for tao_idl's invocation of the preprocessor.
306 commit f75c149b7a54b5fe1e3a6a7bf2b4ba96f135c547
307 Author: Adam Mitz <mitza@ociweb.com>
308 Date: Fri Jul 24 08:26:44 2015 -0500
310 TAO_IDL: silence a warning from some older versions of GCC
312 commit b3a628795fe7da876e5fd42a5f15788038f7e9c9
313 Merge: ee3abcc 21d1c42
314 Author: Adam Mitz <mitza@ociweb.com>
315 Date: Thu Jul 23 10:40:59 2015 -0500
317 Merge remote-tracking branch 'upstream/master' into tao-idl-switch-warnings
319 commit ee3abcc9270a2f30309d3fd925621528d453bbe6
320 Author: Adam Mitz <mitza@ociweb.com>
321 Date: Thu Jul 23 10:31:06 2015 -0500
323 TAO_IDL: fixed regression test 3821 failure, cleaned up warnings.
325 commit 7e1493ffc1bfd2ec200a620827ae00bf899cc11b
326 Author: Johnny Willemsen <jwillemsen@remedy.nl>
327 Date: Thu Jul 23 08:28:22 2015 +0200
330 * TAO/tao/Compression/Compressor_Factory.h:
331 * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
332 * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h:
334 commit ca284c2597f205e1c71044f62fe85ca517f2ed88
335 Merge: c4a0a7c cbb0e28
336 Author: Adam Mitz <mitza@ociweb.com>
337 Date: Wed Jul 22 13:19:36 2015 -0500
339 Merge pull request #118 from mitza-oci/tao-idl-switch-warnings
341 TAO_IDL: generate "if" instead of "switch" for bool-discriminated unions.
343 commit cbb0e28afb2bbd09d668c42d8b280aad4d69b582
344 Author: Adam Mitz <mitza@ociweb.com>
345 Date: Wed Jul 22 09:30:02 2015 -0500
347 TAO_IDL: generate "if" instead of "switch" for bool-discriminated unions.
349 Eliminates warnings in generated code with newer clang and gcc.
351 commit 710a4fb630d92f42cfb1286106c4f90d818965ae
352 Author: Johnny Willemsen <jwillemsen@remedy.nl>
353 Date: Wed Jul 22 16:29:44 2015 +0200
355 Add workarounds for msvc14 connect bug 801202
356 * TAO/tao/Compression/Compressor_Factory.h:
357 * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
358 * TAO/tao/TransportCurrent/Current_ORBInitializer_Base.h:
360 commit 34499bb7c5e0c1be2ede98b8e32266ddaf5e3ead
361 Author: Johnny Willemsen <jwillemsen@remedy.nl>
362 Date: Wed Jul 22 14:34:48 2015 +0200
364 Use ACE_UNIMPLEMENTED_FUNC so that with C++11 the operators are marked with =delete
365 * TAO/tao/DynamicInterface/DII_Reply_Handler.h:
366 * TAO/tao/LocalObject.h:
369 commit 501301d2ccb74552aa87f09050643a520cb00855
370 Author: Phil Mesnier <mesnier_p@ociweb.com>
371 Date: Mon Jul 20 15:43:15 2015 -0500
375 commit ba7d2cc24f4a113c2025f8600c45d9572f1ad8f6
376 Author: Phil Mesnier <mesnier_p@ociweb.com>
377 Date: Sat Jul 18 07:56:41 2015 -0500
379 remove superfluous code segment that fails to compile on some platforms
381 commit 3bafdc5f7fbb39720c2c1d8a492e9dbd2f5217c8
382 Author: Phil Mesnier <mesnier_p@ociweb.com>
383 Date: Fri Jul 17 08:54:33 2015 -0500
385 PICurrent / ImR, fix build farm exposed issues
387 commit dff936ede216e5eb8aa490bea37edb0ffbdacf67
388 Author: Phil Mesnier <mesnier_p@ociweb.com>
389 Date: Thu Jul 16 14:13:17 2015 -0500
393 commit ae45f27cba5fd007e6e079257aaa9cc4d40af146
394 Author: Phil Mesnier <mesnier_p@ociweb.com>
395 Date: Thu Jul 16 11:14:24 2015 -0500
397 regression test for PI current slot state preservation
399 commit 2cd30eee84ad81b1c3ecb61707b91c735622d652
400 Author: Phil Mesnier <mesnier_p@ociweb.com>
401 Date: Mon Jul 6 17:43:50 2015 -0500
403 Removed accidental patch artifact addition
405 commit 33bcfff73df7a0ec8005c1b4649dd2bc49e8566c
406 Author: Phil Mesnier <mesnier_p@ociweb.com>
407 Date: Mon Jul 6 17:41:29 2015 -0500
409 Correct a Veracode identified potential risk.
411 commit 01bd56a1749daeb14cebcda217474b364b120f22
412 Author: Phil Mesnier <mesnier_p@ociweb.com>
413 Date: Fri Jun 19 11:28:20 2015 -0500
415 Ensure the PICurrent stack is reset in the case of a retry due to
416 a retry on a TRANSIENT. This is now consistent with other retries.
418 commit 521090d1937300aa22df95805ad641b08b79e6d2
419 Author: Phil Mesnier <mesnier_p@ociweb.com>
420 Date: Tue Jun 9 11:09:32 2015 -0500
423 relax limits on fixed POA pool size.
424 Ensure the dynamic thread activation succeeded before entering wait
426 commit 9acd83fb4fbdf677f4ab402da4dd2e875ec4d14e
427 Author: Phil Mesnier <mesnier_p@ociweb.com>
428 Date: Thu Jun 4 14:21:21 2015 -0500
430 Correcting a typo I made two years ago.
432 commit c0f166c8ef8638e9331b706e8ccf5c679a013f7e
433 Author: Phil Mesnier <mesnier_p@ociweb.com>
434 Date: Thu Jun 4 14:19:31 2015 -0500
436 Applying Cesar Mello's fix for wchar IFR build
438 commit d19f0a4740e37517207c4d204639b9ccdff00f4e
439 Author: Martin Corino <mcorino@remedy.nl>
440 Date: Wed Jun 3 10:17:20 2015 +0200
442 Fix integer signedness comparison warning.
444 * TAO/tao/Dynamic_TP/DTP_Task.cpp:
446 commit 404853f41d696d1b0cd421a594d1f69825c95f1f
447 Author: Martin Corino <mcorino@remedy.nl>
448 Date: Tue Jun 2 13:58:59 2015 +0200
450 Fix MSVC integer conversion warnings.
452 * TAO/orbsvcs/orbsvcs/IOR_Multicast.cpp:
454 commit 0b5d570a53372274fd306e0d23506a3ac9e007e8
455 Author: Martin Corino <mcorino@remedy.nl>
456 Date: Tue Jun 2 11:16:30 2015 +0200
458 Fix MSVC integer conversion warnings.
460 * TAO/TAO_IDL/fe/idl.ll:
461 * TAO/TAO_IDL/fe/idl.yy.cpp:
463 commit cfb1dc00fd905b7bccff6a15f6352d7f613e3867
464 Author: Martin Corino <mcorino@remedy.nl>
465 Date: Mon Jun 1 12:20:08 2015 +0200
467 Fix MSVC integer conversion warnings.
469 * TAO/tao/TypeCodeFactory/TypeCodeFactory_i.cpp:
471 commit 2d32faafe14a59e1f23e77afdcb860d9aa6546e7
472 Author: Martin Corino <mcorino@remedy.nl>
473 Date: Mon Jun 1 12:08:05 2015 +0200
475 Fix MSVC integer conversion warning.
477 * TAO/tao/Monitor/Monitor_Impl.cpp:
479 commit 3bd319a01dcfa241855b6b736bd12056565b52d7
480 Author: Martin Corino <mcorino@remedy.nl>
481 Date: Mon Jun 1 12:01:55 2015 +0200
483 Fix MSVC integer conversion warning.
485 * TAO/tao/TransportCurrent/Current_Impl.cpp:
487 commit 3217bb88f53bca2644aed79a0589a82352fa2982
488 Author: Martin Corino <mcorino@remedy.nl>
489 Date: Mon Jun 1 11:59:42 2015 +0200
491 Fix MSVC integer conversion warnings.
493 * TAO/tao/Strategies/DIOP_Profile.cpp:
494 * TAO/tao/Strategies/DIOP_Transport.cpp:
495 * TAO/tao/Strategies/SHMIOP_Profile.cpp:
497 commit 1c9e65f71f07c3438ae98ddba6b4563578bf25a0
498 Author: Martin Corino <mcorino@remedy.nl>
499 Date: Mon Jun 1 11:55:05 2015 +0200
501 Fix MSVC integer connversion warning.
503 * TAO/tao/RTCORBA/Thread_Pool.cpp:
505 commit 5b1613d351b8958cff8fff5de9322bf8dff64fcb
506 Author: Martin Corino <mcorino@remedy.nl>
507 Date: Mon Jun 1 11:53:52 2015 +0200
509 Fix MSVC integer conversion warning.
511 * TAO/tao/IORInterceptor/IORInterceptor_Adapter_Impl.cpp:
513 commit f2f183b53d7c683f8fe420c236e305b3d1febe7f
514 Author: Martin Corino <mcorino@remedy.nl>
515 Date: Mon Jun 1 11:50:53 2015 +0200
517 Fix MSVC integer conversion warnings.
519 * TAO/tao/Dynamic_TP/DTP_Task.cpp:
520 * TAO/tao/Dynamic_TP/DTP_Thread_Pool.cpp:
522 commit 242514556a78edf036bc2b791ef4c8ad8675237b
523 Author: Martin Corino <mcorino@remedy.nl>
524 Date: Mon Jun 1 11:35:13 2015 +0200
526 Fix MSVC integer conversion warnings.
528 * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
529 * TAO/tao/DynamicInterface/Request.cpp:
531 commit 7bc30b68770f26eb53e194c54f1e1e92ccd8fe43
532 Author: Martin Corino <mcorino@remedy.nl>
533 Date: Mon Jun 1 11:29:42 2015 +0200
535 Fix MSVC integer conversion warnings.
537 * TAO/tao/DynamicAny/DynValue_i.cpp:
539 commit 98a76c8a801f3c9d35ebedca4de7bb18effdc888
540 Author: Martin Corino <mcorino@remedy.nl>
541 Date: Mon Jun 1 11:22:37 2015 +0200
543 Fix MSVC integer conversion warnings.
545 * TAO/tao/Valuetype/ValueBase.cpp:
547 commit d6b3c39af65a94712d7860c5301ccd49f540b814
548 Author: Martin Corino <mcorino@remedy.nl>
549 Date: Mon Jun 1 11:17:42 2015 +0200
551 Fix MSVC integer conversion warnings.
553 * TAO/tao/PortableServer/POAManager.inl:
554 * TAO/tao/PortableServer/Servant_Base.cpp:
556 commit 66bc5ea15a06468eced9efc553ae570b584c1a9f
557 Author: Martin Corino <mcorino@remedy.nl>
558 Date: Mon Jun 1 10:08:52 2015 +0200
560 Fix compile problems with integer conversions.
562 * TAO/tao/CORBA_String.cpp:
564 commit ba64a124f699c1e6d2125c619480c8a40c4683aa
565 Author: Martin Corino <mcorino@remedy.nl>
566 Date: Mon Jun 1 09:30:38 2015 +0200
568 Fixing MSVC integer conversion warnings.
570 * TAO/tao/AnyTypeCode/Alias_TypeCode.cpp:
571 * TAO/tao/AnyTypeCode/Alias_TypeCode_Static.cpp:
572 * TAO/tao/AnyTypeCode/Sequence_TypeCode.cpp:
573 * TAO/tao/AnyTypeCode/Sequence_TypeCode_Static.cpp:
574 * TAO/tao/AnyTypeCode/Struct_TypeCode.cpp:
575 * TAO/tao/AnyTypeCode/Struct_TypeCode_Static.cpp:
576 * TAO/tao/AnyTypeCode/TypeCode_Case_Base_T.inl:
577 * TAO/tao/AnyTypeCode/Union_TypeCode.cpp:
578 * TAO/tao/AnyTypeCode/Union_TypeCode_Static.cpp:
579 * TAO/tao/AnyTypeCode/Value_TypeCode.cpp:
580 * TAO/tao/AnyTypeCode/Value_TypeCode_Static.cpp:
582 commit e23c3772c686b0b4af2eb0b7af622c7075b4b4df
583 Author: Martin Corino <mcorino@remedy.nl>
584 Date: Mon Jun 1 09:07:30 2015 +0200
586 Fixing MSVC integer conversion warnings.
589 * TAO/tao/CORBALOC_Parser.cpp:
590 * TAO/tao/CORBA_String.cpp:
591 * TAO/tao/HTTP_Client.cpp:
592 * TAO/tao/IIOP_Profile.cpp:
593 * TAO/tao/Invocation_Adapter.cpp:
594 * TAO/tao/MCAST_Parser.cpp:
595 * TAO/tao/On_Demand_Fragmentation_Strategy.cpp:
596 * TAO/tao/Storable_FlatFileStream.cpp:
597 * TAO/tao/Transport.cpp:
599 commit f2e0d66eb15f56231e44bd44c57b12e3d0b70765
600 Author: Martin Corino <mcorino@remedy.nl>
601 Date: Sun May 31 15:10:18 2015 +0200
603 Fix MSVC14 integer conversion warnings.
605 * TAO/TAO_IDL/ast/ast_structure.cpp:
606 * TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp:
607 * TAO/TAO_IDL/be/be_visitor_operation/operation.cpp:
608 * TAO/TAO_IDL/be/be_visitor_typecode/struct_typecode.cpp:
609 * TAO/TAO_IDL/driver/drv_preproc.cpp:
611 commit 749d397ff387941c2a5e5dc9692619300ad64f88
612 Author: Phil Mesnier <mesnier_p@ociweb.com>
613 Date: Sun May 17 16:03:55 2015 -0500
617 commit 15980669c54c3b1eb2651dd3b24a64d1a4c77e48
618 Author: Phil Mesnier <mesnier_p@ociweb.com>
619 Date: Tue May 12 18:01:28 2015 -0500
621 Improve processing of old TAO logs.
622 fix output errors, fix parsing heavily threaded, RW strategy based logs.
624 commit 049c2cbbb808ca8a8ae30e3a33321397fe69bd74
625 Author: Johnny Willemsen <jwillemsen@remedy.nl>
626 Date: Thu May 7 10:33:17 2015 +0200
628 Make x.3.2 public and prepare for next release
630 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
631 * ACE/docs/Download.html:
632 * ACE/docs/bczar/bczar.html: