Make x.0.10 publicly available
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_4_6
blob188afa11381fe3c8c45597089317bd3d6f115ba4
1 commit a4deec50d29f8eee4f65c6def5e6305177ad7237
2 Author: Adam Mitz <mitza@ociweb.com>
3 Date:   Thu Dec 7 09:55:28 2017 -0600
5     More NEWS for next release
7 commit 18dbe87dc905e64597b1fef4f2557d4a1e354003
8 Author: Johnny Willemsen <jwillemsen@remedy.nl>
9 Date:   Wed Dec 6 20:12:51 2017 +0100
11     List changes
12     
13         * ACE/NEWS:
15 commit 4c70a05e0dff993cffe43abdcb4797ec51343355
16 Author: Thomas Lockhart <Thomas.Lockhart@jpl.nasa.gov>
17 Date:   Tue Dec 5 14:51:48 2017 -0800
19     Add missing ESF header files to allow extending features in application code.
21 commit e9778ea7d1d3bb7baab3403f0c0e3802df209250
22 Author: Johnny Willemsen <jwillemsen@remedy.nl>
23 Date:   Fri Nov 24 13:40:05 2017 +0100
25     When we have C++11 support we use std::unique_ptr instead of auto_ptr
26     
27         * ACE/ace/Thread_Manager.cpp:
29 commit 1e501fb9df9cd2122ccadf03e5c886c06d0b6cea
30 Author: Johnny Willemsen <jwillemsen@remedy.nl>
31 Date:   Fri Nov 24 10:06:36 2017 +0100
33     Layout changes
34     
35         * ACE/examples/Logger/README:
36         * ACE/examples/README:
38 commit 4d2d5bba206f06e72f96b7c64fbb0b50a29de68f
39 Author: Johnny Willemsen <jwillemsen@remedy.nl>
40 Date:   Fri Nov 10 13:43:22 2017 +0100
42     Removed scope of local variable
43     
44         * ACE/ace/Timer_Queue_T.cpp:
46 commit 6ddb5b9e42b957401acc2b82505134e4800ae972
47 Author: Johnny Willemsen <jwillemsen@remedy.nl>
48 Date:   Fri Nov 10 13:40:23 2017 +0100
50     Removed scope of variable
51     
52         * ACE/ACEXML/common/Mem_Map_Stream.cpp:
54 commit a20df95a2b4614745fff9ea1621b1f613f6413f3
55 Author: Johnny Willemsen <jwillemsen@remedy.nl>
56 Date:   Fri Nov 10 13:16:41 2017 +0100
58     Fixed exception throwing
59     
60         * ACE/ACEXML/parser/parser/Parser.cpp:
62 commit 9d0b2ea258f08682b47ab64abb4fe58f87903579
63 Author: Johnny Willemsen <jwillemsen@remedy.nl>
64 Date:   Fri Nov 10 09:31:24 2017 +0100
66     Merge all changes from the debian packaging effort
68 commit a6e6c7b8db5c2abe6c4789136d0b41336dfca389
69 Author: Johnny Willemsen <jwillemsen@remedy.nl>
70 Date:   Fri Nov 10 09:29:26 2017 +0100
72     Merge all changes from the debian packaging effort
74 commit cfd6b34887915d1addee556265c88184a7a26348
75 Author: Johnny Willemsen <jwillemsen@remedy.nl>
76 Date:   Mon Oct 30 18:22:48 2017 +0100
78     Don't use C++11
79     
80         * ACE/tests/Compiler_Features_37_Test.cpp:
82 commit f72d9e7a52a78ec2eb5a2f80a2f7085d3ce5329f
83 Author: Johnny Willemsen <jwillemsen@remedy.nl>
84 Date:   Mon Oct 30 18:21:27 2017 +0100
86     Make sure we initialise our members explicitly so that we get a capacity of zero and our nodes pointer is also zero
87     
88         * ACE/tests/Compiler_Features_37_Test.cpp:
90 commit c3b6f0c68dd9d6bd266a6dfe06380924a3bafcc2
91 Author: Johnny Willemsen <jwillemsen@remedy.nl>
92 Date:   Fri Oct 27 18:39:28 2017 +0200
94     Only one exit point in the constructor
95     
96         * ACE/ace/Malloc_T.cpp:
98 commit 130aa32a44615d968a1a075b2941d1479d1c56c5
99 Author: Johnny Willemsen <jwillemsen@remedy.nl>
100 Date:   Fri Oct 27 18:39:06 2017 +0200
102     Removed empty line
103     
104         * ACE/tests/Malloc_Test.cpp:
106 commit 83b52d9570d2226de51b14d60bfe078ce92a47f8
107 Author: Adam Mitz <mitza@ociweb.com>
108 Date:   Fri Oct 13 17:21:39 2017 -0500
110     VxWorks 7 (SR0510) support
112 commit 35b64b7c8b5a20a9bba2e0ebc7370378eb4f9af0
113 Merge: f0410ceecf4 36afa956d3e
114 Author: Adam Mitz <mitza@ociweb.com>
115 Date:   Mon Oct 9 13:47:33 2017 -0500
117     Merge pull request #524 from mitza-oci/master
118     
119     gnuace build improvements
121 commit 36afa956d3e91c27242c05e0ae1e321bdffed017
122 Author: Adam Mitz <mitza@ociweb.com>
123 Date:   Mon Oct 9 11:11:03 2017 -0500
125     gnuace: use .PHONY for makefile targets that aren't files
127 commit 30a3ef141df6b2477ef6d2a3439f3bda72746ec3
128 Author: Adam Mitz <mitza@ociweb.com>
129 Date:   Thu Oct 5 17:21:10 2017 -0500
131     gnuace rpath: move HP-UX settings to its own config file; support newer Apple macOS
133 commit 88ce1806d42c2635558b855b2363a7d7f5a62e66
134 Author: Adam Mitz <mitza@ociweb.com>
135 Date:   Thu Oct 5 17:18:40 2017 -0500
137     Set ACE_HAS_DYNAMIC_LINKING=0 when not linking to libdl on linux
139 commit a634ac2f9d956f0ddcdfbb1970a0e8281fd50088
140 Author: Johnny Willemsen <jwillemsen@remedy.nl>
141 Date:   Thu Oct 5 19:44:03 2017 +0200
143     Added perl bash to resolve debian packaging warning
144     
145         * ACE/bin/generate_export_file.pl:
147 commit 82060fbf0679137be1aab4a4e17813ade4aa4309
148 Author: Johnny Willemsen <jwillemsen@remedy.nl>
149 Date:   Thu Oct 5 19:43:47 2017 +0200
151     Const fix
152     
153         * ACE/ace/SSL/SSL_Asynch_Stream.cpp:
155 commit 4dc3529a09cb7e723f03243f6b7f4924c3c3f18c
156 Author: Johnny Willemsen <jwillemsen@remedy.nl>
157 Date:   Thu Sep 7 10:36:50 2017 +0200
159     Updated 6.4.4 to 6.4.5
160     
161         * ACE/debian/libace-6.4.5.lintian-overrides:
162         * ACE/debian/libace-flreactor-6.4.5.lintian-overrides:
163         * ACE/debian/libace-foxreactor-6.4.5.lintian-overrides:
164         * ACE/debian/libace-htbp-6.4.5.lintian-overrides:
165         * ACE/debian/libace-inet-6.4.5.lintian-overrides:
166         * ACE/debian/libace-inet-ssl-6.4.5.lintian-overrides:
167         * ACE/debian/libace-qtreactor-6.4.5.lintian-overrides:
168         * ACE/debian/libace-rmcast-6.4.5.lintian-overrides:
169         * ACE/debian/libace-ssl-6.4.5.lintian-overrides:
170         * ACE/debian/libace-tkreactor-6.4.5.lintian-overrides:
171         * ACE/debian/libace-tmcast-6.4.5.lintian-overrides:
172         * ACE/debian/libace-xml-utils-6.4.5.lintian-overrides:
173         * ACE/debian/libace-xtreactor-6.4.5.lintian-overrides:
174         * ACE/debian/libacexml-6.4.5.lintian-overrides:
175         * ACE/debian/libkokyu-6.4.5.lintian-overrides:
176         * ACE/debian/libnetsvcs-6.4.5.lintian-overrides:
178 commit 320c854b6270c62517cd612b2c93e96dcff1d3f4
179 Author: Johnny Willemsen <jwillemsen@remedy.nl>
180 Date:   Thu Sep 7 09:47:05 2017 +0200
182     Make x.4.5 public available and prepare for next release
183     
184         * ACE/NEWS:
185         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
186         * ACE/debian/debian.control:
187         * ACE/docs/Download.html:
188         * ACE/docs/bczar/bczar.html:
189         * ACE/etc/index.html:
190         * TAO/NEWS: