summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/interceptor/AMDInterceptorI.cpp
Commit message (Expand)AuthorAge
* Fixed non-thread safe AMD dispatch, fixes #448 (#449)Benoit Foucher2019-07-18
* Fixed dispatcher interceptor bug #435Benoit Foucher2019-07-11
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
* Update copyright year to 2018Jose2018-02-14
* Catch exception by const& when appropriate (ICE-8632)Benoit Foucher2018-02-06
* Remove excessive empty linesJoe George2017-06-07
* Fixed C++11 interceptor test failureBenoit Foucher2017-06-01
* Fixed ICE-7954 - bug in Object::ice_dispatchBenoit Foucher2017-06-01
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
* | C++ dispatching code fixesBenoit Foucher2016-08-25
* | Update DispatchInterceptorAsyncCallback + small cleanupsBernard Normier2016-08-02
* | Simplified exception-related codeBernard Normier2016-07-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
* | Add ICE_RESET_EXCEPTION macro to simplify C++ buildsJose2016-01-11
* | C++11 fix Exception::ice_clone to use exception_ptrJose2016-01-08
|/
* Updated copyright to 2015Dwayne Boone2015-01-05
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Xcode 4.6 - clang 4.2 updatesJose2013-01-31
* Fixed file permissionsBernard Normier2012-08-09
* Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base mem...Bernard Normier2012-08-09
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Split DispatchStatus into dispatch status and reply status (bug #2150)Bernard Normier2007-05-17
* New Dispatch Interceptor (see bug #2126)Bernard Normier2007-05-16