Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_4_4
blobdf62732706b519af0fa3e87e0c86433a6269bde6
1 commit 857c1ac7a94d102806ad4c26f36d0b09938df55c
2 Merge: bf6331d13f2 359f829d0e1
3 Author: Johnny Willemsen <jwillemsen@remedy.nl>
4 Date:   Sun Aug 13 10:05:17 2017 +0200
6     Merge pull request #484 from jwillemsen/jwi-logmsgtimestamp-96
7     
8     Fixed typos and remove references to manually maintained changelog
10 commit 359f829d0e1c8fb96607c6c7d51544568bff75f0
11 Author: Johnny Willemsen <jwillemsen@remedy.nl>
12 Date:   Sun Aug 13 10:04:37 2017 +0200
14     Fixed typos and remove references to manually maintained changelog
15     
16         * ACE/docs/bczar/bczar.html:
17         * ACE/docs/bczar/privileges.html:
19 commit df0adb80e8f5e622690c8a9079df5540446c6cfa
20 Author: Huang-Ming Huang <huangming.huang@gmail.com>
21 Date:   Fri Aug 11 14:22:37 2017 -0500
23     Added News entry about ACE_INET_Addr fix
25 commit 9da4c05d015992aec1665db2b60f1597707823e7
26 Author: Johnny Willemsen <jwillemsen@remedy.nl>
27 Date:   Fri Aug 11 15:45:34 2017 +0200
29     Extended the test to make sure %D and %#D also don't have a leading space
30     
31         * ACE/tests/Log_Msg_Test.cpp:
33 commit 646c2eb84251f97113eef664707fe2732101dead
34 Author: Johnny Willemsen <jwillemsen@remedy.nl>
35 Date:   Fri Aug 11 15:42:47 2017 +0200
37     Fixed that ACE_Log_Msg %T and %#T leave a leading space. Extended Log_Msg_Test to validate that there is no leading timestamp for these format specifier
38     
39         * ACE/ace/Log_Msg.cpp:
40         * ACE/tests/Log_Msg_Test.cpp:
42 commit 04aab2062c4df0cd6b024f11646351d0064adc26
43 Author: Johnny Willemsen <jwillemsen@remedy.nl>
44 Date:   Thu Aug 10 10:36:03 2017 +0200
46     Listed major changes
47     
48         * ACE/NEWS:
50 commit 3a8418963de29a0e4c768e429998fafb7083bf8f
51 Merge: d1038728a1d 95a65d274f4
52 Author: Johnny Willemsen <jwillemsen@remedy.nl>
53 Date:   Wed Aug 9 13:01:25 2017 +0200
55     Merge pull request #477 from jwillemsen/jwi-zapid
56     
57     Remove left over $Id tags
59 commit 95a65d274f4a7fad79b00babe813336d3516e5e0
60 Author: Johnny Willemsen <jwillemsen@remedy.nl>
61 Date:   Wed Aug 9 13:00:22 2017 +0200
63     Remove left over $Id tags
64     
65         * ACE/bin/msvc_static_order.lst:
66         * ACE/tests/run_test.lst:
67         * TAO/TAO_IDL/fe/idl.ypp:
68         * TAO/bin/tao_orb_tests.lst:
69         * TAO/bin/tao_other_tests.lst:
70         * TAO/tests/Bug_3755_Ext_Regression/all.lst:
71         * TAO/tests/COIOP/COIOP.lst:
73 commit 90a3d0208d4134af21e56a075c13962ccff9b81b
74 Author: Johnny Willemsen <jwillemsen@remedy.nl>
75 Date:   Wed Aug 9 09:25:10 2017 +0200
77     For gmtime_r and asctime_r restored the functionality to fallback to gmtime/asctime in case the _r versions are not supported but the ones without _r are
78     
79         * ACE/ace/OS_NS_time.inl:
81 commit 29568956e3a1e9b1f8c2c36d990fa166f53684d9
82 Author: Johnny Willemsen <jwillemsen@remedy.nl>
83 Date:   Wed Aug 9 09:24:30 2017 +0200
85     Extend this test to check if gmtime_r is really supported, if not, we log that
86     
87         * ACE/tests/Bug_3432_Regression_Test.cpp:
89 commit 08e91a5f675152759c0fb794644ce43b94749911
90 Author: Johnny Willemsen <jwillemsen@remedy.nl>
91 Date:   Wed Aug 9 08:40:28 2017 +0200
93     Corrected placing pragma pop for bcc32c
94     
95         * ACE/tests/Malloc_Test.cpp:
97 commit 559c94d52e76a334dc90f082f4bce256d82811da
98 Author: Johnny Willemsen <jwillemsen@remedy.nl>
99 Date:   Tue Aug 8 20:43:15 2017 +0200
101     Cleanup old automake support
102     
103         * ACE/ACE.mwc:
104         * TAO/tests/TransportCurrent/IIOP/IIOP.mpc:
106 commit ceca71212a2c3b98442bdfc16b0169531a8abd89
107 Merge: 36e066d32c9 f90c929c25a
108 Author: Johnny Willemsen <jwillemsen@remedy.nl>
109 Date:   Tue Aug 8 10:03:09 2017 +0200
111     Merge pull request #466 from jwillemsen/master
112     
113     Fix getversionex deprecated warnings with clang
115 commit f90c929c25a49ca8f2b6d1270e91ae94096cb8b9
116 Author: Johnny Willemsen <jwillemsen@remedy.nl>
117 Date:   Tue Aug 8 09:09:55 2017 +0200
119     Add new items
120     
121         * ACE/NEWS:
123 commit a76b70b2dfaa6de7f38faae869ec3006eb706d36
124 Author: Johnny Willemsen <jwillemsen@remedy.nl>
125 Date:   Tue Aug 8 09:08:32 2017 +0200
127     Fixed warning with clang
128     
129         * ACE/tests/Malloc_Test.cpp:
131 commit 36e066d32c90d7a036925b878e179bdac6ac7a19
132 Merge: 7b1f419dd99 22f7f39f2af
133 Author: Johnny Willemsen <jwillemsen@remedy.nl>
134 Date:   Mon Aug 7 21:58:10 2017 +0200
136     Merge pull request #465 from jwillemsen/jwi-clang-warnings
137     
138     Disable deprecated warnings when using clang
140 commit 9b6a281e258a5bf6d9ace2c1e0a651ce7c22906c
141 Merge: 2948f1cb818 e2b8127a2b8
142 Author: Johnny Willemsen <jwillemsen@remedy.nl>
143 Date:   Mon Aug 7 20:21:21 2017 +0200
145     Merge pull request #462 from jwillemsen/jwi-exportnestedclasses
146     
147     Removed setting of ACE_EXPORT_NESTED_CLASSES
149 commit 22f7f39f2afe326585566d3178595bfd644bfc88
150 Author: Johnny Willemsen <jwillemsen@remedy.nl>
151 Date:   Mon Aug 7 15:55:30 2017 +0200
153     Only define NOMINMAX with the Microsoft compiler
154     
155         * ACE/tests/tests.mpc:
157 commit 2df11be0a9b6d249285e657b3af26abc3e2ba066
158 Author: Johnny Willemsen <jwillemsen@remedy.nl>
159 Date:   Mon Aug 7 15:30:13 2017 +0200
161     Disable deprecated warnings when using clang
162     
163         * ACE/ace/OS_NS_sys_utsname.cpp:
164         * ACE/ace/Object_Manager_Base.cpp:
166 commit 85e7bbdc21db2a57a564fbef9833cfaf37c817d3
167 Author: Johnny Willemsen <jwillemsen@remedy.nl>
168 Date:   Mon Aug 7 12:16:47 2017 +0200
170     Extend Embarcadero documentation
171     
172         * ACE/ACE-INSTALL.html:
174 commit e2b8127a2b86f8dad7d9e4a0185f1f86713318ec
175 Merge: 6e7686ade99 b6989e89d16
176 Author: Johnny Willemsen <jwillemsen@remedy.nl>
177 Date:   Mon Aug 7 10:22:27 2017 +0200
179     Merge branch 'master' into jwi-exportnestedclasses
181 commit dab014edf531581e3ca3905faa24eec4302fd182
182 Author: Andreas L <avlplus42@gmail.com>
183 Date:   Fri Aug 4 21:24:33 2017 +0200
185     Copy Solaris compile fix back to config-sunos5.10.h
186     
187     partially undo commit 2e7b11740589636e90a1e15659bbb56735c19d28
188     which removed it from config-sunos5.10.h rather than just adding
189     it to config-suncc-common.h
191 commit e9e6550970c3a7f3dd338267c55244e2d7045eeb
192 Author: Andreas L <avlplus42@gmail.com>
193 Date:   Fri Aug 4 20:16:28 2017 +0200
195     Bump __SUNPRO_CC workaround check up to 0x5140
196     
197     Oracle's DeveloperStudio12.5 (C++ 5.14) compiler still has
198     std::reverse_iterator with 6 template parameters - at least
199     on Solaris 11.3.
201 commit 74bcdaee4f94649d3e83691476c6da87d8924790
202 Merge: b6989e89d16 acde23414b5
203 Author: Johnny Willemsen <jwillemsen@remedy.nl>
204 Date:   Thu Aug 3 12:17:29 2017 +0200
206     Merge pull request #454 from jwillemsen/jwi-externcleanup
207     
208     Simplify ACE_NAMESPACE_INLINE_FUNCTION
210 commit 00d1e532d132bb36225336c2028d7405f1d93b39
211 Author: Johnny Willemsen <jwillemsen@remedy.nl>
212 Date:   Wed Aug 2 09:08:39 2017 +0200
214     Add workaround for bcc32
215     
216         * ACE/tests/Compiler_Features_37_Test.cpp:
218 commit 51e59de3801b9bfaebf5a116af8d8067ef880156
219 Merge: bf2f9cee122 dbcc7e1a50f
220 Author: Johnny Willemsen <jwillemsen@remedy.nl>
221 Date:   Wed Aug 2 09:07:04 2017 +0200
223     Merge branch 'master' into jwi-comp37testwarning
225 commit bf2f9cee12237a03eac1d17a3b0fcb9f4186a2e3
226 Author: Johnny Willemsen <jwillemsen@remedy.nl>
227 Date:   Wed Aug 2 09:04:48 2017 +0200
229     Fix compiler warning
230     
231         * ACE/tests/Compiler_Features_37_Test.cpp:
233 commit dbcc7e1a50fb9554ac1c583075615ad7af566538
234 Merge: 7497d5979f5 b1ccc1e2b25
235 Author: Johnny Willemsen <jwillemsen@remedy.nl>
236 Date:   Wed Aug 2 09:04:18 2017 +0200
238     Merge pull request #456 from jwillemsen/jwi-bcc32-arraymapfix
239     
240     Add workaround for broken bcc32, see RSP-15011
242 commit 7497d5979f5114a02a507e3a257749b6f379e9f3
243 Merge: cbec012bd8f ec8faa7b1b5
244 Author: Huang-Ming Huang <huangming.huang@gmail.com>
245 Date:   Tue Aug 1 14:41:30 2017 -0500
247     Merge pull request #390 from huangminghuang/Safety_Mac
248     
249     Fix compiler issues on macOS with ACE_FACE_SAFETY* defined
251 commit cbec012bd8fdd49025c60f9f0081892abc570cb6
252 Merge: 277d69d4c1f d31e33384ad
253 Author: Huang-Ming Huang <huangming.huang@gmail.com>
254 Date:   Tue Aug 1 14:39:43 2017 -0500
256     Merge pull request #389 from huangminghuang/clang-warning
257     
258     Avoid clang warning
260 commit ba97128a97be9f048ca422cbda8d1fd913f9e560
261 Author: Johnny Willemsen <jwillemsen@remedy.nl>
262 Date:   Tue Aug 1 17:10:48 2017 +0200
264     Suppress some more warnings with bcc32 Tokyo
265     
266         * ACE/ace/post.h:
267         * ACE/ace/pre.h:
269 commit 74cf589f6f5f3995f4a243be00ef44376c4798a9
270 Author: Johnny Willemsen <jwillemsen@remedy.nl>
271 Date:   Tue Aug 1 17:07:17 2017 +0200
273     Suppress some bcc32 warnings with newer Embarcadero releases
274     
275         * ACE/ace/Compression/rle/RLECompressor.cpp:
277 commit 81dc0cd3c3e79cc20dc4fc8aa74c2efef5e12d03
278 Author: Johnny Willemsen <jwillemsen@remedy.nl>
279 Date:   Tue Aug 1 11:49:42 2017 +0200
281     Add workaround for broken bcc32, see RSP-15011
282     
283         * ACE/ace/Array_Map.cpp:
284         * ACE/ace/Array_Map.h:
286 commit 6e7686ade99acea109c2195c758cf0701ceb00a2
287 Author: Johnny Willemsen <jwillemsen@remedy.nl>
288 Date:   Tue Aug 1 11:26:51 2017 +0200
290     Removed setting of ACE_EXPORT_NESTED_CLASSES
291     
292         * ACE/ace/config-win32-borland.h:
293         * ACE/ace/config-win32-dmc.h:
295 commit acde23414b5bbcf18abc8a8d1abb842ffbac98ba
296 Author: Johnny Willemsen <jwillemsen@remedy.nl>
297 Date:   Tue Aug 1 11:01:23 2017 +0200
299     Simplify ACE_NAMESPACE_INLINE_FUNCTION
300     
301         * ACE/ace/ACE_export.h:
303 commit 277d69d4c1f71a874d34e135a684debf70b4c9c2
304 Merge: f90b3531e4d 28c25159e2e
305 Author: Johnny Willemsen <jwillemsen@remedy.nl>
306 Date:   Tue Aug 1 10:57:59 2017 +0200
308     Merge pull request #452 from jwillemsen/jwi-namespaceinline
309     
310     Don't use dllexport/dllimport with inline methods
312 commit 28c25159e2e5843300e0048312824a927acb38ad
313 Author: Johnny Willemsen <jwillemsen@remedy.nl>
314 Date:   Tue Aug 1 10:54:12 2017 +0200
316     Fixed typos in documentation
317     
318         * ACE/ace/config-win32-common.h:
319         * TAO/docs/exceptions.html:
321 commit 6c6cdbfe85c2eda6ebe854429db7b4993654641c
322 Author: Johnny Willemsen <jwillemsen@remedy.nl>
323 Date:   Mon Jul 31 17:34:14 2017 +0200
325     Fixed comment at end of code block
326     
327         * ACE/ace/config-win32-common.h:
329 commit 71100f86c2c32382419942a605648d37fcd212ba
330 Author: Johnny Willemsen <jwillemsen@remedy.nl>
331 Date:   Sat Jul 29 12:21:18 2017 +0200
333     Don't use dllexport/dllimport with inline methods
334     
335         * ACE/ace/ACE_export.h:
337 commit 60efab3e3f919206c3e2f5951d751531a5bddc92
338 Author: Johnny Willemsen <jwillemsen@remedy.nl>
339 Date:   Sat Jul 22 19:18:07 2017 +0200
341     Only use different format specifiers for bcc32
342     
343         * ACE/ace/config-win32-borland.h:
345 commit 2d51ee5608628d0a9c607340ae158859f7330787
346 Author: Johnny Willemsen <jwillemsen@remedy.nl>
347 Date:   Thu Jul 20 11:22:43 2017 +0200
349     Use ACE_WIN32 and bcc32c doesn't set __WIN32__ but uses _WIN32
350     
351         * ACE/ASNMP/asnmp/octet.cpp:
352         * ACE/ASNMP/tests/Counter64_Test.cpp:
353         * ACE/ace/Configuration_Import_Export.cpp:
354         * ACE/ace/config-win32-borland.h:
355         * ACE/examples/Mem_Map/IO-tests/IO_Test.cpp:
356         * ACE/examples/Mem_Map/IO-tests/test_io.cpp:
357         * TAO/tao/orbconf.h:
359 commit ed8549c781c554d59f44450dac6bd44caf6490d3
360 Merge: 79490ed992e 33df6ebc808
361 Author: Johnny Willemsen <jwillemsen@remedy.nl>
362 Date:   Thu Jul 20 11:04:09 2017 +0200
364     Merge pull request #437 from jwillemsen/jwi-issplitting
365     
366     Removed ACE_IS_SPLITTING, simplifies our code
368 commit 79490ed992ece150f305ea860275d3d7e77ae53d
369 Merge: f68232ce5f1 104c724016f
370 Author: Johnny Willemsen <jwillemsen@remedy.nl>
371 Date:   Thu Jul 20 11:03:40 2017 +0200
373     Merge pull request #438 from jwillemsen/jwi-compilertest37
374     
375     New compiler test for a compiler bug found some time ago
377 commit f68232ce5f1ede401352589072c2849843323f07
378 Merge: 02b6faa12b3 20252d9a63a
379 Author: Johnny Willemsen <jwillemsen@remedy.nl>
380 Date:   Thu Jul 20 11:02:40 2017 +0200
382     Merge pull request #439 from jwillemsen/jwi-processchange
383     
384     Directly assign result to status
386 commit 02b6faa12b3a0ce62413cb70d04d4e9701579a57
387 Merge: 95fa9adbc6e e024a7de1df
388 Author: Johnny Willemsen <jwillemsen@remedy.nl>
389 Date:   Thu Jul 20 11:02:18 2017 +0200
391     Merge pull request #443 from jwillemsen/jwi-vsnprintfemulation
392     
393     Introduce new ACE_HAS_VSNPRINTF_EMULATION because the vsnprintf emula…
395 commit 95fa9adbc6eee34214b2e63f8a78c91f1fc5200c
396 Merge: 836c231750b 4d2f8e780fb
397 Author: Johnny Willemsen <jwillemsen@remedy.nl>
398 Date:   Thu Jul 20 10:58:33 2017 +0200
400     Merge pull request #442 from jwillemsen/jwi-winapi-warning
401     
402     Fixed warning with Embarcadero C++ Builder
404 commit 836c231750bc6060df6919df9dbd8f5084065999
405 Merge: 9b3f77306d8 76e116f4002
406 Author: Johnny Willemsen <jwillemsen@remedy.nl>
407 Date:   Thu Jul 20 10:58:19 2017 +0200
409     Merge pull request #440 from jwillemsen/jwi-embarcadero-fixes
410     
411     Improve support for Embarcadero C++ Builder
413 commit 9ff084c8aef32cac89895d28470e56d263740b69
414 Author: Martin Corino <mcorino@remedy.nl>
415 Date:   Mon Jul 17 16:47:56 2017 +0200
417     Fix typo.
418     
419         * ACE/protocols/ace/INet/Sock_IOStream.h:
421 commit 0ad218ded544094e63ef45df03143e6e258b5665
422 Author: Martin Corino <mcorino@remedy.nl>
423 Date:   Mon Jul 17 16:38:14 2017 +0200
425     Improve GCC7 changes.
426     
427         * ACE/protocols/ace/INet/SSLSock_IOStream.cpp:
428         * ACE/protocols/ace/INet/SSLSock_IOStream.h:
429         * ACE/protocols/ace/INet/Sock_IOStream.cpp:
430         * ACE/protocols/ace/INet/Sock_IOStream.h:
432 commit 09d5f0d48fcec66b4667a257dc59b757d943f689
433 Author: Martin Corino <mcorino@remedy.nl>
434 Date:   Mon Jul 17 15:26:54 2017 +0200
436     Some changes to appease GCC7.
437     
438         * ACE/protocols/ace/INet/Sock_IOStream.h:
440 commit e024a7de1dfbd52be626a3fb31761795349cf90b
441 Author: Johnny Willemsen <jwillemsen@remedy.nl>
442 Date:   Fri Jul 14 09:33:02 2017 +0200
444     Introduce new ACE_HAS_VSNPRINTF_EMULATION because the vsnprintf emulation was enabled in to many configuration, found during trying to port to Embarcadero C++ Builder
445     
446         * ACE/ace/OS_NS_stdio.cpp:
447         * ACE/ace/OS_NS_stdio.h:
448         * ACE/ace/OS_NS_stdio.inl:
449         * ACE/ace/config-lynxos.h:
450         * ACE/tests/OS_Test.cpp:
452 commit 4d2f8e780fbf6314dad5ab25650cc07f872a7932
453 Author: Johnny Willemsen <jwillemsen@remedy.nl>
454 Date:   Fri Jul 14 09:24:23 2017 +0200
456     Fixed warning with Embarcadero C++ Builder
457     
458         * ACE/ace/Object_Manager.cpp:
460 commit 1e4ccb031516c5530cb18f54c025135a06a11e66
461 Author: Johnny Willemsen <jwillemsen@remedy.nl>
462 Date:   Fri Jul 14 09:20:45 2017 +0200
464     Fixed typo
465     
466         * ACE/ace/OS_NS_Thread.cpp:
467         * TAO/docs/implrepo/paper.html:
469 commit 76e116f40029b6af1c9667a566942b467cab3a87
470 Author: Johnny Willemsen <jwillemsen@remedy.nl>
471 Date:   Fri Jul 14 09:06:20 2017 +0200
473     Improve support for Embarcadero C++ Builder
474     
475         * ACE/ace/config-win32-borland.h:
477 commit 33df6ebc808daf3b7873728b7a3dbc3c822b22c5
478 Author: Johnny Willemsen <jwillemsen@remedy.nl>
479 Date:   Thu Jul 13 20:41:03 2017 +0200
481     No ACE_INLINE in a cpp
482     
483         * ACE/ace/OS_NS_Thread.cpp:
485 commit 20252d9a63a66134769930a079836958c26ac3a9
486 Author: Johnny Willemsen <jwillemsen@remedy.nl>
487 Date:   Thu Jul 13 15:58:25 2017 +0200
489     Directly assign result to status
490     
491         * ACE/ace/Process.cpp:
493 commit 104c724016f37392cae0d5996bfe8e8589149c2c
494 Author: Johnny Willemsen <jwillemsen@remedy.nl>
495 Date:   Thu Jul 13 15:56:15 2017 +0200
497     New compiler test for a compiler bug found some time ago
498     
499         * ACE/tests/Compiler_Features_37_Test.cpp:
500           Added.
501     
502         * ACE/tests/run_test.lst:
503         * ACE/tests/tests.mpc:
505 commit 03a952982c51a7997ec31997e995e87ab991906b
506 Author: Johnny Willemsen <jwillemsen@remedy.nl>
507 Date:   Thu Jul 13 15:50:14 2017 +0200
509     Removed ACE_IS_SPLITTING, simplifies our code
510     
511         * ACE/ace/Capabilities.cpp:
512         * ACE/ace/Capabilities.h:
513         * ACE/ace/OS_NS_Thread.cpp:
514         * ACE/ace/OS_NS_Thread.inl:
515         * ACE/ace/Object_Manager.cpp:
516         * ACE/ace/Static_Object_Lock.h:
518 commit cc2c628525a329073f488839e05f9fa323c095fa
519 Author: Johnny Willemsen <jwillemsen@remedy.nl>
520 Date:   Mon Jun 26 16:43:59 2017 +0200
522     Remove some more occurences of register
523     
524         * ACE/ace/ETCL/ETCL_l.cpp:
525         * TAO/TAO_IDL/fe/idl.yy.cpp:
527 commit 96fa5aa2600309fbb8cb7e898a5a1462dd5a79db
528 Author: Johnny Willemsen <jwillemsen@remedy.nl>
529 Date:   Mon Jun 26 14:30:36 2017 +0200
531     Use a new no_deprecated which we can set to 1 independent of the c++xx flag
532     
533         * ACE/include/makeinclude/platform_g++_common.GNU:
535 commit f335c4df62efa7e52712ab01b05d0f1641818077
536 Author: Johnny Willemsen <jwillemsen@remedy.nl>
537 Date:   Fri Jun 23 19:45:41 2017 +0200
539     Fixed solaris compile issues
540     
541         * ACE/ace/CDR_Base.cpp:
543 commit e373559a82efaa6146806948225a981f311ce52b
544 Author: Johnny Willemsen <jwillemsen@remedy.nl>
545 Date:   Thu Jun 22 08:30:59 2017 +0200
547     Remove las ACE_REGISTER
548     
549         * ACE/ace/OS_NS_stdlib.cpp:
551 commit 29ba560d6aeba2856eea12234977f188da288b38
552 Author: Johnny Willemsen <jwillemsen@remedy.nl>
553 Date:   Wed Jun 21 21:00:03 2017 +0200
555     Fixed
556     
557         * ACE/ace/CDR_Base.cpp:
559 commit 534eaf41eaeadea4a5bae93cb9c92eef933a0334
560 Author: Johnny Willemsen <jwillemsen@remedy.nl>
561 Date:   Wed Jun 21 20:51:43 2017 +0200
563     Fixed error
564     
565         * ACE/ace/CDR_Base.cpp:
567 commit 126439237eeccce05608d9d431e3bf1c4d68e49a
568 Author: Johnny Willemsen <jwillemsen@remedy.nl>
569 Date:   Wed Jun 21 20:49:40 2017 +0200
571     Removed ACE_REGISTER completely. register is a compiler hint which is mostly ignored by compilers and recent compilers all give warnings when register is still used.
572     
573         * ACE/ASNMP/asnmp/asn1.cpp:
574         * ACE/ace/CDR_Base.cpp:
575         * ACE/ace/CDR_Base.inl:
576         * ACE/ace/ETCL/ETCL_y.cpp:
577         * ACE/ace/Global_Macros.h:
578         * ACE/ace/Handle_Set.cpp:
579         * ACE/ace/OS_NS_stdlib.cpp:
580         * ACE/ace/OS_NS_string.cpp:
582 commit 247ef819c09c78d5bd11ce03d61a658ff105d581
583 Author: Johnny Willemsen <jwillemsen@remedy.nl>
584 Date:   Wed Jun 21 10:55:40 2017 +0200
586     Fix gcc7.1 warnings
587     
588         * ACE/ace/Name_Proxy.cpp:
589         * TAO/TAO_IDL/be/be_visitor_module/module.cpp:
591 commit e93baf289027067060b769448675df033c463298
592 Author: Johnny Willemsen <jwillemsen@remedy.nl>
593 Date:   Mon Jun 19 16:25:31 2017 +0200
595     Indent change
597 commit ec914cd8ff75da385f092b3b61900649784ae465
598 Author: Johnny Willemsen <jwillemsen@remedy.nl>
599 Date:   Mon Jun 19 16:24:20 2017 +0200
601     Add c++14/c++17
603 commit d719406a054d59e8f23edc408851acc47cac43f2
604 Author: Johnny Willemsen <jwillemsen@remedy.nl>
605 Date:   Mon Jun 19 15:34:25 2017 +0200
607     When __cplusplus is larger than 201402L we have C++17 support so set ACE_HAS_CPP17
608     
609         * ACE/ace/config-g++-common.h:
611 commit 3eff03a95dac8cfbb83921d06aa8fdfe0247e068
612 Author: Johnny Willemsen <jwillemsen@remedy.nl>
613 Date:   Sun Jun 18 10:42:49 2017 +0200
615     Just always set ACE_LACKS_FD_MASK
616     
617         * ACE/ace/config-android.h:
619 commit 729686e29838e0d8fb44804e7423fe187042926e
620 Author: Johnny Willemsen <jwillemsen@remedy.nl>
621 Date:   Sun Jun 18 10:39:57 2017 +0200
623     Corrected fdmask check
624     
625         * ACE/ace/config-android.h:
627 commit 0e89442ff2fbf2feecb03cbf58792aaba514acca
628 Author: Johnny Willemsen <jwillemsen@remedy.nl>
629 Date:   Sun Jun 18 10:35:52 2017 +0200
631     When ACE_HAS_FD_MASK has not been defined we set ACE_LACKS_FD_MASK
632     
633         * ACE/ace/config-android.h:
635 commit ff520bc2d896229231d6f265a7ed247f8896b6d1
636 Author: Johnny Willemsen <jwillemsen@remedy.nl>
637 Date:   Sat Jun 17 10:19:15 2017 +0200
639     Changed android version check
640     
641         * ACE/ace/config-android.h:
643 commit 659e3f3db44521afc41430c0d26914ed83f69e46
644 Author: Johnny Willemsen <jwillemsen@remedy.nl>
645 Date:   Fri Jun 16 08:17:16 2017 +0200
647     Move versioned checks lower down in the file
648     
649         * ACE/ace/config-android.h:
651 commit 6a7b62cae7e61948f85d98e265b4caca9a8dbd88
652 Author: Johnny Willemsen <jwillemsen@remedy.nl>
653 Date:   Tue Jun 13 14:39:27 2017 +0200
655     Fix gcc7.1 compile errors
656     
657         * ACE/protocols/ace/INet/SSLSock_IOStream.cpp:
659 commit d6a0696d56ec409892e5d810e16c4e44f1ae801f
660 Author: Johnny Willemsen <jwillemsen@remedy.nl>
661 Date:   Tue Jun 13 14:16:30 2017 +0200
663     Removed empty line
665 commit 846e95c72dacecaf2d60d171ed3ab44aba9b2ac8
666 Author: Johnny Willemsen <jwillemsen@remedy.nl>
667 Date:   Tue Jun 13 08:20:57 2017 +0200
669     Removed trailing spaces
671 commit 64ecc042474e2668cf6d69efeb19a375d471c9ca
672 Author: Johnny Willemsen <jwillemsen@remedy.nl>
673 Date:   Tue Jun 13 08:20:34 2017 +0200
675     Extended comment
677 commit 964ebae0905d824e5681d36bfeeabda7b44f4131
678 Author: Gary Grobe <gary.l.grobe@nasa.gov>
679 Date:   Mon Jun 12 16:31:00 2017 -0500
681     Moved comment up, placed ANDROID_ABI in platform_macros.GNU and FD_MASK works with future versions.
683 commit 3f3b07ce39c41635e776a8f85ca0da71a61c38de
684 Author: Gary Grobe <gary.l.grobe@nasa.gov>
685 Date:   Mon Jun 12 14:47:26 2017 -0500
687     Added arch specific flgas for arch arm-v8a. Added FD_MASK for android-24.
689 commit d06b3d67d4def272e155cf00a05d962948e82304
690 Author: Huang-Ming Huang <huangming.huang@gmail.com>
691 Date:   Thu Jun 8 12:24:13 2017 -0500
693     Fix INET_Addr in AIX
695 commit b424a33e2f22580a3ad146b43cdf590cbb697af9
696 Author: Johnny Willemsen <jwillemsen@remedy.nl>
697 Date:   Thu Jun 8 10:14:26 2017 +0200
699     Layout changes
700     
701         * ACE/include/makeinclude/platform_macosx.GNU:
703 commit 48c20030ac1f56049053f5ff5bb7abf2ad582648
704 Merge: 7985eb74b11 e727da71312
705 Author: Johnny Willemsen <jwillemsen@remedy.nl>
706 Date:   Thu Jun 8 10:12:54 2017 +0200
708     Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
710 commit 7985eb74b11e0dbb027725f22562ec1c244fa28e
711 Author: Johnny Willemsen <jwillemsen@remedy.nl>
712 Date:   Thu Jun 8 08:41:14 2017 +0200
714     Updated macosx version files
715     
716         * ACE/ace/config-macosx-highsierra.h:
717         * ACE/include/makeinclude/platform_macosx_highsierra.GNU:
718           Added.
719     
720         * ACE/ace/config-macosx.h:
721         * ACE/include/makeinclude/platform_macosx.GNU:
722         * ACE/include/makeinclude/platform_macosx_sierra.GNU:
724 commit 8f59eb5e965eb433551c2d0bee7554571fabf792
725 Author: Huang-Ming Huang <huangming.huang@gmail.com>
726 Date:   Tue Jun 6 14:03:52 2017 -0500
728     Add more detailed debug message for INET_Addr_Test
730 commit 62b93d08d42c4c1f740a7e6621a5b698f34459e2
731 Author: Huang-Ming Huang <huangming.huang@gmail.com>
732 Date:   Sun May 28 12:02:05 2017 -0500
734     Added more detailed debug message
736 commit bf180c3394694fb6ead20c1422ecddaa27ebf489
737 Merge: 134793b2fee ee4fc01b795
738 Author: Johnny Willemsen <jwillemsen@remedy.nl>
739 Date:   Fri May 26 09:45:14 2017 +0200
741     Merge pull request #415 from jwillemsen/master
742     
743     Updated header for latest micro release to include version numbers
745 commit ee4fc01b7959107abd6b5ffe6512f567cc10fe9a
746 Author: Johnny Willemsen <jwillemsen@remedy.nl>
747 Date:   Fri May 26 09:43:32 2017 +0200
749     Updated header for latest micro release to include version numbers
750     
751         * ACE/docs/Download.html:
753 commit e276777d25c5cff3feb7011140b6d80f94e35302
754 Author: Adam Mitz <mitza@ociweb.com>
755 Date:   Tue May 16 13:39:16 2017 -0500
757     fixed ACE_INet to build with GCC 7.1
759 commit ea07fb750232053d79bdff9e5489bf8ffd8d9695
760 Merge: c98d20647b7 ffec3729825
761 Author: Huang-Ming Huang <huangming.huang@gmail.com>
762 Date:   Fri May 12 07:56:09 2017 -0500
764     Merge pull request #413 from huangminghuang/INET_Addr_Test-fix
765     
766     Added missing include for INET_Addr_Test
768 commit ffec37298258234daafab61bfcf5b0a71d59f249
769 Author: Huang-Ming Huang <huangming.huang@gmail.com>
770 Date:   Thu May 11 08:36:27 2017 -0500
772     Added missing include
774 commit c98d20647b74b337827643948b0aad8e0e68dc99
775 Merge: a119652fc02 41daabed578
776 Author: Huang-Ming Huang <huangming.huang@gmail.com>
777 Date:   Wed May 10 10:06:49 2017 -0500
779     Merge pull request #412 from huangminghuang/INET_Addr_Test-fix
780     
781     Fix incorrect parenthesis placement
783 commit 41daabed578f8dee06f79e61596b4bdb7d1a1cd1
784 Author: Huang-Ming Huang <huangming.huang@gmail.com>
785 Date:   Wed May 10 08:27:40 2017 -0500
787     Fix incorrect parenthesis placement
789 commit 511639b4dfdbf2400892304a34b340b498752cb4
790 Author: Huang-Ming Huang <huangming.huang@gmail.com>
791 Date:   Tue May 9 12:46:54 2017 -0500
793     Fix connect to IPv4-mapped IPv6 address problem on Windows
795 commit d73d0656fa1526ef7cd977e63985d2ff856d5271
796 Author: Huang-Ming Huang <huangming.huang@gmail.com>
797 Date:   Mon May 8 14:14:26 2017 -0500
799     fix format specifier
801 commit c7943623c0c8004b513e90b2bfec7d7932c45d95
802 Author: Huang-Ming Huang <huangming.huang@gmail.com>
803 Date:   Mon May 8 08:23:35 2017 -0500
805     Fix typo
807 commit c2d50c4a831e9ae5b85d050f8f52758802897190
808 Author: Huang-Ming Huang <huangming.huang@gmail.com>
809 Date:   Fri May 5 15:09:22 2017 -0500
811     Add INET_Addr IPV6 test case
812     
813     # Conflicts:
814     #       ACE/ace/INET_Addr.cpp
816 commit 94ea754dd3d543e37b4bfa68c9e47877c9331511
817 Author: Huang-Ming Huang <huangming.huang@gmail.com>
818 Date:   Mon May 8 08:04:33 2017 -0500
820     Revert "Workaround for AIX getaddrinfo() problem"
821     
822     This reverts commit 119e433b020473407a9960c18cdc7e9c43aab611.
824 commit 57178d439591d4144dfb22bbd1eec92d546442c5
825 Merge: 246938b000e 7a838170151
826 Author: Johnny Willemsen <jwillemsen@remedy.nl>
827 Date:   Mon May 1 09:42:24 2017 +0200
829     Merge pull request #408 from jwillemsen/master
830     
831     Fixed gcc warnings
833 commit 7a838170151fb1a1e13f468e5d885c46e9502e9c
834 Author: Johnny Willemsen <jwillemsen@remedy.nl>
835 Date:   Sun Apr 30 21:33:31 2017 +0200
837     Fixed gcc warnings
838     
839         * ACE/examples/ASX/UPIPE_Event_Server/event_server.cpp:
840         * TAO/tests/DII_AMI_Forward/server.cpp:
841         * TAO/tests/ForwardOnceUponException/client.cpp:
842         * TAO/tests/ForwardUponObjectNotExist/client.cpp:
844 commit 246938b000ee0993b14046e93c301aaf1e19a5df
845 Merge: f32fe237b80 119e433b020
846 Author: Huang-Ming Huang <huangming.huang@gmail.com>
847 Date:   Tue Apr 25 13:13:26 2017 -0500
849     Merge pull request #406 from huangminghuang/inet_addr-fix
850     
851     Inet addr fix
853 commit 91053c050585758f8c639fc68dc0d794211d0e67
854 Author: Steve Huston <shuston@riverace.com>
855 Date:   Mon Apr 24 16:12:25 2017 -0400
857     Change recipe to use full pathname of source file for C/C++. Allows postprocessor scripts to keep track of where problems are in parallel builds.
859 commit 119e433b020473407a9960c18cdc7e9c43aab611
860 Author: Huang-Ming Huang <huangming.huang@gmail.com>
861 Date:   Thu Apr 20 13:37:28 2017 -0500
863     Workaround for AIX getaddrinfo() problem
865 commit 1195b6637007fcec9784d866bc1a97f22130a1da
866 Author: Huang-Ming Huang <huangming.huang@gmail.com>
867 Date:   Thu Apr 20 11:35:43 2017 -0500
869     Revert "Revert PR #394 #385 #382 #397"
870     
871     This reverts commit 13fb5d25bc7c0b3036ab2bb2cacea048914135ae.
873 commit db7835a1010bba603e1b69775211040ab8a261c0
874 Author: Huang-Ming Huang <huangming.huang@gmail.com>
875 Date:   Thu Apr 20 11:35:15 2017 -0500
877     Revert "Fix PR #400 incorrect revert"
878     
879     This reverts commit 98c20bb9fbf0b474f1addc519e43168a50dc9fa8.
881 commit 44e776561baf81b2fef9e628259bc5ee47d5723b
882 Author: Johnny Willemsen <jwillemsen@remedy.nl>
883 Date:   Thu Apr 20 11:28:25 2017 +0200
885     Add Visual Studio 2017 as available in the full package
886     
887         * ACE/docs/Download.html:
888         * appveyor.yml:
890 commit fd74599c612a1319800dadf865a0cb40748ceca9
891 Author: Johnny Willemsen <jwillemsen@remedy.nl>
892 Date:   Thu Apr 20 11:20:51 2017 +0200
894     Make ACE/TAO 6.4.3/2.4.3 public available
895     
896         * ACE/NEWS:
897         * ACE/docs/Download.html:
898         * ACE/docs/bczar/bczar.html:
899         * ACE/etc/index.html:
900         * TAO/NEWS:
902 commit ec8faa7b1b57c46718b072e46cb91009b4fae7e3
903 Author: Huang-Ming Huang <huangming.huang@gmail.com>
904 Date:   Tue Apr 4 13:41:39 2017 -0500
906     Fix compiler issues on macOS with ACE_FACE_SAFETY* defined
908 commit d31e33384ad16d4408e2804db2255a587fc9b5b1
909 Author: Huang-Ming Huang <huangming.huang@gmail.com>
910 Date:   Mon Apr 3 16:22:33 2017 -0500
912     Avoid clang warning
913     
914     Use dynamic_cast to replace typeid() which causes the clang++ warning “expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]”