-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d36fb4b
commit 7837f85
Showing
10 changed files
with
141 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
commit eefe601e29b1664c3f600cf92e2d4125ca054b0a | ||
Author: Johnny Willemsen <[email protected]> | ||
Date: Wed Jun 28 09:21:16 2023 +0200 | ||
|
||
Update NEWS | ||
|
||
commit 6995956534aabbb26ef7abf1807dd33bc9e37f0b | ||
Author: Justin Wilson <[email protected]> | ||
Date: Tue Jun 27 09:21:17 2023 -0500 | ||
|
||
Merge pull request #2080 from jrw972/port0-ace-lacks-getservbyname | ||
|
||
`ACE_INET_Addr::set` errantly succeeds when ACE_LACKS_GETSERVBYNAME | ||
|
||
(cherry picked from commit a65d91cdc463e7cf6cf509138956b2d38c5e5727) | ||
|
||
commit d11fbb2a8ab5d3b9bb87339c7b26588308376c20 | ||
Author: Johnny Willemsen <[email protected]> | ||
Date: Fri Jun 23 11:30:33 2023 +0200 | ||
|
||
Merge pull request #2083 from jwillemsen/jwi-shmmem | ||
|
||
Make more members of ACE_Shared_Memory_Pool const | ||
|
||
(cherry picked from commit a5c5e60e6cf72ed056038b7c0307f14b06130f82) | ||
|
||
# Conflicts: | ||
# ACE/ace/Shared_Memory_Pool.cpp | ||
|
||
commit a6271864578cd207c59ff764d220a2a8d4997e0b | ||
Author: Adam Mitz <[email protected]> | ||
Date: Thu Jun 22 21:24:30 2023 -0500 | ||
|
||
Adapted change to Shared_Memory_Pool from PR 2077 | ||
|
||
commit 4a8be40863006b69f545a3f0c52e581faf51ef44 | ||
Author: Adam Mitz <[email protected]> | ||
Date: Thu Jun 22 17:26:37 2023 -0500 | ||
|
||
Merge pull request #2077 from DOCGroup/jwi-shmem | ||
|
||
Fix ACE_Shared_Memory_Pool | ||
|
||
(cherry picked from commit 7ee08390b66dd92fcd9b30aeccad70e31379be7e) | ||
|
||
# Conflicts: | ||
# ACE/NEWS | ||
# ACE/ace/SV_Shared_Memory.h | ||
# ACE/ace/Shared_Memory_Pool.cpp | ||
# ACE/examples/System_V_IPC/SV_Semaphores/Semaphores_2.cpp | ||
# ACE/tests/SV_Shared_Memory_Test.cpp | ||
|
||
commit 2e70d6aa938d04bb800aea99301a1aceb9a3af03 | ||
Author: Adam Mitz <[email protected]> | ||
Date: Thu Jun 22 17:06:49 2023 -0500 | ||
|
||
Replaced egrep with grep -E | ||
|
||
commit 909039b840cb1c6ff4bc58d1ba15357bae2af7ce | ||
Author: Adam Mitz <[email protected]> | ||
Date: Thu Jun 22 17:04:45 2023 -0500 | ||
|
||
Merge pull request #2078 from jwillemsen/jwi-egrep | ||
|
||
Use ‘grep -E’ as egrep is obsolescent | ||
|
||
(cherry picked from commit 5ea3ce0f676f3ae3d9347cf43b762d09c32745fd) | ||
|
||
# Conflicts: | ||
# ACE/include/makeinclude/platform_gcc_clang_common.GNU |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ | |
To: [email protected] | ||
Subject: [area]: [synopsis] | ||
|
||
ACE VERSION: 6.5.19 | ||
ACE VERSION: 6.5.20 | ||
|
||
HOST MACHINE and OPERATING SYSTEM: | ||
If on Windows based OS's, which version of WINSOCK do you | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
This is ACE version 6.5.19, released Mon Dec 19 11:44:26 CET 2022 | ||
This is ACE version 6.5.20, released Wed Jun 28 11:17:08 CEST 2023 | ||
|
||
If you have any problems with or questions about ACE, please send | ||
e-mail to the ACE mailing list ([email protected]), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
commit d36fb4bbd400cd321adda13f32685a2abb4ec4c3 | ||
Author: Johnny Willemsen <[email protected]> | ||
Date: Wed Jun 28 09:22:38 2023 +0200 | ||
|
||
Update NEWS | ||
|
||
commit 74264f1b59f08d84fb77f8bc5449da497b592776 | ||
Author: ocielliottc <[email protected]> | ||
Date: Fri Jan 6 10:22:42 2023 -0600 | ||
|
||
Merge pull request #2010 from ocielliottc/correct_tao_idl_includes | ||
|
||
Removed unnecessary includes and added necessary ones. | ||
|
||
(cherry picked from commit 74d6be186ce2584855e99df9ba08f54c1e2e18b2) | ||
|
||
commit 4f202621e35527251de866d0d0bd985e885f7f9b | ||
Author: ocielliottc <[email protected]> | ||
Date: Thu Jan 5 10:37:37 2023 -0600 | ||
|
||
Merge pull request #2008 from ocielliottc/correcting_includes | ||
|
||
Corrected #include's | ||
|
||
(cherry picked from commit c6c1d9fb31c534a27fe492ad35fc71ccc7fb655c) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,8 @@ | |
To: [email protected] | ||
Subject: [area]: [synopsis] | ||
|
||
TAO VERSION: 2.5.19 | ||
ACE VERSION: 6.5.19 | ||
TAO VERSION: 2.5.20 | ||
ACE VERSION: 6.5.20 | ||
|
||
HOST MACHINE and OPERATING SYSTEM: | ||
If on Windows based OS's, which version of WINSOCK do you | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
This is TAO version 2.5.19, released Mon Dec 19 11:44:26 CET 2022 | ||
This is TAO version 2.5.20, released Wed Jun 28 11:17:08 CEST 2023 | ||
|
||
If you have any problems with or questions about TAO, please send | ||
e-mail to the TAO mailing list ([email protected]), | ||
|
Oops, something went wrong.