summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use own_factory_ at the moment to cleanup to delete the factory at the moment...Johnny Willemsen2016-09-141-2/+2
* Initialise value with 0 to fix Coverity errorJohnny Willemsen2016-09-141-1/+1
* Fixed warningJohnny Willemsen2016-09-041-1/+1
* Revert "*_SINGLETON_DECLARE needs to appear in .cpp files, not .h."Johnny Willemsen2016-09-024-4/+4
* Revert "Updated previous change to TAO_AV_Core for versioned namespaces"Johnny Willemsen2016-09-021-5/+1
* Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-09-024-4/+8
|\
| * Merge pull request #286 from jwillemsen/masterJohnny Willemsen2016-08-315-12/+9
| |\
| * | Updated previous change to TAO_AV_Core for versioned namespacesAdam Mitz2016-08-241-1/+5
| * | *_SINGLETON_DECLARE needs to appear in .cpp files, not .h.Adam Mitz2016-08-244-4/+4
* | | Initialise pointer with 0Johnny Willemsen2016-09-021-1/+1
* | | Documentation changesJohnny Willemsen2016-09-023-8/+8
| |/ |/|
* | Documentation changesJohnny Willemsen2016-08-315-12/+9
|/
* Fixed typoJohnny Willemsen2016-08-101-1/+1
* Fixed typosJohnny Willemsen2016-08-104-7/+5