Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug fixes: check if cursor is not null in EntryIterator.getNext(), cursor | Benoit Foucher | 2002-11-12 | |
| | | | | | is null if the db is empty and he evictor iterator now closes again the db iterator (not the map iterator). | |||
* | implement Map.Entry.setValue | Mark Spruiell | 2002-11-08 | |
| | ||||
* | fixed copyright date | Marc Laukien | 2002-11-06 | |
| | ||||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 | |
| | ||||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 | |
| | ||||
* | Removed slice task tagdir attribute from build.xml | Benoit Foucher | 2002-09-27 | |
| | | | | | Fixed Freeze.Map bugs. Fixed Slice2JavaTask and Slice2FreezeJ task bugs. | |||
* | added space | Marc Laukien | 2002-07-09 | |
| | ||||
* | Iterators should not be closed/invaliated by reading the maps content. | Matthew Newhook | 2002-07-02 | |
| | ||||
* | removed spaces after keywords | Marc Laukien | 2002-06-23 | |
| | ||||
* | Fix Freeze bug with EvictorIterators. | Matthew Newhook | 2002-05-20 | |
| | ||||
* | Fixed bug where calling any of the iterator methods on Freeze.Map with an | Matthew Newhook | 2002-05-13 | |
| | | | | | empty underlying database would throw a DBNotFoundException. This now results in an iterator that has no elements. | |||
* | First version of demo/Freeze/bench. | Matthew Newhook | 2002-03-12 | |
| | ||||
* | property fixes; minor cleanup | Mark Spruiell | 2002-03-12 | |
| | ||||
* | style changes. | Matthew Newhook | 2002-03-11 | |
| | ||||
* | Initial version of Freeze for Java. | Matthew Newhook | 2002-03-07 | |