log

age author description
Sat, 28 Mar 2009 03:09:57 +0100 Frank Benoit fix for dmd 1.041 and tango 0.99.8 default tip
Fri, 13 Mar 2009 17:03:26 +0100 Frank Benoit Fix: potential problem with synchronized, thx torhu.
Thu, 19 Feb 2009 17:21:08 +0100 Frank Benoit Add impl for Collection
Wed, 18 Feb 2009 19:35:22 +0100 Frank Benoit Remove tango deprecation warnings.
Tue, 10 Feb 2009 17:12:01 +0100 Frank Benoit Fix: NullPointer access.
Tue, 03 Feb 2009 16:08:10 +0100 Frank Benoit HashMap support for null values and keys
Sun, 01 Feb 2009 19:41:13 +0100 Frank Benoit Crash in jface snippet 11, workaround tango HashMap cannot store null values.
Sat, 15 Nov 2008 09:20:02 +0100 Frank Benoit PreferenceStore char escaping for \r.
Mon, 03 Nov 2008 22:52:26 +0100 Frank Benoit Added missing default cases for switch statements
Tue, 28 Oct 2008 23:59:57 +0100 Frank Benoit Fix compile error
Sun, 26 Oct 2008 15:04:41 +0100 Frank Benoit novocode line endings, indention
Sun, 26 Oct 2008 14:57:25 +0100 Frank Benoit Replaced String alias with import dwt.dwthelper.util
Sun, 26 Oct 2008 14:54:39 +0100 Frank Benoit Added ported sources from Novocode, thanks to WasserDragoon
Sun, 26 Oct 2008 14:04:17 +0100 Frank Benoit Add Collection impl
Sun, 26 Oct 2008 13:59:03 +0100 Frank Benoit Fix anon class problem