DFL snapshots
Note:
DFL is also hosted on dsource.org's subversion via:
svn co http://svn.dsource.org/projects/dfl/trunk/win32/dfl dfldsource/win32/dfl
the subversion repository is sometimes slightly more up-to-date than snapshots and releases, but snapshots and releases may be easier to work with since they are installed.
Note:
snapshots and subversion commits are not thoroughly tested as the releases are,
and features may even change.
If a snapshot or subversion commit breaks something, please report it
and either go back to a previous version, or wait for a fix.
Thank you.
New:
- May 23, 2011 - release candidate 4
dfl-20110523.exe installer
dfl-20110523.zip archive
Tested with DMD 1.068 and 1.030 with Phobos
Tested with DMD 2.053 with Phobos
Tested with Tango 0.99.9 with DMD 1.056
- May 8, 2011 - release candidate 3
dfl-20110508.exe installer
dfl-20110508.zip archive
Tested with DMD 1.067 and 1.030 with Phobos
Tested with DMD 2.052 with Phobos
Tested with Tango 0.99.9 with DMD 1.056
Update for D2 to use Throwable; use -version=DFL_CanThrowObject to use Object
DflThrowable type can be used to catch any exception
Examples updated to use DflThrowable
- August 1, 2010 - release candidate 2
dfl-20100801.exe installer
dfl-20100801.zip archive
Tested with DMD 1.062 and 1.030 with Phobos
Tested with DMD 2.047 with Phobos
Tested with Tango 0.99.9 with DMD 1.056
- June 27, 2010 - release candidate 1
dfl-20100627.exe installer
dfl-20100627.zip archive
Tested with DMD 1.062 and 1.030 with Phobos
Tested with DMD 2.047 with Phobos
Tested with Tango 0.99.9 with DMD 1.056
- May 16, 2010
dfl-20100516.exe installer
dfl-20100516.zip archive
Tested with DMD 1.061 with Phobos
Tested with DMD 2.044 with Phobos
Tested with Tango 0.99.9 with DMD 1.056
Note: not compatible with DMD 2.046
Note: Tango supported but currently lacks dfl.socket
Note: DMD 1.061 has a major bug causing botched virtual functions, it is advised to use a previous or later version
- May 2, 2010
dfl-20100502.zip archive
Tested with DMD 1.059
Tested with DMD 2.044
Tested with Phobos
Note: see notes from April 11 below.
- April 11, 2009
dfl-20090411.zip archive
Tested with DMD 1.043
Tested with DMD 2.028
Tested with Phobos
Note: this snapshot switches to the new location of dmd\bin: dmd\windows\bin - be sure you do not invoke old binaries installed simultaneously. A simple solution is to delete the directory c:\dmd\bin
Note: this snapshot does not have an automatic installer yet, please use the zip archive, or use the current release version (with compatible version of DMD).
Note: Tango is not yet supported in this snapshot, please use the release version and be sure to use the compatible version of DMD.
Older:
None