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
/
src
/
Ice
/
CollocatedRequestHandler.h
Commit message (
Expand
)
Author
Age
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Update copyright year to 2018
Jose
2018-02-14
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Fixed ICE-7208 - C++98 sync code now depends on async code
Benoit Foucher
2016-08-08
*
|
Refactored shared_from_this/enable_shared_from_this
Bernard Normier
2016-08-04
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
Refactored invocation code to better suite new C++11 mapping
Benoit Foucher
2016-02-03
*
|
ICE-6861 - removing public stream API
Mark Spruiell
2016-01-19
*
|
Fixes related to EnableSharedFromThis
Jose
2015-12-23
*
|
C++ shared_from_this simplifications
Jose
2015-12-21
*
|
C++11 mapping initial commit
Jose
2015-12-01
|
/
*
ICE-6170 - fixed behavior of batch requests
Benoit Foucher
2015-03-10
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Fixed ICE-6199 - changed collocation optimization to call AMI cb asynchronous...
Benoit Foucher
2014-12-17
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
*
Fixed ICE-3490: guarantee invocation serialization for proxies which are equal
Benoit Foucher
2014-10-22
*
Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()
Benoit Foucher
2014-10-10
*
Fixed deadlock in connection binding code (ICE-5693)
Benoit Foucher
2014-09-26
*
ICE-5661 add proxy->begin_ice_getConnection
Dwayne Boone
2014-09-18
*
- C#, Java: Removed Outgoing, fixed generated code to make synchronous
Matthew Newhook
2014-09-03
*
Fixed bug with system exceptions not being propagated correctly with collocat...
Benoit Foucher
2014-07-24
*
Fixed collocation optimization to use the dispatcher, minor test fixes
Benoit Foucher
2014-07-15
*
Better collocation optimization, fix for ICE-5489, ICE-5484
Benoit Foucher
2014-06-27