The standard library of the D programming language
Find a file
2010-07-05 19:00:22 +00:00
etc fixe makefile for 64 bits 2009-11-13 02:31:11 +00:00
std Replaced std.contracts with std.exception throughout 2010-07-04 22:12:18 +00:00
crc32.d add shared 2009-05-08 05:00:12 +00:00
GNUmakefile Added GNUmakefile 2009-08-31 19:47:43 +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
linux.mak Added DMDEXTRAFLAGS; removed std.all 2010-07-04 22:21:55 +00:00
osx.mak get it to compile 2010-06-10 01:32:11 +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
std.ddoc add std.exception to windows makefile 2010-07-05 19:00:22 +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 add std.exception to windows makefile 2010-07-05 19:00:22 +00:00