The standard library of the D programming language
Find a file
2010-06-23 13:07:31 +00:00
etc fixe makefile for 64 bits 2009-11-13 02:31:11 +00:00
std Fix unittests in std.range. 2010-06-23 13:07:31 +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 'make clean' should delete std/all.d 2010-06-10 13:48:01 +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 Fixed glossary link (bug 3896). But there are TWO different versions of std.ddoc -- which one is the correct one? 2010-06-18 19:32:34 +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 get it to compile 2010-06-10 01:32:11 +00:00