summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi...Johnny Willemsen2021-01-052-4/+0
* Instead of checking for the linux define use ACE_LINUX, the first doesn't see...Johnny Willemsen2020-12-307-16/+12
* Merge pull request #1364 from jwillemsen/jwi-compilewarningsJohnny Willemsen2020-12-3018-73/+58
|\
| * Make use of std::unique_ptrJohnny Willemsen2020-12-301-5/+2
| * Make use of std::unique_ptrJohnny Willemsen2020-12-308-21/+13
| * Make use of std::unique_ptrJohnny Willemsen2020-12-303-8/+3
| * Make use of std atomic and unique_ptrJohnny Willemsen2020-12-303-17/+16
| * Make use of std::unique_ptrJohnny Willemsen2020-12-301-14/+12
| * Use std::unique_ptrJohnny Willemsen2020-12-301-5/+6
| * Fixed variable not used warningJohnny Willemsen2020-12-301-3/+6
* | Don't print the exception, causes the scoreboard scripts to flag this test as...Johnny Willemsen2020-12-301-2/+2
|/
* Minor changes and add portspan for DIOP to the NEWS fileJohnny Willemsen2020-12-295-61/+14
* Merge branch 'master' into diop-portspanJohnny Willemsen2020-12-292337-25401/+19556
|\
| * Merge pull request #1359 from DOCGroup/repro-fragmentation-issueJohnny Willemsen2020-12-2910-0/+472
| |\
| | * Minor test changes and add new test to the test list as not fixedrepro-fragmentation-issueJohnny Willemsen2020-12-297-35/+21
| | * Merge branch 'master' into repro-fragmentation-issueJohnny Willemsen2020-12-292342-26120/+19657
| | |\
| | * | Removed use of std namespace (really?)Joachim Achtzehnter2020-09-112-12/+32
| | * | Removed trailing white spaceJoachim Achtzehnter2020-08-261-4/+4
| | * | Rewritten to avoid including header from examplesJoachim Achtzehnter2020-08-2611-193/+213
| | * | Added more generated filesJoachim Achtzehnter2020-08-201-0/+1
| | * | Added .gitignore, removed unneeded base projectJoachim Achtzehnter2020-08-202-1/+11
| | * | Delete trailing whitespaceJoachim Achtzehnter2020-08-191-7/+7
| | * | Repro problem with fragmented GIOP messagesJoachim Achtzehnter2020-08-1910-0/+435
| * | | Merge pull request #1361 from jwillemsen/jwi-NEWSJohnny Willemsen2020-12-291-0/+3
| |\ \ \
| | * | | Update news filesJohnny Willemsen2020-12-291-0/+3
| | | |/ | | |/|
| | * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-12-298-116/+267
| | |\ \
| * | \ \ Merge pull request #1358 from DOCGroup/test-corba-is-nilJohnny Willemsen2020-12-2913-14/+437
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into test-corba-is-nilJohnny Willemsen2020-12-292335-26004/+19390
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-12-233-3/+3
| | | |\ \
| | | * | | Layout changesJohnny Willemsen2020-12-232-14/+7
| | * | | | Minor improvementsJohnny Willemsen2020-12-295-11/+7
| | * | | | Changed %s to %C for ACE, added call to duplicateJoachim Achtzehnter2020-09-091-5/+19
| | * | | | Delete unused header includesJoachim Achtzehnter2020-08-261-4/+0
| | * | | | Addressed pull request commentsJoachim Achtzehnter2020-08-265-10/+29
| | * | | | Removed trailing spaceJoachim Achtzehnter2020-08-211-1/+1
| | * | | | Added test to confirm CORBA::is_nil worksJoachim Achtzehnter2020-08-2110-0/+405
| | | |_|/ | | |/| |
| * | | | Merge pull request #1356 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-272-0/+48
| |\ \ \ \
| | * | | | Add more array test casesJohnny Willemsen2020-12-272-0/+48
| * | | | | Merge pull request #1355 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-241-0/+31
| |\ \ \ \ \ | | |/ / / /
| | * | | | Extend union test furtherJohnny Willemsen2020-12-241-0/+10
| | * | | | Extend union test IDL with more test casesJohnny Willemsen2020-12-241-0/+21
| * | | | | Merge pull request #1354 from jwillemsen/jwi-idltestJohnny Willemsen2020-12-247-121/+193
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Moved anonymous IDL constructs to their own filesJohnny Willemsen2020-12-247-121/+193
| * | | | Add std::move now that we are using unique_ptrJohnny Willemsen2020-12-183-3/+3
| | |_|/ | |/| |
| * | | Change allow_command_ to be a boolJohnny Willemsen2020-12-172-8/+7
| * | | Use bool literalsJohnny Willemsen2020-12-178-13/+13
| * | | Use nullptrJohnny Willemsen2020-12-1740-212/+212
| * | | Remove redundant voidJohnny Willemsen2020-12-1795-470/+470
| * | | Merge branch 'master' into jwi-autoptr2Johnny Willemsen2020-12-173-4/+4
| |\ \ \
| | * \ \ Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-12-173-4/+4
| | |\ \ \