log

age author description
Sat, 02 Mar 2013 01:25:52 -0800 korDen updated to compile with dmd2.062 default tip
Sun, 25 Mar 2012 03:11:12 +0400 korDen Fixed deprecated features, now compiles with DMD2.058
Sun, 25 Mar 2012 01:39:46 +0400 korDen Fixed deprecated function call
Wed, 08 Jun 2011 02:21:32 -0400 Abscissa Now compileable with dmd2.053
Tue, 07 Jun 2011 23:51:08 -0400 Abscissa Missed one in last commit.
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
Tue, 07 Jun 2011 21:01:03 -0400 Abscissa Fixed: Build script's initial setup fails if "{ddmd}/bin" doesn't already exist.
Tue, 02 Nov 2010 08:49:51 +0100 Jacob Carlborg Merge.
Tue, 02 Nov 2010 08:46:11 +0100 Jacob Carlborg One step closer to building on posix.
Mon, 25 Oct 2010 15:36:13 +0200 Jacob Carlborg Several changes to make it build on posix systems.
Sat, 30 Oct 2010 05:05:32 +0400 korDen Now compileable with dmd2.050
Mon, 18 Oct 2010 00:36:44 +0400 korDen ArrayExp.toCBuffer and TypeReturn.toCBuffer2
Sun, 17 Oct 2010 23:23:28 +0400 korDen Fixed a few memory allocation related issues
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