summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/Buffer.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
| | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI.
* adding IceWS for JavaMark Spruiell2014-06-27
|
* merging javascript branchMark Spruiell2014-03-19
|
* ICE-4983 - reduce copying in Freeze evictor for JavaMark Spruiell2013-03-18
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4598 Running out of memory while allocating a marshaling bufferJose2011-12-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4780 - Buffer class should reset _capacity if the buffer can't be allocatedJose2011-04-13
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 3203 - enable NIO direct buffersMark Spruiell2009-09-10
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2985 - Fix bug with C# & ↵Matthew Newhook2008-04-07
| | | | Java input & output streams
* Updated copyrightDwayne Boone2008-01-23
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* using java.nio.ByteBufferMark Spruiell2001-11-29
|
* completing initial stream implMark Spruiell2001-11-26
|
* Initial check-inMark Spruiell2001-11-21