summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant voidJohnny Willemsen2020-12-172-16/+16
* Merge branch 'master' into jwi-cleanupcpp11Johnny Willemsen2020-12-10132-635/+635
|\
| * Remove redundant void argJohnny Willemsen2020-12-09110-406/+406
| * Removed redundant voidJohnny Willemsen2020-12-0922-229/+229
* | Removed checks for ACE_HAS_CPP11 and use std::atomic in more places in the TA...Johnny Willemsen2020-12-098-91/+2
|/
* Layout and docu changesJohnny Willemsen2020-10-282-17/+9
* Layout and docu changesJohnny Willemsen2020-10-284-14/+7
* Layout changesJohnny Willemsen2020-10-287-16/+0
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2020-10-281-8/+0
|\
| * Removed FOCUS which uses specialization files to patch the TAO source code. H...Johnny Willemsen2020-10-151-8/+0
* | Layout/typo changesJohnny Willemsen2020-10-281-1/+1
|/
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-192-3/+0
* Layout changesJohnny Willemsen2018-09-034-7/+2
* Make TAO_Requires_POA_Initializer a const int as attempt to let C++Builder be...Johnny Willemsen2018-09-031-2/+1
* Layout changesJohnny Willemsen2018-09-0327-42/+5
* Layout changesJohnny Willemsen2018-09-0323-98/+39
* Revert rename of ref_count_ to refcount_Johnny Willemsen2018-06-262-8/+8
* Merge pull request #643 from jwillemsen/jwi-atomicservantrefcountJohnny Willemsen2018-06-252-6/+18
|\
| * Make use of std::atomic when C++11 has been enabledJohnny Willemsen2018-06-242-8/+8
| * MacOSX doesn't have a std::atomic_uint32_tJohnny Willemsen2018-06-231-1/+1
| * Make use of std::atomic for the refcount when we have C++11 enabledJohnny Willemsen2018-06-232-0/+12
* | Layout changeJohnny Willemsen2018-06-251-2/+1
* | Fixed incorrect logging of ascii strings in portableserverJohnny Willemsen2018-06-254-4/+4
|/
* Removed last TAO env macros and some layout changesJohnny Willemsen2018-06-011-2/+1
* Make use of std::unique_ptrJohnny Willemsen2018-05-151-6/+7
* Use std::unique_ptr when usign C++11Johnny Willemsen2018-05-153-0/+16
* Fixed typo in error messageJohnny Willemsen2018-05-152-5/+5
* Further changes for using std::unique_ptrJohnny Willemsen2018-05-151-4/+35
* No need to initialise auto_ptr/unique_ptr to 0 in the constructorJohnny Willemsen2018-05-151-7/+1
* Make use of std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-0/+24
* Put back protected copy/assignmentJohnny Willemsen2017-12-012-8/+24
* Documentation updateJohnny Willemsen2017-12-011-1/+1
* Make copy/assignment operators private and don't implement them, they are not...Johnny Willemsen2017-12-012-23/+10
* Documentation typo fixesJohnny Willemsen2017-11-033-3/+3
* Removed left over Id tagsJohnny Willemsen2017-08-311-8/+6
* Fix gcc7 warnings and remove commented out throwsJohnny Willemsen2017-08-301-2/+2
* Generate stub export macro directly instead of TAO_EXPORT_MACRO, simplifies t...Johnny Willemsen2017-08-093-15/+0
* Cleanup TAO_EXPORT_NESTED_CLASSES and simplified the portableserver files. At...Johnny Willemsen2017-08-082-18/+4
* Fix MSVC integer conversion warnings.Martin Corino2015-06-012-4/+6
* Added to .gitignore files based on what was generated during a buildAdam Mitz2015-03-021-1/+59
* Added .gitignore files based on svn:ignore propertiesAdam Mitz2015-03-021-0/+26
* Check for a nil pointer passed to string_to_ObjectId, resolves several Coveri...Johnny Willemsen2015-03-021-0/+7
* Shorter headersJohnny Willemsen2015-01-071-1/+0
* Shorten file headersJohnny Willemsen2015-01-071-1/+0
* Shorten file headersJohnny Willemsen2015-01-078-25/+0
* Shorten file headersJohnny Willemsen2015-01-072-2/+2
* Replace pidl and GNU filesJohnny Willemsen2015-01-0719-38/+0
* TAO replacementsJohnny Willemsen2015-01-072-2/+2
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-072-3/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-07121-242/+0