log dwtx/dwtxhelper/Collection.d @ 195:a4d38d47ddc4

age author description
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.
Sun, 26 Oct 2008 14:04:17 +0100 Frank Benoit Add Collection impl
Sat, 18 Oct 2008 15:02:28 +0200 Frank Benoit Added ListIterator for ArrayList
Sun, 21 Sep 2008 17:18:08 +0200 Frank Benoit Collection impl
Fri, 19 Sep 2008 22:37:04 +0200 Frank Benoit Fix tango.core.Array.remove use
Fri, 12 Sep 2008 18:50:33 +0200 Frank Benoit add impl
Thu, 11 Sep 2008 00:32:24 +0200 Frank Benoit First sample running
Wed, 10 Sep 2008 23:14:02 +0200 Frank Benoit again compile fixes
Wed, 10 Sep 2008 22:45:07 +0200 Frank Benoit fix always triggered exit
Mon, 08 Sep 2008 00:51:37 +0200 Frank Benoit ...
Wed, 27 Aug 2008 14:49:30 +0200 Frank Benoit ...
Wed, 27 Aug 2008 01:57:58 +0200 Frank Benoit ...
Sun, 17 Aug 2008 02:05:20 +0200 Frank Benoit Fix: runtime error in ui.forms. Arrays had an intermediate copy, so values were not stored correctly.
Sun, 17 Aug 2008 01:30:26 +0200 Frank Benoit more collection impls
Mon, 11 Aug 2008 17:18:41 +0200 Frank Benoit Fix: tango assertion error, see tango ticket 1237
Fri, 08 Aug 2008 19:28:39 +0200 Frank Benoit Collection impl
Fri, 08 Aug 2008 15:12:30 +0200 Frank Benoit Collection impl
Fri, 08 Aug 2008 11:23:41 +0200 Frank Benoit Add LinkedList.size()
Thu, 07 Aug 2008 16:03:56 +0200 Frank Benoit more Collection impl
Thu, 07 Aug 2008 15:01:33 +0200 Frank Benoit Reworked the collection uses to make use of a wrapper collection that is compatible to the Java Collections.
Sun, 03 Aug 2008 02:17:46 +0200 Frank Benoit First Draw2D example running
Sun, 03 Aug 2008 00:54:29 +0200 Frank Benoit More helper classes, needed by draw2d