The standard library of the D programming language
Find a file
jmdavis 9bd4044536 Added CTFE-ability tests to some stuff in std.conv and std.string.
These tests are for the functionality that std.metastrings provides, and
we need to ensure that the normal functions which are replacing
those in std.metastrings continue to work in CTFE.
2013-02-24 16:02:32 -08:00
etc/c turn on optimizations and suppress logo 2013-02-06 22:42:56 +01:00
std Added CTFE-ability tests to some stuff in std.conv and std.string. 2013-02-24 16:02:32 -08:00
.gitignore Added vim swap files to gitignore 2012-04-13 20:12:46 +12:00
changelog.dd Added not to changelog about format working in CTFE now. 2012-12-19 22:08:13 -08:00
crc32.d Add new hash API 2012-09-16 12:25:43 +02:00
index.d Removed std.date from index. It doesn't exist anymore. 2012-11-13 02:11:10 -08: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 allow to pass QUIET= to make for verbose output 2013-01-29 18:31:10 +01:00
unittest.d only marginally better than disabling all testing on win64 2012-11-26 05:31:07 +00:00
win32.mak merge from staging 2013-01-02 10:25:52 -08:00
win64.mak turn on optimizations and suppress logo 2013-02-06 22:42:56 +01:00