log dmd/Array.d @ 191:52188e7e3fb5

age author description
Sun, 25 Mar 2012 03:11:12 +0400 korDen Fixed deprecated features, now compiles with DMD2.058
Sun, 17 Oct 2010 07:42:00 +0400 korDen Many small bugs fixed
Thu, 02 Sep 2010 22:41:12 +0100 Eldar Insafutdinov TemplateParameters -> Vector
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Tue, 31 Aug 2010 23:57:32 +0100 Eldar Insafutdinov More cleanup for arrays
Mon, 30 Aug 2010 23:00:34 +0100 Eldar Insafutdinov Objects -> Vector!Object iteration 1
Mon, 30 Aug 2010 20:27:56 +0100 Eldar Insafutdinov more Expressions work
Mon, 30 Aug 2010 16:12:19 +0100 Eldar Insafutdinov Expressions -> Vector!Expression
Sun, 29 Aug 2010 14:36:55 +0100 Eldar Insafutdinov more D-ification container accessing
Sun, 29 Aug 2010 09:43:40 +0100 Eldar Insafutdinov Switch Arrays of Dsymbols to the new templated Vector type
Sat, 28 Aug 2010 16:19:48 +0200 Trass3r reduced warnings by adding override to the methods
Sat, 21 Aug 2010 05:46:08 +0400 korDen update to work with dmd 2.048
Mon, 26 Oct 2009 16:28:19 +0300 korDen Step 2 of restoring GC functionality.
Sun, 25 Oct 2009 03:20:59 +0300 korDen Removed unreferenced modules
Sat, 24 Oct 2009 08:42:06 +0400 korDen Initial commit