summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/BasicStream.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-4324 Added support for java.nio.Buffer classes through metadataDwayne Boone2014-10-07
|
* Fixed ICE-558 - Improved NoObjectFactoryException messagesBenoit Foucher2014-09-25
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* ICE-5481 startSize/endSize methods aren't designed to be "reentrant"Dwayne Boone2014-07-17
|
* Fixed (ICE-5480) - Remove unused DynamicUserExceptionFactory from ↵Jose2014-03-26
| | | | BasicStream.java
* merging javascript branchMark Spruiell2014-03-19
|
* Fix for ICE-5481: stream startSize/endSize can't be nestedBenoit Foucher2013-12-18
|
* ICE-4983 - reduce copying in Freeze evictor for JavaMark Spruiell2013-03-18
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* more compact ID fixesMark Spruiell2012-12-26
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* Fixed ICE-5011: C# and Java marshalling bugBenoit Foucher2012-11-28
|
* Fixed potential NPE with read/write pending objectsBenoit Foucher2012-11-20
|
* Java and C# fix for ICE-4930, invalid 1.0 marhsaling of pending objectsBenoit Foucher2012-11-09
|
* Minor core, test and demo fixesBenoit Foucher2012-10-29
| | | | | | | - Fixed C# value demo to use sliced format - Fixed Ice core to throw NoObjectFactoryException/UnknownUserException instead or MarshalException when compact format is used an no factory is found. - Fixed minor unitialized memory reads.
* Fixed cross test failure, memory leaks and UMRsBenoit Foucher2012-10-26
|
* Java/C# factory fixMark Spruiell2012-10-23
|
* ICE-3635 - static factory mapsMark Spruiell2012-10-21
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Renamed OptionalType to OptionalFormat in Java (ICE-4868)Bernard Normier2012-09-25
|
* Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
|
* updating Java APIMark Spruiell2012-07-27
|
* implementing optional params in JavaMark Spruiell2012-07-11
|
* * Minor C++ fixesMark Spruiell2012-06-13
| | | | * Adding UnknownSlicedObject in Java
* Java portMark Spruiell2012-06-01
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-04-25
|\
| * Fixed copyrightsBenoit Foucher2012-04-25
| |
* | Java test and bug fixesBenoit Foucher2012-04-24
| |
* | Java portBenoit Foucher2012-04-20
|/
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* adding message to MarshalException in BasicStream.typeToClassMark Spruiell2011-03-28
|
* bug 4515 - OutOfMemoryError in dbmap testMark Spruiell2010-05-26
|
* 4664 - readString, readBlob in Java & C# don't check the size before ↵Jose2010-02-15
| | | | allocating memory
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* New AMI mappingBenoit Foucher2009-11-23
|
* * bug 4314 - postpone check for Ant's bzip2 classes until compression isMark Spruiell2009-11-20
| | | | | enabled for a proxy * fixing Java compression bugs when backing array not available
* bug 3203 - enable NIO direct buffersMark Spruiell2009-09-10
|
* bug 4196 - add class loader to InitializationDataMark Spruiell2009-09-04
|
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
|
* Bug 4201 - No checks on the encapsulation sizeMichi Henning2009-08-18
|
* more fixes for bug 4126Mark Spruiell2009-06-26
|
* bug 4126 - class loader issue causes UnmarshalOutOfBoundsExceptionMark Spruiell2009-06-26
|