Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_10
blobb05718462145f362d3bb9334fe3c21f37bd79352
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 fca859fece1cf48bc3ecbba171286a09b660f879
11 Author: Johnny Willemsen <jwillemsen@remedy.nl>
12 Date:   Tue Nov 1 11:25:13 2022 +0100
14     Use const/override/default and some layout changes
15     
16         * ACE/ace/Process.cpp:
17         * ACE/ace/Process.h:
18         * TAO/tao/ORB_Core.cpp:
20 commit 5968484ea70f045ed9c5cdb8d38602d6592b7f25
21 Merge: 711fbe05e66 3d67b98a644
22 Author: Johnny Willemsen <jwillemsen@remedy.nl>
23 Date:   Thu Oct 20 07:39:29 2022 +0200
25     Merge pull request #1970 from jwillemsen/jwi-overrirde
26     
27     Use override
29 commit 3d67b98a644c748826e76a10659add89497c42b5
30 Author: Johnny Willemsen <jwillemsen@remedy.nl>
31 Date:   Wed Oct 19 19:56:03 2022 +0200
33     Use override
34     
35         * ACE/ace/OS_NS_stropts.cpp:
36         * TAO/tao/PortableServer/Active_Policy_Strategies.cpp:
37         * TAO/tao/PortableServer/ThreadStrategy.h:
38         * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp:
39         * TAO/tao/PortableServer/ThreadStrategyFactoryImpl.h:
40         * TAO/tao/PortableServer/ThreadStrategyORBControl.h:
41         * TAO/tao/PortableServer/ThreadStrategySingle.h:
42         * TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.h:
43         * TAO/tests/POA/Single_Threaded_POA/Single_Threaded_POA.cpp:
45 commit f4e36f0711e03618f88594d3ee02938d0da6a3ee
46 Author: Niepsho <68657205+Niepsho@users.noreply.github.com>
47 Date:   Tue Oct 18 13:56:41 2022 +0200
49     Use default
51 commit e815db1b8fe83d68b037c7a61227c736166f9979
52 Author: Johnny Willemsen <jwillemsen@remedy.nl>
53 Date:   Fri Oct 14 08:38:46 2022 +0200
55     Fixed compile error due to cleanup and made destructors default
57 commit 66da37c13452cd66442bb2baaa9beadbf3c449e4
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date:   Thu Oct 13 09:07:28 2022 +0200
61     Make use of default
63 commit dca58941074b2098a9e898e73b4bcd05a3b80bcb
64 Author: Johnny Willemsen <jwillemsen@remedy.nl>
65 Date:   Thu Oct 13 08:48:56 2022 +0200
67     Fixed unused variable warnings
69 commit 969d4ddf3152fe1e6cb616b284dbecf72849c494
70 Author: Johnny Willemsen <jwillemsen@remedy.nl>
71 Date:   Thu Oct 13 08:39:56 2022 +0200
73     Fixed unused variable warnings
75 commit 99f66230ce63174a10ff5acbe7c54e9c06b98065
76 Author: Johnny Willemsen <jwillemsen@remedy.nl>
77 Date:   Wed Oct 12 09:44:26 2022 +0200
79     Layout changes
81 commit 892141ae11c090cf86d1d6e8c017d2535645f69a
82 Author: Johnny Willemsen <jwillemsen@remedy.nl>
83 Date:   Wed Oct 12 09:39:00 2022 +0200
85     Layout changes
87 commit 727fb1f5d2a067320c00149f7df2ecba602d9457
88 Author: Johnny Willemsen <jwillemsen@remedy.nl>
89 Date:   Wed Oct 12 09:29:41 2022 +0200
91     Layout changes
93 commit d7b7a7ce9d2f46fb6e351b844ed87e643e051f27
94 Author: Johnny Willemsen <jwillemsen@remedy.nl>
95 Date:   Wed Oct 12 09:08:18 2022 +0200
97     Layout/return changes
99 commit 26c2fbc083da279e132f5a951bc43f95b4c97843
100 Author: Johnny Willemsen <jwillemsen@remedy.nl>
101 Date:   Wed Oct 5 15:51:19 2022 +0200
103     Use default destructors
104     
105         * TAO/tao/String_Const_Sequence_Element_T.h:
106         * TAO/tao/String_Sequence_Element_T.h:
107         * TAO/tao/UserException.cpp:
108         * TAO/tao/UserException.h:
110 commit 4d827f7dbfef927d913e6bc20a8360b78bb07242
111 Author: Johnny Willemsen <jwillemsen@remedy.nl>
112 Date:   Tue Oct 4 16:54:06 2022 +0200
114     Use nullptr/std::addressof/default/uniform initialization
115     :
116         * ACE/ace/OS_NS_netdb.inl:
117         * TAO/tao/Endpoint.h:
118         * TAO/tao/Endpoint.inl:
119         * TAO/tao/IIOP_Endpoint.cpp:
120         * TAO/tao/IIOP_Endpoint.h:
122 commit d5987833e7a582ff1a72a059f48c5c568a603b65
123 Author: Johnny Willemsen <jwillemsen@remedy.nl>
124 Date:   Sat Oct 1 14:39:21 2022 +0200
126     Make x.0.9 public
127     
128         * ACE/NEWS:
129         * ACE/bin/copy-local-script.sh:
130         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
131         * ACE/docs/Download.html:
132         * ACE/docs/bczar/bczar.html:
133         * ACE/etc/index.html:
134         * TAO/NEWS: