summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* Make x.5.7 availableJohnny Willemsen2019-11-221-0/+3
* ACE+TAO-6_5_7ACE+TAO-6_5_7Johnny Willemsen2019-11-224-7/+285
* Prevent crashKnut Petter Svendsen2019-11-151-1/+7
* tao_idl: Update fe_lookup.cpp for gperfFred Hornsey2019-11-064-4/+3
* Update NEWS FilesFred Hornsey2019-11-011-0/+3
* TAO_IDL: Fix Memory Leak of Wide String LiteralFred Hornsey2019-11-018-770/+780
* Update to correct test case.Justin Boss2019-11-011-3/+3
* Switch shallow copy to a deep copy.Justin Boss2019-10-311-1/+1
* Fixed typosJohnny Willemsen2019-10-294-14/+14
* Merge pull request #970 from knutpett/fix_run_testJohnny Willemsen2019-10-191-17/+10
|\
| * tao_idl: rewrote run_test.pl to align with other test scriptsKnut Petter Svendsen2019-10-111-21/+9
| * tao_idl: robustness in run_test.plKnut Petter Svendsen2019-10-101-1/+6
* | Merge branch 'igtd/iterface_annotations' of github.com:iguessthislldo/ACE_TAO...Fred Hornsey2019-10-111-1/+1
|\ \
| * | Update TAO/TAO_IDL/docs/annotations.mdFred Hornsey2019-10-101-1/+1
* | | annotest_idl: split up be_init.cppFred Hornsey2019-10-114-1369/+1455
|/ /
* | annotest_idl: be_init.cpp: /[<>]/"/Fred Hornsey2019-10-101-22/+22
* | tao_idl: Respond to ReviewFred Hornsey2019-10-104-1135/+1132
* | tao_idl: make arg const&Fred Hornsey2019-10-102-4/+4
* | Update TAO NEWS fileFred Hornsey2019-10-071-0/+10
* | tao_idl: reenable eval error/warn msgsFred Hornsey2019-10-074-18/+40
* | tao_idl: Add Direct Error ReportingFred Hornsey2019-10-072-0/+33
* | tao_idl: fix annotations.mdFred Hornsey2019-10-071-15/+15
* | tao_idl: annotations on interfaces and operationsFred Hornsey2019-10-0414-2502/+2735
|/
* Use https linksJohnny Willemsen2019-09-264-4/+4
* Document changesJohnny Willemsen2019-09-261-0/+2
* Updated file headerJohnny Willemsen2019-09-131-26/+24
* No need to generate a copy constructor, the compile will generate one, fixes ...Johnny Willemsen2019-09-134-37/+14
* Link to https instead of httpJohnny Willemsen2019-08-221-2/+2
* Optimization: avoid invoking gettimeofday in each loop cyclemgrojo2019-08-211-4/+4
* Put constructor backJohnny Willemsen2019-08-191-0/+1
* Layout changesJohnny Willemsen2019-08-191-17/+7
* Removed old style documentation which was just about mentioning where constru...Johnny Willemsen2019-08-1925-64/+10
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-19172-373/+17
* Layout changeJohnny Willemsen2019-08-021-1/+0
* Add missing include for ACE_OS::sleepJohnny Willemsen2019-08-021-0/+1
* Fixed CodeFactor issueJohnny Willemsen2019-08-011-1/+0
* Fixed fuzzJohnny Willemsen2019-08-011-4/+1
* Fix lifecycle management of Request in DII deferred calls and addMartin Corino2019-08-0111-10/+413
* Prepare for x.5.7 and make x.5.6 publicJohnny Willemsen2019-07-301-0/+3
* ACE+TAO-6_5_6ACE+TAO-6_5_6Johnny Willemsen2019-07-304-7/+1280
* Merge pull request #928 from jwillemsen/jwi-azurebadgeJohnny Willemsen2019-06-261-3/+3
|\
| * Corrected invalid define usage, same value, but logically not correctJohnny Willemsen2019-06-121-3/+3
* | Provide two values in the struct linger initializer even though it absolutely...Chad Elliott2019-06-251-6/+1
* | Redundantly set the l_linger member to appease gccChad Elliott2019-06-241-0/+5
* | Merge pull request #917 from ocielliottc/masterocielliottc2019-06-242-4/+7
|\ \
| * | - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-062-4/+7
* | | Changed types and added static_casts to resolve 64-bit warnings.Chad Elliott2019-06-206-17/+17
* | | Merge pull request #918 from iguessthislldo/igtd/tao_idl_fixesAdam Mitz2019-06-137-724/+817
|\ \ \ | |_|/ |/| |
| * | Apply suggestions from by @mitza-ociFred Hornsey2019-06-123-4/+4
| * | annotest_idl: Fix Annotation DeclFred Hornsey2019-06-071-1/+1