summaryrefslogtreecommitdiff
path: root/javae/src/IceInternal/BasicStream.java
Commit message (Collapse)AuthorAge
* Removed SL and IceE codeBenoit Foucher2008-06-06
|
* Various Ice-E fixes:Mark Spruiell2008-06-03
| | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.)
* Updated bunch of copyrights to 2008Dwayne Boone2008-06-04
|
* Bug 2155Benoit Foucher2007-04-30
|
* remove checkReadEncaps()Brent Eagles2007-04-27
|
* Remove local interface supportDwayne Boone2007-04-02
|
* Updated copyrightDwayne Boone2007-03-16
|
* Added batch auto flushingDwayne Boone2007-03-16
|
* Bug 1366 - buffer max sizeDwayne Boone2006-10-26
|
* Added enum as slice keywordDwayne Boone2006-08-21
|
* Bug 803 - changed communicator initializationDwayne Boone2006-04-07
|
* Shrinking now uses allocate instead of reallocateBenoit Foucher2006-03-07
|
* Modified commentDwayne Boone2006-03-07
|
* Fix for performance issue wrt shrinking basicstreamsDwayne Boone2006-03-07
|
* Updated copyright datesDwayne Boone2006-03-06
|
* Shrink the incoming buffer memory if neccessary.Benoit Foucher2006-03-02
|
* fixing up TODO commentsBrent Eagles2005-08-22
|
* Added ICEE_LICENSEDwayne Boone2005-08-17
|
* Ice -> Ice-EDwayne Boone2005-08-16
|
* removed __usesClasses from UserExceptionMark Spruiell2005-07-22
|
* fix up interoperability issues and MIDP lack of encoding supportBrent Eagles2005-07-11
|
* Fixed bug 383.Michi Henning2005-06-23
|
* removing types that are unsupported in CLDCBrent Eagles2005-06-09
|
* assertion & JDK 1.2 fixesMark Spruiell2005-05-25
|
* Ported IceJ changes:Mark Spruiell2005-05-23
| | | | | | | | | | | - Changed finalizers to use IceUtil.Assert. - Modified object caching (BasicStream, Outgoing, etc.). - Removing BufferManager. Removed use of java.nio classes: - Replaced java.nio.ByteBuffer with IceInternal.ByteBuffer. - Modified BasicStream to use IceInternal.ByteBuffer. - Modified TCP implementation to use older APIs. - Added IceInternal.InetSocketAddress. Fixed race in test/Ice/location. Removed some unnecessary OBV code.
* Removed more stuffDwayne Boone2005-04-14
|
* Removed compressionDwayne Boone2005-04-06
|
* removing some left behind files for the Slice classesBrent Eagles2005-04-05
|
* Removing support for classes from the ORB core. Removed some tests.Brent Eagles2005-04-05
|
* Added initial IceJE treeDwayne Boone2005-03-22