summaryrefslogtreecommitdiff
path: root/java/src/Ice/InputStreamI.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
|
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* ICE-4932 - C# fixesMark Spruiell2012-11-12
|
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Renamed OptionalType to OptionalFormat in Java (ICE-4868)Bernard Normier2012-09-25
|
* 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 portBenoit Foucher2012-04-20
|/
* ICE-4745 - Freeze serialization throws Ice.MemoryLimitExceptionJose2012-03-15
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4515 - OutOfMemoryError in dbmap testMark Spruiell2010-05-26
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* Reverted commit for bug 3409 - py/rb sequence checkingDwayne Boone2009-11-27
|
* Bug 3409 - add sequence checking to ruby/pythonDwayne Boone2009-05-08
|
* Bug 3459 - add rewind/reset to InputStream/OutputStreamDwayne Boone2009-04-30
|
* Bug 3045 - move getInstance() to IceInternalDwayne Boone2009-03-31
|
* bug 3576 - stream operations should raise exceptions instead of crashMark Spruiell2009-02-09
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixed bug 1619, part of 2632.Benoit Foucher2008-01-09
|
* - 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.
* - Fixing bug 2522 for Python. This involved adding the C++ classMark Spruiell2007-11-05
| | | | | | | | | | UserExceptionWriter so that the Python extension can wrap a native Python user exception into something that the C++ run time can marshal. Also ported the changes to the servantLocator test. - Implementing UserExceptionWriter in Java and C#. - Consolidating the source files for the C# streaming API.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* - Removing BufferManager class and BasicStream.destroy(), which reduces theMark Spruiell2005-04-29
| | | | | | | complexity of many existing finalizers. - Removed code that cleans up cached objects. - For compatibility with C#, finalizers no longer call methods on other objects.
* fix for bug 247Mark Spruiell2005-04-25
|
* 2004 to 2005Bernard Normier2005-02-16
|
* adding support for encapsulations, pending objectsMark Spruiell2004-11-08
|
* adding destroy() to streamsMark Spruiell2004-10-20
|
* adding streaming interfaceMark Spruiell2004-10-20