summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-7_0_0ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-251-6/+5
* Use micro version instead of beta versionJohnny Willemsen2021-01-2332-64/+64
* Use noexcept(false) directly in the codeJohnny Willemsen2021-01-052-2/+2
* Merge branch 'master' into diop-portspanJohnny Willemsen2020-12-29699-8287/+4891
|\
| * Layout changesJohnny Willemsen2020-12-232-14/+7
| * Remove redundant voidJohnny Willemsen2020-12-174-34/+34
| * Remove redundant void argumentJohnny Willemsen2020-12-1425-253/+253
| * Merge branch 'master' into jwi-cleanupcpp11Johnny Willemsen2020-12-10402-2392/+2383
| |\
| | * Remove redundant void argJohnny Willemsen2020-12-0950-247/+245
| | * Remove redundant void argJohnny Willemsen2020-12-09185-808/+808
| | * Remove redundant void argJohnny Willemsen2020-12-0938-245/+245
| | * Layout changesJohnny Willemsen2020-12-0912-34/+13
| | * Test more operationsJohnny Willemsen2020-12-091-1/+3
| | * Removed redundant voidJohnny Willemsen2020-12-09119-999/+999
| | * Remove redundant voidJohnny Willemsen2020-12-097-30/+30
| | * Layout changes and test more PI operations explicitlyJohnny Willemsen2020-12-091-29/+41
| * | Removed checks for ACE_HAS_CPP11 and use std::atomic in more places in the TA...Johnny Willemsen2020-12-0960-391/+33
| |/
| * Instead of declaring private copy/assignment list them as deleted and added m...Johnny Willemsen2020-12-0812-42/+48
| * Removed redundant void, use nullptr/override in the TAO coreJohnny Willemsen2020-12-07185-1948/+1948
| * Cleanup for gcc <= 4.8 which don't support C++11Johnny Willemsen2020-11-281-4/+0
| * Merge pull request #1289 from jwillemsen/jwi-aceeventhandleratomicJohnny Willemsen2020-11-171-0/+1
| |\
| | * Add include to get ACE_GuardJohnny Willemsen2020-11-101-0/+1
| * | Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req...Johnny Willemsen2020-11-101-4/+0
| |/
| * Merge pull request #1265 from jwillemsen/jwi-removesequenceiteratorsJohnny Willemsen2020-11-1011-2481/+0
| |\
| | * Merge branch 'master' into jwi-removesequenceiteratorsJohnny Willemsen2020-10-2896-722/+182
| | |\
| | * | Removed support for STL iterators which was disabled by default using TAO_HAS...Johnny Willemsen2020-10-1511-2481/+0
| * | | Update all links to bugzilla from WashU to ISISJohnny Willemsen2020-10-283-3/+3
| | |/ | |/|
| * | Layout and docu changesJohnny Willemsen2020-10-2813-164/+133
| * | Layout and docu changesJohnny Willemsen2020-10-2820-81/+39
| * | Layout and typo changesJohnny Willemsen2020-10-283-8/+1
| * | Layout changesJohnny Willemsen2020-10-2825-52/+3
| * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-10-2831-405/+0
| |\ \
| | * \ Merge pull request #1266 from jwillemsen/jwi-cleanupfocusJohnny Willemsen2020-10-2831-405/+0
| | |\ \
| | | * | Removed FOCUS which uses specialization files to patch the TAO source code. H...Johnny Willemsen2020-10-1531-405/+0
| | | |/
| * | | Layout/typo changesJohnny Willemsen2020-10-285-8/+2
| |/ /
| * | ACE+TAO-6_5_12ACE+TAO-6_5_12Johnny Willemsen2020-10-271-4/+4
| |/
* | Improve SSLIOP and SCIOP acceptors, tooNick Williams2020-08-281-5/+2
* | Another update for pull request commentsNick Williams2020-08-282-11/+5
* | Updated for pull request commentsNick Williams2020-08-281-1/+1
* | Fix #1166: Support the portspan endpoint option in DIOPNick Williams2020-08-282-17/+80
|/
* Layout changesJohnny Willemsen2020-08-251-4/+0
* Const changes and removed some unnessary castsJohnny Willemsen2020-08-256-19/+19
* Use bool for found_a_portJohnny Willemsen2020-08-251-4/+4
* Layout changesJohnny Willemsen2020-08-2033-142/+71
* Layout and true/false changesJohnny Willemsen2020-08-203-5/+4
* Layout and docu changesJohnny Willemsen2020-08-203-18/+4
* Removed some empty linesJohnny Willemsen2020-08-191-3/+0
* ACE+TAO-6_5_11ACE+TAO-6_5_11Johnny Willemsen2020-08-171-4/+4
* Extend default_svc_conf_entries documentationJohnny Willemsen2020-08-131-1/+4
* Fixed bugzilla 1214, only set the args which are set, makes it possible to on...Johnny Willemsen2020-08-131-3/+12