summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/interceptor/Client.cpp
Commit message (Expand)AuthorAge
* Fixed non-thread safe AMD dispatch, fixes #448 (#449)Benoit Foucher2019-07-18
* Fixed dispatch interceptor test threading issue, fixes #446Benoit Foucher2019-07-16
* Fixed C++11 issue with previous Ice/interceptor test fixBenoit Foucher2019-07-11
* Fixed dispatcher interceptor bug #435Benoit Foucher2019-07-11
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
* Update copyright year to 2018Jose2018-02-14
* Remove excessive empty linesJoe George2017-06-07
* Remove unnecessary tabsJoe George2017-05-03
* Fixed ICE-6680 - WS transports are now provided by a separate IceWS pluginBenoit Foucher2017-04-27
* Fix (ICE-7762) - Change dispatch bool return valueJose2017-04-10
* Fix (ICE-7498) - Port more test to UWPJose2017-03-24
* Fixed testing of static buildsBenoit Foucher2017-03-14
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
* | Refactored test scriptsBenoit Foucher2016-11-25
* | C++ dispatching code fixesBenoit Foucher2016-08-25
* | Added ICE_BUILDING_SRC to make buildsBernard Normier2016-07-22
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
* | C++11 DispatchInterceptor fixesJose2015-12-17
|/
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
* Update C++ tests to register required plug-insJose2015-07-17
* Fixed ICE-6557 - non virtual destructor warningsBenoit Foucher2015-06-02
* Added iOS support for IceTouchBenoit Foucher2015-03-20
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed bug with system exceptions not being propagated correctly with collocat...Benoit Foucher2014-07-24
* merging javascript branchMark Spruiell2014-03-19
* Integrated minor test changes from Ice Touch branchBenoit Foucher2013-07-02
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* SIGPIPE patch for Blair / ImageworksBernard Normier2010-05-17
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Bug 2541.Michi Henning2007-11-21
* Changed message style for interceptor tests to be the same as for other tests.Michi Henning2007-11-15
* New iconv string converterBernard Normier2007-07-17
* Small fixesBernard Normier2007-05-17
* Split DispatchStatus into dispatch status and reply status (bug #2150)Bernard Normier2007-05-17
* New Dispatch Interceptor (see bug #2126)Bernard Normier2007-05-16