log dmd/File.d @ 183:190ba98276b3

age author description
Mon, 25 Oct 2010 15:36:13 +0200 Jacob Carlborg Several changes to make it build on posix systems.
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
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Thu, 08 Apr 2010 04:21:03 +0100 Robert Clipsham Implemented object file output and linking on linux.
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.
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