log dmd/FileName.d @ 175:94b6033c07f3

age author description
Sun, 10 Oct 2010 03:48:06 +0400 korDen get rid of globals
Sun, 10 Oct 2010 03:47:23 +0400 korDen lot os toCBuffer methods implemented
Mon, 13 Sep 2010 23:27:38 +0200 Trass3r fixed a few null reference bugs, thx sagitario
Wed, 01 Sep 2010 18:21:58 +0200 Trass3r added a module dmd.common for commonly used stuff
Tue, 31 Aug 2010 17:07:01 +0400 korDen wrong name.length check fixed (greetings to Trass3r!)
Tue, 31 Aug 2010 15:40:08 +0400 korDen Range violation error fixed (issue #2)
Mon, 30 Aug 2010 15:40:51 +0200 Trass3r * fixed win32_lib
Sat, 28 Aug 2010 16:19:48 +0200 Trass3r reduced warnings by adding override to the methods
Sat, 21 Aug 2010 07:26:20 +0400 korDen StringExp.equals implemented
Sat, 21 Aug 2010 05:46:08 +0400 korDen update to work with dmd 2.048
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.
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