The standard library of the D programming language
Find a file
2012-10-07 03:38:26 +11:00
etc/c add Win64 makefiles 2012-09-10 15:21:50 -07:00
std Replace a floating.min with floating.min_normal in preparation for .min being deprecated. 2012-10-07 03:38:26 +11:00
.gitignore Added vim swap files to gitignore 2012-04-13 20:12:46 +12:00
changelog.dd Fix dataTimeout in std.net.curl 2012-09-17 15:11:17 +02:00
crc32.d Add new hash API 2012-09-16 12:25:43 +02:00
index.d Remove std.bind (deprecated from the day delegates were added to the language). 2012-05-13 04:03:26 +02: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
posix.mak Update OS detection logic in posix.mak to handle OpenBSD and Solaris. 2012-09-26 17:39:41 +02:00
unittest.d Add new hash API 2012-09-16 12:25:43 +02:00
win32.mak Fix Windows make files broken by Pull 803 2012-09-21 14:42:14 +04:00
win64.mak Fix Windows make files broken by Pull 803 2012-09-21 14:42:14 +04:00