1 commit 7f7cb130adab3ed4aebb8126f8dfe7919c76dc6a
2 Merge: 145d27ad230 ef30d348937
3 Author: Johnny Willemsen <jwillemsen@remedy.nl>
4 Date: Thu Nov 21 07:56:40 2019 +0100
6 Merge pull request #1000 from simpsont-oci/avoid_unmanaged_strings_in_ace_env_helper
8 Avoid the use of unmanaged strings in ACE_Env_Helper
10 commit 665de49ce183334451968244a5975aba3e1a87fd
11 Author: Knut Petter Svendsen <knut@altuma.no>
12 Date: Wed Nov 20 13:27:22 2019 +0100
14 Fixed typo in "Build Czar Duties" documentation
16 commit ef30d3489375812369b540e90a2fcd3dabdab9a6
17 Author: Timothy Simpson <simpsont@objectcomputing.com>
18 Date: Tue Nov 19 15:06:13 2019 -0600
20 Avoid the use of unmanaged strings in ACE_Env_Helper
22 commit 8734d4a2cc37e8ee976ddc71d04d5ffdd4c1b690
23 Author: Adam Mitz <mitza@objectcomputing.com>
24 Date: Fri Nov 15 10:59:57 2019 -0600
28 commit 51dcd23895db3c5f8c1152f34a3d10b42a157b91
29 Author: Adam Mitz <mitza@objectcomputing.com>
30 Date: Mon Nov 11 12:59:46 2019 -0600
32 IPv6 compatibility for recvmsg with control buffer on Windows
34 also exclude test from safety profile
36 commit f5a02f0558d8ba0e701433aa6e6213582b9814f6
37 Author: Fred Hornsey <hornseyf@objectcomputing.com>
38 Date: Fri Nov 8 12:22:59 2019 -0600
42 commit 79d47bc8e5e40b2e853e269626533d5b2caa9d23
43 Author: Fred Hornsey <hornseyf@objectcomputing.com>
44 Date: Fri Nov 8 12:08:22 2019 -0600
48 commit c34dc01f7e5d5ce097671eb3406e2e0a1c297b00
49 Author: Fred Hornsey <hornseyf@objectcomputing.com>
50 Date: Wed Nov 6 17:52:46 2019 -0600
54 commit 80d19c5d2e3cc20bc4ed2884441ca9918e971d1a
55 Merge: c597e4db31f 910153366e7
56 Author: Fred Hornsey <hornseyf@objectcomputing.com>
57 Date: Wed Nov 6 17:50:53 2019 -0600
59 Merge remote-tracking branch 'upstream/master' into tao_idl_crash_with_wstring_literals
61 commit e3b1e0e7e8d9853fdb722c26f93ba5b89680b257
62 Author: Fred Hornsey <hornseyf@objectcomputing.com>
63 Date: Wed Nov 6 17:42:14 2019 -0600
65 gperf: use basename for command line comment instead
67 commit 910153366e7ccd88d3d1aafa3b83ce03da96e80a
68 Merge: ff01c2cfd61 ea79999156f
69 Author: Johnny Willemsen <jwillemsen@remedy.nl>
70 Date: Wed Nov 6 20:27:11 2019 +0000
72 Merge pull request #990 from jwillemsen/master
74 Minor const and initialisation changes
76 commit ea79999156f6175ed974fa09673c5a61d58bddae
77 Merge: d9abaa91f7e 2f4f63116b2
78 Author: Johnny Willemsen <jwillemsen@remedy.nl>
79 Date: Wed Nov 6 15:04:05 2019 +0100
81 Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO
83 commit d9abaa91f7eba82e4310704298815a3b57c665b3
84 Author: Johnny Willemsen <jwillemsen@remedy.nl>
85 Date: Wed Nov 6 15:03:48 2019 +0100
87 Const changes and directly assign a variable
89 * ACE/ace/OS_NS_sys_stat.inl:
91 commit 9556fa1030b34ca3cc8397b06e5d416316392799
92 Author: Like Ma <likemartinma@gmail.com>
93 Date: Thu Sep 26 16:27:34 2019 +0800
95 Use ACE_OS::stat for ACE_OS::filesize.
97 The original ACE_OS::filesize opens file with O_RDONLY, which would
98 fail to open CACHE.DATA of InterSystems Caché in AIX.
100 To open it successfully, it requires O_CIO additionally which is not
101 portable even for AIX.
103 commit 9a1af321f712858b566cf4de8c1599003a779568
104 Author: Like Ma <likemartinma@gmail.com>
105 Date: Wed Nov 6 17:24:20 2019 +0800
107 Change all create arguments to bool in Configuration.{h,cpp}
109 commit e90e6fd00df1f33823155e7dbed3030d45c46554
110 Author: Yisheng Leng <lengyisheng@gmail.com>
111 Date: Tue Nov 5 21:25:07 2019 +0800
113 Add access control argument for ACE_Configuration_Win32Registry
115 commit 5bbe4cbb0f1ab9e5278a1336019bf02780bb2398
116 Merge: ccbfafb0f0c 94174706136
117 Author: Fred Hornsey <hornseyf@objectcomputing.com>
118 Date: Mon Nov 4 14:10:21 2019 -0600
120 Merge remote-tracking branch 'upstream/master' into igtd/monotonic
122 commit ccbfafb0f0cdb8836d92739ed34ff7fbf2be3cd3
123 Author: Fred Hornsey <hornseyf@objectcomputing.com>
124 Date: Mon Nov 4 12:20:05 2019 -0600
126 update ACE-monotonic-timer.html
128 commit 66d0236c4b6e2e6c3137327cc3fa74f610970b9b
129 Author: Fred Hornsey <hornseyf@objectcomputing.com>
130 Date: Mon Nov 4 11:50:14 2019 -0600
132 Update ACE Tests to Use Monontonic Support Macros
134 commit 0c7398870b14b2d171768dc37b17c2ac3d519bca
135 Author: Fred Hornsey <hornseyf@objectcomputing.com>
136 Date: Mon Nov 4 11:40:09 2019 -0600
140 commit 94174706136daf40bab3e8e5247e6b3dd97239c4
141 Merge: dcbb7778f1c 74c88299c7f
142 Author: Johnny Willemsen <jwillemsen@remedy.nl>
143 Date: Sun Nov 3 15:01:40 2019 +0000
145 Merge pull request #987 from jwillemsen/jwi-ciupdates
147 Use CI builds with ubuntu 18.04
149 commit bcf3ff76e0bb45c2604de9c040a2826c1dad42b2
150 Author: Johnny Willemsen <jwillemsen@remedy.nl>
151 Date: Sat Nov 2 18:07:04 2019 +0100
155 * ACE/ace/ace_wchar.cpp:
157 commit dcbb7778f1c86c562efbf4e87f404a11592f3a48
158 Merge: e9d96fe285d 4a6b7a40a7f
159 Author: Fred Hornsey <hornseyf@objectcomputing.com>
160 Date: Fri Nov 1 17:48:48 2019 -0500
162 Merge pull request #985 from iguessthislldo/igtd/gnuace
164 gnuace: declare various warnings to be phony
166 commit e9d96fe285da3eaa43a5ccc333b04ab3ea4b9725
167 Merge: d7cbc42882d 5fbe4885c11
168 Author: Adam Mitz <mitza@objectcomputing.com>
169 Date: Fri Nov 1 14:42:40 2019 -0500
171 Merge pull request #986 from mitza-oci/master
173 fixed warning on MinGW
175 commit 22f69106176b2c93590bdfd78caba97ffd6d66a7
176 Author: Fred Hornsey <hornseyf@objectcomputing.com>
177 Date: Fri Nov 1 14:11:50 2019 -0500
181 commit d06f3ff74fb73da2a7151778810934542557af88
182 Author: Fred Hornsey <hornseyf@objectcomputing.com>
183 Date: Fri Nov 1 13:29:43 2019 -0500
185 Add --only-record-arguments to gperf
187 If desired, this options keeps gperf from printing the whole path of the
188 gperf executable in the result. It only prints the arguments.
190 commit 5fbe4885c115e5d32cc99d4df9b37e932c095870
191 Author: Adam Mitz <mitza@objectcomputing.com>
192 Date: Fri Nov 1 10:30:36 2019 -0500
194 fixed warning on MinGW
196 commit 2a52aeb7cb43925057420642cbfc786309c25f02
197 Merge: 4da653590b7 d7cbc42882d
198 Author: Fred Hornsey <hornseyf@objectcomputing.com>
199 Date: Thu Oct 31 23:54:56 2019 -0500
201 Merge remote-tracking branch 'upstream/master' into igtd/monotonic
203 commit 4da653590b7958edd4ffc226aff777e087ffd571
204 Author: Fred Hornsey <hornseyf@objectcomputing.com>
205 Date: Thu Oct 31 23:50:57 2019 -0500
207 Account for defining ACE_LACKS_CONDATTR_SETCLOCK after config-posix.h
209 commit 32432daaa208f84880723e3eba77a9b78f518bd2
210 Author: Fred Hornsey <hornseyf@objectcomputing.com>
211 Date: Thu Oct 31 23:39:22 2019 -0500
213 Update ACE NEWS File for PR974
215 commit f4c9b4371b5f83e0716af1c6b14e1d8792363099
216 Author: Fred Hornsey <hornseyf@objectcomputing.com>
217 Date: Thu Oct 31 23:35:14 2019 -0500
219 Add Monotonic Macros To ACE-monotonic-timer.html
221 commit 67ac5424c626470af1cd0007cf29a163d31aada4
222 Author: Fred Hornsey <hornseyf@objectcomputing.com>
223 Date: Thu Oct 31 23:02:25 2019 -0500
225 Add missing ACE Test to gitignore
227 commit 0a77e562843406483d1dbe51df3f44600c4b1907
228 Author: Fred Hornsey <hornseyf@objectcomputing.com>
229 Date: Thu Oct 31 23:01:49 2019 -0500
231 Respond to Review of PR974
233 commit 4a6b7a40a7fcc21494a345fe621548cdf3909d5a
234 Author: Fred Hornsey <hornseyf@objectcomputing.com>
235 Date: Thu Oct 31 21:44:37 2019 -0500
237 gnuace: declare various warnings to be phony
239 commit d7cbc42882d28bbf0b130c2e3b4cf9ef353f3227
240 Merge: dbe88daa3f7 b6dfbe5321c
241 Author: Fred Hornsey <hornseyf@objectcomputing.com>
242 Date: Tue Oct 29 18:10:28 2019 -0500
244 Merge pull request #972 from iguessthislldo/igtd/include
246 fuzz.pl: Disable check_include by Default
248 commit f60d209703ac4e1d375a9670d2a655edd57185a8
249 Author: Johnny Willemsen <jwillemsen@remedy.nl>
250 Date: Tue Oct 29 12:34:40 2019 +0100
254 * ACE/ace/Service_Gestalt.h:
255 * TAO/docs/notification/reliability.html:
256 * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.cpp:
257 * TAO/orbsvcs/tests/Log/Basic_Log_Test/Basic_Log_Test.h:
258 * TAO/orbsvcs/tests/Security/mixed_security_test/README:
260 commit c19116daac3a607a607f2889940d2b0fa68c860a
261 Merge: be76d8095c4 a46d0f7bf0f
262 Author: Adam Mitz <mitza@objectcomputing.com>
263 Date: Fri Oct 25 16:23:48 2019 -0500
265 Merge pull request #973 from mitza-oci/rcvmsg-windows
267 sendmsg/recvmsg: Added support for msg_control on Windows
269 commit ec96709678b7751361d0f938045d6a9190ca71be
270 Author: Fred Hornsey <hornseyf@objectcomputing.com>
271 Date: Thu Oct 24 12:11:33 2019 -0500
273 gnuace: declare makefile_name.local to be phony
275 I wanted to use make --touch on OpenDDS, which worked but it created all
276 these makefile_name.local files everywhere. To stop that,
277 makefile_name.local has to be declared as phony because it's not a real
278 file. Props to @mitza-oci for making this more clear to me.
280 commit 85f3741cc5fa939162ae6445d67290b986ba76d9
281 Author: Fred Hornsey <hornseyf@objectcomputing.com>
282 Date: Wed Oct 23 18:05:56 2019 -0500
284 Expose Monotonic Time Support in Macros
286 Expose support `ACE_Monotonic_Time_Policy` using
287 `ACE_HAS_MONOTONIC_TIME_POLICY` and support for monotonic conditions
288 using `ACE_HAS_MONOTONIC_CONDITIONS`.
290 Also refactored macros to try to simplify them while retaining
293 commit a46d0f7bf0fe857c0ffa4f5c943581f2e7faf0c3
294 Author: Adam Mitz <mitza@objectcomputing.com>
295 Date: Tue Oct 22 16:36:37 2019 -0500
297 removed comments that are no longer valid
299 commit f751b074626c91f252d41fa40ad98eee6d85e5b2
300 Author: Adam Mitz <mitza@objectcomputing.com>
301 Date: Mon Oct 21 11:01:02 2019 -0500
303 sendmsg with msg_control: added Windows platform support
305 commit c815b4b4820a4f79cb0d91702b29e4cb741f3f29
306 Author: Adam Mitz <mitza@objectcomputing.com>
307 Date: Mon Oct 21 10:31:14 2019 -0500
309 sendmsg/recvmsg with msg_control: added Windows platform support
311 commit b6dfbe5321c2d6986a1373aa6d86c76ca7880505
312 Author: Fred Hornsey <hornseyf@objectcomputing.com>
313 Date: Thu Oct 17 11:30:44 2019 -0500
315 fuzz.pl: Disable check_include by default
317 commit 8d92cf5c5e3e0eefd578b418601c7c9d5886b7ff
318 Author: Adam Mitz <mitza@objectcomputing.com>
319 Date: Thu Oct 10 18:17:50 2019 -0500
323 commit d9d6d1ed5f8b17f6120eaec3dbd2251eb7d697e1
324 Author: Benjamin Oldenburg <benjamin.oldenburg@ordis.co.th>
325 Date: Mon Oct 7 01:28:21 2019 +0700
327 fixed Stack_Trace.cpp
329 (cherry picked from commit f2e5a03abba643eb6da996c5db23ad51bc49b9df)
331 commit 6c906c74591eb984562f16e3fed95549337c64b9
332 Author: Johnny Willemsen <jwillemsen@remedy.nl>
333 Date: Thu Oct 3 12:19:57 2019 +0200
335 Use DOC as license identifier as it is defined on https://spdx.org/licenses/
337 * ACE/rpmbuild/ace-tao.spec:
339 commit 7bf9e27617d9cd491f28b993f7d7ea43740bb7fe
340 Author: Johnny Willemsen <jwillemsen@remedy.nl>
341 Date: Tue Sep 24 17:14:13 2019 +0200
343 Workaround is still necessary with clang9
345 * ACE/tests/Compiler_Features_32_Test.cpp:
347 commit 7752af533d100f7a465eb8d1491c46121965f13a
348 Author: Like Ma <likemartinma@gmail.com>
349 Date: Thu Sep 12 14:35:04 2019 +0800
351 Fix GetExitCodeProcess error log.
353 commit 6872d45a2c4666e1325f3018b7cbc2399a8d9015
354 Merge: be1666daae8 53c89e4a39f
355 Author: Johnny Willemsen <jwillemsen@remedy.nl>
356 Date: Mon Sep 2 18:52:42 2019 +0200
358 Merge pull request #955 from jwillemsen/jwi-logprocessthread
360 Log process and thread id when we get an unhandled exception
362 commit 9ebc2eb464ba77ca2b591819d4383e6decba2e1e
363 Author: Johnny Willemsen <jwillemsen@remedy.nl>
364 Date: Fri Aug 30 15:37:47 2019 +0200
368 * ACE/ace/NT_Service.h:
370 commit 53c89e4a39fbb641385d5c24694b7208ec9f19fb
371 Author: Johnny Willemsen <jwillemsen@remedy.nl>
372 Date: Fri Aug 30 15:24:50 2019 +0200
374 Log process and thread id when we get an unhandled exception, should make it a little bit easier to determine what has failed
376 * ACE/ace/Object_Manager.cpp:
378 commit 145dbd60969fc394c2c40ae0c44cec49e2740a82
379 Author: Adam Mitz <mitza@objectcomputing.com>
380 Date: Wed Aug 28 11:04:01 2019 -0500
382 Revert part of #943, whitespace is significant in the auto_run_tests output, this is parsed by other scripts.
384 commit d1239f84141e33ac6eb308c5405215d373ffe52a
385 Merge: b34cbdc1fc9 ba5f278c1a4
386 Author: Adam Mitz <mitza@objectcomputing.com>
387 Date: Fri Aug 23 14:22:00 2019 -0500
389 Merge pull request #943 from iguessthislldo/igtd/misc
391 Get Correct Program Return Code in auto_run_tests.pl
393 commit 69bca4721b8f5539ab448f23f081c8a8564505c7
394 Merge: 4f267ca9fba 3a937e3df57
395 Author: Johnny Willemsen <jwillemsen@remedy.nl>
396 Date: Thu Aug 22 08:24:12 2019 +0200
398 Merge pull request #945 from mgrojo/service_repository_optimization
400 Optimization: avoid nested iteration in ACE_Service_Repository::find_i
402 commit 4f267ca9fba199e69012cbcd0a81d006c33f8af6
403 Merge: 97fd702a008 6dfcfd2b0e2
404 Author: Johnny Willemsen <jwillemsen@remedy.nl>
405 Date: Thu Aug 22 08:23:48 2019 +0200
407 Merge pull request #948 from jwillemsen/jwi-selectowner
409 Initialise owner_ member in the constructor and use false instead of …
411 commit 97fd702a008988326840cb4433733a0066d9aa33
412 Merge: eeaf44e8152 cf0b9f6d5bf
413 Author: Johnny Willemsen <jwillemsen@remedy.nl>
414 Date: Wed Aug 21 21:55:06 2019 +0200
416 Merge pull request #947 from jwillemsen/jwi-selectnotifyrenewbool
418 Changed suppress_notify_renew flag from int to bool
420 commit 6dfcfd2b0e216b2582e67197438c3c65f68592d6
421 Author: Johnny Willemsen <jwillemsen@remedy.nl>
422 Date: Wed Aug 21 21:22:16 2019 +0200
426 commit 6fc9b1c5ca0aba893beed2b7dbfee3e7d80c5be6
427 Author: Johnny Willemsen <jwillemsen@remedy.nl>
428 Date: Wed Aug 21 18:07:50 2019 +0200
430 Initialise owner_ member in the constructor and use false instead of 0 for bool
432 * ACE/ace/Select_Reactor_Base.inl:
434 commit cf0b9f6d5bf174c7a663300c26f19febbe6aeef8
435 Author: Johnny Willemsen <jwillemsen@remedy.nl>
436 Date: Wed Aug 21 17:28:41 2019 +0200
438 Changed suppress_notify_renew flag from int to bool
440 * ACE/ace/Select_Reactor_Base.h:
441 * ACE/ace/Select_Reactor_Base.inl:
442 * ACE/ace/Select_Reactor_T.cpp:
443 * ACE/ace/TP_Reactor.cpp:
445 commit 109a80d2ce3fac73c5c1b6202c0cd6ccf696e0f9
446 Author: Johnny Willemsen <jwillemsen@remedy.nl>
447 Date: Wed Aug 21 17:24:06 2019 +0200
449 Changed the owner flag of the dev poll reactor from int to bool
451 * ACE/ace/Dev_Poll_Reactor.cpp:
452 * ACE/ace/Dev_Poll_Reactor.h:
453 * ACE/ace/Dev_Poll_Reactor.inl:
454 * ACE/ace/TP_Reactor.h:
456 commit 3a937e3df5717132cfd2b7459396ee4e5567868c
457 Author: mgrojo <mgrojo@gmail.com>
458 Date: Wed Aug 21 15:32:18 2019 +0200
460 Optimization: avoid nested iteration in ACE_Service_Repository::find_i
462 This method was performing two iterations: the first using an index, and
463 the second in the call to this->service_array_.find, which uses an
464 iterator over the Array_Map looking for the element with that index.
466 This simplifies and optimizes this method by iterating for the element
467 once using directly the map iterator.
469 commit 59f4874b3b6c23f1080fbf1c40b060d31a0c7557
470 Author: Johnny Willemsen <jwillemsen@remedy.nl>
471 Date: Wed Aug 21 14:59:30 2019 +0200
473 List fix for glibc 2.30 and newer
477 commit ea0c67bb9ccf7b22e086f33bdb89f5aa12fc5a4f
478 Merge: 95f7d48b61f e7e38f991ff
479 Author: Johnny Willemsen <jwillemsen@remedy.nl>
480 Date: Wed Aug 21 07:41:08 2019 +0200
482 Merge pull request #939 from saininav/master
484 config-linux-common.h: fix glibc build failure
486 commit e7e38f991ff56b3c628c1cb0b891be8a4c125b1d
487 Author: Naveen Saini <naveen.kumar.saini@intel.com>
488 Date: Wed Aug 14 13:15:09 2019 +0800
490 config-linux-common.h: fix glibc build failure
492 Recent glibc v2.30 dropped XSI STREAMS declarations,
493 which causing below build failure.
495 poky/build/tmp/work/corei7-64-poky-linux/ace/6.5.6-r0/ACE_wrappers/ace/os_include/os_stropts.h:56:17: fatal error: stropts.h: No such file or directory
496 56 | # include /**/ <stropts.h>
498 compilation terminated.
500 Added _XOPEN_STREAMS not defined checks for newer GLIBC releases.
502 For more information about glibc v2.30 change, please check:
503 https://sourceware.org/git/?p=glibc.git;a=commit;h=a0a0dc83173ce11ff45105fd32e5d14356cdfb9c
505 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
507 commit ba5f278c1a407202299edb2c0900b41c0d624855
508 Author: Fred Hornsey <fred@hornsey.us>
509 Date: Tue Aug 20 17:05:32 2019 -0500
511 Fix auto_run_tests.pl for ace tests
513 commit 5ba5d502c8aa6528c6769c9896926c43020d7a6e
514 Author: Fred Hornsey <fred@hornsey.us>
515 Date: Tue Aug 20 16:53:34 2019 -0500
517 Use system() properly in auto_run_tests.pl
519 commit 95f7d48b61fdc441730b92b0938a6e8fb467fcd0
520 Merge: 8c89d27a112 2e5328d8784
521 Author: Johnny Willemsen <jwillemsen@remedy.nl>
522 Date: Tue Aug 20 08:10:50 2019 +0200
524 Merge pull request #942 from jwillemsen/jwi-sendfiledocu
526 Removed old comments before constructor/destructor
528 commit 8c89d27a11283659a6e172f6ea4cadde2f35eca3
529 Merge: e760efd9217 f5bce1948ce
530 Author: Adam Mitz <mitza@objectcomputing.com>
531 Date: Mon Aug 19 16:40:14 2019 -0500
533 Merge pull request #936 from mitza-oci/master
537 commit cdc108a61cb7e4a26932f5f4073c556260935c27
538 Author: Johnny Willemsen <jwillemsen@remedy.nl>
539 Date: Mon Aug 19 19:06:27 2019 +0200
541 Removed old style documentation which was just about mentioning where constructors/destructors are
543 commit 814e79122b919520b7a337408d8b66f9f30d38bf
544 Author: Johnny Willemsen <jwillemsen@remedy.nl>
545 Date: Mon Aug 19 17:25:34 2019 +0200
547 Removed old comments before constructor/destructor
549 commit 0acedb74f7bec47143ca8bcf542c8ae3cea15edb
550 Author: Johnny Willemsen <jwillemsen@remedy.nl>
551 Date: Mon Aug 19 11:25:47 2019 +0200
553 Corrected documentation of ACE_OS::sendfile to resolve issue #937
555 * ACE/ace/OS_NS_sys_sendfile.h:
557 commit f5bce1948ce26dcc100594ec4c5404ce45ee17dd
558 Author: Adam Mitz <mitza@objectcomputing.com>
559 Date: Wed Aug 14 13:39:18 2019 -0500
561 gnuace: use list of generated files from GENERATED_DIRTY for ADDITIONAL_IDL_TARGETS
563 commit 4177cff887a8e91dfd53d083ef00ceb5daed5fc6
564 Author: Adam Mitz <mitza@objectcomputing.com>
565 Date: Tue Aug 6 13:48:08 2019 -0500
567 gnuace: check requires/avoids make variables when a custom-only project has a postbuild step
569 commit 836737a1e6d9437bfcbb399a92b82b999c81ff85
570 Author: Adam Mitz <mitza@objectcomputing.com>
571 Date: Fri Aug 2 14:26:22 2019 -0500
573 gnuace's ADDITIONAL_IDL_TARGETS (used by "make idl_stubs"): corrected location of generated header for IDL files in other directories
575 commit a83f4025539d021514e44f5e7b86f9ed1280a2d7
576 Author: Johnny Willemsen <jwillemsen@remedy.nl>
577 Date: Tue Jul 30 10:26:59 2019 +0200
579 Update for next release
581 * ACE/bin/copy-local-script.sh:
583 commit ee392af47bd4f83401676de666e839668910fcb3
584 Author: Johnny Willemsen <jwillemsen@remedy.nl>
585 Date: Tue Jul 30 10:11:24 2019 +0200
587 Prepare for x.5.7 and make x.5.6 public
590 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
591 * ACE/docs/Download.html:
592 * ACE/docs/bczar/bczar.html:
593 * ACE/etc/index.html: