The standard library of the D programming language
Find a file
2010-09-26 04:35:12 +00:00
etc upgrade zlib to version 1.2.5 2010-09-18 04:50:31 +00:00
std Fix for Bugzilla 2073 2010-09-26 04:35:12 +00:00
crc32.d add shared 2009-05-08 05:00:12 +00:00
LICENSE_1_0.txt Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules. 2009-09-16 18:19:51 +00:00
phobos.d Changed Phobos to use the Boost license. Currently, all public domain modules and all licensed modules by Walter, Andrei, Bartosz, and Don have been changed to use this license (excepting std.c, for the moment). Ideally, all Phobos modules will eventually be distributed under this license, which means obtaining permission from a few more authors, deleting, or rewriting some modules. 2009-09-16 18:19:51 +00:00
posix.mak Fix makefile: FreeBSD has no libdl (dlfcn is in libc) 2010-09-19 02:15:14 +00:00
std.ddoc add links to source code 2010-09-11 20:06:55 +00:00
unittest.d Fixed compile error for unittest. The concurrency unittest still hangs when sending an explicit tuple though, because it isn't matching correctly. Fixing that now. 2010-06-19 18:17:20 +00:00
win32.mak The removal of the garbage. 2010-09-18 12:35:07 +00:00