Merge pull request #2216 from jwillemsen/jwi-cxxversionchecks
[ACE_TAO.git] / TAO / ChangeLogs / TAO-3_0_6
blob8b6628c1ffa61f53387b8d9d2c358ad7f7a8dc57
1 commit d61d61771cb9f73a9c2a0fc4c4f896385513c212
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date:   Thu Jan 20 08:26:33 2022 +0100
5     List changes
6     
7         * ACE/NEWS:
8         * TAO/NEWS:
10 commit f67de62fc547264c093e4e7fd8db6f1981dbca76
11 Author: Johnny Willemsen <jwillemsen@remedy.nl>
12 Date:   Thu Jan 20 08:22:51 2022 +0100
14     Fixed typo
15     
16         * TAO/tao/PortableServer/Root_POA.cpp:
18 commit 6bed8a1e6e8067968ecd7bc2f1e60f6d1a5f5a64
19 Merge: e1066915005 2067f66c702
20 Author: Johnny Willemsen <jwillemsen@remedy.nl>
21 Date:   Tue Jan 18 13:25:36 2022 +0100
23     Merge pull request #1766 from jwillemsen/jwi-docucleanup2
24     
25     Corrected links to documentation, use nullptr/default, layout changes
27 commit 2067f66c7028d125e09cdfcbe9fb33aed5a58692
28 Author: Johnny Willemsen <jwillemsen@remedy.nl>
29 Date:   Tue Jan 18 10:51:55 2022 +0100
31     Use nullptr/default, docu changes
32     
33         * TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.cpp:
34         * TAO/tao/BiDir_GIOP/BiDir_Policy_i.cpp:
35         * TAO/tao/BiDir_GIOP/BiDir_Policy_i.h:
36         * TAO/tao/GIOP_Message_Base.cpp:
37         * TAO/tao/ORB_Core.cpp:
38         * TAO/tao/PI/PolicyFactory_Loader.cpp:
39         * TAO/tao/Policy_Validator.cpp:
40         * TAO/tao/PortableServer/Default_Policy_Validator.cpp:
41         * TAO/tao/PortableServer/Default_Policy_Validator.h:
42         * TAO/tao/RTPortableServer/RT_Policy_Validator.cpp:
43         * TAO/tao/RTPortableServer/RT_Policy_Validator.h:
44         * TAO/tao/ZIOP/ZIOP_Policy_Validator.h:
45         * TAO/tests/BiDirectional/README:
46         * TAO/tests/BiDirectional/client.cpp:
48 commit 5d3513f7346ef9465df43e3a8151e4643867d37b
49 Author: Johnny Willemsen <jwillemsen@remedy.nl>
50 Date:   Tue Jan 18 10:51:14 2022 +0100
52     Corrected links
53     
54         * TAO/docs/documentation.html:
56 commit e1066915005387ee81397e9cec2e24b72abb1bd9
57 Merge: a8372419d0e 27acd637ea3
58 Author: Johnny Willemsen <jwillemsen@remedy.nl>
59 Date:   Mon Jan 17 14:40:36 2022 +0100
61     Merge pull request #1765 from jwillemsen/jwi-cleanup2
62     
63     Use doxygen/nullptr/bool
65 commit 27acd637ea341c104749d6b8369d67fc5448920d
66 Author: Johnny Willemsen <jwillemsen@remedy.nl>
67 Date:   Mon Jan 17 11:57:46 2022 +0100
69     Use doxygen/nullptr/bool
70     
71         * ACE/ace/Log_Msg.cpp:
72         * ACE/ace/NT_Service.cpp:
73         * ACE/ace/Object_Manager.cpp:
74         * ACE/ace/Object_Manager.h:
75         * ACE/ace/Thread.inl:
76         * ACE/tests/Task_Test.cpp:
77         * TAO/tao/DynamicInterface/Request.cpp:
78         * TAO/tao/GIOP_Message_Base.cpp:
79         * TAO/tao/Messaging/AMH_Response_Handler.cpp:
81 commit a8372419d0e73f4b816fccd15d85b085c56ea4d3
82 Merge: d41442943e4 2733b15ce02
83 Author: Adam Mitz <mitza@objectcomputing.com>
84 Date:   Fri Jan 14 16:48:18 2022 -0600
86     Merge pull request #1760 from mitza-oci/cxx20
87     
88     fixed build with GCC -std=c++20
90 commit d41442943e4fcdfc689133619b2043aee7d62a59
91 Merge: 97daeea11d2 ab0b550403f
92 Author: Johnny Willemsen <jwillemsen@remedy.nl>
93 Date:   Thu Jan 13 17:40:49 2022 +0100
95     Merge pull request #1761 from jwillemsen/jwi-defaultoverride
96     
97     Make use of C++ default/override
99 commit ab0b550403f711d725405afdd04475107b8f3bd2
100 Author: Johnny Willemsen <jwillemsen@remedy.nl>
101 Date:   Thu Jan 13 10:28:36 2022 +0100
103     Make use of C++ default/override
105 commit 8e4d70bc963383a8798b8d63e518fe4bcfb2b234
106 Author: Adam Mitz <mitza@objectcomputing.com>
107 Date:   Tue Jan 11 20:34:43 2022 -0600
109     fixed build with GCC -std=c++20
111 commit 97daeea11d251609247a90379d61551e8627910a
112 Merge: 71c64284b43 0f69c85d3a3
113 Author: Adam Mitz <mitza@objectcomputing.com>
114 Date:   Mon Jan 10 21:20:04 2022 -0600
116     Merge pull request #1752 from mitza-oci/gha-install
117     
118     make install, pkgconfig, ace_for_tao fixes
120 commit 71c64284b4334f0f715ffc91fcdcef8bf6f3d031
121 Merge: ee8f83a1e40 bf32655ffa4
122 Author: Johnny Willemsen <jwillemsen@remedy.nl>
123 Date:   Mon Jan 10 21:26:03 2022 +0100
125     Merge pull request #1757 from jwillemsen/jwi-codeset
126     
127     Make use of C++11 default and override
129 commit bf32655ffa453d723536b06570059f38ef2b0136
130 Author: Johnny Willemsen <jwillemsen@remedy.nl>
131 Date:   Mon Jan 10 17:17:45 2022 +0100
133     Removed redundant void
134     
135         * TAO/tao/Codeset/Codeset.h:
137 commit f30b9cbe69c8599f3e96e1e03b1ca41699019915
138 Author: Johnny Willemsen <jwillemsen@remedy.nl>
139 Date:   Mon Jan 10 17:07:28 2022 +0100
141     Make use of C++11 default
142     
143         * TAO/tao/Cleanup_Func_Registry.h:
144         * TAO/tao/Cleanup_Func_Registry.inl:
145         * TAO/tao/Client_Strategy_Factory.h:
146         * TAO/tao/Codeset_Manager.h:
147         * TAO/tao/Codeset_Manager_Factory_Base.cpp:
148         * TAO/tao/Codeset_Manager_Factory_Base.h:
150 commit 48e842b9afeb089a4f3d5c5011c69ea75f99631d
151 Author: Johnny Willemsen <jwillemsen@remedy.nl>
152 Date:   Mon Jan 10 17:02:33 2022 +0100
154     Make use of C++11 default and override
155     
156         * TAO/tao/Codeset/Codeset_Manager_i.cpp:
157         * TAO/tao/Codeset/Codeset_Manager_i.h:
158         * TAO/tao/Codeset/Codeset_Service_Context_Handler.h:
159         * TAO/tao/Codeset/Codeset_Translator_Factory.cpp:
160         * TAO/tao/Codeset/Codeset_Translator_Factory.h:
161         * TAO/tao/Codeset/Codeset_Translator_Factory_T.cpp:
162         * TAO/tao/Codeset/Codeset_Translator_Factory_T.h:
163         * TAO/tao/Codeset/UTF16_BOM_Factory.cpp:
164         * TAO/tao/Codeset/UTF16_BOM_Factory.h:
165         * TAO/tao/Codeset/UTF16_BOM_Translator.cpp:
166         * TAO/tao/Codeset/UTF16_BOM_Translator.h:
167         * TAO/tao/Codeset/UTF8_Latin1_Factory.cpp:
168         * TAO/tao/Codeset/UTF8_Latin1_Factory.h:
169         * TAO/tao/Codeset/UTF8_Latin1_Translator.cpp:
170         * TAO/tao/Codeset/UTF8_Latin1_Translator.h:
172 commit 0f69c85d3a38b8b50bd766fae5795b81329c7335
173 Author: Adam Mitz <mitza@objectcomputing.com>
174 Date:   Fri Jan 7 16:55:12 2022 -0600
176     Fixed a few pkg-config issues
178 commit f6a98bf6e81d24b776921aab7ed812156d77eef1
179 Merge: 5a2c18b21aa cacd3ed5e1b
180 Author: Johnny Willemsen <jwillemsen@remedy.nl>
181 Date:   Fri Jan 7 13:20:24 2022 +0100
183     Merge pull request #1754 from jwillemsen/jwi-rcsid
184     
185     Removed lef over for rcsid
187 commit 5a2c18b21aab3ddc9efb4c365888872b427260ba
188 Merge: 971a2f55600 37146c8f03e
189 Author: Johnny Willemsen <jwillemsen@remedy.nl>
190 Date:   Fri Jan 7 13:19:57 2022 +0100
192     Merge pull request #1753 from jwillemsen/jwi-bidircpp11
193     
194     Make use of C++11 features in BiDIR
196 commit cacd3ed5e1b549e9adb7c8701ca33d6996ea532d
197 Author: Johnny Willemsen <jwillemsen@remedy.nl>
198 Date:   Fri Jan 7 11:33:33 2022 +0100
200     Removed lef over for rcsid
201     
202         * ACE/bin/MakeProjectCreator/config/acedefaults.mpb:
203         * ACE/bin/libsize.pl:
204         * TAO/docs/minimumTAO.html:
205         * TAO/docs/performance.html:
207 commit 37146c8f03ecb28dfa9be8f8d4144466c90d946a
208 Author: Johnny Willemsen <jwillemsen@remedy.nl>
209 Date:   Fri Jan 7 09:48:37 2022 +0100
211     Make use of C++11 features in BiDIR
212     
213         * TAO/tao/BiDir_GIOP/BiDirGIOP.cpp:
214         * TAO/tao/BiDir_GIOP/BiDirGIOP.h:
215         * TAO/tao/BiDir_GIOP/BiDirPolicy_Validator.h:
216         * TAO/tao/BiDir_GIOP/BiDir_ORBInitializer.h:
217         * TAO/tao/BiDir_GIOP/BiDir_PolicyFactory.h:
218         * TAO/tao/BiDir_GIOP/BiDir_Policy_i.h:
219         * TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.h:
221 commit 3ad369c499d9a3045b041428c830dfba1bfdf468
222 Author: Adam Mitz <mitza@objectcomputing.com>
223 Date:   Fri Dec 17 13:44:56 2021 -0600
225     Use the tao_rules base project to bring in makefile rules
227 commit eba5995a2fb8ed7734a4bb5332606f17cf8f6122
228 Merge: 982e921423e 94baee24599
229 Author: Johnny Willemsen <jwillemsen@remedy.nl>
230 Date:   Tue Dec 14 19:50:29 2021 +0100
232     Merge pull request #1745 from jwillemsen/jwi-exceptiondocu
233     
234     Modernize example code in deep copy documentation
236 commit 8421ce146282ea06925a23229c2f046cba781814
237 Author: Johnny Willemsen <jwillemsen@remedy.nl>
238 Date:   Tue Dec 14 12:45:54 2021 +0100
240     Add an attribute with the name call as test case
241     
242         * TAO/tests/IDL_Test/interface.idl:
244 commit 94baee245996a418a3cc1ada80e50f1f2e9a343b
245 Author: Johnny Willemsen <jwillemsen@remedy.nl>
246 Date:   Tue Dec 14 12:38:15 2021 +0100
248     Modernize excample code in deep copy documentation
249     
250         * TAO/tao/Exception.h:
252 commit 3f9404e68a0abe4755f328d70fdff6f403327de5
253 Author: Johnny Willemsen <jwillemsen@remedy.nl>
254 Date:   Tue Dec 14 12:37:30 2021 +0100
256     Add test case where we have an argument `call` which lead to non compiling generated code
257     
258         * TAO/TAO_IDL/be/be_visitor_operation/ami_cs.cpp:
259         * TAO/TAO_IDL/be/be_visitor_operation/operation.cpp:
260         * TAO/tests/IDL_Test/interface.idl:
262 commit 65f57025d8615cff69543ab63ddc30701f7f4e85
263 Author: Adam Mitz <mitza@objectcomputing.com>
264 Date:   Fri Nov 19 16:07:46 2021 -0600
266     fixed comments in tao_idl-generated code
267     
268     (cherry picked from commit f8d8777b9cb4c42d8e693b9c97f8f9469740de76)
270 commit e66d46e38a26f3113edd07241337205e9842cf40
271 Author: Johnny Willemsen <jwillemsen@remedy.nl>
272 Date:   Thu Nov 18 15:03:57 2021 +0100
274     Fallback to MacOSX 11 latest when we have a not recognized major version
275     
276         * ACE/include/makeinclude/platform_macosx.GNU:
277         * TAO/NEWS:
279 commit b75ee3d8e1cc3dcad8d508b590167837fe0bfa2a
280 Author: Johnny Willemsen <jwillemsen@remedy.nl>
281 Date:   Wed Nov 17 11:30:38 2021 +0100
283     Prepare for next release and make x.0.5 public
284     
285         * ACE/NEWS:
286         * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
287         * ACE/docs/Download.html:
288         * ACE/etc/index.html:
289         * TAO/NEWS: