summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/BufferManager.java
Commit message (Collapse)AuthorAge
* - 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.
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* added spaceMarc Laukien2002-07-09
|
* removed spacesMarc Laukien2002-06-25
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* made some classes finalMarc Laukien2002-05-08
|
* bug fix for reallocating buffersMark Spruiell2002-03-19
|
* fixes for MemoryLimitExceptionMark Spruiell2002-03-11
|
* fixes; started with RequestQueueMarc Laukien2002-03-10
|
* possible JVM bugMark Spruiell2001-12-08
|
* fixing compiler errorsMark Spruiell2001-11-30
|
* initial check-inMark Spruiell2001-11-29