log dmd/SwitchStatement.d @ 187:b0d41ff5e0df

age author description
Tue, 07 Jun 2011 23:37:34 -0400 Abscissa Added expandability scheme outlined in http://www.dsource.org/forums/viewtopic.php?t=5659&sid=6f2150ff5b0bffcd47512a6a7608d218
Mon, 25 Oct 2010 15:36:13 +0200 Jacob Carlborg Several changes to make it build on posix systems.
Sun, 17 Oct 2010 23:23:28 +0400 korDen Fixed a few memory allocation related issues
Sun, 17 Oct 2010 07:42:00 +0400 korDen Many small bugs fixed
Sun, 10 Oct 2010 03:47:23 +0400 korDen lot os toCBuffer methods implemented
Tue, 21 Sep 2010 14:59:56 +0400 korDen updated build script to use dmd2.039
Mon, 13 Sep 2010 22:19:42 +0100 Eldar Insafutdinov dmd 2.038 dmd2037
Thu, 02 Sep 2010 23:37:49 +0100 Eldar Insafutdinov Statements -> Vector
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Sun, 29 Aug 2010 14:36:55 +0100 Eldar Insafutdinov more D-ification container accessing
Sat, 28 Aug 2010 16:19:48 +0200 Trass3r reduced warnings by adding override to the methods
Mon, 23 Aug 2010 16:52:24 +0400 korDen A bunch of implementations
Sat, 21 Aug 2010 12:15:47 +0400 korDen ForeachStatement.syntaxCopy
Tue, 08 Dec 2009 21:39:17 +0300 dkoroskin <> Fixed memory corruption bug which was introduced when attempting to restore GC functionality
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