summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-251-0/+3
* ACE+TAO-7_0_0ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-254-9/+1823
* Merge pull request #1421 from mitza-oci/taoidl-tao3Adam Mitz2021-01-232-16/+16
|\
| * Merge branch 'taoidl' into taoidl-tao3Adam Mitz2021-01-221-2/+2
| |\
| | * MPC updates for building TAO in a path with spacesAdam Mitz2021-01-211-2/+2
| * | Merge branch 'testing' into taoidl-tao3Adam Mitz2021-01-211-14/+14
| |\ \ | | |/
| | * tao_idl: ACE logging with %p requires an additional varargs argument, %m doesn'tAdam Mitz2021-01-211-13/+13
| | * tao_idl: when invoking preproc don't add quotes to args that already have themAdam Mitz2021-01-211-1/+1
* | | Use micro version instead of beta versionJohnny Willemsen2021-01-2366-132/+132
|/ /
* | Initialize pointersJohnny Willemsen2021-01-063-3/+3
* | Merge pull request #1383 from jwillemsen/jwi-ACE_LACKS_PLACEMENT_OPERATOR_DELETEJohnny Willemsen2021-01-052-4/+0
|\ \
| * | Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi...Johnny Willemsen2021-01-052-4/+0
* | | Merge pull request #1381 from jwillemsen/jwi-noexceptJohnny Willemsen2021-01-053-4/+4
|\ \ \
| * | | Use noexcept(false) directly in the codeJohnny Willemsen2021-01-053-4/+4
| |/ /
* | | Merge pull request #1372 from jwillemsen/jwi-alphaJohnny Willemsen2021-01-051-1/+0
|\ \ \
| * | | Remove support for the Alpha CPUJohnny Willemsen2021-01-051-1/+0
| |/ /
* | | Merge pull request #1375 from jwillemsen/jwi-DEC_CXXJohnny Willemsen2021-01-052-3/+3
|\ \ \
| * | | Removed checks for DEC_CXXJohnny Willemsen2021-01-052-3/+3
| |/ /
* | | Merge pull request #1368 from jwillemsen/jwi-ACE_HAS_HEADER_ALLOCATED_CLASS_S...Johnny Willemsen2021-01-052-15/+3
|\ \ \ | |/ / |/| |
| * | Remove ACE_HAS_HEADER_ALLOCATED_CLASS_STATIC_CONST_INT_STOREAGE, not needed a...Johnny Willemsen2021-01-052-15/+3
* | | 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