1 commit ab9ecbe2287908ca2d403dd6bdde8511295b7784
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date: Wed Apr 29 09:37:33 2020 +0200
9 commit 6542591505d81e79e2d3abd9bd4f497f1adafb9a
10 Merge: 6bab61a7d0a 57e38a7b4a4
11 Author: Son Dinh <dinhs@objectcomputing.com>
12 Date: Tue Apr 28 09:39:00 2020 -0500
14 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into basic_types_macos
16 commit 57e38a7b4a4fa927a4947ffb790373b67dd09c2a
17 Merge: ad17ff63aff 31492dcfc3c
18 Author: Johnny Willemsen <jwillemsen@remedy.nl>
19 Date: Tue Apr 28 15:52:38 2020 +0200
21 Merge pull request #1088 from DOCGroup/mitza-oci-clang-common
23 platform_clang_common.GNU: redirect stderr for version checks
25 commit ad17ff63affd12aa82869308875e2630972132c9
26 Merge: 2e234782449 57bc0064bdf
27 Author: Johnny Willemsen <jwillemsen@remedy.nl>
28 Date: Tue Apr 28 15:51:51 2020 +0200
30 Merge pull request #1093 from jwillemsen/jwi-ace-cpp20
32 When __cplusplus is equal or bigger as 202002L we define ACE_HAS_CPP20
34 commit 2e234782449d31eff4a88aaaf90ff7085558d99a
35 Merge: aedcae37cbf f38497c7057
36 Author: Johnny Willemsen <jwillemsen@remedy.nl>
37 Date: Tue Apr 28 15:51:24 2020 +0200
39 Merge pull request #1090 from jwillemsen/jwi-cdrbaselonglong-cleanup
41 Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed …
43 commit 57bc0064bdf8458b5a4b3dda8ff899fbcfb919c4
44 Author: Johnny Willemsen <jwillemsen@remedy.nl>
45 Date: Tue Apr 28 14:06:56 2020 +0200
47 Compare cplusplus >= to make it easier to determine what is done, no need to check for g++/clang specific releases
49 * ACE/ace/config-g++-common.h:
51 commit c16e81913032c5584794bae9c075541a2fffbb48
52 Author: Johnny Willemsen <jwillemsen@remedy.nl>
53 Date: Tue Apr 28 13:57:42 2020 +0200
55 When __cplusplus is bigger as 201703L we ste ACE_HAS_CPP20
57 * ACE/ace/config-g++-common.h:
59 commit 4987d578ff1fd00b729ade914bb096ac1e33f62c
60 Author: Johnny Willemsen <jwillemsen@remedy.nl>
61 Date: Tue Apr 28 10:18:58 2020 +0200
67 commit f38497c70571c75675ef35ba8b48af5b5ba81d1c
68 Author: Johnny Willemsen <jwillemsen@remedy.nl>
69 Date: Tue Apr 28 09:45:17 2020 +0200
71 Mention that ACE_HAS_*_T take preference
75 commit b2b745cda8c72ba4b323aa4831cfe7c0c493e400
76 Author: Johnny Willemsen <jwillemsen@remedy.nl>
77 Date: Sun Apr 26 10:12:58 2020 +0200
79 Make use of cstdint types when they are available
81 * ACE/ace/Basic_Types.h:
83 commit c4f4af8bff18366ed85cdb080ea801e2999d9f7c
84 Author: Johnny Willemsen <jwillemsen@remedy.nl>
85 Date: Sat Apr 25 10:52:11 2020 +0200
87 Cleanup some last leftovers from old and deprecated tandem support
89 * ACE/ace/ACE_export.h:
90 * ACE/ace/Basic_Types.h:
91 * ACE/ace/config-macros.h:
92 * ACE/ace/os_include/sys/os_types.h:
93 * TAO/orbsvcs/orbsvcs/Shutdown_Utilities.cpp:
95 commit 17a3a7e2eaf969480c4c26d30b74c95ce90d842e
96 Author: Johnny Willemsen <jwillemsen@remedy.nl>
97 Date: Sat Apr 25 10:50:22 2020 +0200
99 Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed an emulation have been deprecated in the past.
101 * ACE/ace/CDR_Base.cpp:
102 * ACE/ace/CDR_Base.h:
103 * ACE/ace/CDR_Size.h:
105 * ACE/ace/config-kfreebsd.h:
106 * ACE/ace/config-qnx.h:
107 * TAO/TAO_IDL/be/be_visitor_any_extracted_type_decl.cpp:
108 * TAO/TAO_IDL/be/be_visitor_argument/vardecl_ss.cpp:
109 * TAO/TAO_IDL/be/be_visitor_attr_init.cpp:
110 * TAO/TAO_IDL/be/be_visitor_null_return_value.cpp:
111 * TAO/TAO_IDL/fe/idl.yy.cpp:
112 * TAO/orbsvcs/orbsvcs/Time/TAO_UTO.cpp:
113 * TAO/tao/AnyTypeCode/Any_Basic_Impl.cpp:
114 * TAO/tao/TypeCodeFactory/TypeCodeFactory_i.cpp:
116 commit 31492dcfc3c8a7effcb605175ceb99e8ba74a8b4
117 Author: Adam Mitz <mitza@objectcomputing.com>
118 Date: Fri Apr 24 10:26:34 2020 -0500
120 platform_clang_common.GNU: redirect stderr for version checks
122 This part was changed in PR #1022 caused a lot of extra output using clang on macOS.
123 This commit redirects stderr from make's $(shell).
125 commit d0893fa9be9c5082fce02e396df1d31523e3d87a
126 Merge: b08f0537851 0fef7507641
127 Author: Johnny Willemsen <jwillemsen@remedy.nl>
128 Date: Fri Apr 24 14:19:09 2020 +0200
130 Merge pull request #1087 from jwillemsen/jwi-windows-arm
132 Don't define _AMD64_ when we are cross compiling for ARM
134 commit 0fef75076417267265e701ea2442ae30de3573db
135 Author: Johnny Willemsen <jwillemsen@remedy.nl>
136 Date: Fri Apr 24 12:23:14 2020 +0200
138 Don't define _AMD64_ when we are cross compiling for ARM
140 * ACE/ace/config-win32-common.h:
142 commit 1e13908ba3493cbf71b16a5497394ee7e4e62dcc
143 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
144 Date: Thu Apr 23 18:01:15 2020 +0100
146 modify make_release.py to update debian/control only
148 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
150 commit 50769cdc322a7bfbd610faadc6919dc3e69b9758
151 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
152 Date: Wed Apr 22 20:40:16 2020 +0100
154 modify debian/rules to read version and rename files accordingly
156 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
158 commit 8b6a7935302fedbfce29af2c8d1104a56287f559
159 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
160 Date: Fri Apr 17 12:45:18 2020 +0100
162 Rename the debian files to a generalized name
164 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
166 commit aa415ef763d6df60e33831c9f1d628457b25d107
167 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
168 Date: Thu Apr 23 14:43:05 2020 +0100
170 Update copyright year
172 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
174 commit 9609100ac7f226ea056b60abcbc262015275eb5b
175 Author: Johnny Willemsen <jwillemsen@remedy.nl>
176 Date: Thu Apr 23 13:16:40 2020 +0200
180 * ACE/ace/Malloc_Base.h:
182 * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.cpp:
183 * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h:
185 commit aaf3877d5e0a2e3ad32579b7486c42c6c8506df0
186 Author: Son Dinh <dinhs@objectcomputing.com>
187 Date: Wed Apr 22 16:02:49 2020 -0500
189 Add other C++11 types
191 commit 1fe5ba46a105bd724581a0b399d1c087161831c2
192 Merge: 5690875ec8a 685825a3ad4
193 Author: Johnny Willemsen <jwillemsen@remedy.nl>
194 Date: Wed Apr 22 17:37:00 2020 +0200
196 Merge pull request #1084 from egleston/master
198 Additions related to rpmbuild
200 commit 0b555fda14d907a17a5f52ff509c2d7e14ad9bcf
201 Author: Brian Egleston <github@kamash.com>
202 Date: Wed Apr 22 08:44:45 2020 -0600
206 commit 9154b57c1621b7fe8925a11859d8821b263cbdb0
207 Author: Brian Egleston <github@kamash.com>
208 Date: Tue Apr 21 15:45:14 2020 -0600
212 Install and add tao_ifr_service to catalog
214 commit e42218837fea18d740b8d7d6659ef990fab27897
215 Author: Brian Egleston <github@kamash.com>
216 Date: Tue Apr 21 15:42:43 2020 -0600
218 Remove build dependency on sendmail
220 commit 340c506c5a2204289384102a0658c6e194c3194d
221 Author: Johnny Willemsen <jwillemsen@remedy.nl>
222 Date: Tue Apr 21 19:50:00 2020 +0200
226 * ACE/ace/WFMO_Reactor.h:
228 commit a10857b29949cc2dd3b19936762b6c42bc076b7c
229 Merge: c4abde15b61 9724ca583c8
230 Author: Johnny Willemsen <jwillemsen@remedy.nl>
231 Date: Tue Apr 21 19:47:50 2020 +0200
233 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
235 commit c4abde15b611512b15a76cc9a48648ae0111a41f
236 Author: Johnny Willemsen <jwillemsen@remedy.nl>
237 Date: Tue Apr 21 19:47:24 2020 +0200
241 * ACE/ace/WFMO_Reactor.h:
243 commit 9724ca583c8523f6095b1319ab4449f0cc110fc9
244 Merge: 74c7286648e 37bb69d7db0
245 Author: Johnny Willemsen <jwillemsen@remedy.nl>
246 Date: Tue Apr 21 19:46:54 2020 +0200
248 Merge pull request #1075 from likema/remove-unimplemented-func
250 Remove unimplemented ACE_WFMO_Reactor_Handler_Repository::bind declare.
252 commit 74c7286648e164ff597b601a2a6eefd6f9b54b44
253 Merge: c9a9c59cc45 9a020fae9c5
254 Author: Johnny Willemsen <jwillemsen@remedy.nl>
255 Date: Mon Apr 20 08:36:17 2020 +0200
257 Merge pull request #1080 from jwillemsen/master
259 Removed ACE_Allocator::delete_allocator_, it is not used at all
261 commit ac3abf49acfe2fad2da6dfc11e4a13a268c3ff32
262 Author: Son Dinh <dinhs@objectcomputing.com>
263 Date: Sun Apr 19 21:54:22 2020 -0500
265 Add hash functors conditionally and related overloaded operators
267 commit 9a020fae9c55b322a4e1048a2531ce6e0bbe401a
268 Author: Johnny Willemsen <jwillemsen@remedy.nl>
269 Date: Sat Apr 18 16:25:03 2020 +0200
271 Removed ACE_Allocator::delete_allocator_, it is not used at all and according to the old comments it shouldn't be used.
273 * ACE/ace/Malloc.cpp:
274 * ACE/ace/Malloc_Allocator.cpp:
275 * ACE/ace/Malloc_Base.h:
277 commit 601491ce979d21147c9e8449825084e252c17579
278 Author: Johnny Willemsen <jwillemsen@remedy.nl>
279 Date: Sat Apr 18 16:17:14 2020 +0200
281 Changed ACE_Allocator::delete_allocator_ to be a bool
283 * ACE/ace/Malloc.cpp:
284 * ACE/ace/Malloc_Allocator.cpp:
285 * ACE/ace/Malloc_Base.h:
287 commit 1193c157cd2019d9736aab979fdc0989a28c8ee2
288 Author: Son Dinh <dinhs@objectcomputing.com>
289 Date: Fri Apr 17 16:00:09 2020 -0500
291 map ULongLong to unsigned long to resolve TAO_OutStream overloaded operator error
293 commit f0eeddf26c5a9571d9ebac269bbe5ca9b473740b
294 Author: Adam Mitz <mitza@objectcomputing.com>
295 Date: Fri Apr 17 09:11:57 2020 -0500
297 Windows API usage updates from #1069
299 commit e8b8245004ddf3874ab2079c4feddf70fe7a5be8
300 Merge: 0031eb38fb7 509b105b343
301 Author: Adam Mitz <mitza@objectcomputing.com>
302 Date: Thu Apr 16 16:21:28 2020 -0500
304 Merge pull request #1069 from jrw972/ipv6-recvinfo-macos
306 IPv6 and RECVINFO on macOS; Windows if_nametoindex
308 commit f206fe4e74e77bd09dee33e7c80e794883b49308
309 Author: Son Dinh <dinhs@objectcomputing.com>
310 Date: Thu Apr 16 13:00:52 2020 -0500
312 added hash for long long and unsigned long long
314 commit 509b105b343eeffe57504562e4cdd96c23414cf8
315 Author: Adam Mitz <mitza@objectcomputing.com>
316 Date: Thu Apr 16 09:05:10 2020 -0500
318 Update for FACE Safety configuration on Linux
320 commit 85e95c04396e011b71eb7efe509e68f4be65e4dc
321 Author: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
322 Date: Wed Apr 15 23:07:58 2020 +0100
324 Update Vcs link to salsa
326 Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
328 commit 4384e141fb48ce4cd9dfa837420036cd8a78fc21
329 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
330 Date: Wed Apr 15 20:18:52 2020 +0100
332 Update maintainer to valid team email
334 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
336 commit 2d1d074a5c2e6fc4f6a7670b551d6cc0e75c1440
337 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
338 Date: Wed Apr 15 20:02:29 2020 +0100
340 remove lintian override for debhelper
342 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
344 commit e157641f3c72af6e2c34d86b2fb31302832bf320
345 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
346 Date: Wed Apr 15 18:38:35 2020 +0100
348 Update doc-base location
350 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
352 commit 12691da3e9248d1bfd56164ed5a982d61f9de497
353 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
354 Date: Wed Apr 15 16:40:34 2020 +0100
356 no need to use LD_LIBRARY_PATH, dpkg-shlibdeps will take care
358 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
360 commit 5ed55fd6a3a2d8a60b7c1d75bc3864e532ed58cf
361 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
362 Date: Wed Apr 15 15:30:48 2020 +0100
364 install shared library in multiarch location
366 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
368 commit 8039e5058d85b8f62b506fb3eec5ffe0201a99b7
369 Author: Adam Mitz <mitza@objectcomputing.com>
370 Date: Wed Apr 15 17:02:09 2020 -0500
372 Continued changes from peer review
374 commit b817dea988a108910cca55c2dff335ffb36b79b0
375 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
376 Date: Wed Apr 15 13:35:58 2020 +0100
378 Add -g for debug symbols and stop modifying flags directly
380 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
382 commit 25492973a651b952094897aa3488a8f96442cc3d
383 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
384 Date: Wed Apr 15 13:19:58 2020 +0100
386 Remove --list-missing, dh_missing will be used by debhelper
388 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
390 commit 597ac0878bed3b50abb075e4164813c1a4dcf3d8
391 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
392 Date: Wed Apr 15 13:00:23 2020 +0100
394 Use debhelper-compat and update compat level to 12
396 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
398 commit 9d534df24ad691429c607777549be31b45c5ec4b
399 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
400 Date: Wed Apr 15 12:59:35 2020 +0100
402 Update Standards-Version to 4.5.0
404 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
406 commit 94c1ac1426059c78a6173e2c6c907bf1f232138f
407 Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
408 Date: Wed Apr 15 11:55:06 2020 +0100
410 Remove symbols lintian override
412 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
414 commit 0121bf7af483a5b92a0d34842757999f2daba4cf
415 Author: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
416 Date: Wed Apr 15 22:40:55 2020 +0100
418 Remove patches which has been applied upstream
420 Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
422 commit 6bba4e6ab236c0357b76ed8f7e5e7792b608de22
423 Author: Adam Mitz <mitza@objectcomputing.com>
424 Date: Wed Apr 15 16:41:46 2020 -0500
426 Support if_nametoindex on Windows - responded to review comments.
428 commit 0bfda90753c38250d4e52513d099087f28d155a9
429 Merge: 2d7ae202186 54554146263
430 Author: Johnny Willemsen <jwillemsen@remedy.nl>
431 Date: Tue Apr 14 10:20:11 2020 +0200
433 Merge pull request #1076 from jwillemsen/master
435 Make use of https download.dre link
437 commit 54554146263fa81226ba54061170036fc329b595
438 Author: Johnny Willemsen <jwillemsen@remedy.nl>
439 Date: Tue Apr 14 09:11:16 2020 +0200
443 * ACE/docs/Download.html:
445 commit a1b647e4348ddff1242655c05f9b7d214bc11643
446 Author: Johnny Willemsen <jwillemsen@remedy.nl>
447 Date: Tue Apr 14 08:22:09 2020 +0200
449 Make use of https download.dre
451 * ACE/Kokyu/docs/Kokyu.html:
453 * ACE/ace/DLL_Manager.h:
454 * ACE/ace/FIFO_Send.h:
455 * ACE/ace/Managed_Object.h:
456 * ACE/ace/config-win32-common.h:
457 * ACE/debian/README.source:
458 * ACE/docs/Download.html:
459 * TAO/TAO-INSTALL.html:
460 * TAO/docs/Security/Download.html:
461 * TAO/docs/tutorials/Quoter/index.html:
463 commit 336b5d7ddb8a0d306e62e80b31f7838a4e359b36
464 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
465 Date: Mon Apr 13 12:03:14 2020 -0500
467 Check but don't define _WIN32_WINNT
469 commit 37bb69d7db0a49d61676d68df8c2136c6b20b348
470 Author: Like Ma <likemartinma@gmail.com>
471 Date: Sun Apr 12 03:00:40 2020 +0800
473 Remove unimplemented ACE_WFMO_Reactor_Handler_Repository::bind declare.
475 commit abf9f445c4d0c9189ca5cc6c2495f8953ca3f3a6
476 Author: Like Ma <likemartinma@gmail.com>
477 Date: Sat Apr 11 18:14:36 2020 +0800
479 Fix Dev_Poll_Reactor comment.
481 commit ae87fba1b2b23893e3273bd4f70e3ae93b9d105b
482 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
483 Date: Thu Apr 9 14:11:46 2020 -0500
487 commit ceb4c6b8853ecf9d94e82c744faaaf19fbe5da4c
488 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
489 Date: Thu Apr 9 13:18:13 2020 -0500
493 commit 71a255781a2dd7349037bda4686120b13c531f12
494 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
495 Date: Wed Apr 8 11:20:57 2020 -0500
499 commit e16a8b3a407037e4c8aeb1ee36fd7654d74434d4
500 Author: Johnny Willemsen <jwillemsen@remedy.nl>
501 Date: Wed Apr 8 14:38:30 2020 +0200
505 * ACE/debian/control:
507 commit 1ac8bb0998f40b2c3bf9265a2c979971f0d921ef
508 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
509 Date: Tue Apr 7 13:23:28 2020 -0500
511 IPV6 and RECVINFO on MacOS
513 commit 2d2a72910bfe8bb47da969ebf1188bddfea8d1c4
514 Author: Johnny Willemsen <jwillemsen@remedy.nl>
515 Date: Tue Mar 31 17:18:30 2020 +0200
517 Layout and doxygen changes
519 * ACE/ace/Filecache.h:
520 * ACE/ace/Framework_Component.h:
522 * ACE/ace/Handle_Gobbler.h:
525 commit 05a9d1d62c79904ec6184963d09d542415377e22
526 Merge: 8e31d326bb7 c8bd212bddc
527 Author: Justin Wilson <wilsonj@objectcomputing.com>
528 Date: Fri Mar 27 10:53:37 2020 -0500
530 Merge pull request #1061 from jrw972/site-local-addr
532 Add is_sitelocal predicate to INET_Addr
534 commit 8e31d326bb7543206982bcc53b6d8a0c7a103aa5
535 Merge: c2bb0005cf6 78a473da451
536 Author: Johnny Willemsen <jwillemsen@remedy.nl>
537 Date: Wed Mar 25 15:52:08 2020 +0100
539 Merge pull request #1062 from jwillemsen/jwi-clang10
541 Add clang10 configuration
543 commit 78a473da451683f676b20ead9a5a135b63d1b7a9
544 Author: Johnny Willemsen <jwillemsen@remedy.nl>
545 Date: Wed Mar 25 12:10:54 2020 +0100
547 Update workaround for clang10
549 * ACE/tests/Compiler_Features_32_Test.cpp:
551 commit c8bd212bddc177f4d740961171f4ff3a275d34c4
552 Author: Justin R. Wilson <wilsonj@objectcomputing.com>
553 Date: Tue Mar 24 13:54:23 2020 -0500
555 Add is_sitelocal predicate to INET_Addr
557 commit 86f85665e7ba12262722613dc55900fba3880c8f
558 Author: Johnny Willemsen <jwillemsen@remedy.nl>
559 Date: Tue Mar 24 08:34:25 2020 +0100
561 Remove redundant new line
563 commit c2bb0005cf63ab06f9e991418fdee5b22a3c8db8
564 Merge: 6a3c9dec68c afb9f6bac90
565 Author: Johnny Willemsen <jwillemsen@remedy.nl>
566 Date: Tue Mar 17 18:44:03 2020 +0100
568 Merge pull request #1058 from jwillemsen/jwi-dlopenerrorlogging
570 Log all dlopen errors into the error stack coming from ACE_OS::dlopen
572 commit afb9f6bac9051b77180178d541b9ae1555717e1f
573 Author: Johnny Willemsen <jwillemsen@remedy.nl>
574 Date: Tue Mar 17 08:58:24 2020 +0100
576 Guard logging block with a check whether we have debug logging enabled or not
578 * ACE/ace/DLL_Manager.cpp:
580 commit 0fbb87631ca509aa1bc0c69688efaec94c5ad8a1
581 Author: Johnny Willemsen <jwillemsen@remedy.nl>
582 Date: Tue Mar 17 08:56:32 2020 +0100
584 Put back error logging on failure
586 * ACE/ace/DLL_Manager.cpp:
588 commit 3adffd0604f5b41d3864d8804ebd740fb5efb230
589 Author: Johnny Willemsen <jwillemsen@remedy.nl>
590 Date: Mon Mar 16 16:51:05 2020 +0100
592 Moved the error logging to the open_i call where the error is detected, this simplifies the calling code a lot.
594 We don't check for ENOENT anymore as error, an unresolved symbol causes also ENOENT and we want to get that error back to the caller. As side effect any loading of the implied dll names (different prefix/extensions) also trigger an error log but at the moment one succeeds the caller shouldn't check the error stack
597 * ACE/ace/DLL_Manager.cpp:
598 * ACE/ace/DLL_Manager.h:
600 commit f569652bf8f860eb33195c6cc9968c5ff3ac87e8
601 Merge: d87ae65d2cf ca7a968b62d
602 Author: Johnny Willemsen <jwillemsen@remedy.nl>
603 Date: Fri Mar 13 18:34:52 2020 +0100
605 Merge pull request #1056 from jwillemsen/jwi-logcatconst
609 commit ca7a968b62d081e3f392cfee5c415924276d95bf
610 Author: Johnny Willemsen <jwillemsen@remedy.nl>
611 Date: Fri Mar 13 16:48:23 2020 +0100
615 * ACE/ace/Log_Category.h:
616 * ACE/ace/Log_Category.inl:
618 commit 66e3a86dd4f094a23a29401e8012b0d423aa6b94
619 Author: Like Ma <likemartinma@gmail.com>
620 Date: Thu Mar 12 11:54:45 2020 +0800
624 Value stored to 'n' is never read
626 commit 2191325ddf5d639abc7268bc2436e7be37270033
627 Author: Johnny Willemsen <jwillemsen@remedy.nl>
628 Date: Mon Mar 2 15:39:56 2020 +0100
630 Documentation and layout changes
632 * ACE/ace/Msg_WFMO_Reactor.h:
633 * ACE/ace/QtReactor/QtReactor.cpp:
634 * ACE/ace/Sig_Handler.cpp:
636 commit 146ff59c1108278f52d0664ebd4dcdd64df132d2
637 Author: Johnny Willemsen <jwillemsen@remedy.nl>
638 Date: Mon Mar 2 14:59:16 2020 +0100
640 Documentation changes
642 * ACE/ace/Dev_Poll_Reactor.h:
643 * ACE/ace/MMAP_Memory_Pool.h:
644 * ACE/ace/Sig_Handler.cpp:
645 * ACE/ace/Sig_Handler.h:
647 commit 7dac17d8fc89cad5d5561f395f21e21027bd9994
648 Merge: 6eb551083bc 21f2ca12640
649 Author: Johnny Willemsen <jwillemsen@remedy.nl>
650 Date: Thu Feb 27 13:56:00 2020 +0100
652 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
654 commit 77e933bf6819c7e55b4c172d03cba9d63337b0ac
655 Author: Brian Egleston <github@kamash.com>
656 Date: Fri Feb 21 11:51:59 2020 -0700
660 pre-define inline so it is available during skip_make processing
662 commit 0f9a4b69d7c383968da3b4a1151356d4b74bb97a
663 Author: Mouse <mouse07410@users.noreply.github.com>
664 Date: Wed Feb 19 16:06:45 2020 -0500
666 Update Compiler_Features_32_Test.cpp
668 Make it work with Apple Xcode-11.3.1 Clang compiler
670 commit 6eb551083bc1f7d6527f6a810c9438ee3ef04551
671 Author: Johnny Willemsen <jwillemsen@remedy.nl>
672 Date: Mon Feb 10 10:06:46 2020 +0100
674 Update for next release
676 * ACE/bin/copy-local-script.sh:
678 commit 97364bb7c541e2709321272443949cd22d0f9686
679 Author: Johnny Willemsen <jwillemsen@remedy.nl>
680 Date: Mon Feb 10 09:44:35 2020 +0100
682 Make ACE/TAO 6.5.8/2.5.8 public and prepare for next release
685 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
686 * ACE/docs/Download.html:
687 * ACE/docs/bczar/bczar.html:
688 * ACE/etc/index.html: