summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-7_0_1ACE+TAO-7_0_1Johnny Willemsen2021-03-151-3/+3
* Layout changes and make use of = deleteJohnny Willemsen2021-03-118-83/+48
* Fixed #1449Johnny Willemsen2021-03-111-4/+4
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-0922-48/+5
* Merge pull request #1444 from jwillemsen/jwi-stdstringJohnny Willemsen2021-03-0872-229/+227
|\
| * Update DIOP_Endpoint.cppJohnny Willemsen2021-03-081-0/+1
| * C++11 modernizationJohnny Willemsen2021-03-086-22/+16
| * Layout changesJohnny Willemsen2021-03-083-6/+6
| * Add missing includesJohnny Willemsen2021-03-0828-78/+57
| * Use std::strchrJohnny Willemsen2021-03-082-2/+2
| * Use std string operations instead of ACE_OSJohnny Willemsen2021-03-0853-121/+145
* | Simplify these files using C++11Johnny Willemsen2021-03-085-58/+27
|/
* Modernize using default/delete/overrideJohnny Willemsen2021-02-2526-122/+51
* Use delete, cleanupJohnny Willemsen2021-02-2535-178/+122
* Use nullptr and cleanupJohnny Willemsen2021-02-2534-136/+130
* Cleanup for vc6, use nullptr, remove redundant void, layout changesJohnny Willemsen2021-02-2578-429/+277
* Removed empty linesJohnny Willemsen2021-02-031-7/+0
* 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
| | |\ \