summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-6_5_19ACE+TAO-6_5_19Latest_MicroLatest_BetaJohnny Willemsen2022-12-191-4/+4
* Removed calls to ferror() as their return values were no longer used.Chad Elliott2022-12-141-2/+0
* Merge pull request #1912 from knutpett/warning_extra_semiJohnny Willemsen2022-10-031-4/+4
* ACE+TAO-6_5_18ACE+TAO-6_5_18Johnny Willemsen2022-08-101-4/+4
* Merge pull request #1865 from mitza-oci/no_ifdef_anyops_nsAdam Mitz2022-06-282-88/+0
* Merge pull request #1864 from mitza-oci/g++12Adam Mitz2022-06-249-56/+4
* ACE+TAO-6_5_17ACE+TAO-6_5_17Johnny Willemsen2022-06-141-4/+4
* Fixed merge conflictsJohnny Willemsen2022-06-071-1/+1
* Merge pull request #1760 from mitza-oci/cxx20Adam Mitz2022-01-151-19/+19
* ACE+TAO-6_5_16ACE+TAO-6_5_16Johnny Willemsen2021-11-171-4/+4
* SystemExceptions shouldn't use a different exportAdam Mitz2021-11-101-11/+1
* TAO updates for /std:c++20Adam Mitz2021-11-032-4/+13
* ACE+TAO-6_5_15ACE+TAO-6_5_15Johnny Willemsen2021-09-291-4/+4
* ACE+TAO-6_5_14ACE+TAO-6_5_14Johnny Willemsen2021-08-041-4/+4
* Header File for TAO_IDL Supported IDL FeaturesFred Hornsey2021-07-203-0/+84
* add missed header Basic_Types_IDLv4 to listClaus Klein2021-07-081-0/+1
* IDLv4 Explicitly-named Integer TypesFred Hornsey2021-07-0814-28/+264
* ACE+TAO-6_5_13ACE+TAO-6_5_13Johnny Willemsen2021-05-141-4/+4
* ACE+TAO-6_5_12ACE+TAO-6_5_12Johnny Willemsen2020-10-271-4/+4
* 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
* Export default_svc_conf_entries so that it can be used according to the docum...Johnny Willemsen2020-08-131-12/+16
* Fixed parameter not used warningJohnny Willemsen2020-07-011-1/+1
* Merge pull request #1148 from jwillemsen/jwi-iormanJohnny Willemsen2020-07-013-15/+9
|\
| * Layout and doxygen changesJohnny Willemsen2020-06-303-15/+9
* | ACE+TAO-6_5_10Latest_MicroLatest_BetaACE+TAO-6_5_10Johnny Willemsen2020-07-011-5/+4
|/
* With C++11 define a default assignment operator to get rid of C++11 warnings ...Johnny Willemsen2020-06-151-1/+5
* Use ACE_OS::strcmp instead of ACE_OS_String::strcmpJohnny Willemsen2020-06-1010-39/+21
* Simplify matrixJohnny Willemsen2020-06-092-3/+0
* Zap empty linesJohnny Willemsen2020-06-091-2/+0
* ACE+TAO-6_5_9ACE+TAO-6_5_9Johnny Willemsen2020-05-011-4/+4
* Layout and doxygen changesJohnny Willemsen2020-04-296-29/+4
* CleanupSon Dinh2020-04-282-9/+1
* Remove additional overloaded operators and change caller code insteadSon Dinh2020-04-282-64/+0
* Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into basic_types...Son Dinh2020-04-282-10/+1
|\
| * Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed an emula...Johnny Willemsen2020-04-252-10/+1
* | Use size_t instead of unsigned longSon Dinh2020-04-222-16/+16
* | Add other C++11 typesSon Dinh2020-04-221-2/+4
* | move headers out of namespaceSon Dinh2020-04-211-2/+4
* | Add overloaded operators definitionsSon Dinh2020-04-202-0/+28
* | Add a forward declaration of read_integerSon Dinh2020-04-201-3/+11
* | Removed trailing whitespacesSon Dinh2020-04-201-1/+1