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
/
ConnectRequestHandler.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
*
Fix Xcode 10 warnings
Bernard Normier
2018-09-19
*
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
*
|
Moved UniquePtr to IceInternal
Bernard Normier
2017-01-11
*
|
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
*
|
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
*
|
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
*
|
C++11 fix Exception::ice_clone to use exception_ptr
Jose
2016-01-08
*
|
Fixes related to EnableSharedFromThis
Jose
2015-12-23
*
|
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-5985: Java background test failures
Benoit Foucher
2014-11-27
*
Fixed ICE-5607: relaxed Ice.MessageSizeMax
Benoit Foucher
2014-11-05
*
Fixed ICE-5775: interrupt test failure
Benoit Foucher
2014-10-24
*
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
*
Better collocation optimization, fix for ICE-5489, ICE-5484
Benoit Foucher
2014-06-27
*
Added support for invocation timeouts and ACM heartbeats
Benoit Foucher
2014-05-23
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Port to gcc and clang in c++11 mode:
Bernard Normier
2012-10-05
*
Undo pragma-once-in-header enhancement
Bernard Normier
2012-09-05
*
ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...
Jose
2012-07-19
*
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
*
- Cleaned up test/Ice/operations test
Benoit Foucher
2009-11-25
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Removed thread-per-connection and added serialize mode
Benoit Foucher
2008-03-06
*
Fixed GCC 4.3 build failures
Bernard Normier
2008-02-23
*
Updated copyright
Dwayne Boone
2008-01-23
*
- Fixed bug 1619, part of 2632.
Benoit Foucher
2008-01-09
*
Fixed bug 2592
Benoit Foucher
2007-12-12
*
- Added support for non-blocking AMI/batch requests, connection
Benoit Foucher
2007-11-27