- 20010919
- 20010912
- Added Lists and a list test kit.
- 20010907
- Added a Freezer that queues writes to an underlying freezer.
- 20010906
- Added Doug Lea's concurrent utilities package to the mix.
- 20010905
- Brought the ejb kit back to life.
- 20010830
- Added lyophil-soft project to the kit.
- Added SoftMemSet and SoftFreezer to use it.
- 20010829
- Added thread safty to director singletons.
- Got a successful build out of JSDK 1.4 beta 2!
- Upgraded Xerces.
- Changed WeakHashMap to SoftHashMap. It's got a few problems to fix in the vague future.
- 20010827
- Added WeakHashMap that has weak values (not weak keys, like java.util.WeakHashMap).
- 20010826
- Renamed the LongIdentifierSource in net.walend.lyophil.memory to MemIdentifierSource.
- Renamed the LongIdentifierSource in net.walend.lyophil.jdbc to JDBCIdentifierSource.
- 20010825
- Moved all the javadoc to one big run in the meta project, cutting a minute off the build and creating easy cross-links.
- Updated the junit TestSetup to work like the patch I sent to junit.org.
- 20010824
- Got EJBIdentifierSource working.
- Switched the lyophil-ejb kit to test inside JBoss, which was much easier to use in testing.
- 20010820
- Tweaked net.walend.lyophil.collection.AbstractFreezerHashSet to take advantage of "just using identifers" if addAll()'s argument is a CollectionOfFreezables.
- 20010816
- Separated net.walend.ejb from net.walend.lyophil.ejb.
- 20010815
- Added tests for Iterator's remove methods in net.walend.collection. Made sure immutables stayed immutable.
- Added tests for Iterator's remove methods in net.walend.collection.lyophil. Made sure immutables stayed immutable.
- 20010813
- Added common-edge digraphs, a hash map implementation, and tests.
- Added edge iterator to generic-edge and unique-edge digraphs. Updated digraph algebra to use it.
- 20010812
- Added generic-edge digraphs, a hash map implementation, and tests.
- 20010811
- Rearanged digraphs to handle different ordinalities of edges without going cross-eyed.
- 20010809
- Fixed a bug in a finally clause in SQLUtils.java. I missed a null check for an object that needed closing. All better now...
- 20010807
- Updated javadoc in net.walend.collection and net.walend.collection.lyophil.jdbc .
- Added DependantMutableSetOfFreezablesTray and tests to net.walend.collection.lyophil.jdbc.
- 20010803
- Moved all the code to sourceforge.
- Replaced @author@ s with David Walend s so that someone else can take credit for things if they decide to work on them.
- 20010802
- Rebuilt the EJBIdentifierSource tests.
- Got the j2ee reference server to start automatically in a junit call.
- 20010801
- Rebuilt the EJBIdentifierSource
- 20010731
- Started reviving the EJB kit with the return of the exceptions and the one member enumeration.
- Finishded propogating CollectionOfFreezable interface through net.walend.lyophil.collection and net.walend.collection.lyophil implementations.
- 20010727
- Set up CollectionOfFreezable interface and children.
- Set up in-memory versions of SetOfFreezable and children.
- Created tests for SetOfFreezable and children.
- Created FreezerHashSet and children.
- Updated MemSet and tests.
- Updated some of lyophil.jdbc.
- 20010724
- Put poolman.xml in a separate jar.
- Added property to jdbc's SQLUtils to switch between using the getUpdateCount() method (broken in mmmysql) and the result of executeUpdate (broken in hsqldb).
- Restarted EJB project by adding exceptions kit and the amazing one-object enumeration.
- Added license to index.html. Cleaned up some other html issues.
- Linked in this change log.
- 20010723
- 20010719
- Added database pool to tests.
Contact Information
http://www.walend.net
mailto:david@walend.net
175 Sessions St
Providence RI 02906
Copyright (c) 2000, 2001 David Walend