summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Naming
Commit message (Expand)AuthorAgeFilesLines
* Removed checks for ACE_TEMPLATES_REQUIRE_SOURCEJohnny Willemsen2023-01-162-4/+0
* Removed AIX supportJohnny Willemsen2023-01-162-8/+0
* Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-1/+1
* Update Hash_Naming_Context.hJohnny Willemsen2023-01-131-0/+4
* More Windows CE cleanupJohnny Willemsen2023-01-131-8/+0
* Part 2: Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-223-5/+5
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-1321-102/+102
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-105-7/+0
* Remove leading blank lines after opening {Knut Petter Svendsen2022-09-1015-33/+0
* Removed extra newline before closing }Knut Petter Svendsen2022-09-101-1/+0
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-092-2/+0
* Remove extra newline after public, protected and privateKnut Petter Svendsen2022-09-091-2/+0
* Fix trailing newline in class declarationsKnut Petter Svendsen2022-09-093-4/+0
* Fix more blank line issuesKnut Petter Svendsen2022-09-095-13/+0
* Make use of ACE_FALLTHROUGHJohnny Willemsen2022-04-232-3/+3
* Fixed g++ warning, use override/defaultJohnny Willemsen2021-11-1620-131/+33
* Installed tree doesn't have double orbsvcs pathJohnny Willemsen2021-11-122-4/+2
* Fix auto_ptr and fallthrough warningsJohnny Willemsen2021-09-091-0/+1
* Fixed fallthrough warningsJohnny Willemsen2021-07-012-0/+2
* Make use of std::nothrow/std::nothrow_t/std::badalloc, ACE macros for these a...Johnny Willemsen2021-06-064-6/+6
* All compilers we support provide ACE_HAS_NEW_NOTHROWJohnny Willemsen2021-06-064-36/+3
* Merge pull request #1460 from jwillemsen/jwi-interrorJohnny Willemsen2021-03-241-7/+7
|\
| * Remove redundant voidJohnny Willemsen2021-03-231-7/+7
* | Layout/void cleanupJohnny Willemsen2021-03-199-22/+15
|/
* Merge pull request #1458 from jwillemsen/jwi-cleanupJohnny Willemsen2021-03-171-3/+3
|\
| * Minor cleanupJohnny Willemsen2021-03-171-3/+3
* | Removed redundant voidJohnny Willemsen2021-03-178-21/+21
|/
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-094-4/+4
* Remove redundant voidJohnny Willemsen2020-12-141-2/+2
* Removed checks for ACE_HAS_CPP11 and use std::atomic in more places in the TA...Johnny Willemsen2020-12-091-8/+0
* Removed redundant voidJohnny Willemsen2020-12-0824-125/+125
* Put constructor backJohnny Willemsen2019-08-191-0/+1
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-191-4/+0
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1928-91/+5
* Layout and logging changesJohnny Willemsen2019-05-221-1/+1
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-242-2/+2
* Make use of std::unique_ptr with C++11Johnny Willemsen2018-05-151-0/+4
* Use std::unique_ptr when using C++11Johnny Willemsen2018-05-151-0/+4
* Doxygen fixes and fixed some typosJohnny Willemsen2018-02-263-11/+11
* Fix Naming server memory leaksHuang-Ming Huang2017-08-151-4/+5
* Fix typos in documentationJohnny Willemsen2017-08-081-1/+1
* Use true/falseJohnny Willemsen2017-08-011-1/+1
* Misc. fixes for coverity issues an test output.Phil Mesnier2017-04-022-3/+5
* Fixing the preamble for a .cpp filePhil Mesnier2017-03-291-1/+9
* Fuzz and versioned build fixesPhil Mesnier2017-03-284-7/+15
* Correcting for fuzz and reviewer caught issues.Phil Mesnier2017-03-284-56/+12
* Adding enhanced hot-standby feature to FT_Naming_Service based on code added ...Phil Mesnier2017-03-2717-1233/+1485
* Fixed typoJohnny Willemsen2017-01-021-1/+1
* Documentation changesJohnny Willemsen2016-09-022-7/+7
* Documentation changesJohnny Willemsen2016-08-311-7/+7