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
/
java
/
src
/
IceInternal
/
RequestHandler.java
Commit message (
Expand
)
Author
Age
*
Down with ant. From the gradle to the grave.
Matthew Newhook
2014-10-20
*
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
*
- C#, Java: Removed Outgoing, fixed generated code to make synchronous
Matthew Newhook
2014-09-03
*
ICE-1593 Handling thread interrupts in Java
Matthew Newhook
2014-08-07
*
Add @Override where possible, and remove trailing white space.
Matthew Newhook
2014-08-07
*
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
*
Java & C# port
Benoit Foucher
2012-09-28
*
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
*
Fixed bug 4145 - unexpected exception from batch request
Benoit Foucher
2009-07-02
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Removed thread-per-connection and added serialize mode
Benoit Foucher
2008-03-06
*
using Java5 types in Ice core; general cleanup
Mark Spruiell
2008-01-30
*
Updated copyright
Dwayne Boone
2008-01-23
*
Fixed bug 2592
Benoit Foucher
2007-12-12
*
- Added support for non-blocking AMI/batch requests, connection
Benoit Foucher
2007-11-27