summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface
Commit message (Expand)AuthorAgeFilesLines
* Use nullptrJohnny Willemsen2021-07-131-1/+1
* Log the reply_status to indicate what we receivedJohnny Willemsen2021-07-091-1/+1
* Make use of delete/defaultJohnny Willemsen2021-04-295-28/+7
* Make use of delete to make sure an operation can't be calledJohnny Willemsen2021-04-298-24/+18
* Merge pull request #1458 from jwillemsen/jwi-cleanupJohnny Willemsen2021-03-171-1/+1
|\
| * Minor cleanupJohnny Willemsen2021-03-171-1/+1
* | Removed redundant voidJohnny Willemsen2021-03-1716-47/+47
|/
* Use std string operations instead of ACE_OSJohnny Willemsen2021-03-081-4/+5
* Use delete, cleanupJohnny Willemsen2021-02-252-13/+10
* Use nullptr and cleanupJohnny Willemsen2021-02-2517-64/+64
* Cleanup for vc6, use nullptr, remove redundant void, layout changesJohnny Willemsen2021-02-252-7/+4
* Use micro version instead of beta versionJohnny Willemsen2021-01-231-2/+2
* Removed checks for ACE_HAS_CPP11 and use std::atomic in more places in the TA...Johnny Willemsen2020-12-095-44/+4
* Layout and true/false changesJohnny Willemsen2020-08-203-5/+4
* 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-283-3/+1
|/
* 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
* Log request id using [%d] so that we can more easily search itJohnny Willemsen2019-05-221-1/+1
* Const fixJohnny Willemsen2019-05-221-1/+1
* Just remove the argument name instead of using ACE_UNUSED_ARGJohnny Willemsen2019-05-221-6/+2
* Layout changesJohnny Willemsen2019-05-227-12/+1
* Layout and logging changesJohnny Willemsen2019-05-224-26/+18
* Const enhancements and log where we get the exception during the reply handle...Johnny Willemsen2018-12-041-6/+6
* Use const exception data pointer when using invoke, not changed by the implem...Johnny Willemsen2018-09-162-4/+4
* Layout changesJohnny Willemsen2018-09-042-2/+0
* Make use of std::atomic when C++11 has been enabledJohnny Willemsen2018-06-247-19/+53
* Use std::unique_ptr when using C++11Johnny Willemsen2018-05-151-1/+1
* Make use of std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-7/+10
* Generate stub export macro directly instead of TAO_EXPORT_MACRO, simplifies t...Johnny Willemsen2017-08-096-31/+0
* Cleanup TAO_EXPORT_NESTED_CLASSES and simplified the portableserver files. At...Johnny Willemsen2017-08-081-7/+0
* Fixed typoJohnny Willemsen2016-01-261-3/+2
* Fixed typoJohnny Willemsen2016-01-261-2/+2
* Updated commentJohnny Willemsen2015-07-231-1/+1
* Add workarounds for msvc14 connect bug 801202Johnny Willemsen2015-07-221-0/+7
* Use ACE_UNIMPLEMENTED_FUNC so that with C++11 the operators are marked with =...Johnny Willemsen2015-07-221-1/+0
* Fix MSVC integer conversion warnings.Martin Corino2015-06-012-3/+6
* Removed empty lineJohnny Willemsen2015-03-171-1/+0
* Shorter headerJohnny Willemsen2015-01-075-5/+0
* Shorten file headersJohnny Willemsen2015-01-072-6/+0
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-072-3/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-0715-30/+0
* Removed single line Id tagJohnny Willemsen2015-01-0716-30/+0
* Zapped two line id tagsJohnny Willemsen2015-01-075-15/+0
* ChangelogTag: Wed Nov 12 09:00:15 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-122-0/+26
* ChangelogTag: Fri Nov 7 10:01:43 UTC 2014 Martin Corino <mcorino@remedy.nl>mcorino2014-11-075-147/+38
* Tue Nov 4 14:39:27 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-11-041-1/+0
* Fri Aug 29 20:26:57 UTC 2014 Phil Mesnier <mesnier_p@ociweb.com>Phil Mesnier2014-08-291-0/+1