summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* Fixed last any extractionJohnny Willemsen2017-01-062-7/+10
* Simple layout changeJohnny Willemsen2017-01-061-3/+3
* Fixed any extractionJohnny Willemsen2017-01-067-15/+13
* More any extraction changesJohnny Willemsen2017-01-0524-84/+88
* More const any extractionJohnny Willemsen2017-01-058-9/+9
* Fixed code due to removal of the non const Any extractionJohnny Willemsen2017-01-0556-108/+103
* Fixed typoJohnny Willemsen2017-01-051-1/+1
* Fixed typoJohnny Willemsen2017-01-054-10/+10
* Fixed old linkJohnny Willemsen2017-01-051-4/+2
* List changeJohnny Willemsen2017-01-051-0/+6
* Make sure we use the const *& extraction operatorsJohnny Willemsen2017-01-054-52/+52
* Remove deprecated non-const extractionJohnny Willemsen2017-01-058-128/+0
* No need to pass this to ACE_DES_FREE_THISJohnny Willemsen2017-01-032-4/+2
* Added ACE_DES_FREE_THIS which doesn't check the pointer for nil because this ...Johnny Willemsen2017-01-032-6/+6
* Fixed typoJohnny Willemsen2017-01-0234-44/+44
* Updated copyright to 2017Johnny Willemsen2017-01-011-1/+1
* Fixed typoJohnny Willemsen2016-12-276-6/+6
* Merge pull request #338 from huangminghuang/masterAdam Mitz2016-12-021-1/+1
|\
| * fix memory leak for tao_idlHuang-Ming Huang2016-12-021-1/+1
* | Doxygen changes and some typosJohnny Willemsen2016-11-307-8/+8
|/
* More compact code generationJohnny Willemsen2016-11-172-27/+20
* List versioned namespace changesJohnny Willemsen2016-11-151-0/+3
* Small changes to the generated codeJohnny Willemsen2016-11-142-3/+3
* Fixed typo in commentJohnny Willemsen2016-11-141-1/+1
* Don't use global scopingJohnny Willemsen2016-11-141-6/+6
* Reduce slocJohnny Willemsen2016-11-041-7/+7
* Reduce amount of lines generated, lot of new lines which a left over of the o...Johnny Willemsen2016-11-0410-142/+142
* Removed not necessary c-style castJohnny Willemsen2016-11-041-1/+1
* Fixed problem when enabling versioned namespaces, the TAO arg traits have to ...Johnny Willemsen2016-11-021-5/+9
* Layout changesJohnny Willemsen2016-10-319-118/+57
* Fixed typos in commentJohnny Willemsen2016-10-277-8/+8
* TAO Array specializations should appear between core versioning macrosJohnny Willemsen2016-10-171-0/+6
* Changed indentation of generated array code to reduce its sizeJohnny Willemsen2016-10-171-8/+4
* Make x.4.1 public and make initial changes for x.4.2Johnny Willemsen2016-10-101-0/+3
* ACE+TAO-6_4_1ACE+TAO-6_4_1Johnny Willemsen2016-10-104-7/+258
* Extended list of user visible changesJohnny Willemsen2016-10-041-0/+3
* Fixed parallel build errorAdam Mitz2016-09-301-0/+4
* Remove null reference checksHuang-Ming Huang2016-09-224-38/+6
* Fix some fuzz errorsHuang-Ming Huang2016-09-224-8/+3
* Fix issues with explicit template instantiation with versioned namespaceHuang-Ming Huang2016-09-226-11/+20
* Fixed all explicit singleton template instantiationHuang-Ming Huang2016-09-2117-51/+20
* Mark the IFRService persistence test with !FIXED_BUGS_ONLY, it fails frequent...Johnny Willemsen2016-09-151-1/+1
* CleanupJohnny Willemsen2016-09-154-7/+4
* Removed not needed variableJohnny Willemsen2016-09-151-4/+0
* Zapped some empty linesJohnny Willemsen2016-09-151-2/+0
* Added shutdown to cleanly shutdown the ORB and release all CORBA resources to...Johnny Willemsen2016-09-153-4/+28
* Initialise memberJohnny Willemsen2016-09-141-0/+1
* Check the return value of get_componentJohnny Willemsen2016-09-141-14/+20
* Fixed coverity errors, initialize pointersJohnny Willemsen2016-09-142-1/+5
* Fixed memory leaks reported by CoverityJohnny Willemsen2016-09-142-11/+14