The standard library of the D programming language
Find a file
2010-10-08 17:31:38 +00:00
etc C function pointers -> D syntax 2010-10-02 02:42:48 +00:00
std Fixed unittest hang. I thought I'd already checked in this change, but I guess not. 2010-10-08 17:31:38 +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 Workaround for the win32 test failures. 2010-09-29 00:12:24 +00:00