log commands.linux.txt @ 189:a4c9de8e39b3

age author description
Wed, 08 Jun 2011 02:21:32 -0400 Abscissa Now compileable with dmd2.053
Mon, 25 Oct 2010 15:36:13 +0200 Jacob Carlborg Several changes to make it build on posix systems.
Sun, 17 Oct 2010 20:56:07 +0400 korDen Updated to dmd2.040
Sun, 17 Oct 2010 07:42:00 +0400 korDen Many small bugs fixed
Thu, 16 Sep 2010 01:34:10 +0200 trass3r * added all missing default cases in switch statements
Wed, 15 Sep 2010 15:32:31 +0200 trass3r * changed the build system to build a release version if the debug one compiles
Tue, 14 Sep 2010 03:20:52 +0200 Trass3r + Bool()
Tue, 14 Sep 2010 01:54:48 +0200 Trass3r dmd.lib now only contains the backend
Mon, 13 Sep 2010 22:19:42 +0100 Eldar Insafutdinov dmd 2.038 dmd2037
Thu, 09 Sep 2010 22:51:44 +0100 Eldar Insafutdinov dmdfe 2.037 first main iteration
Tue, 31 Aug 2010 02:12:15 +0200 Trass3r further work
Mon, 30 Aug 2010 03:57:51 +0200 Trass3r updated to 2.035
Sun, 29 Aug 2010 09:43:40 +0100 Eldar Insafutdinov Switch Arrays of Dsymbols to the new templated Vector type
Mon, 12 Apr 2010 22:13:20 +0100 Robert Clipsham Implemented Module.addDeferredSemantic, removed -release from the linux commands file.
Thu, 08 Apr 2010 04:21:03 +0100 Robert Clipsham Implemented object file output and linking on linux.
Wed, 07 Apr 2010 00:29:13 +0100 Robert Clipsham Fleshed out more unimplemented methods.
Sun, 04 Apr 2010 22:41:11 +0100 Robert Clipsham Implemented methods for Tuples, fixed some linking issues.
Sun, 04 Apr 2010 02:06:32 +0100 Robert Clipsham Implemented Linux support for ddmd. Some parts are a bit hacky to just "get it working", that said, druntime and phobos compile, and unittests pass.