summaryrefslogtreecommitdiff
path: root/TAO/tao
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Avoid redefining overloaded operators for unsigned longSon Dinh2020-04-203-32/+31
* | Conditionally add overloaded operatorsSon Dinh2020-04-193-4/+12
* | Add hash functors conditionally and related overloaded operatorsSon Dinh2020-04-193-0/+24
|/
* Fixed some typos in comments and removed some empty linesJohnny Willemsen2020-03-122-14/+2
* ACE+TAO-6_5_8ACE+TAO-6_5_8Johnny Willemsen2020-02-101-4/+4
* Change More References to VERSION.txtFred Hornsey2020-02-041-1/+1
* Merge pull request #1036 from mcorino/mco-fix-deferred-segfaultJohnny Willemsen2020-01-301-0/+7
|\
| * Fix segmentation faults on transient (write) errors from DII deferred requests.Martin Corino2020-01-291-0/+7
* | Layout changesJohnny Willemsen2020-01-2859-109/+1
* | Layout changesJohnny Willemsen2020-01-2849-104/+7
|/
* Removed empty linesJohnny Willemsen2020-01-071-5/+0
* ACE+TAO-6_5_7ACE+TAO-6_5_7Johnny Willemsen2019-11-221-4/+4
* Updated file headerJohnny Willemsen2019-09-131-26/+24
* No need to generate a copy constructor, the compile will generate one, fixes ...Johnny Willemsen2019-09-132-10/+6
* Removed old comments before constructor/destructorJohnny Willemsen2019-08-1922-35/+0
* Layout changeJohnny Willemsen2019-08-021-1/+0
* Fixed CodeFactor issueJohnny Willemsen2019-08-011-1/+0
* Fix lifecycle management of Request in DII deferred calls and addMartin Corino2019-08-012-10/+5
* ACE+TAO-6_5_6ACE+TAO-6_5_6Johnny Willemsen2019-07-301-4/+4
* 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
* - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-062-4/+7
* LayoutJohnny Willemsen2019-05-221-2/+0
* Layout changeJohnny Willemsen2019-05-221-1/+0
* Layout changesJohnny Willemsen2019-05-222-2/+1
* Enhance debug messageJohnny Willemsen2019-05-221-1/+1
* Various layout changesJohnny Willemsen2019-05-2210-48/+20
* Layout changesJohnny Willemsen2019-05-221-2/+0
* Layout changesJohnny Willemsen2019-05-226-7/+0
* Logging text changeJohnny Willemsen2019-05-221-1/+1
* Logging format changeJohnny Willemsen2019-05-221-1/+1
* Consistent logging of request idJohnny Willemsen2019-05-226-12/+9
* Log request id using [%d] so that we can more easily search itJohnny Willemsen2019-05-222-3/+3