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 9b0d572eac0fe89c731d0b4d537fc02a02f4c694
8 Author: Phil Mesnier <mesnierp@ociweb.com>
9 Date: Wed Sep 16 13:59:48 2015 -0500
13 commit 8b0ee3b9d25f29c23bb13919865d6b8266faa5d2
14 Author: Johnny Willemsen <jwillemsen@remedy.nl>
15 Date: Wed Sep 16 08:55:38 2015 +0200
17 Revert "Fix connecting timeout without returning -1 in ACE_Cached_Connect_Strategy_T"
19 commit 784e8c92244dc081bef3d7ac6ba5ddc0d720474b
20 Merge: 006534e 5100781
21 Author: Johnny Willemsen <jwillemsen@remedy.nl>
22 Date: Tue Sep 15 18:26:56 2015 +0200
24 Merge branch 'master' of git://github.com/DOCGroup/ATCD
26 commit 006534e2c5070472f5ae630018a904191dbf42a1
27 Author: Johnny Willemsen <jwillemsen@remedy.nl>
28 Date: Tue Sep 15 18:26:19 2015 +0200
30 Use separate instead of seperate
31 * ACE/ace/Functor_String.h:
32 * ACE/ace/WFMO_Reactor.h:
33 * ACE/tests/Env_Value_Test.cpp:
34 * ACE/tests/Proactor_Scatter_Gather_Test.cpp:
35 * ACE/tests/Service_Config_DLL.h:
36 * CIAO/docs/TODO.html:
37 * DAnCE/dance/DAnCE_LocalityManager.idl:
38 * TAO/TAO-INSTALL.html:
39 * TAO/docs/releasenotes/index.html:
40 * TAO/examples/AMH/Sink_Server/Base_Server.h:
41 * TAO/orbsvcs/examples/CosEC/RtEC_Based/lib/CosEvent_Utilities.h:
42 * TAO/orbsvcs/examples/Notify/Lanes/ORB_Run_Task.h:
43 * TAO/orbsvcs/examples/Notify/Lanes/Supplier_Client.cpp:
44 * TAO/orbsvcs/examples/Notify/ThreadPool/ORB_Run_Task.h:
45 * TAO/orbsvcs/examples/Notify/ThreadPool/Supplier_Client.cpp:
46 * TAO/orbsvcs/orbsvcs/FaultTolerance/FT_ClientRequest_Interceptor.h:
47 * TAO/orbsvcs/tests/ior_corbaname/ior_corbaname_client_i.cpp:
48 * TAO/tao/Asynch_Reply_Dispatcher_Base.cpp:
49 * TAO/tao/GIOP_Message_Base.cpp:
50 * TAO/tao/ORB_Core.cpp:
51 * TAO/tao/Remote_Invocation.cpp:
52 * TAO/tao/Transport_Connector.cpp:
54 * TAO/tests/ORB_Local_Config/Service_Dependency/Service_Config_DLL.h:
56 commit 51007817985b0c4eb361d567929be02d2f1b9109
57 Merge: 7809d18 2a15b7e
58 Author: Steve Huston <shuston@riverace.com>
59 Date: Tue Sep 15 11:08:08 2015 -0400
61 Merge pull request #45 from likema/feature/fix-cached-connect-return-code
63 Fix connecting timeout without returning -1 in ACE_Cached_Connect_Strategy_T
65 commit 98a1a5b72caee91fe080503dc8ad1a044fd35749
66 Author: Felix Bünemann <buenemann@louis.info>
67 Date: Mon Sep 14 18:49:46 2015 +0200
69 Add ACE support for MacOS X 10.11 El Capitan
71 commit 469dbb215ee76dce382038a179847f4ecb6c65a5
72 Author: Johnny Willemsen <jwillemsen@remedy.nl>
73 Date: Fri Sep 11 21:03:29 2015 +0200
75 Updated old email addresses
76 * ACE/ace/config-kfreebsd.h:
77 * ACE/docs/ACE-guidelines.html:
78 * ACE/docs/ACE-subsets.html:
79 * TAO/docs/implrepo/paper.html:
80 * TAO/docs/minimumTAO.html:
82 commit 133850bf8c710a14fd0600060b1ab75c10b7e36a
83 Merge: 2a231f8 99c0673
84 Author: Adam Mitz <mitza@ociweb.com>
85 Date: Wed Sep 9 10:43:26 2015 -0500
87 Merge pull request #130 from iamtheschmitzer/master
89 make fuzz.pl -m work for GIT repos also
91 commit 46dae9e6dcf5bfd00096b6e9f24cced71df9e28a
92 Author: Phil Mesnier <mesnierp@ociweb.com>
93 Date: Wed Sep 9 06:22:34 2015 -0500
95 fix for setting port number on an ACE_INET_Addr with a non-empty inet_addrs_ list.
97 commit 2a15b7ef22158c98c28c04fc7699b47aa3e097c0
98 Author: Like Ma <likemartinma@gmail.com>
99 Date: Mon Sep 7 10:47:53 2015 +0800
101 Add Cached_Conn_Strategy_Fail_Test into tests/run_test.lst
103 commit abb7f56a6cc6bace6ccceaa415dde311d63e9ce1
104 Author: Martin Corino <mcorino@remedy.nl>
105 Date: Mon Aug 31 10:51:10 2015 +0200
107 Fix incorrect buffer access.
109 * ACE/protocols/ace/INet/BufferedStreamBuffer.cpp:
111 commit 392bd7909440c44c5b961fecef14f6e92a4f9889
112 Author: Martin Corino <mcorino@remedy.nl>
113 Date: Mon Aug 31 08:16:11 2015 +0200
115 Plug another hole. Correct state comparison.
117 * ACE/protocols/ace/INet/ClientRequestHandler.cpp:
118 * ACE/protocols/ace/INet/ClientRequestHandler.h:
119 Revert unnecessary singleton export.
121 * ACE/protocols/ace/INet/ConnectionCache.cpp:
123 commit 99f34e144b81cd42152df1d1e07d39a37b00c0ab
124 Author: Martin Corino <mcorino@remedy.nl>
125 Date: Sun Aug 30 12:52:17 2015 +0200
127 Fix incorrect macro use.
129 * ACE/protocols/ace/INet/ClientRequestHandler.cpp:
131 commit 9110555c863b7c49e9fa9e50dfb13fecfefdc660
132 Author: Martin Corino <mcorino@remedy.nl>
133 Date: Sun Aug 30 12:00:21 2015 +0200
135 Fix singleton exports.
137 * ACE/protocols/ace/INet/ClientRequestHandler.cpp:
138 * ACE/protocols/ace/INet/ClientRequestHandler.h:
140 commit 29251f7f353f03eca7675ff30703fb9e5ee35725
141 Author: Martin Corino <mcorino@remedy.nl>
142 Date: Sun Aug 30 11:44:19 2015 +0200
144 Plug a hole. Add missing dtor to clean up.
146 * ACE/protocols/ace/INet/ConnectionCache.cpp:
147 * ACE/protocols/ace/INet/ConnectionCache.h:
149 commit d9b48d61fcd21a29e1769f5b0e27a590c7e7819f
150 Author: Johnny Willemsen <jwillemsen@remedy.nl>
151 Date: Thu Aug 27 19:02:49 2015 +0200
153 Upgrade to newer doxygen
154 * ACE/etc/ace.doxygen:
156 commit 99c0673e9717753033d328625110fc08e5601ebc
157 Author: Jeff Schmitz <jeffrey.j.schmitz@gmail.com>
158 Date: Tue Aug 18 09:43:05 2015 -0500
160 make fuzz.pl -m work for GIT repos also
162 commit 29c32167113d58737826d774ff248982c220e653
163 Author: Phil Mesnier <mesnier_p@ociweb.com>
164 Date: Tue Aug 4 09:11:45 2015 -0500
168 commit 10d715e89013186abbc5d7eac535f8cb7c83489c
169 Author: Johnny Willemsen <jwillemsen@remedy.nl>
170 Date: Wed Jul 22 16:08:46 2015 +0200
172 Also use =delete with Visual Studio 2015
173 * ACE/ace/Global_Macros.h:
175 commit 8430ff7587150f24d6a050e0ec3e06659c8c3117
176 Author: Johnny Willemsen <jwillemsen@remedy.nl>
177 Date: Wed Jul 22 16:08:30 2015 +0200
179 Reapply workaround for Visual Studio 2015, not fixed in the final release
180 * ACE/tests/Compiler_Features_27_Test.cpp:
182 commit bcd30c56f7ef39674a82eb29aa52e9284b923b7e
183 Author: Johnny Willemsen <jwillemsen@remedy.nl>
184 Date: Wed Jul 22 11:05:34 2015 +0200
186 Removed workaround for msvc14 RC
187 * ACE/tests/Compiler_Features_27_Test.cpp:
189 commit 0f745de1a4b3133f508729e9a7b1328bb8cac884
190 Author: Phil Mesnier <mesnier_p@ociweb.com>
191 Date: Mon Jul 6 17:01:44 2015 -0500
193 Add required explicit include as identified by VC12.
195 commit bde47e74c5571ce65d3550ad47f18b134e88c94f
196 Merge: d1888c8 2aa6b42
197 Author: Steve Huston <shuston@riverace.com>
198 Date: Wed Jul 1 18:23:33 2015 -0400
200 Merge pull request #43 from likema/feature/aix5.1
204 commit d1888c8fc434c9d8250d525a74a4bd8aa948d5bf
205 Merge: 6d42324 ea28a54
206 Author: Johnny Willemsen <jwillemsen@remedy.nl>
207 Date: Tue Jun 30 13:08:06 2015 +0200
209 Merge pull request #107 from jwillemsen/jwi-feature-cpp11-chrono-reactor
211 Added support to schedule and reset timers using std::chrono::duratio…
213 commit 6d423246e5b09cedddd4bdeccfe5b716c0c64195
214 Merge: d2b8229 64ee27f
215 Author: Johnny Willemsen <jwillemsen@remedy.nl>
216 Date: Tue Jun 30 13:07:25 2015 +0200
218 Merge pull request #106 from jwillemsen/jwi-cpp11_processmanager-wait
220 Added support to use the wait operations of the ACE process manager u…
222 commit ea28a545402c6766a376b81ebe0922d0a0ab1d19
223 Author: Johnny Willemsen <jwillemsen@remedy.nl>
224 Date: Tue Jun 30 09:21:29 2015 +0200
226 Added support to schedule and reset timers using std::chrono::duration at the moment C++11 support is available
228 * ACE/ace/Reactor_Timer_Interface.h:
229 * ACE/tests/Reactor_Timer_Test.cpp:
231 commit 64ee27f10bdffeb044559503039cc6bf1bc70fe2
232 Author: Johnny Willemsen <jwillemsen@remedy.nl>
233 Date: Tue Jun 30 08:38:22 2015 +0200
236 * ACE/tests/Process_Manager_Test.cpp:
238 commit ce529b4bc2b80e512f6146c36320e86ace287716
239 Author: Johnny Willemsen <jwillemsen@remedy.nl>
240 Date: Mon Jun 29 19:52:49 2015 +0200
242 Added support to use the wait operations of the ACE process manager using std::chrono::duration as alternative to ACE_Time_Value
243 * ACE/ace/Process_Manager.h:
244 * ACE/tests/Process_Manager_Test.cpp:
246 commit b997e3306c121a2c9c3f598c067cdb48c6d5e6eb
247 Author: Justin Wilson <wilsonj@ociweb.com>
248 Date: Mon Jun 29 08:37:58 2015 -0500
250 Fix conversion warnings.
252 commit 4c426c4597dae76475eea85d8c130d56142d1032
253 Author: Justin Wilson <wilsonj@ociweb.com>
254 Date: Thu Jun 25 14:41:30 2015 -0500
256 Fix compiler warnings and failing unit tests.
258 commit 4bc46d9d28b19bbcb52c43d7a89a588c39098936
259 Author: Justin Wilson <wilsonj@ociweb.com>
260 Date: Thu Jun 11 10:48:05 2015 -0500
262 Rewrote normalize to fix off-by-one error. Fixed bug in division and added test.
264 commit 9a7f51508f6b16367adb043e44d26aff6d265239
265 Merge: 0514e70 9ec2d24
266 Author: Phil Mesnier <mesnier_p@ociweb.com>
267 Date: Fri Jun 26 08:35:28 2015 -0500
269 Merge pull request #102 from DOCGroup/revert-96-master
271 Revert "Rewrote normalize to fix off-by-one error. Fixed bug in divi…
273 commit bfca83a85103a76bd4058697204ba063f1b2f9e6
274 Merge: 99c243c fba94d0
275 Author: Johnny Willemsen <jwillemsen@remedy.nl>
276 Date: Fri Jun 26 13:35:00 2015 +0200
278 Merge branch 'master' of git://github.com/DOCGroup/ATCD
283 commit 99c243c3bdd0b9994bb5ed432e712969af48247f
284 Author: Johnny Willemsen <jwillemsen@remedy.nl>
285 Date: Fri Jun 26 13:34:36 2015 +0200
287 Mention end of OpenVMS daily maintenance
290 commit 9ec2d24abd4b99f6a0233b1ec9b87f527267e563
291 Author: Phil Mesnier <mesnier_p@ociweb.com>
292 Date: Thu Jun 25 12:43:02 2015 -0500
294 Revert "Rewrote normalize to fix off-by-one error. Fixed bug in division and added test."
296 commit 2aa6b42fa27706a8103c1233d4cbe0164eba7f32
297 Author: Like Ma <likemartinma@gmail.com>
298 Date: Fri Jun 26 01:22:59 2015 +0800
302 commit e972985eee19a0c0894a5865ae32acedf417dea3
303 Author: Like Ma <likemartinma@gmail.com>
304 Date: Fri Jun 26 01:22:22 2015 +0800
306 Protect AIX 5.1 lack features.
308 commit fba94d061ecdf31bf853f1c7a52bba7f54429e25
309 Merge: b589dc3 ceb825a
310 Author: Phil Mesnier <mesnier_p@ociweb.com>
311 Date: Wed Jun 24 09:18:27 2015 -0500
313 Merge pull request #96 from jrw972/master
315 Rewrote normalize to fix off-by-one error. Fixed bug in division and added test.
316 This only impacts the new Fixed type.
318 commit 999fa10b949cb90f86dc8095fff0a5d549a5f910
319 Author: Adam Mitz <mitza@ociweb.com>
320 Date: Thu Jun 18 13:46:55 2015 -0500
322 NEWS entry for VxWorks 7
324 commit 960cbf4485832a0efda67d62fca20ccbe1153f13
325 Merge: 70dbf3e 335210e
326 Author: Adam Mitz <mitza@ociweb.com>
327 Date: Thu Jun 18 11:11:10 2015 -0500
329 Merge remote-tracking branch 'origin/master' into VxWorks7
331 commit 70dbf3eaa502ada6723ee70bc5f1cdbc38990776
332 Author: Adam Mitz <mitza@ociweb.com>
333 Date: Thu Jun 18 11:09:59 2015 -0500
335 Allow the INSLIB make variable to empty.
337 commit c851103ff4dc66b76a3071ee88a6c28d93db756c
338 Author: Johnny Willemsen <jwillemsen@remedy.nl>
339 Date: Thu Jun 18 14:03:40 2015 +0200
344 commit 78cc1a6348d9e7041dd4179796cc2bcbc56d311b
345 Author: Adam Mitz <mitza@ociweb.com>
346 Date: Tue Jun 16 12:28:20 2015 -0500
348 Use -static when linking VxWorks 7 static RTPs.
350 This allows the same lib dir to have libFoo.a and libFoo.so, and the linker
351 will select libFoo.a due to -static.
353 commit 380e05ec176c6adf52dabf358a80159893d1db1a
354 Author: Adam Mitz <mitza@ociweb.com>
355 Date: Mon Jun 15 16:14:04 2015 -0500
357 Allow VxWorks kernel DKMs to be built in other directories.
359 commit 4f176a53eb6d2fbe24bfc2b3fd7fa57fb47a128a
360 Author: Adam Mitz <mitza@ociweb.com>
361 Date: Mon Jun 15 10:38:48 2015 -0500
363 Support for VxWorks 7.0 kernel mode.
365 commit 20cf91a8349ef44cba4b01d31d2bea07b2204ec7
366 Author: Adam Mitz <mitza@ociweb.com>
367 Date: Fri Jun 12 12:48:23 2015 -0500
369 Added support for VxWorks 7 kernel mode.
371 commit 9347add1c3faf5773eec2373b58e7e2569472254
372 Merge: 6b75144 37e576e
373 Author: Steve Huston <shuston@riverace.com>
374 Date: Thu Jun 11 15:16:05 2015 -0400
376 Merge pull request #98 from DOCGroup/BZ4204
378 MKDIR on the install dirs as needed - fixes Bugzilla 4204
380 commit 37e576ee1ec440fb836dd22174bfb6347fb64487
381 Author: Steve Huston <shuston@riverace.com>
382 Date: Thu Jun 11 14:39:21 2015 -0400
384 MKDIR on the install dirs as needed - fixes Bugzilla 4204
386 commit 95aa0bfccda0da42e5bf1850aaff5fd96a278c19
387 Author: Steve Huston <shuston@riverace.com>
388 Date: Thu Jun 11 12:22:44 2015 -0400
390 Use OBJEXT instead of .o - fixes Bugzilla 4203
392 commit ceb825a446f74288f4bdb66170aaba8e096996f5
393 Author: Justin Wilson <wilsonj@ociweb.com>
394 Date: Thu Jun 11 10:48:05 2015 -0500
396 Rewrote normalize to fix off-by-one error. Fixed bug in division and added test.
398 commit 8de0874bd988aaf3989cc1ac27584b4d88d1ceff
399 Merge: 4c30956 1a8fff41
400 Author: Adam Mitz <mitza@ociweb.com>
401 Date: Tue Jun 9 16:21:10 2015 -0500
403 Merge remote-tracking branch 'origin/master' into VxWorks7
405 commit 4c309562d826575f4a16c886768b10a60e5cf1df
406 Author: Adam Mitz <mitza@ociweb.com>
407 Date: Tue Jun 9 15:23:39 2015 -0500
409 Settings for reducing dependencies on Linux system libraries.
411 Building with these options and other related settings in platform_macros.GNU,
412 one can create executables that can run on older Linux distros.
414 commit 243dc9722b6c0914335e5af53148c44d659c820e
415 Author: Adam Mitz <mitza@ociweb.com>
416 Date: Tue Jun 9 15:23:29 2015 -0500
418 Fixed typo in comment
420 commit 20efa1b185d5a9aa938a321b712a00d55c46dce3
421 Author: sphawk <sphawk@nate.com>
422 Date: Fri Jun 5 20:47:04 2015 +0900
424 fix compile error for ssl (MAXHOSTNAMELEN missing)
426 commit c0f166c8ef8638e9331b706e8ccf5c679a013f7e
427 Author: Phil Mesnier <mesnier_p@ociweb.com>
428 Date: Thu Jun 4 14:19:31 2015 -0500
430 Applying Cesar Mello's fix for wchar IFR build
432 commit 9fd86dc7a42aea70ea0fec17286c16e27d05e818
433 Author: Martin Corino <mcorino@remedy.nl>
434 Date: Tue Jun 2 10:53:22 2015 +0200
436 Prevent macro redefinitions with MSVC14.
438 * ACE/ace/config-win32-msvc.h:
440 commit 636d2e64ab16a78bb6e281326ef6bcf69ca08081
441 Merge: d933f8a e23f049
442 Author: Martin Corino <mcorino@remedy.nl>
443 Date: Sun May 31 10:25:27 2015 +0200
445 Merge branch 'master' of https://github.com/mcorino/ATCD
447 commit d933f8a18bf2bfc2165183bee3772308416fd140
448 Author: Martin Corino <mcorino@remedy.nl>
449 Date: Sun May 31 10:25:14 2015 +0200
451 Oops. Fix MSVC pragma warning syntax.
453 * ACE/ace/OS_NS_sys_utsname.cpp:
454 * ACE/ace/Object_Manager_Base.cpp:
456 commit f9ce7915129d21d0deb9a5ead23cd17831310518
457 Merge: aef72ee 87a419c
458 Author: mcorino <mcorino@remedy.nl>
459 Date: Sat May 30 17:41:16 2015 +0200
461 Merge pull request #86 from mcorino/master
463 Fix incorrect MSVC pragma warning format.
465 commit 87a419ccb20491fa65e86963c73afe6730a59001
466 Author: Martin Corino <mcorino@remedy.nl>
467 Date: Sat May 30 17:38:15 2015 +0200
469 Fix incorrect MSVC pragma warning format.
471 * ACE/ace/OS_NS_sys_utsname.cpp:
472 * ACE/ace/Object_Manager_Base.cpp:
474 commit 432e6627b94fbd397e4374105b4403248be2066b
475 Author: Johnny Willemsen <jwillemsen@remedy.nl>
476 Date: Fri May 29 08:09:03 2015 +0200
478 Fixed missing include
479 * ACE/apps/gperf/src/List_Node.cpp:
481 commit 4cc58ce93b93e07f2d73228ad7c621c7fccbd2f6
482 Author: Martin Corino <mcorino@remedy.nl>
483 Date: Thu May 28 13:43:18 2015 +0200
485 Changes to fix integer type conversion warnings.
487 * ACE/ace/ETCL/ETCL_y.cpp:
488 * ACE/ace/XML_Utils/XercesString.cpp:
489 * ACE/apps/gperf/src/Gen_Perf.cpp:
490 * ACE/apps/gperf/src/List_Node.cpp:
491 * ACE/apps/gperf/src/Options.cpp:
493 commit a94947b7106d3da8ea549c730629553ac4d4c3a0
494 Author: Martin Corino <mcorino@remedy.nl>
495 Date: Thu May 28 13:29:15 2015 +0200
497 Changes to fix compile warnings as result of deprecation Win32 GetVersion API.
499 * ACE/ace/OS_NS_sys_utsname.cpp:
500 * ACE/ace/Object_Manager_Base.cpp:
501 * ACE/ace/config-win32-common.h:
503 commit b5c13e8692f545594c42a1ceb0b89dd2610f5fb2
504 Author: Adam Mitz <mitza@ociweb.com>
505 Date: Tue May 26 14:01:50 2015 -0500
507 Set EXEEXT for VxWorks
509 commit 999e4568b6b995df93d5d703f9ef0fe3b9ccbbe7
510 Author: Like Ma <likemartinma@gmail.com>
511 Date: Tue May 26 23:18:27 2015 +0800
513 Add unit test for ACE_Cached_Connect_Strategy_T connecting timeout.
515 commit 8fa9d6678bb5b90f26a55d60b87d20fca71cd44e
516 Author: Adam Mitz <mitza@ociweb.com>
517 Date: Fri May 22 18:03:36 2015 -0500
521 commit 1a9551dd3f1b49ab90bebc6d28aceb698e96ad9c
522 Author: Adam Mitz <mitza@ociweb.com>
523 Date: Fri May 22 17:58:17 2015 -0500
525 Add -non-static when linking an RTP with shared libs.
527 commit 49279311637960ce259ab32e2fc03775fdb5c161
528 Author: Adam Mitz <mitza@ociweb.com>
529 Date: Fri May 22 17:08:16 2015 -0500
531 Configuration files for VxWorks 7.
533 Tested x86 RTP shared libs.
535 commit 7b4773454758486a1e0efc48f7bd08c200b4c051
536 Author: Martin Corino <mcorino@remedy.nl>
537 Date: Thu May 21 08:07:37 2015 +0200
539 Add include for ACE_OS::sleep.
541 commit 1a47c6956c0d369e10a7431e2650a19d0c679372
542 Author: Martin Corino <mcorino@remedy.nl>
543 Date: Wed May 20 12:13:59 2015 +0200
545 Added new test for task grp_id handling.
547 commit ec6f20a8ca583815a397de4f0085786199120b12
548 Author: Martin Corino <mcorino@remedy.nl>
549 Date: Wed May 20 10:40:43 2015 +0200
551 Removed trailing whitespace.
553 commit 68d717f0575e13550df7d5044403e2b983318481
554 Author: Martin Corino <mcorino@remedy.nl>
555 Date: Tue May 19 15:51:39 2015 +0200
557 Make the group id handling more consistent.
559 commit a69317924b6b5b60085c87b694f9337e57a377a2
560 Merge: 9ca96f7 e86b6d0
561 Author: Johnny Willemsen <jwillemsen@remedy.nl>
562 Date: Sun May 17 19:58:13 2015 +0200
564 Merge pull request #80 from jwillemsen/master
566 Use add_compile instead of addcompile
568 commit e86b6d0c60dc422878d4d23422eae708a1779c86
569 Author: Johnny Willemsen <jwillemsen@remedy.nl>
570 Date: Sun May 17 19:57:51 2015 +0200
572 Use add_compile instead of addcompile
573 * ACE/bin/MakeProjectCreator/config/vc14nmake.mpb:
574 * ACE/bin/MakeProjectCreator/config/vc9nmake.mpb:
576 commit 9ca96f7dad4827185a74e8859892e192211b5b19
577 Merge: bd5084b 4f9054d
578 Author: Johnny Willemsen <jwillemsen@remedy.nl>
579 Date: Sun May 17 09:16:15 2015 +0200
581 Merge pull request #79 from jwillemsen/master
583 commit bd5084bffc2940ce1155ee0ae0ccccc36efeaad6
584 Author: Steve Huston <shuston@riverace.com>
585 Date: Sat May 16 18:19:13 2015 -0400
587 Adjust logging to help diagnose things
589 commit 4f9054decf2026decd0340a54b461fffc73058e4
590 Author: Johnny Willemsen <jwillemsen@remedy.nl>
591 Date: Fri May 15 10:56:11 2015 +0200
593 Package vc12 and vc14 solutions
595 * ACE/bin/make_release.py:
597 commit 66069eed4dcf9a13f482fa8ae985281529c0b280
598 Author: Adam Mitz <mitza@ociweb.com>
599 Date: Thu May 14 11:02:23 2015 -0500
601 Fixed bug in excluding certain files from release packages.
603 commit c456315e3e91199fd28706253598c2800cf60f4c
604 Merge: 1a9ce1f 2a152dd
605 Author: Adam Mitz <mitza@ociweb.com>
606 Date: Wed May 13 17:46:49 2015 -0500
608 Merge branch 'gitignore_release'
610 commit 57397b45b69524f4493d63ee951e9badcd3a4ea4
611 Author: Adam Mitz <mitza@ociweb.com>
612 Date: Mon May 11 15:22:12 2015 -0500
614 Fixed coverity issues 1297401 and 1297404
616 commit 2a152dd9eefc1dfbc5043e8279a83c24dfcf45ea
617 Merge: 68e9480 32e3e82
618 Author: Adam Mitz <mitza@ociweb.com>
619 Date: Mon May 11 15:26:36 2015 -0500
621 Merge commit '32e3e82ef65c5b1b47163853c3c1fc062b0fafe6' into coverity
623 commit 5a13bf268fc4f3502d289a613d3e90f7b9f19883
624 Author: Johnny Willemsen <jwillemsen@remedy.nl>
625 Date: Fri May 8 09:00:21 2015 +0200
627 Enable ACE_HAS_CPP11 for Visual Studio 2015, but disable part
628 of compiler feature test 27, that will be fixed in the final
631 * ACE/ace/config-win32-msvc-14.h:
632 * ACE/tests/Compiler_Features_27_Test.cpp:
634 commit 32e3e82ef65c5b1b47163853c3c1fc062b0fafe6
635 Author: Adam Mitz <mitza@ociweb.com>
636 Date: Mon Mar 2 13:47:35 2015 -0600
638 Exclude .gitignore files from release packages.
640 commit 92811a82a2ddd0d975f7cae040e81c833d640f86
641 Author: Adam Mitz <mitza@ociweb.com>
642 Date: Thu May 7 09:43:44 2015 -0500
644 Updated .gitignore for ACE tests.
646 commit 541dc7f089619c59447020906764783a0acea1d3
647 Merge: 59e037d 36f1ecd
648 Author: Johnny Willemsen <jwillemsen@remedy.nl>
649 Date: Thu May 7 13:22:43 2015 +0200
651 Merge pull request #74 from jwillemsen/master
653 Make x.3.2 public and prepare for x.3.3
655 commit 36f1ecd6eb1defa405372adb5f4075049e2a74e9
656 Author: Johnny Willemsen <jwillemsen@remedy.nl>
657 Date: Thu May 7 10:56:48 2015 +0200
659 Added link for 6.3.2 doxygen documentation
660 * ACE/etc/index.html:
662 commit 049c2cbbb808ca8a8ae30e3a33321397fe69bd74
663 Author: Johnny Willemsen <jwillemsen@remedy.nl>
664 Date: Thu May 7 10:33:17 2015 +0200
666 Make x.3.2 public and prepare for next release
668 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
669 * ACE/docs/Download.html:
670 * ACE/docs/bczar/bczar.html:
675 commit 5f837b5430465967e2e1abf2f0fa64a0c41de22a
676 Author: Like Ma <likemartinma@gmail.com>
677 Date: Thu Mar 26 09:26:12 2015 +0800
679 Use FLAGS_C_CC instead of CFLAGS in AIX makefile.
681 commit c3bb78b8cd08ebf3b40521054c8f47a30d6fc000
682 Author: Like Ma <likemartinma@gmail.com>
683 Date: Mon Mar 23 01:31:15 2015 +0800
685 Fix connecting timeout without returning -1 in ACE_Cached_Connect_Strategy_T
687 commit 342e3ea8933d1e3d79c833853fb78270b0e6ff7b
688 Author: Like Ma <likemartinma@gmail.com>
689 Date: Sun Mar 22 02:39:54 2015 +0800
691 Fix lack of unsetenv, log2 and pthread_attr_setstack in AIX 5.1
693 commit e7a2a824a4ed1164792551dfa370fd319a402caf
694 Author: Like Ma <likemartinma@gmail.com>
695 Date: Sat Mar 14 15:31:52 2015 +0800
697 Fix GCC 4.5.4 AIX 5.1 warnings of size_t and ssize_t format.