The standard library of the D programming language
Find a file
Jonathan M Davis 33e246959c Merge pull request #587 from alexrp/no-nofloat
Remove -nofloat from DFLAGS.
2012-06-20 10:35:51 -07:00
etc/c etc.c.sqlite3: Annotate extern variables as such 2012-02-17 02:41:52 +02:00
std Stop using auto ref to distinguish lvalue and rvalue. 2012-06-20 11:04:38 +09:00
.gitignore Added vim swap files to gitignore 2012-04-13 20:12:46 +12:00
changelog.dd Updated changelog for fix for issue 8240. 2012-06-14 21:52:02 -07:00
crc32.d Deprecate crc32 and move it into std.hash.crc32. 2012-06-06 07:48:47 +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 Merge pull request #587 from alexrp/no-nofloat 2012-06-20 10:35:51 -07:00
unittest.d Deprecate crc32 and move it into std.hash.crc32. 2012-06-06 07:48:47 +02:00
win32.mak Merge pull request #587 from alexrp/no-nofloat 2012-06-20 10:35:51 -07:00