The standard library of the D programming language
Find a file
Denis Shelomovskij 13a87ff8ca Improve std.stdio.File.{writef,writefln}
* don't throw AssertError in writef
* make these functions consistent with std.format.formattedWrite
2012-10-04 11:32:08 +04:00
etc/c etc.c.sqlite3: Annotate extern variables as such 2012-02-17 02:41:52 +02:00
std Improve std.stdio.File.{writef,writefln} 2012-10-04 11:32:08 +04:00
.gitignore Added vim swap files to gitignore 2012-04-13 20:12:46 +12:00
changelog.dd Fix for issue# 8459. 2012-07-28 17:15:32 -07:00
crc32.d Revert "Deprecate crc32 and move it into std.hash.crc32." 2012-06-25 03:06:15 -07: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 win32.mak goes in the zip file 2012-07-09 01:48:37 -07:00
unittest.d Merge pull request #651 from jpf91/std.uuid2 2012-07-01 21:07:40 -07:00
win32.mak Fix win32.mak clean target 2012-08-02 19:47:36 +04:00