summaryrefslogtreecommitdiff
path: root/java/test/Ice/stream/Client.java
Commit message (Collapse)AuthorAge
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Added eclipse project settings for java.Matthew Newhook2014-08-12
| | | | Fix lots of warnings in Ice for Java.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* ICE-4932 - accept encoding when creating streamsMark Spruiell2012-11-12
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Java portMark Spruiell2012-06-01
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4971 - BuiltinSequences.ice not compiled with --stream in .NETJose2011-03-14
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 3409 - Added stream readAndCheckSeqSize methodBenoit Foucher2009-12-11
|
* Merged android-testsuite branch.Matthew Newhook2009-03-24
|
* Support for serializable and protobuf metadata (from cs_serial branch)Benoit Foucher2009-02-09
|
* 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
* bug 2274 - review exception catching in Java/C# testsMark Spruiell2008-01-30
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Removed remnants of LocalObjectImpl (Bug 2157).Michi Henning2007-12-28
|
* Fixed bug 2123Benoit Foucher2007-04-19
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* fix for removal of removeObjectFactory in bug 472Mark Spruiell2006-06-28
|
* Bug 472.Michi Henning2006-06-28
|
* bug 774: changing __read/__write to ice_read/ice_writeMark Spruiell2006-06-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Made finalizers thread-safe.Michi Henning2005-04-26
|
* adding calls to System.gc() in testsMark Spruiell2005-04-21
|
* 2004 to 2005Bernard Normier2005-02-16
|
* stream API changesMark Spruiell2004-11-08
|
* adding destroy() to streamsMark Spruiell2004-10-20
|
* adding streaming interfaceMark Spruiell2004-10-20