Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_3_2
blobbb01764e50b0546e0d126a75470b1bd40ad8f1ad
1 commit a800e61ddd37efc6adf349962c586c0b783ac62e
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Tue May 5 15:14:20 2015 +0200
5     Added truncate_cast because suseconds_t is 32bit on Windows x86
6         * ACE/ace/Time_Value.h:
8 commit de56419049e3dd442056e37f4a09748c35432bef
9 Author: Johnny Willemsen <jwillemsen@remedy.nl>
10 Date:   Tue May 5 09:45:39 2015 +0200
12     Added missing ACE_Export for the new operators to resolve link problems with msvc14
13         * ACE/ace/Time_Value.h:
15 commit 6633eaccdd11fc036f114b6226b02c78e39db891
16 Author: Johnny Willemsen <jwillemsen@remedy.nl>
17 Date:   Mon May 4 08:18:15 2015 +0200
19     Added missing include for Truncate
20         * ACE/tests/Chrono_Test.cpp:
22 commit 592b0cb0adc7068bc2a415a46c7b53a7163b177a
23 Author: Johnny Willemsen <jwillemsen@remedy.nl>
24 Date:   Fri May 1 08:25:16 2015 +0200
26     Fixed conversion errors by using a truncate_cast because suseconds_t is a long on windows
27         * ACE/tests/Chrono_Test.cpp:
29 commit ec914b26bb618c14893d4302d689e3b596fcfe14
30 Author: Johnny Willemsen <jwillemsen@remedy.nl>
31 Date:   Fri May 1 08:24:49 2015 +0200
33     Fixed compiler warning with vc14 rc
34         * ACE/tests/Compiler_Features_29_Test.cpp:
36 commit 2c44da619b25eea55853878edc97a6569ab01faf
37 Author: Adam Mitz <mitza@ociweb.com>
38 Date:   Wed Apr 29 11:23:25 2015 -0500
40     ACE_CDR::Fixed corrected a bug and short-circuit division by 1.
42 commit 0e68eac7ad171660b116bfdab5e831e1b27498b2
43 Author: Adam Mitz <mitza@ociweb.com>
44 Date:   Tue Apr 28 15:13:02 2015 -0500
46     ACE_CDR::Fixed corrected bugs in floating point conversions:
47     
48     - an index out-of-range problem
49     - a bug in emulated LongDouble conversion of 0 values
51 commit 2032aabf520416c5dfd8774cc7e33b6d2f2027f6
52 Author: Adam Mitz <mitza@ociweb.com>
53 Date:   Mon Apr 27 13:42:56 2015 -0500
55     ACE_CDR::Fixed-related warning on android and error on VMS.
57 commit 5324658dacd6ad89562dff5a19e61acd729a7647
58 Author: Adam Mitz <mitza@ociweb.com>
59 Date:   Fri Apr 24 16:51:30 2015 -0500
61     ACE_CDR::Fixed corrected warnings and errors, fixed bugs.
63 commit 05e09b137d8fd76cade084da321f9c0886537603
64 Author: Adam Mitz <mitza@ociweb.com>
65 Date:   Thu Apr 23 11:36:05 2015 -0500
67     ACE_CDR::Fixed::from_octets() added optional parameter for scale.
69 commit 0dbf4ce9959683060b0d3b67509e2ed1a09611be
70 Author: Adam Mitz <mitza@ociweb.com>
71 Date:   Thu Apr 23 09:24:57 2015 -0500
73     Fixed ambiguous overload error on HP aCC in CDR_Fixed_Test.
75 commit b7dd5cda7e918199e387aec5b6bca759b47cf4e1
76 Author: Adam Mitz <mitza@ociweb.com>
77 Date:   Thu Apr 23 09:10:52 2015 -0500
79     Added ACE_CDR::Fixed to NEWS.
81 commit ce187c0b0b3c00f0beaa6d92c89502933985fad5
82 Author: Adam Mitz <mitza@ociweb.com>
83 Date:   Thu Apr 23 09:04:27 2015 -0500
85     ACE_CDR::Fixed renamed signbit since it conflicts with macros on some platforms.
87 commit f083bc08727934166f10d9495030e1d57ff856a7
88 Author: Adam Mitz <mitza@ociweb.com>
89 Date:   Wed Apr 22 17:26:43 2015 -0500
91     CDR_Base compile fix for MSVC 12.
93 commit 647d0d06c7bcc271a571ee6244555ed9af4d304c
94 Author: Adam Mitz <mitza@ociweb.com>
95 Date:   Wed Apr 22 09:54:47 2015 -0500
97     Restored changes to flex/bison output files.
98     
99     These changes were overwritten when the generators were run.
100     Please don't change output files.
102 commit cb27125f2619b2b229a68af5b51342547e918fcf
103 Author: Adam Mitz <mitza@ociweb.com>
104 Date:   Tue Apr 21 09:37:41 2015 -0500
106     Added a macro so users of different ACE versions can detect support for Fixed.
108 commit 802f25773229db5207d15c9a1071d1ae8cd37521
109 Merge: 954a5f1 60c0e95
110 Author: Adam Mitz <mitza@ociweb.com>
111 Date:   Tue Apr 21 09:08:04 2015 -0500
113     Merge remote-tracking branch 'upstream/master' into idl-fixed-type
115 commit 954a5f1add07837df51791a935b61d60cc5f4ac3
116 Author: Adam Mitz <mitza@ociweb.com>
117 Date:   Mon Apr 20 17:27:49 2015 -0500
119     Implemented division of ACE_CDR::Fixed numbers.
120     
121     Other misc bug fixes found along the way.
123 commit 0b08869dae0581fb59c23043c71f29c963901d19
124 Author: Adam Mitz <mitza@ociweb.com>
125 Date:   Fri Apr 17 13:06:56 2015 -0500
127     Fuzz fixes
129 commit 53f49cb9f68e87467f1f4ad00c1453a5fa1ab5a8
130 Merge: 15da6ff 1f88315
131 Author: Adam Mitz <mitza@ociweb.com>
132 Date:   Fri Apr 17 11:31:27 2015 -0500
134     Merge remote-tracking branch 'upstream/master' into idl-fixed-type
136 commit 8a6e0893941061b06716dabf2bcfb0a808dd6e97
137 Author: Adam Mitz <mitza@ociweb.com>
138 Date:   Fri Apr 17 09:19:14 2015 -0500
140     Debugging lexer and parser.  Fixed some warnings.
142 commit c89442d3b559be65bd21c90d0cbcad6b1641f637
143 Merge: 2525e19 1f88315
144 Author: Johnny Willemsen <jwillemsen@remedy.nl>
145 Date:   Fri Apr 17 11:36:00 2015 +0200
147     Merge branch 'master' of git://github.com/DOCGroup/ATCD
149 commit 2525e19f6d65fa9a5bb9efa9b3642459d49d08dc
150 Author: Johnny Willemsen <jwillemsen@remedy.nl>
151 Date:   Fri Apr 17 11:35:55 2015 +0200
153     Corrected executable bit
155 commit a062f5e8bd0dff4c584152e32b1fb3c7823ec572
156 Author: Adam Mitz <mitza@ociweb.com>
157 Date:   Thu Apr 16 17:20:37 2015 -0500
159     Build with Visual C++.
161 commit 2018b75b5caecfb209ef67886ca63c1447fabb08
162 Author: Adam Mitz <mitza@ociweb.com>
163 Date:   Thu Apr 16 15:44:26 2015 -0500
165     CDR Fixed data type: CDR streaming
166     
167     tao_idl and tao_ifr back ends now generate errors for fixed
168     updated .gitignore files based on build results
170 commit 1f88315135e714884bbd9943e288419bc5f366ae
171 Author: Steve Huston <shuston@riverace.com>
172 Date:   Thu Apr 16 14:28:42 2015 -0400
174     Don't return fail result if multiple-IP lookup fails
176 commit 463977905405d730034b29828a086598cd1a5ca0
177 Merge: f712d45 9c017dc
178 Author: Steve Huston <shuston@riverace.com>
179 Date:   Tue Apr 14 09:17:14 2015 -0400
181     Merge pull request #53 from DOCGroup/Improve_INET_Addr_Test
182     
183     Try to not fail INET_Add_Test if DNS not available
185 commit b13d1e1339bf3e86466f58653ea683521a5c4282
186 Merge: 341e0ad b974fb6
187 Author: Johnny Willemsen <jwillemsen@remedy.nl>
188 Date:   Tue Apr 14 08:38:53 2015 +0200
190     Merge branch 'master' of git://github.com/DOCGroup/ATCD
192 commit 9c017dc10ad8153352faad5b3359576197a3260d
193 Author: Steve Huston <shuston@riverace.com>
194 Date:   Mon Apr 13 22:33:56 2015 -0400
196     Try to not fail if DNS not available
198 commit 341e0ad9fc7444306db5a7bbe0f7ef1ca4173944
199 Author: Johnny Willemsen <jwillemsen@remedy.nl>
200 Date:   Mon Apr 13 14:40:40 2015 +0200
202     Added package
203         * ACE/docs/bczar/bczar.html:
205 commit b0f102a81e8dafc0f2a80046b4241e9a1f76f6f2
206 Author: Adam Mitz <mitza@ociweb.com>
207 Date:   Thu Apr 9 16:54:45 2015 -0500
209     Arithmetic operations + - * on Fixed numbers.
210     
211     Also added Fixed-type expression handling to TAO_IDL_FE.
213 commit f99c785e43aaea563e475ad6964ca6c93ef60b12
214 Author: Adam Mitz <mitza@ociweb.com>
215 Date:   Tue Apr 7 16:38:03 2015 -0500
217     Conversion and comparison operations on Fixed objects.
219 commit b974fb6b9f3eb18e411d05359a1e023ab60dacab
220 Author: Steve Huston <shuston@riverace.com>
221 Date:   Fri Apr 3 18:21:44 2015 -0400
223     Add ACE_HAS_SIOCGIFCONF; allows ACE_OS::getmacaddress to work
225 commit a4433e8cd7456f1d4c228097b7c537d4f138e196
226 Author: Steve Huston <shuston@riverace.com>
227 Date:   Thu Apr 2 18:54:13 2015 -0400
229     Avoid copying in multiples of the same address but having different socktypes
231 commit f1d214369e66045e00263d6c46d753e62653daf0
232 Author: Adam Mitz <mitza@ociweb.com>
233 Date:   Wed Apr 1 17:50:05 2015 -0500
235     Continued developing ACE_CDR::Fixed and tao_idl fixed parsing.
237 commit 6b5c388813e1bbac774902e449d1a9f3c25fff96
238 Author: Adam Mitz <mitza@ociweb.com>
239 Date:   Fri Mar 27 17:01:22 2015 -0500
241     Work in progress on supporting the fixed type in ACE_CDR and TAO_IDL_FE.
243 commit f432ac58c737de66cd6a257fe278e0bbc20b465a
244 Author: Steve Huston <shuston@riverace.com>
245 Date:   Tue Mar 24 14:43:51 2015 -0400
247     Restore warning status to mismatch IPv6 reverse lookups
249 commit bb84a900da67257567b24bfa3b046b4f35b599c6
250 Author: Like Ma <likemartinma@gmail.com>
251 Date:   Mon Mar 23 01:04:28 2015 +0800
253     Fix forgetting to close handle in ACE_OS::stat.
255 commit 9983bb68f7ddaecaa9de046982a6a5bc9307377b
256 Author: Steve Huston <shuston@riverace.com>
257 Date:   Thu Mar 19 18:13:24 2015 -0400
259     Fix ACE_INET_Addr being set multiple times (common TAO use case)
261 commit 237949972f4257b1b0712e6acb75c1ad6ad1ecd7
262 Merge: b560148 67618a6
263 Author: Phil Mesnier <mesnier_p@ociweb.com>
264 Date:   Thu Mar 19 12:55:14 2015 -0500
266     Merge branch 'master' of github.com:DOCGroup/ATCD
268 commit b5601480037363aa2de0c0666853d2f717e35d06
269 Author: Phil Mesnier <mesnier_p@ociweb.com>
270 Date:   Thu Mar 19 12:54:32 2015 -0500
272     Added test case emulating TAO's usage of INET_addr when supplied non-default host:port
274 commit 67618a6dd4f3fe64d03706f75193212b263434af
275 Author: Steve Huston <shuston@riverace.com>
276 Date:   Wed Mar 18 19:14:22 2015 -0400
278     Remove ancient/obsolete arch/tune OCCFLAGS
280 commit f3af9da3284a1234fa779a74c47af939d4fa4617
281 Author: Steve Huston <shuston@riverace.com>
282 Date:   Wed Mar 18 17:00:04 2015 -0400
284     Fix memset arg reversal
286 commit 0dfa07f0471ac06250e49f3ea29eb3753672acd1
287 Merge: c12af37 d1b42dc
288 Author: Steve Huston <shuston@riverace.com>
289 Date:   Wed Mar 18 14:14:34 2015 -0400
291     Merge branch 'master' of https://github.com/DOCGroup/ATCD
293 commit c12af3769bc14539926f221d8dfde806adeb9301
294 Author: Steve Huston <shuston@riverace.com>
295 Date:   Wed Mar 18 14:13:50 2015 -0400
297     HP aC++ 03.90 needs to see statement on ACE_NOTREACHED to avoid compile warnings
299 commit d1b42dcaf555f131c009fd26585fe093a2fc5e83
300 Merge: 3a6ea9c a52f749
301 Author: Steve Huston <shuston@riverace.com>
302 Date:   Wed Mar 18 13:56:11 2015 -0400
304     Merge pull request #41 from DOCGroup/BZ4201
305     
306     Cast cond_init's type to select correct variant of the method; see Bugzi...
308 commit 3a6ea9c32c31c7e7738a184ddc1875a366bd611c
309 Author: Phil Mesnier <mesnier_p@ociweb.com>
310 Date:   Wed Mar 18 10:24:46 2015 -0500
312     Fuzz fix
314 commit a52f7499689baddd45d3cbb36f14525d12ff2be1
315 Author: Steve Huston <shuston@riverace.com>
316 Date:   Tue Mar 17 19:46:29 2015 -0400
318     Cast cond_init's type to select correct variant of the method; see Bugzilla #4201
320 commit 6518391f8ce12a3dfcadaf9b403a3029d512ede2
321 Merge: abba999 5f3c3fe
322 Author: Phil Mesnier <mesnier_p@ociweb.com>
323 Date:   Tue Mar 17 17:05:57 2015 -0500
325     Merge branch 'master' of github.com:DOCGroup/ATCD
327 commit 5f3c3fe3d868c0ea4d92a985864f50c41a5aa9a2
328 Merge: b57165d 06cadd2
329 Author: Steve Huston <shuston@riverace.com>
330 Date:   Tue Mar 17 09:34:38 2015 -0400
332     Merge pull request #39 from DOCGroup/BZ4153-2
333     
334     ACE_Addr::set_addr(void*, int) was changed to ACE_Addr::set_addr(const v...
336 commit b1ccc1215ca8572732f35f856891e03d1fdc0d3a
337 Author: Steve Huston <shuston@riverace.com>
338 Date:   Mon Mar 16 14:17:53 2015 -0400
340     Revert "Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned..."
342 commit 78184e20fbe56b729019ff3286fc6e515a5f2ff5
343 Author: Steve Huston <shuston@riverace.com>
344 Date:   Mon Mar 16 14:16:13 2015 -0400
346     Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a name"
348 commit 06cadd2db3bf8cc34ba70d9e22e025e076cc64da
349 Author: Steve Huston <shuston@riverace.com>
350 Date:   Mon Mar 16 14:12:04 2015 -0400
352     ACE_Addr::set_addr(void*, int) was changed to ACE_Addr::set_addr(const void*, int). All descendant classes have the same change. Fixed multiple-address handling in ACE_INET_Addr and check for alias in INET_Addr_Test if a hostname reverse lookup doesn't match the forward lookup.
354 commit 5bc50a89566c0392470e7d2bb2ad65bda4efabb4
355 Merge: 54fb595 9cd2c61
356 Author: Johnny Willemsen <jwillemsen@remedy.nl>
357 Date:   Mon Mar 16 18:43:48 2015 +0100
359     Merge pull request #35 from mitza-oci/coverity-1288509
360     
361     Fixed coverity warning 1288509
363 commit 9cd2c61526213e0d20056bcc854bec01b3d2add0
364 Author: Adam Mitz <mitza@ociweb.com>
365 Date:   Mon Mar 16 09:30:19 2015 -0500
367     Fixed coverity warning 1288509
369 commit df7bedd75668682974ec8b91074b013860a1a58c
370 Author: Like Ma <likemartinma@gmail.com>
371 Date:   Sat Mar 14 14:31:29 2015 +0800
373     Fix errno checking logic.
375 commit 135bac34b594c10a2a058e4ad9d799e8e918bc47
376 Author: Steve Huston <shuston@riverace.com>
377 Date:   Fri Mar 13 10:33:27 2015 -0400
379     Add sanity check and test for new operator=
381 commit bfce463fcd2e0e30c4eab6434594efa938ee2d80
382 Author: Steve Huston <shuston@riverace.com>
383 Date:   Thu Mar 12 20:12:43 2015 -0400
385     Add the requisite test program addition for new feature
387 commit 16e65aee37999efc6cdf01577bffe7ba707eebd3
388 Author: Steve Huston <shuston@riverace.com>
389 Date:   Thu Mar 12 20:08:20 2015 -0400
391     Changes to enable ACE_INET_Addr to hold all addresses for a given name; round 2 with fixes
393 commit a2e1e99de25f12b4efc30278838ebdb7bb6f3011
394 Author: Johnny Willemsen <jwillemsen@remedy.nl>
395 Date:   Wed Mar 11 08:47:45 2015 +0100
397     Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a na..."
399 commit a4f928e8bf747aa2d20f7c367b3fd6beb078345b
400 Author: Phil Mesnier <mesnier_p@ociweb.com>
401 Date:   Tue Mar 10 15:46:59 2015 -0500
403     Improve robustness of version limiting method. Add a new method for verifying the peer host name matches the supplied certificate.
405 commit 388f2fb38b3f6f8160e3076a7c356001669fc591
406 Merge: 6f53de7 0fd2998
407 Author: Steve Huston <shuston@riverace.com>
408 Date:   Tue Mar 10 15:33:03 2015 -0400
410     Merge pull request #25 from DOCGroup/BZ4153
411     
412     Add ability for ACE_INET_Addr to hold all the addresses assigned to a na...
414 commit 0fd2998f2484225bbff712fe19d1f9f3593f7e29
415 Author: Steve Huston <shuston@riverace.com>
416 Date:   Tue Mar 10 13:16:02 2015 -0400
418     Fixed fuzz error (found tab).
420 commit 6f53de75163f590126998164e47ac8a905879670
421 Merge: d76f680 230add9
422 Author: Adam Mitz <mitza@ociweb.com>
423 Date:   Mon Mar 9 16:27:45 2015 -0500
425     Merge pull request #28 from mitza-oci/coverity-1287148
426     
427     Fixed coverity warning 1287148
429 commit d76f6806a615edbcf2e9906a470f0f0d76429faf
430 Merge: ceb1c3b e46385b
431 Author: Johnny Willemsen <jwillemsen@remedy.nl>
432 Date:   Mon Mar 9 15:35:45 2015 +0100
434     Merge pull request #27 from jwillemsen/master
435     
436     Suppress valgrind reported conditional jumps in grep and fixed a few Coverity reported errors
438 commit 230add9d5e28ae8e15320a6db5b1b6201c9e8c80
439 Author: Adam Mitz <mitza@ociweb.com>
440 Date:   Mon Mar 9 09:32:46 2015 -0500
442     Fixed coverity warning 1287148
444 commit e46385b9c288a806aaa884ecac621e2896d5914e
445 Author: Johnny Willemsen <jwillemsen@remedy.nl>
446 Date:   Mon Mar 9 10:46:18 2015 +0100
448     Suppress conditional jumps in grep
450 commit e9b8c7b5551a1b3341e29b6555da02ce2dc18c25
451 Author: Johnny Willemsen <jwillemsen@remedy.nl>
452 Date:   Mon Mar 9 09:06:00 2015 +0100
454     Add new package
456 commit 421f5c292adc9de925aec7c3a51e4cd4904d288e
457 Author: Adam Mitz <mitza@ociweb.com>
458 Date:   Fri Mar 6 17:09:04 2015 -0600
460     Prevent running depgen twice during "make depend"
462 commit 506127ad1b262cc79d36febcc4dc03faa1f90f65
463 Author: Adam Mitz <mitza@ociweb.com>
464 Date:   Fri Mar 6 17:07:53 2015 -0600
466     Updated .gitignore files
468 commit 7805370999f233118c5b3a7242b580d2d8214a0f
469 Author: Steve Huston <shuston@riverace.com>
470 Date:   Fri Mar 6 16:09:47 2015 -0500
472     Add ability for ACE_INET_Addr to hold all the addresses assigned to a name and allow ACE_Multihomed_INET_Addr to access them all.
474 commit d91af284f8ce1f723c1e242c31188c734999d1f1
475 Author: Phil Mesnier <mesnier_p@ociweb.com>
476 Date:   Fri Mar 6 12:17:23 2015 -0600
478     Restore support for building on Solaris using SThread rather than PThread API
480 commit 497c711fc1cb8380bd3ca71584067eb6d41ea554
481 Author: Phil Mesnier <mesnier_p@ociweb.com>
482 Date:   Fri Mar 6 12:14:42 2015 -0600
484     Restore support for building SSL modules on macosx
485     Add the ability to limit the specific cypher versions supported by OpenSSL to avoid
486     vulnerabilities such as the POODLE attack
488 commit fb9f22c31f495538e99c2af986cbf4ca69400e07
489 Author: Adam Mitz <mitza@ociweb.com>
490 Date:   Fri Mar 6 09:03:51 2015 -0600
492     Fixed fuzz error from pull request #23
494 commit 77828ec66f2eb7b768b16fe6ff3ea041515d2f0a
495 Author: Adam Mitz <mitza@ociweb.com>
496 Date:   Tue Mar 3 14:18:35 2015 -0600
498     Removed commented-out block and changed %s to %C
500 commit 06588785a462dd287c7d46be319ec224cead1a12
501 Author: Adam Mitz <mitza@ociweb.com>
502 Date:   Tue Mar 3 14:10:11 2015 -0600
504     Removed $Id$
506 commit edf663f3033d8126aa470866ee48bde079060e45
507 Author: Adam Mitz <mitza@ociweb.com>
508 Date:   Tue Mar 3 13:54:26 2015 -0600
510     Added to .gitignore
512 commit 0d7e78fb7cf414a1dafced813cd38e5336047165
513 Author: Justin Wilson <wilsonj@ociweb.com>
514 Date:   Tue Mar 3 12:50:28 2015 -0600
516     Fix to resume and register event handlers after returning -1 from
517     
518     handle_*.  Dev_Poll_Reactor on Linux uses epoll with one-shot and
519     suspends handlers when an event is received.  New logic attempts
520     to resume handler when -1 is returned.  Added test.
521     From OCITAO 2.2a Fri Nov 14 16:47:56 UTC 2014
523 commit 7daf237b6c24099d39ca95495aca26a10dc31569
524 Merge: ee43069 3405311
525 Author: Adam Mitz <mitza@ociweb.com>
526 Date:   Tue Mar 3 08:48:24 2015 -0600
528     Merge pull request #21 from mitza-oci/master
529     
530     Add .gitignore files based on svn:ignore properties
532 commit ee43069698b93d80994e9338e7f69f2010184730
533 Merge: bcc16db 37b453d
534 Author: Johnny Willemsen <jwillemsen@remedy.nl>
535 Date:   Tue Mar 3 08:37:36 2015 +0100
537     Merge pull request #22 from likema/feature/fix-aix-5_1
538     
539     Fix missing separator in rules.lib.GNU
541 commit 3405311c9c9fb23fed57d246ba0f17cadb99be9d
542 Author: Adam Mitz <mitza@ociweb.com>
543 Date:   Mon Mar 2 14:31:13 2015 -0600
545     Fixed typo
547 commit 3b69762dc8298b0cc284d873bb3c62896f341a12
548 Merge: aac6423 bcc16db
549 Author: Adam Mitz <mitza@ociweb.com>
550 Date:   Mon Mar 2 13:48:17 2015 -0600
552     Merge remote-tracking branch 'upstream/master'
554 commit aac642374d4f97d4525084a743c2b638731b658b
555 Author: Adam Mitz <mitza@ociweb.com>
556 Date:   Mon Mar 2 13:47:35 2015 -0600
558     Exclude .gitignore files from release packages.
560 commit bcc16db982b483171996f2dfcedb132741c163f7
561 Author: Steve Huston <shuston@riverace.com>
562 Date:   Mon Mar 2 14:32:24 2015 -0500
564     Remove trailing whitespace.
566 commit 1c912d7509d21be8cb0bf8f2eb3156c6ece385d9
567 Merge: 614a53d 86986c5
568 Author: Adam Mitz <mitza@ociweb.com>
569 Date:   Mon Mar 2 13:01:41 2015 -0600
571     Merge branch 'master' of git://github.com/DOCGroup/ATCD
573 commit 86986c5355d448bca828774a5593bf07451f2b09
574 Merge: 0997dff 15d86a8
575 Author: Steve Huston <shuston@riverace.com>
576 Date:   Mon Mar 2 12:55:36 2015 -0500
578     Merge pull request #14 from DOCGroup/NetApp-VxWorks64
579     
580     Net app vx works64
582 commit 5d7b031e2f9b2793e51cc591e16b5ddec7ce6c0a
583 Author: Adam Mitz <mitza@ociweb.com>
584 Date:   Mon Mar 2 11:29:09 2015 -0600
586     Added .gitignore files based on svn:ignore properties
588 commit 15d86a8c55ffa5bf9303fc878a054cb9a0cef956
589 Author: Steve Huston <shuston@riverace.com>
590 Date:   Mon Mar 2 11:21:08 2015 -0500
592     Correct VxWorks type usage on kill()
594 commit 4d7c7b9942feb3b772f3ba551e15eb5541e7aa4f
595 Merge: c9d1e75 aca78df
596 Author: Johnny Willemsen <jwillemsen@remedy.nl>
597 Date:   Mon Mar 2 09:34:06 2015 +0100
599     Merge pull request #18 from smitje/master
600     
601     C++11 chrono support for sleep and ACE_Time_Value
603 commit 37b453d2db7457be86bf8650acd4bb6121b7b947
604 Author: Like Ma <likemartinma@gmail.com>
605 Date:   Mon Mar 2 16:10:49 2015 +0800
607     Fix missing separator in rules.lib.GNU
609 commit 04e2ce79365b3a1fe2569b71eb21469228626f6d
610 Author: Johnny Willemsen <jwillemsen@remedy.nl>
611 Date:   Sun Mar 1 19:22:51 2015 +0100
613     Fixed coverity 1271859 Non-array delete for scalars
615 commit f8dab2a45cce95c6165033efed159ec33397244e
616 Author: Johnny Willemsen <jwillemsen@remedy.nl>
617 Date:   Sun Mar 1 19:22:09 2015 +0100
619     Fixed coverity 1271860 Non-array delete for scalars
621 commit 277de4b2774b2db2194682475abb7e8be542bff1
622 Author: Steve Huston <shuston@riverace.com>
623 Date:   Fri Feb 27 16:40:13 2015 -0500
625     Change from using typedef to macro definitions because the needed system header(s) are not always included and including them here would add unnecessary build time.
627 commit 4d3d640b33043b409cf73db1bd51574f43eefaa1
628 Author: Steve Huston <shuston@riverace.com>
629 Date:   Fri Feb 27 15:35:43 2015 -0500
631     Adjust sprintf format for 64-bit differences.
633 commit cfb236999fd9316695422e84b1d5e1dcd6cf19e5
634 Author: Steve Huston <shuston@riverace.com>
635 Date:   Fri Feb 27 12:36:39 2015 -0500
637     Adjustments for type and value changes made at VxWorks 6.9.
639 commit d2211eb909992962e962d1eff48ffe60e5c4e4f6
640 Merge: 27c7645 3356eff
641 Author: Johnny Willemsen <jwillemsen@remedy.nl>
642 Date:   Fri Feb 27 08:07:26 2015 +0100
644     Merge pull request #15 from jwillemsen/master
645     
646     Add coverity button, fixed readme, and some experiments to integrate with coverall which resulted at the end in no changes because coverall wasn't able to handle ATCD
648 commit af9668663f95a130488680f99aef49aa69796743
649 Author: Steve Huston <shuston@riverace.com>
650 Date:   Thu Feb 26 17:47:38 2015 -0500
652     Remove code from pass_handle() to call DuplicateHandle - only was there for Win95/98.
654 commit 35bd40132ca21673ddb4d42fbe2de22653ccf075
655 Author: Steve Huston <shuston@riverace.com>
656 Date:   Thu Feb 26 16:28:46 2015 -0500
658     Move ACE_VX_USR_ARG_T type definition out to the config-vxworks.h file and change it to a typedef instead of a macro.
659     Generalize use of ACE_VX_USR_ARG_T in place of previously added _Vx_usr_arg_t to restore ability to build on pre-6.9
661 commit 3356effc821711e4fdcc133d8e1abf84fca3e665
662 Author: Johnny Willemsen <jwillemsen@remedy.nl>
663 Date:   Thu Feb 26 19:49:54 2015 +0100
665     Removed trailing spaces
667 commit fe1c0ce2c31004df75b77317b42891ec9531ef72
668 Author: Johnny Willemsen <jwillemsen@remedy.nl>
669 Date:   Wed Feb 25 10:03:36 2015 +0100
671     Removed workaround for older msvc14 ctp releases, see bugzilla 4169
673 commit 8be7fe60181a96384b879aacf10304e605e7797f
674 Merge: efc995e c2158ae
675 Author: Johnny Willemsen <jwillemsen@remedy.nl>
676 Date:   Wed Feb 25 08:28:17 2015 +0100
678     Merge branch 'master' of git://github.com/DOCGroup/ATCD
680 commit efc995e5ed2e1863729b21dba4dff0e4a749d057
681 Author: Johnny Willemsen <jwillemsen@remedy.nl>
682 Date:   Wed Feb 25 08:20:37 2015 +0100
684     Added author name
686 commit c2158aebffb3330f26fb62c53f3469bd6b49cda5
687 Author: Steve Huston <shuston@riverace.com>
688 Date:   Tue Feb 24 16:41:50 2015 -0500
690     HP aCC 3.x can't hack template templates, similar to Bug_3709_Regression_Test.cpp
692 commit fe666cf28efecc6ff313a730e267ac74999fa22c
693 Merge: 3061622 4ba2d9d
694 Author: Steve Huston <shuston@riverace.com>
695 Date:   Tue Feb 24 16:33:48 2015 -0500
697     Merge branch 'master' of https://github.com/DOCGroup/ATCD
699 commit 30616226cd3708534083235b504ce07498e28449
700 Author: Steve Huston <shuston@riverace.com>
701 Date:   Tue Feb 24 16:21:39 2015 -0500
703     HP aCC 03.x has BROKEN_TEMPLATE_TEMPLATE
705 commit 27aee626f761f558f1648a2e22d846d53d7f49c5
706 Author: Johnny Willemsen <jwillemsen@remedy.nl>
707 Date:   Tue Feb 24 19:53:22 2015 +0100
709     Added reporter
711 commit 6639934fa33b8818d018a4f09379c2f39c3d9e08
712 Author: Johnny Willemsen <jwillemsen@remedy.nl>
713 Date:   Tue Feb 24 19:52:15 2015 +0100
715     Remove the signal handler after we have run the reactor
717 commit 4ba2d9d3d2f3e25fff8183d85fef3bb33ed83085
718 Merge: c29bd8d 7bb3551
719 Author: Phil Mesnier <mesnier_p@ociweb.com>
720 Date:   Tue Feb 24 11:21:58 2015 -0600
722     Merge branch 'master' of github.com:DOCGroup/ATCD
724 commit c29bd8de86886b9bdc4e4e018076ded9cab7bb93
725 Author: Phil Mesnier <mesnier_p@ociweb.com>
726 Date:   Tue Feb 24 11:20:17 2015 -0600
728     refactor to accommodate AIX
730 commit c8551289f24ec49f2d22273e901d0b3cc1a541c1
731 Author: Johnny Willemsen <jwillemsen@remedy.nl>
732 Date:   Tue Feb 24 14:35:04 2015 +0100
734     Visual Studio 2015 has 3 parameter wcstok
735         * ACE/ace/config-win32-msvc-14.h:
737 commit aca78df9bed1a4433a33f558967d8c0002ca3dc8
738 Author: Marcel Smit <msmit@remedy.nl>
739 Date:   Tue Feb 24 11:29:06 2015 +0100
741     Updated the NEWS and applied uniform initialization in
742     Chrono_Test.cpp
743     
744         * ACE/NEWS:
745         * ACE/tests/Chrono_Test.cpp:
747 commit a1db6aaeb2a82cb08591feca25c9e37d2eb7c7d1
748 Author: Marcel Smit <msmit@remedy.nl>
749 Date:   Tue Feb 24 10:33:28 2015 +0100
751     Removed unnecessary method. Also made use of the
752     predefined std::kilo, std::mega in Chrono_Test.cpp.
753     
754         * ACE/ace/Time_Value.h:
755         * ACE/ace/Time_Value.inl:
756         * ACE/tests/Chrono_Test.cpp:
758 commit ccbab7725d6abf854960b97544555ac2e65287ec
759 Author: Phil Mesnier <mesnier_p@ociweb.com>
760 Date:   Mon Feb 23 15:37:06 2015 -0600
762     Fix for make install error specific to MacOSX. Thanks to Thomas Schmidt <TC dot Schmidt at gmx dot net> for suggesting this fix
764 commit c293be722a38993d2f050c10522e3be8b82678d9
765 Author: Marcel Smit <msmit@remedy.nl>
766 Date:   Mon Feb 23 14:09:17 2015 +0100
768     No need have a sleep with a chrono::duration as input.
769         * ACE/ace/OS_NS_unistd.h:
770         * ACE/ace/OS_NS_unistd.inl:
772 commit eb9f76436224250d20bf6b8088ef330cbcb593f3
773 Author: Marcel Smit <msmit@remedy.nl>
774 Date:   Mon Feb 23 14:08:37 2015 +0100
776     Added more operators to and from chrono. Added tests for this.
777     
778         * ACE/ace/Time_Value.h:
779         * ACE/ace/Time_Value.inl:
780         * ACE/tests/Chrono_Test.cpp:
782 commit 959b3362da669ca3cde5f100604be3d7d90c8277
783 Author: Marcel Smit <msmit@remedy.nl>
784 Date:   Fri Feb 20 12:53:41 2015 +0100
786     Added the Chrono_Test to the test framework.
787     
788         * ACE/tests/run_test.lst:
790 commit 44ae6d01239025a517cc6e4ae920041526d082d6
791 Author: Marcel Smit <msmit@remedy.nl>
792 Date:   Fri Feb 20 12:39:27 2015 +0100
794     Added streaming operator in order to be able to stream ACE_Time_Values
795     into a std::chrono::duration.
796     Created a test.
797     
798         * ACE/tests/Chrono_Test.cpp:
799           Added.
800     
801         * ACE/ace/Time_Value.h:
802         * ACE/ace/Time_Value.inl:
803         * ACE/tests/tests.mpc:
805 commit 471a3ade696e780798cc66d00f10271d60c0ee28
806 Author: Marcel Smit <msmit@remedy.nl>
807 Date:   Tue Feb 17 14:35:05 2015 +0100
809     Fixed compile issues related to the usage of the
810     ACE_HAS_CPP11 define.
811     
812         * ACE/ace/OS_NS_unistd.h:
813         * ACE/ace/OS_NS_unistd.inl:
814         * ACE/ace/Time_Value.h:
815         * ACE/ace/Time_Value.inl:
817 commit d6f9e4d8d17e60fd217b9ca38b47159ff2e24fd3
818 Author: Marcel Smit <msmit@remedy.nl>
819 Date:   Tue Feb 17 14:08:11 2015 +0100
821     Replaced the check on the value of _cplusplus with
822     ACE_HAS_CPP11.
823     
824         * ACE/ace/OS_NS_unistd.h:
825         * ACE/ace/OS_NS_unistd.inl:
826         * ACE/ace/Time_Value.h:
827         * ACE/ace/Time_Value.inl:
829 commit 7248a8d8ebcdf6472754ee5f42940bb07ed247b0
830 Author: Marcel Smit <msmit@remedy.nl>
831 Date:   Tue Feb 17 14:02:05 2015 +0100
833     Work in progress: Prevented compilation of chrono for older compilers.
834     
835         * ACE/ace/OS_NS_unistd.h:
836         * ACE/ace/OS_NS_unistd.inl:
837         * ACE/ace/Time_Value.h:
838         * ACE/ace/Time_Value.inl:
840 commit 6b0b5ff56e74519ac6ba2efe84f9592344337ab7
841 Author: Marcel Smit <msmit@remedy.nl>
842 Date:   Tue Feb 17 11:36:39 2015 +0100
844     Added chono support for sleeps and ACE_Time_Values.
845     
846         * ACE/ace/OS_NS_unistd.h:
847         * ACE/ace/OS_NS_unistd.inl:
848         * ACE/ace/Time_Value.h:
849         * ACE/ace/Time_Value.inl:
851 commit 5b192d1a85d54740d45211f9cc05b2442b1e1def
852 Author: Steve Huston <shuston@riverace.com>
853 Date:   Thu Feb 12 10:46:08 2015 -0500
855     spa() can pass a function name ("ace_main") plus the normal 10 optional arguments.
857 commit a16e1f2296eb85eed6da71b009d72223e0438a74
858 Author: Steve Huston <shuston@riverace.com>
859 Date:   Thu Feb 12 10:02:19 2015 -0500
861     Fix spa() argc type
863 commit 2cc51308d8f58ffb4f581a3db54cfe889961bc71
864 Author: Steve Huston <shuston@riverace.com>
865 Date:   Wed Feb 11 16:42:51 2015 -0500
867     Apply patches sent from Gordon Hulpieu
869 commit b82b7981169d4ee060ee9f7cd64cd73f4632f276
870 Merge: 0a0b231 4eb6e57
871 Author: Adam Mitz <mitza@ociweb.com>
872 Date:   Wed Feb 11 09:48:46 2015 -0600
874     Merge pull request #6 from mitza-oci/master
875     
876     ACE_Process std file handles on Windows
878 commit d268a731684c6b70864ad12a6689b73ab304da93
879 Author: Steve Huston <shuston@riverace.com>
880 Date:   Tue Feb 10 17:42:29 2015 -0500
882     Fix typo on feature chack ACE_DISABLE_MKTEMP.
884 commit 35cce6f3e5dffa216f3bf064ff45454d3e7c222d
885 Author: Adam Mitz <mitza@ociweb.com>
886 Date:   Tue Feb 10 14:35:07 2015 -0600
888     ACE_Process on Windows:
889     
890     Allow redirection of child's stdout/stderr when there is no
891     stdin handle available (for example when running in a service).
892     TAO_IDL drv_preproc: check for errors from ACE_Process
894 commit 26da73ca31a49f7af7187eae70791d4d80d5389c
895 Author: Steve Huston <shuston@riverace.com>
896 Date:   Thu Jan 22 14:49:11 2015 -0500
898     Use same XL C++ settings for 13.1 as for previous compiler versions
900 commit 21ee9f72b352b95027cfafba00a5c0f14797fa33
901 Author: Olli Savia <ops@iki.fi>
902 Date:   Tue Jan 20 17:29:15 2015 +0200
904     Use libbsd instead of libinet on all LynxOS platforms and versions.
906 commit ad97275c427786e44a23552ce3258627093b5358
907 Author: Steve Huston <shuston@riverace.com>
908 Date:   Fri Jan 16 19:10:51 2015 -0500
910     Noting that template template is broken on current Sun Studio 12 as well. Also renamed the internal feature check macro name to BROKEN_TEMPLATE_TEMPLATE to clarify what we're testing for.
912 commit 10b172a0a1942bb4a57b5469a79d7d435d3e3f5a
913 Author: Like Ma <likemartinma@gmail.com>
914 Date:   Mon Jan 12 11:34:58 2015 +0800
916     Add comments to Intrusive_Auto_Ptr unit test.
918 commit 1cd7f9aeb45bf7f7a072b49c6675f1560c3af64e
919 Author: Like Ma <likemartinma@gmail.com>
920 Date:   Mon Jan 12 04:50:13 2015 +0800
922     Extend Intrusive_Auto_Ptr unit test.
924 commit 7295720ffe2f04755d013749cc2289a6b0fd9d24
925 Author: Like Ma <likemartinma@gmail.com>
926 Date:   Mon Jan 12 03:32:07 2015 +0800
928     Fix memory leak by incorrect assignment of Intrusive_Auto_Ptr.
930 commit 21ec7bf6d7fde0013951f637572beb0580bbf90a
931 Author: Steve Huston <shuston@riverace.com>
932 Date:   Fri Jan 9 16:22:48 2015 -0500
934     Fix resource leak per Coverity ID 1192729
936 commit db578e352ed55e43c6b0f76f33f3e5c34b17eeaa
937 Author: Steve Huston <shuston@riverace.com>
938 Date:   Fri Jan 9 11:29:00 2015 -0500
940     Properly detect lack of TLS versions
942 commit 14ca4c63822e2787621c0f513dc8e06b1ade6896
943 Author: Johnny Willemsen <jwillemsen@remedy.nl>
944 Date:   Thu Jan 8 09:08:15 2015 +0100
946     Fixed fuzz
947         * ACE/bin/fuzz.pl:
948         * TAO/orbsvcs/examples/Notify/MC/TkMonitor/monitor.pl:
950 commit 425df00f4d29485f37c34f380e4513f3eddac2c9
951 Author: Johnny Willemsen <jwillemsen@remedy.nl>
952 Date:   Thu Jan 8 08:57:25 2015 +0100
954     Small change and removed Id from generated TAO_IDL header
955         * ACE/ace/Future.cpp:
956         * TAO/TAO_IDL/be/be_helper.cpp:
958 commit a629fb98175e200c1ba79c5492c30c2c397683b7
959 Author: Johnny Willemsen <jwillemsen@remedy.nl>
960 Date:   Thu Jan 8 08:46:38 2015 +0100
962     Fixed fuzz
964 commit 816d2988789a093b50da0916d04d17aa712bb4a1
965 Author: Johnny Willemsen <jwillemsen@remedy.nl>
966 Date:   Wed Jan 7 20:24:25 2015 +0100
968     Removed trailing whitespaces
970 commit 4a487863f49d5c458379d7e82b273223dcf0776d
971 Author: Johnny Willemsen <jwillemsen@remedy.nl>
972 Date:   Wed Jan 7 20:22:57 2015 +0100
974     Removed trailing whitespaces
976 commit f4c0085dc32928cad6163dafcf3c5f95677a0130
977 Author: Johnny Willemsen <jwillemsen@remedy.nl>
978 Date:   Wed Jan 7 20:17:57 2015 +0100
980     Removed id tag
982 commit 4a3ce425d65c7da274d65d89c0cee53c14fe101c
983 Author: Johnny Willemsen <jwillemsen@remedy.nl>
984 Date:   Wed Jan 7 20:14:23 2015 +0100
986     removed id and shorter headers
988 commit 452f5e942b0bde6eede4d70f376f9cfe793ca91d
989 Author: Johnny Willemsen <jwillemsen@remedy.nl>
990 Date:   Wed Jan 7 20:12:44 2015 +0100
992     Trailing whitespaces
994 commit b1acb9b1472eb5ffe9c40f34b0a467f7fa4ed22b
995 Author: Johnny Willemsen <jwillemsen@remedy.nl>
996 Date:   Wed Jan 7 20:12:13 2015 +0100
998     Trailing whitespaces
1000 commit e622d14630dcf240e23b63df36cd789807b6ddf0
1001 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1002 Date:   Wed Jan 7 20:11:03 2015 +0100
1004     removed id and shorter headers
1006 commit 9c5168ba61bdadcdc1cd8befaa512d37d41f5eac
1007 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1008 Date:   Wed Jan 7 20:07:07 2015 +0100
1010     Trailing whitespaces
1012 commit 34c14d8d9f56c24559ba1259c08d2b52e72d5a28
1013 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1014 Date:   Wed Jan 7 20:05:53 2015 +0100
1016     Trailing whitespaces
1018 commit 322fd406942c192a285f815078d4944c87c29b9e
1019 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1020 Date:   Wed Jan 7 20:04:29 2015 +0100
1022     Removed trailing white spaces
1024 commit 225584d307c3091584000ccfd8fbacf861a06d5d
1025 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1026 Date:   Wed Jan 7 20:02:31 2015 +0100
1028     removed empty headers
1030 commit cf0c16455b648b9c5a887900081eb2a8536b5506
1031 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1032 Date:   Wed Jan 7 20:00:14 2015 +0100
1034     removed id tag
1036 commit 3378cfa045cab63e02223ffe4f11794a338c05a6
1037 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1038 Date:   Wed Jan 7 19:58:50 2015 +0100
1040     Shorter header
1042 commit 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422
1043 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1044 Date:   Wed Jan 7 19:58:17 2015 +0100
1046     Shorter header
1048 commit dba7680c49b0f125faccb7a1602b5f7cc4ad4beb
1049 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1050 Date:   Wed Jan 7 19:54:36 2015 +0100
1052     Shorter headers
1054 commit b24d5d0bda484e2cb589085e9744114eefc5717c
1055 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1056 Date:   Wed Jan 7 19:53:50 2015 +0100
1058     Removed incorrect id tags
1060 commit 0a977f27ba62c2b857aef60f91c132c1a06307d5
1061 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1062 Date:   Wed Jan 7 19:51:42 2015 +0100
1064     Shorter headers
1066 commit e0cbd2706b515bc7cd2590af30fb3253e0c5b559
1067 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1068 Date:   Wed Jan 7 19:50:05 2015 +0100
1070     Removed id tag from mwc files
1072 commit 19957310d2aa9503d5c4b8d8b066692c282eca4b
1073 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1074 Date:   Wed Jan 7 19:46:31 2015 +0100
1076     Fixed file headers
1078 commit 4dbc901534957272603a84d7a72c9f9dde292a0d
1079 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1080 Date:   Wed Jan 7 19:41:56 2015 +0100
1082     Shorten file headers
1084 commit 22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac
1085 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1086 Date:   Wed Jan 7 19:39:53 2015 +0100
1088     Shorten file headers
1090 commit e392479f563136c2bedd53b6e3af905965116fa0
1091 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1092 Date:   Wed Jan 7 19:38:09 2015 +0100
1094     Shorten file headers
1096 commit 3eb45c4c5724d2bb22fb930dbf4ee12f4fa7e627
1097 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1098 Date:   Wed Jan 7 19:33:16 2015 +0100
1100     Removed trailing whitespaces
1102 commit 0c04946aa10b3788228c2ec88d682671b395090b
1103 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1104 Date:   Wed Jan 7 19:31:14 2015 +0100
1106     Removed trailing whitespaces
1108 commit aa92464eac39bfb6acbc27a877f8765f1d7b8489
1109 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1110 Date:   Wed Jan 7 19:29:31 2015 +0100
1112     Zap id tag from .txt files
1114 commit 6ce9e22c3fa714bcc8010b8a4937928bc796c272
1115 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1116 Date:   Wed Jan 7 19:28:45 2015 +0100
1118     Reduce file header
1120 commit 045c6313cda9e22ced241810ce17c7decb83e18f
1121 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1122 Date:   Wed Jan 7 19:27:19 2015 +0100
1124     Zapped trailing whitespaces
1126 commit d1c9896e849a693fa7a5ae62d6958073dfc9eb01
1127 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1128 Date:   Wed Jan 7 19:24:43 2015 +0100
1130     Replace sh files
1132 commit 50713a94ac4d7d8d97a1f82ca95dc80969763219
1133 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1134 Date:   Wed Jan 7 19:23:15 2015 +0100
1136     Replace pidl and GNU files
1138 commit e76c0ec84f136b31c92c9da86b97eaf0ebb61cbb
1139 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1140 Date:   Wed Jan 7 18:56:29 2015 +0100
1142     Replaced README files
1144 commit 7992017f87434ef0011b106d88629331e6045063
1145 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1146 Date:   Wed Jan 7 18:55:19 2015 +0100
1148     Replaced cdp files
1150 commit d0ee55944daa991efdf212ab9d930890f92c4699
1151 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1152 Date:   Wed Jan 7 17:08:49 2015 +0100
1154     and zap Id tag from cxx files
1156 commit b75e816374aff56ec178f2cdf92c1cee422fff8d
1157 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1158 Date:   Wed Jan 7 17:07:46 2015 +0100
1160     Zap Id from java files
1162 commit 3a0d034996ef1662a992a326c17c3276ee01adf3
1163 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1164 Date:   Wed Jan 7 17:05:51 2015 +0100
1166     TAO replacements
1168 commit 50517b9abbf37901d67d56add9dc7db4bd1e9e10
1169 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1170 Date:   Wed Jan 7 17:03:28 2015 +0100
1172     Last ACE Id tag replacements
1174 commit 169db677980c71427658d590f1d7d2f5365a94b9
1175 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1176 Date:   Wed Jan 7 16:56:24 2015 +0100
1178     Perl files
1180 commit d3a107625182634ae0be8f003d9130f8bb5c3567
1181 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1182 Date:   Wed Jan 7 16:40:30 2015 +0100
1184     Handle perl files
1186 commit 894f0c22281e0c75e15d6d8688288b7ee5486f46
1187 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1188 Date:   Wed Jan 7 16:36:43 2015 +0100
1190     Zap more id
1192 commit b67c7965596044a438458d3f703531a9acc94bde
1193 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1194 Date:   Wed Jan 7 16:35:11 2015 +0100
1196     Also search hpp files
1198 commit 7ccdbcae5788afb4b817e41afb489890ef68bd61
1199 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1200 Date:   Wed Jan 7 16:30:32 2015 +0100
1202     Removed more Id
1204 commit e5f9470fcab204fd223dda7a9c20bf1051811906
1205 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1206 Date:   Wed Jan 7 16:28:36 2015 +0100
1208     Another replacement of doxygen style id tag
1210 commit a15fbbb314fa9c27f7823a6ce77f307e7b048724
1211 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1212 Date:   Wed Jan 7 16:26:58 2015 +0100
1214     Also handle mpb files
1216 commit 023a66e40be29edcad35c250ecd5b481af8b8bb5
1217 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1218 Date:   Wed Jan 7 16:25:35 2015 +0100
1220     More Id tag
1222 commit c038a4a58854fdf606f62ea59fdf68f962ad4720
1223 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1224 Date:   Wed Jan 7 16:23:43 2015 +0100
1226     More Id tags
1228 commit 5400e6326203303388e1ca1adab2cceae1130fd2
1229 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1230 Date:   Wed Jan 7 16:21:46 2015 +0100
1232     Removed some more id tags
1234 commit 31233b7514d981674e787e3b69cf4b54a77117e5
1235 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1236 Date:   Wed Jan 7 16:17:55 2015 +0100
1238     Zapped c-style id tag with no space between // and $Id$
1240 commit 7b07caedd286b60f2ed3d99d78f3d4407511d936
1241 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1242 Date:   Wed Jan 7 16:15:20 2015 +0100
1244     Remove doxygen style Id tag with two space before $Id#
1246 commit c88815f2039e7152d735c18650c102df84d9aa36
1247 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1248 Date:   Wed Jan 7 16:12:49 2015 +0100
1250     Removed single line Id tag
1252 commit 0fbdabcd0a8970712cbbdef06465d061a4ec13c4
1253 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1254 Date:   Wed Jan 7 16:11:17 2015 +0100
1256     Zapped two line id tags
1258 commit e1c9cd39aa8c1b7f8a1749d2a22b451d114bb0e3
1259 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1260 Date:   Wed Jan 7 16:08:29 2015 +0100
1262     Removed a lot of old Id tags
1264 commit 81436456e81e30d4744982734a14145e54faf3aa
1265 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1266 Date:   Wed Jan 7 16:06:21 2015 +0100
1268     Zap three lines
1269         * ACE/bin/zap_svn_id.pl:
1271 commit b2a3d8ccd3cedb9602059fead775c77c8aefa918
1272 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1273 Date:   Wed Jan 7 16:03:12 2015 +0100
1275     Update
1276         * ACE/bin/zap_svn_id.pl:
1278 commit 0e6203659f85d3d23bcb769f5d384d13b0caa70f
1279 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1280 Date:   Wed Jan 7 15:59:09 2015 +0100
1282     Zapped Id tag
1284 commit f44e27943511b2c0a2ea27c8044df8ff182bc4a3
1285 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1286 Date:   Wed Jan 7 15:57:20 2015 +0100
1288     Added more file extensions
1289         * ACE/bin/zap_svn_id.pl:
1291 commit e88be03e9a94ce81977af5b1ee30e7639bc66b4d
1292 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1293 Date:   Wed Jan 7 15:54:02 2015 +0100
1295     Changed Id fuzzer to not allow Id tag anymore
1296         * ACE/bin/fuzz.pl:
1298 commit 4dd566d038c8099e3e225b69664ccb6fc7a5df77
1299 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1300 Date:   Wed Jan 7 15:50:59 2015 +0100
1302     Updated extensions
1303         * ACE/bin/zap_svn_id.pl:
1305 commit 5b5bc8e425c6adbd9f38a4c789c9ab343ddfc8cb
1306 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1307 Date:   Wed Jan 7 15:49:39 2015 +0100
1309     Initial commit of script to zap all old svn Id lines
1310         * ACE/bin/zap_svn_id.pl:
1311           Added.
1313 commit 26153900bac8684e83561cbba5ae350b2c14cfcf
1314 Author: Phil Mesnier <mesnier_p@ociweb.com>
1315 Date:   Mon Jan 5 10:20:18 2015 -0600
1317     MacOS Yosemite warning cleanup
1318     
1319     Clean up warnings related to use of unnamed semaphores, which are
1320     deprecated. Also fixed macro indentation
1322 commit d3ca6325c2e1109d47916dd105db96c0c94d3fef
1323 Author: Olli Savia <ops@iki.fi>
1324 Date:   Sun Jan 4 11:01:05 2015 +0200
1326     Initialise variable to fix compile time warning
1328 commit c81b020880037a2123d74ceacee2d3096c35e644
1329 Merge: 5cb0b62 0dec0e3
1330 Author: Olli Savia <ops@iki.fi>
1331 Date:   Fri Jan 2 19:32:00 2015 +0200
1333     Merge branch 'master' of https://github.com/DOCGroup/ATCD
1334     
1335     Merge master
1337 commit 0dec0e3f4d801673c4fe0d04897718583ee53fb6
1338 Merge: f86011a c95cfb5
1339 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1340 Date:   Fri Jan 2 13:02:15 2015 +0100
1342     Merge branch 'master' of https://github.com/DOCGroup/ATCD
1344 commit 5cb0b626475319c6aeff2fadc82421d71c19106b
1345 Merge: 270d5b2 c95cfb5
1346 Author: Olli Savia <ops@iki.fi>
1347 Date:   Fri Jan 2 13:42:46 2015 +0200
1349     Merge branch 'master' of https://github.com/DOCGroup/ATCD
1350     
1351     Merge master
1353 commit c95cfb5e806742cb2bd07cb0a2c881b1143ee7c5
1354 Author: Olli Savia <ops@iki.fi>
1355 Date:   Fri Jan 2 13:38:16 2015 +0200
1357     Set compiler variables conditionally
1359 commit f86011a8ac05229f47fad5b9d87a905edff2a834
1360 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1361 Date:   Fri Jan 2 12:35:21 2015 +0100
1363     Updated copyright year
1364         * ACE/AUTHORS:
1365         * ACE/COPYING:
1366         * CIAO/COPYING:
1367         * DAnCE/COPYING:
1368         * TAO/COPYING:
1370 commit db79a8355d4c1862b4b266921f0f822254438aaf
1371 Author: Olli Savia <ops@iki.fi>
1372 Date:   Mon Dec 29 23:37:45 2014 +0200
1374     Updated for FOX-1.6
1376 commit 0d46c4ff26b2155b7ccf594b2a53c8d9dc20c301
1377 Author: Olli Savia <ops@iki.fi>
1378 Date:   Mon Dec 29 22:45:45 2014 +0200
1380     Updated for FOX-1.6
1382 commit 96426c90db23d3c88175f1cc547e7075ea3a8a20
1383 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1384 Date:   Mon Dec 29 20:06:12 2014 +0100
1386     Added missing break
1387         * ACE/docs/bczar/bczar.html:
1389 commit 073c9cd5877ca4889d14c86b586af5297165bba8
1390 Author: Johnny Willemsen <jwillemsen@remedy.nl>
1391 Date:   Mon Dec 29 12:02:23 2014 +0100
1393     Changes to make x.3.1 public
1394         * ACE/NEWS:
1395         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
1396         * ACE/docs/Download.html:
1397         * ACE/docs/bczar/bczar.html:
1398         * ACE/etc/index.html:
1399         * CIAO/NEWS:
1400         * DAnCE/NEWS:
1401         * TAO/NEWS:
1403 commit 270d5b222719a4a4c077fae6ec9ec35eb86891bc
1404 Merge: 6dbb05a 4042a8c
1405 Author: Olli Savia <ops@iki.fi>
1406 Date:   Sat Dec 20 14:35:43 2014 +0200
1408     Merge branch 'master' of https://github.com/DOCGroup/ATCD
1410 commit 6dbb05a2f8cfdead9c0683256ba59594c5df1464
1411 Author: Olli Savia <ops@iki.fi>
1412 Date:   Sat Dec 20 10:11:25 2014 +0200
1414     Updated TTY_IO examples. This fixes Bugzilla Bug #3424
1416 commit 2c79817583b064c2ba223bf9d01cae5e4824546e
1417 Author: Olli Savia <ops@iki.fi>
1418 Date:   Fri Dec 19 00:28:31 2014 +0200
1420     Moved FreeBSD specific settings from OS_NS_stdlib.h to config-freebsd.h