ACE+TAO-6_5_21
[ACE_TAO.git] / ACE / ChangeLogs / ACE-6_5_21
blob03f1e1e75454a053f2903de5e6c5e695fd92f13e
1 commit 90258afc7c510ead3ace1e30382bb5ba877610b3
2 Author: Adam Mitz <mitza@objectcomputing.com>
3 Date:   Fri Feb 9 15:06:03 2024 +0000
5     Avoid potential out-of-bounds read in ACE_CDR::Fixed::from_string
7 commit 7d824f7c3230c55a7594626f4e8e439ff85fd527
8 Author: Justin Wilson <wilsonj@unityfoundation.io>
9 Date:   Wed Dec 13 13:17:38 2023 -0600
11     Merge pull request #2171 from mitza-oci/install_proj
12     
13     Added a script install_proj.sh that can be used to run make install
14     
15     (cherry picked from commit 58ea863f3a2e50b6a3045b59c7f1f060a8b7b5ae)
16     
17     # Conflicts:
18     #       ACE/ACE-INSTALL.html
20 commit c7d61bcaa7ebe73a75011d6823315f1f409a8243
21 Author: Johnny Willemsen <jwillemsen@remedy.nl>
22 Date:   Mon Oct 23 17:07:39 2023 +0200
24     Fixed incorrect preprocessor define check
25     
26         * ACE/examples/APG/Timers/Timers.cpp:
27     
28     (cherry picked from commit 2c1fa440731455b69c4fe4cda641062b790572c8)
30 commit c63f996d0b04005f9d3d2096f5121b707487f14f
31 Author: Adam Mitz <mitza@objectcomputing.com>
32 Date:   Fri Oct 6 08:34:10 2023 -0500
34     Merge pull request #2142 from mitza-oci/macos-long-double
35     
36     macOS: sizeof long double is different on ARM64
37     (cherry picked from commit 1affc2bd31c38b55cd0b11a5665055821890c541)
38     
39     # Conflicts:
40     #       ACE/ace/config-macosx-leopard.h
41     #       ACE/ace/config-macosx-tiger.h
43 commit ce7e6113808504e40b18e6c29e2f826e9a816ced
44 Author: Adam Mitz <mitza@objectcomputing.com>
45 Date:   Thu Oct 5 07:47:30 2023 -0500
47     Merge pull request #2139 from mitza-oci/tcltk
48     
49     platform_linux: avoid errors when tcl/tk packages are not installed
50     
51     (cherry picked from commit 854bfeeb364bdad54ac3c600437392ca823274ce)
53 commit 20215d5a619275c1a80babf4d671b2b2302676fd
54 Author: Johnny Willemsen <jwillemsen@remedy.nl>
55 Date:   Mon Sep 11 09:10:10 2023 +0200
57     Updated documentation for new Embarcadero C++ Builder compiler selection
58     
59         * ACE/ACE-INSTALL.html: