The standard library of the D programming language
Find a file
2010-08-14 17:12:35 +00:00
etc fixe makefile for 64 bits 2009-11-13 02:31:11 +00:00
std commiting my first attempt at network support in the File interface. 2010-08-14 17:12:35 +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 Fixes for getting the OS=win32wine build working 2010-08-08 01:09:12 +00:00
std.ddoc Set native eol-style for some files that didn't have it. 2010-07-06 19:16:04 +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 reflect change in makefile names 2010-07-29 05:33:25 +00:00