1 commit cf42f2ce36123105d52cfeff3d736775436cd96a
2 Merge: 7d72360c4d6 7bd7f6cfe57
3 Author: Johnny Willemsen <jwillemsen@remedy.nl>
4 Date: Thu Jun 7 21:09:16 2018 +0200
6 Merge pull request #637 from jwillemsen/master
8 Fixed typo and removed some empty lines
10 commit 7bd7f6cfe5764bc2bb9f6fb7204bdf773d693c05
11 Author: Johnny Willemsen <jwillemsen@remedy.nl>
12 Date: Thu Jun 7 13:02:49 2018 +0200
16 * TAO/tests/Portable_Interceptors/AdvSlot/client.cpp:
17 * TAO/tests/Portable_Interceptors/AdvSlot/server.cpp:
18 * TAO/tests/Portable_Interceptors/Service_Context_Manipulation/server_interceptor.cpp:
19 * TAO/tests/Portable_Interceptors/Service_Context_Manipulation/test_i.h:
21 commit ec9ea2cb073f98e1f56f23f23ede885c5e4d831e
22 Author: Johnny Willemsen <jwillemsen@remedy.nl>
23 Date: Thu Jun 7 13:02:39 2018 +0200
27 * TAO/tao/PI/ClientRequestInfo.cpp:
29 commit 7a03ab755914edbf2494d5fe3f9b3eb9bd5bf2dd
30 Author: Johnny Willemsen <jwillemsen@remedy.nl>
31 Date: Sat Jun 2 09:55:50 2018 +0200
35 * TAO/examples/PluggableUDP/tests/Performance/server.cpp:
36 * TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp:
38 commit 4bb2475504a0f1b85d1358f8daeedb4c65f9f548
39 Author: Johnny Willemsen <jwillemsen@remedy.nl>
40 Date: Fri Jun 1 17:02:27 2018 +0200
42 Add unit test for issue #570
44 * TAO/tests/Bug_3845_Regression/issue570.idl:
47 * TAO/tests/Bug_3845_Regression/run_test.pl:
49 commit 0e06e1e74355e86aeda52bf2a2ca8f4dd2cde954
50 Author: Johnny Willemsen <jwillemsen@remedy.nl>
51 Date: Fri Jun 1 16:59:44 2018 +0200
53 Fix issue #570, crash of TAO_IDL on invalid IDL
55 * TAO/TAO_IDL/util/utl_scope.cpp:
57 commit 80bce7afb0cccdb9dbf82b24aebdcb36f918f2aa
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date: Fri Jun 1 14:34:35 2018 +0200
61 Fixed CodeFactor issues
63 commit 8956a849cf8ccd48dacaf8db7b2add3df2c4a84d
64 Author: Johnny Willemsen <jwillemsen@remedy.nl>
65 Date: Fri Jun 1 14:28:30 2018 +0200
69 * TAO/DevGuideExamples/PortableInterceptors/Auth/Messenger_i.cpp:
70 * TAO/DevGuideExamples/PortableInterceptors/IOR/ClientInitializer.cpp:
71 * TAO/DevGuideExamples/PortableInterceptors/SimpleCodec/ClientInitializer.cpp:
72 * TAO/TAO_IDL/ast/ast_interface.cpp:
73 * TAO/TAO_IDL/ast/ast_union.cpp:
74 * TAO/TAO_IDL/be/be_global.cpp:
75 * TAO/examples/Advanced/ch_18/client.cpp:
76 * TAO/examples/Advanced/ch_18/server.h:
77 * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.cpp:
78 * TAO/examples/Kokyu_dsrt_schedulers/EDF_Scheduler.h:
79 * TAO/examples/Kokyu_dsrt_schedulers/FP_Scheduler.cpp:
80 * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.cpp:
81 * TAO/examples/Kokyu_dsrt_schedulers/MIF_Scheduler.h:
82 * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.cpp:
83 * TAO/examples/Kokyu_dsrt_schedulers/MUF_Scheduler.h:
84 * TAO/examples/Kokyu_dsrt_schedulers/fp_example/client.cpp:
85 * TAO/examples/Kokyu_dsrt_schedulers/mif_example/client.cpp:
86 * TAO/examples/Kokyu_dsrt_schedulers/muf_example/client.cpp:
87 * TAO/examples/PluggableUDP/tests/Performance/client.cpp:
88 * TAO/examples/PluggableUDP/tests/Performance/server.cpp:
89 * TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/Messenger_i.cpp:
90 * TAO/orbsvcs/Fault_Notifier/FT_Notifier_i.cpp:
91 * TAO/orbsvcs/IFR_Service/be_global.cpp:
92 * TAO/orbsvcs/IFR_Service/be_produce.cpp:
93 * TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp:
94 * TAO/orbsvcs/ImplRepo_Service/ImR_Activator.cpp:
95 * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.cpp:
96 * TAO/orbsvcs/examples/CosEC/TypedSimple/Country_i.cpp:
97 * TAO/orbsvcs/examples/Notify/Lanes/Supplier.cpp:
98 * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier.cpp:
99 * TAO/orbsvcs/orbsvcs/AV/AVStreams_i.cpp:
100 * TAO/orbsvcs/orbsvcs/AV/TCP.cpp:
101 * TAO/orbsvcs/orbsvcs/Notify/ConsumerAdmin.cpp:
102 * TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.cpp:
103 * TAO/orbsvcs/performance-tests/RTEvent/Roundtrip/server.cpp:
104 * TAO/orbsvcs/tests/AVStreams/Modify_QoS/sender.cpp:
105 * TAO/orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.cpp:
106 * TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/sender.h:
107 * TAO/orbsvcs/tests/Bug_1393_Regression/client.cpp:
108 * TAO/orbsvcs/tests/Bug_2287_Regression/ServerORBInitializer2.h:
109 * TAO/orbsvcs/tests/Bug_3215_Regression/ServerORBInitializer2.h:
111 commit 10b5846921aa7d988936cdc21057a592b51d7690
112 Author: Johnny Willemsen <jwillemsen@remedy.nl>
113 Date: Fri Jun 1 14:18:32 2018 +0200
117 * TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp:
119 commit b870908ba95d171f8d2ffbc456ab8a7b659c4433
120 Author: Johnny Willemsen <jwillemsen@remedy.nl>
121 Date: Fri Jun 1 11:24:20 2018 +0200
123 Removed last TAO env macros and some layout changes
125 commit 51d87f3608962ffe1fb12e7a1de31e4c9fa7d729
126 Author: Johnny Willemsen <jwillemsen@remedy.nl>
127 Date: Wed May 30 11:51:07 2018 +0200
129 Next release will be minor
134 commit 98b95510000b4da8460034b8936422e98527740f
135 Author: Johnny Willemsen <jwillemsen@remedy.nl>
136 Date: Wed May 16 18:27:21 2018 +0200
138 List std::unique_ptr usage
140 commit 03ead678354f6e07c988a46e158b997896f8aeca
141 Author: Johnny Willemsen <jwillemsen@remedy.nl>
142 Date: Tue May 15 19:09:14 2018 +0200
144 Make use of std::unique_ptr
146 * TAO/tao/PortableServer/Object_Adapter.cpp:
148 commit 43bdfc0437da6a2e78732f072253c9725818d556
149 Author: Johnny Willemsen <jwillemsen@remedy.nl>
150 Date: Tue May 15 17:15:22 2018 +0200
154 * TAO/tao/IORManipulation/IORManipulation.cpp:
155 * TAO/tao/Valuetype/ValueBase.inl:
157 commit 774e7f6ef1630fc42d3bf45d45e37fbaeb101659
158 Author: Johnny Willemsen <jwillemsen@remedy.nl>
159 Date: Tue May 15 17:01:11 2018 +0200
161 Make use of std::unique_ptr when we have C++11
163 * TAO/tao/IORManipulation/IORManipulation.cpp:
165 commit 330d868ab419f28e24dfe1b9d29500eafac66b7e
166 Author: Johnny Willemsen <jwillemsen@remedy.nl>
167 Date: Tue May 15 16:24:30 2018 +0200
169 Use std::unique_ptr when usign C++11
171 * TAO/tao/Dynamic_TP/DTP_Thread_Pool.cpp:
172 * TAO/tao/PortableServer/Object_Adapter.cpp:
173 * TAO/tao/PortableServer/Root_POA.cpp:
174 * TAO/tao/PortableServer/ServantRetentionStrategyRetain.h:
176 commit c4a7434d85ec752a5939bfafc35384534fc4705d
177 Author: Johnny Willemsen <jwillemsen@remedy.nl>
178 Date: Tue May 15 15:32:58 2018 +0200
180 Make use of std::unique_ptr with C++11
182 * TAO/orbsvcs/orbsvcs/Naming/Naming_Server.cpp:
184 commit 2201a11b5acbbe38c86f72e8e444b1932196d38e
185 Author: Johnny Willemsen <jwillemsen@remedy.nl>
186 Date: Tue May 15 15:04:20 2018 +0200
188 Use std::unique_ptr with C++11
190 * TAO/tao/AnyTypeCode/Any_Basic_Impl.cpp:
191 * TAO/tao/AnyTypeCode/Any_Basic_Impl_T.cpp:
192 * TAO/tao/AnyTypeCode/Any_SystemException.cpp:
193 * TAO/tao/AnyTypeCode/NVList.cpp:
194 * TAO/tao/IORManipulation/IORManipulation.cpp:
196 commit 074ca6ccfcbd44a76620ef52a42d644a32737eb0
197 Author: Johnny Willemsen <jwillemsen@remedy.nl>
198 Date: Tue May 15 15:00:27 2018 +0200
200 Fixed typo in error message
202 * TAO/tao/PortableServer/Active_Object_Map.cpp:
203 * TAO/tao/PortableServer/Object_Adapter.cpp:
205 commit c32cb0f99e00b506c78644fcaa0098f3b72c912d
206 Author: Johnny Willemsen <jwillemsen@remedy.nl>
207 Date: Tue May 15 14:38:57 2018 +0200
209 Further changes for using std::unique_ptr
211 * TAO/tao/PortableServer/Active_Object_Map.cpp:
213 commit df6d9751d3bf1a45c22c6282fe404ba2857f6ff4
214 Author: Johnny Willemsen <jwillemsen@remedy.nl>
215 Date: Tue May 15 14:07:19 2018 +0200
217 No need to initialise auto_ptr/unique_ptr to 0 in the constructor
219 * TAO/tao/PortableServer/Active_Object_Map.cpp:
221 commit 80f2464b6e7f72016db991dbd12e87ba1fd83271
222 Author: Johnny Willemsen <jwillemsen@remedy.nl>
223 Date: Tue May 15 13:43:53 2018 +0200
225 Make use of std::unique_ptr when we have C++11
227 * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
228 * TAO/tao/AnyTypeCode/Any_Special_Impl_T.cpp:
230 commit b361514d8bea5de5bd984bb10205ecf0843c04c6
231 Author: Johnny Willemsen <jwillemsen@remedy.nl>
232 Date: Tue May 15 13:12:51 2018 +0200
234 Make use of std::unique_ptr when we have C++11
236 * TAO/tao/PortableServer/Active_Object_Map.h:
238 commit afa546317cb4ad800e4337edd4ea98f91135e7c9
239 Author: Johnny Willemsen <jwillemsen@remedy.nl>
240 Date: Tue May 15 13:03:34 2018 +0200
242 Use std::unique_ptr when using C++11
244 * TAO/orbsvcs/orbsvcs/Naming/Naming_Server.cpp:
245 * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
246 * TAO/tao/AnyTypeCode/Any_Impl_T.cpp:
247 * TAO/tao/Connector_Registry.cpp:
248 * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
249 * TAO/tao/Load_Protocol_Factory_T.h:
250 * TAO/tao/ORB_Core.cpp:
251 * TAO/tao/RTCORBA/Thread_Pool.cpp:
253 * TAO/tao/Synch_Invocation.cpp:
255 commit e915b48fcd7eee34bf661673b532bfa0b6e9cccb
256 Author: Johnny Willemsen <jwillemsen@remedy.nl>
257 Date: Tue May 15 12:28:55 2018 +0200
259 Make use of std::unique_ptr when we have C++11
261 * TAO/tao/DynamicInterface/AMH_DSI_Response_Handler.cpp:
262 * TAO/tao/Load_Protocol_Factory_T.h:
264 commit 880d4ee94da593dedaa766e0ded0cb09eb15394b
265 Author: Johnny Willemsen <jwillemsen@remedy.nl>
266 Date: Tue May 15 11:56:40 2018 +0200
268 Make use of std::unique_ptr when we have C++11
270 * TAO/tao/RTCORBA/Thread_Pool.cpp:
272 commit 7344ff452a10010a88fa937d85ebaed40eddb638
273 Author: Johnny Willemsen <jwillemsen@remedy.nl>
274 Date: Tue May 15 11:46:45 2018 +0200
276 Make use of std::unique_ptr when we have C++11
278 * TAO/tao/AnyTypeCode/Any_Dual_Impl_T.cpp:
280 commit c3953feb3a48473bc0b78691e7fe18d08f477df8
281 Author: Johnny Willemsen <jwillemsen@remedy.nl>
282 Date: Tue May 15 11:07:52 2018 +0200
284 When we have C++11 make use of std::unique_ptr
286 * TAO/tao/AnyTypeCode/Any_Impl_T.cpp:
287 * TAO/tao/Connector_Registry.cpp:
288 * TAO/tao/ORB_Core.cpp:
290 * TAO/tao/Synch_Invocation.cpp:
292 commit c560110d8f3206a7866866cff325489eb2ea88db
293 Author: Johnny Willemsen <jwillemsen@remedy.nl>
294 Date: Mon May 14 16:27:08 2018 +0200
296 ACE+TAO x.4.8 release
299 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
300 * ACE/docs/Download.html:
301 * ACE/docs/bczar/bczar.html:
302 * ACE/etc/index.html: