The standard library of the D programming language
Find a file
2010-03-10 01:57:00 +00:00
etc fixe makefile for 64 bits 2009-11-13 02:31:11 +00:00
std shouldn't have a main() 2010-03-10 01:57:00 +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 std.concurrency. The cuurrent implementation is still pretty spare, but the basics work. See the unittest for an example. 2010-03-09 06:32:39 +00:00
osx.mak Added std.concurrency. The cuurrent implementation is still pretty spare, but the basics work. See the unittest for an example. 2010-03-09 06:32:39 +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
unittest.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
win32.mak Added std.concurrency. The cuurrent implementation is still pretty spare, but the basics work. See the unittest for an example. 2010-03-09 06:32:39 +00:00