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
/
AMDInterceptorI.cpp
Commit message (
Expand
)
Author
Age
*
Fixed non-thread safe AMD dispatch, fixes #448 (#449)
Benoit Foucher
2019-07-18
*
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
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Do not use Ice::Application for Ice testsuite
Jose
2018-06-01
*
Update copyright year to 2018
Jose
2018-02-14
*
Catch exception by const& when appropriate (ICE-8632)
Benoit Foucher
2018-02-06
*
Remove excessive empty lines
Joe George
2017-06-07
*
Fixed C++11 interceptor test failure
Benoit Foucher
2017-06-01
*
Fixed ICE-7954 - bug in Object::ice_dispatch
Benoit Foucher
2017-06-01
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Added support for non-ASCII characters and universal character names
Bernard Normier
2016-10-20
*
|
C++ dispatching code fixes
Benoit Foucher
2016-08-25
*
|
Update DispatchInterceptorAsyncCallback + small cleanups
Bernard Normier
2016-08-02
*
|
Simplified exception-related code
Bernard Normier
2016-07-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
*
|
Add ICE_RESET_EXCEPTION macro to simplify C++ builds
Jose
2016-01-11
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
|
/
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Xcode 4.6 - clang 4.2 updates
Jose
2013-01-31
*
Fixed file permissions
Bernard Normier
2012-08-09
*
Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base mem...
Bernard Normier
2012-08-09
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
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
*
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