Merge pull request #2301 from sonndinh/remove-dup-reactor-functions
[ACE_TAO.git] / ACE / ChangeLogs / ACE-7_0_10
blobde8fb8d9fd8d8f2b1ea0bd1649a47baf303e30cf
1 commit 367992d328a3fdbf3465445b1922ea9b21a04f04
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Thu Nov 17 07:58:59 2022 +0100
5     Update NEWS files for next release
6     
7         * ACE/NEWS:
8         * TAO/NEWS:
10 commit a61fa263db13c5cf6e49a469d06d789a35bcce5e
11 Author: Johnny Willemsen <jwillemsen@remedy.nl>
12 Date:   Wed Nov 2 12:23:32 2022 +0100
14     The environment variable set is Z, not ZZ
15     
16         * ACE/tests/Process_Env_Test.cpp:
18 commit fca859fece1cf48bc3ecbba171286a09b660f879
19 Author: Johnny Willemsen <jwillemsen@remedy.nl>
20 Date:   Tue Nov 1 11:25:13 2022 +0100
22     Use const/override/default and some layout changes
23     
24         * ACE/ace/Process.cpp:
25         * ACE/ace/Process.h:
26         * TAO/tao/ORB_Core.cpp:
28 commit 4db17ec554e3758aee08b78e676b3f7545f80967
29 Author: Johnny Willemsen <jwillemsen@remedy.nl>
30 Date:   Mon Oct 31 10:01:59 2022 +0100
32     Removed empty line
33     
34         * ACE/ace/config-win32-borland.h:
36 commit c3005ef6ff3ce5daa18862b59b3f3dfd1d2f0e36
37 Author: Johnny Willemsen <jwillemsen@remedy.nl>
38 Date:   Mon Oct 31 10:01:31 2022 +0100
40     Add original code back
41     
42         * ACE/ace/config-win32-borland.h:
44 commit 3f220acad9c039b3cb099adc3ca52532e6b5b6ea
45 Author: Johnny Willemsen <jwillemsen@remedy.nl>
46 Date:   Mon Oct 31 09:47:09 2022 +0100
48     Don't disable inlining always
49     
50         * ACE/ace/config-win32-borland.h:
52 commit 3d67b98a644c748826e76a10659add89497c42b5
53 Author: Johnny Willemsen <jwillemsen@remedy.nl>
54 Date:   Wed Oct 19 19:56:03 2022 +0200
56     Use override
57     
58         * ACE/ace/OS_NS_stropts.cpp:
59         * TAO/tao/PortableServer/Active_Policy_Strategies.cpp:
60         * TAO/tao/PortableServer/ThreadStrategy.h:
61         * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp:
62         * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h:
63         * TAO/tao/PortableServer/ThreadStrategyORBControl.h:
64         * TAO/tao/PortableServer/ThreadStrategySingle.h:
65         * TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h:
66         * TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp:
68 commit 4f8d9685b45a3f7a0140eb6053fcb096c0f67719
69 Author: Johnny Willemsen <jwillemsen@remedy.nl>
70 Date:   Fri Oct 7 08:24:40 2022 +0200
72     Fixed potential memory leak on an allocation error, use nullptr
73     
74         * ACE/ace/Message_Block.cpp:
75         * ACE/ace/Message_Block.h:
77 commit 2400ccf08afdf0ea9a60d18777c7a177bca09569
78 Merge: f460e34343e d14bdd5c85d
79 Author: Johnny Willemsen <jwillemsen@remedy.nl>
80 Date:   Thu Oct 6 14:01:39 2022 +0200
82     Merge pull request #1960 from jwillemsen/jwi-vxworksgethost
83     
84     Updated VxWorks checks
86 commit d14bdd5c85dc0f4fb21ee6d3443d0e79ac0a652e
87 Author: Johnny Willemsen <jwillemsen@remedy.nl>
88 Date:   Thu Oct 6 14:01:07 2022 +0200
90     Updated VxWorks checks
91     
92         * ACE/ace/os_include/os_netdb.h:
94 commit e1dda342b0805ffc880c618df86550df27cb9ce5
95 Merge: 9fb13ed9896 8989a69cac0
96 Author: Johnny Willemsen <jwillemsen@remedy.nl>
97 Date:   Wed Oct 5 19:20:01 2022 +0200
99     Merge pull request #1954 from wkbrd/windows_resource_files
100     
101     Add windows resource files
103 commit 8989a69cac0086c5f0df20bfdb003a1f8f635c1d
104 Author: wkbrd <30599409+wkbrd@users.noreply.github.com>
105 Date:   Wed Oct 5 09:18:32 2022 -0400
107     Fixed path separators.
109 commit 6f1bf15c3de6f62b2880a44f1b3977f930fe664a
110 Author: wkbrd <30599409+wkbrd@users.noreply.github.com>
111 Date:   Wed Oct 5 08:09:35 2022 -0400
113     Correct FileDescription and InternalName
115 commit a0a1c88566526496425aa49046f1caa053ee9247
116 Author: Johnny Willemsen <jwillemsen@remedy.nl>
117 Date:   Wed Oct 5 11:46:48 2022 +0200
119     VxWorks 7 inet_aton returns 0 on failure, so we don't need the special VxWorks code anymore
120     
121         * ACE/ace/OS_NS_arpa_inet.cpp:
123 commit 630c8d205b8cfb4a47f259091f8b06d8dc8d8a93
124 Author: Johnny Willemsen <jwillemsen@remedy.nl>
125 Date:   Wed Oct 5 09:38:36 2022 +0200
127     Corrected version check
128     
129         * ACE/ace/SOCK_Dgram_Mcast.cpp:
131 commit 88cc7195a5d562822d07376649d3d88550fe0397
132 Author: Johnny Willemsen <jwillemsen@remedy.nl>
133 Date:   Wed Oct 5 09:37:36 2022 +0200
135     VxWorks 7 has ifaddrs.h
136     
137         * ACE/ace/SOCK_Dgram_Mcast.cpp:
139 commit bbb1422b27c034970573317df9050ba1fe33d4e0
140 Author: Johnny Willemsen <jwillemsen@remedy.nl>
141 Date:   Wed Oct 5 09:18:13 2022 +0200
143     Removed test compile error
144     
145         * ACE/ace/OS_NS_netdb.inl:
147 commit 5766ae9409fa036a76b1a5e3155caed3af68e226
148 Author: Johnny Willemsen <jwillemsen@remedy.nl>
149 Date:   Wed Oct 5 09:16:53 2022 +0200
151     VxWorks 7 also has a non-reentrant gethostbyaddr alternative
152     
153         * ACE/ace/OS_NS_netdb.inl:
154         * ACE/ace/Pipe.cpp:
155         * ACE/ace/os_include/os_netdb.h:
157 commit 9b8f769e30b631baee892fee94a89ea4208a5cc2
158 Author: Johnny Willemsen <jwillemsen@remedy.nl>
159 Date:   Wed Oct 5 09:01:36 2022 +0200
161     Moved VxWorks define to os_netdb.h
162     
163         * ACE/ace/os_include/os_netdb.h:
164         * ACE/ace/os_include/os_unistd.h:
166 commit 320486a79260766c61512cc2217a805d915d3106
167 Merge: 2ed56466bf3 20941bebd9d
168 Author: Johnny Willemsen <jwillemsen@remedy.nl>
169 Date:   Wed Oct 5 08:32:31 2022 +0200
171     Merge pull request #1953 from jwillemsen/jwi-vxworks7reentrent
172     
173     With VxWorks 7 the gethostbyname() API is not always reentrent
175 commit 2ed56466bf34f1dd99260514cd6a38ac7497ee9a
176 Merge: a575bfe86fc 26ed9970aa4
177 Author: Johnny Willemsen <jwillemsen@remedy.nl>
178 Date:   Wed Oct 5 08:31:02 2022 +0200
180     Merge pull request #1952 from jwillemsen/jwi-pipeopen
181     
182     Use the ACE_INET_Addr::set instead of the constructor so that we can …
184 commit fb116806b0178616262153f7f6f0c551b643b9d1
185 Author: wkbrd <30599409+wkbrd@users.noreply.github.com>
186 Date:   Tue Oct 4 21:51:08 2022 -0400
188     Rebasing on newer constant names.
190 commit af00945c38ce0ed6b6d28db5ba79b3aa1bedc8b7
191 Author: wkbrd <30599409+wkbrd@users.noreply.github.com>
192 Date:   Tue Oct 4 18:48:03 2022 -0400
194     Add resource files
196 commit 20941bebd9d5200ac1e8e1d63c15bdd2c487c531
197 Author: Johnny Willemsen <jwillemsen@remedy.nl>
198 Date:   Tue Oct 4 18:30:53 2022 +0200
200     With VxWorks 7 the gethostbyname() API is not always reentrent
201     
202         * ACE/ace/OS_NS_arpa_inet.inl:
203         * ACE/ace/OS_NS_netdb.inl:
204         * ACE/ace/os_include/os_unistd.h:
206 commit 26ed9970aa41aac607e9dc9849e14b8ca0458b49
207 Author: Johnny Willemsen <jwillemsen@remedy.nl>
208 Date:   Tue Oct 4 17:50:06 2022 +0200
210     Use the ACE_INET_Addr::set instead of the constructor so that we can check the return value of the set operation
211     
212         * ACE/ace/Pipe.cpp:
214 commit 4d827f7dbfef927d913e6bc20a8360b78bb07242
215 Author: Johnny Willemsen <jwillemsen@remedy.nl>
216 Date:   Tue Oct 4 16:54:06 2022 +0200
218     Use nullptr/std::addressof/default/uniform initialization
219     :
220         * ACE/ace/OS_NS_netdb.inl:
221         * TAO/tao/Endpoint.h:
222         * TAO/tao/Endpoint.inl:
223         * TAO/tao/IIOP_Endpoint.cpp:
224         * TAO/tao/IIOP_Endpoint.h:
226 commit d5987833e7a582ff1a72a059f48c5c568a603b65
227 Author: Johnny Willemsen <jwillemsen@remedy.nl>
228 Date:   Sat Oct 1 14:39:21 2022 +0200
230     Make x.0.9 public
231     
232         * ACE/NEWS:
233         * ACE/bin/copy-local-script.sh:
234         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
235         * ACE/docs/Download.html:
236         * ACE/docs/bczar/bczar.html:
237         * ACE/etc/index.html:
238         * TAO/NEWS:
240 commit b785704c6dd43bb9cd36939d40e7d9bcbcc58154
241 Merge: a276c37334a 9d6f14ac790
242 Author: Johnny Willemsen <jwillemsen@remedy.nl>
243 Date:   Sat Oct 1 14:30:56 2022 +0200
245     Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into master
247 commit a276c37334a955f1a7c2aac1aba6b52ddf642e47
248 Merge: ee9dff76f82 49bf14b8f41
249 Author: Johnny Willemsen <jwillemsen@remedy.nl>
250 Date:   Sat Oct 1 14:26:16 2022 +0200
252     Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into master
254 commit ee9dff76f8276b344f18fab1a6c29d09ad56aa0a
255 Author: Johnny Willemsen <jwillemsen@remedy.nl>
256 Date:   Fri Sep 30 11:16:06 2022 +0200
258     Fixed typo
259     
260         * ACE/tests/SOCK_Connector_Test.cpp: