index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
test
/
Ice
/
interceptor
/
Client.cpp
Commit message (
Expand
)
Author
Age
*
Fixed non-thread safe AMD dispatch, fixes #448 (#449)
Benoit Foucher
2019-07-18
*
Fixed dispatch interceptor test threading issue, fixes #446
Benoit Foucher
2019-07-16
*
Fixed C++11 issue with previous Ice/interceptor test fix
Benoit Foucher
2019-07-11
*
Fixed dispatcher interceptor bug #435
Benoit Foucher
2019-07-11
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Do not use Ice::Application for Ice testsuite
Jose
2018-06-01
*
Update copyright year to 2018
Jose
2018-02-14
*
Remove excessive empty lines
Joe George
2017-06-07
*
Remove unnecessary tabs
Joe George
2017-05-03
*
Fixed ICE-6680 - WS transports are now provided by a separate IceWS plugin
Benoit Foucher
2017-04-27
*
Fix (ICE-7762) - Change dispatch bool return value
Jose
2017-04-10
*
Fix (ICE-7498) - Port more test to UWP
Jose
2017-03-24
*
Fixed testing of static builds
Benoit Foucher
2017-03-14
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
First cut of ICE-6920 - Remove try/catch block around communicator destroy
Benoit Foucher
2017-01-25
*
|
Refactored test scripts
Benoit Foucher
2016-11-25
*
|
C++ dispatching code fixes
Benoit Foucher
2016-08-25
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
C++11 DispatchInterceptor fixes
Jose
2015-12-17
|
/
*
Fixed ICE-6671 - Added registration functions to explicitly register Ice plugins
Benoit Foucher
2015-08-12
*
Update C++ tests to register required plug-ins
Jose
2015-07-17
*
Fixed ICE-6557 - non virtual destructor warnings
Benoit Foucher
2015-06-02
*
Added iOS support for IceTouch
Benoit Foucher
2015-03-20
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed bug with system exceptions not being propagated correctly with collocat...
Benoit Foucher
2014-07-24
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Integrated minor test changes from Ice Touch branch
Benoit Foucher
2013-07-02
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)
Bernard Normier
2012-09-07
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
SIGPIPE patch for Blair / Imageworks
Bernard Normier
2010-05-17
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Updated copyright
Dwayne Boone
2008-01-23
*
Bug 2541.
Michi Henning
2007-11-21
*
Changed message style for interceptor tests to be the same as for other tests.
Michi Henning
2007-11-15
*
New iconv string converter
Bernard Normier
2007-07-17
*
Small fixes
Bernard Normier
2007-05-17
*
Split DispatchStatus into dispatch status and reply status (bug #2150)
Bernard Normier
2007-05-17
*
New Dispatch Interceptor (see bug #2126)
Bernard Normier
2007-05-16