The standard library of the D programming language
Find a file
jmdavis dd3a0c20a2 Created std.ascii to replace std.ctype.
All of the new, properly camelcased functions in std.ctype have been
moved to std.ascii, and std.ctype has been scheduled for deprecation.
2011-06-14 04:06:54 -07:00
etc fix htod error and correct some ints to be c_long 2011-06-12 22:41:01 +02:00
std Created std.ascii to replace std.ctype. 2011-06-14 04:06:54 -07:00
.gitignore Added .gitignore file 2011-04-10 21:02:54 -05:00
changelog.dd Merge in Pull Request #81 for D-Programming-Language / phobos. 2011-06-08 08:46:52 -07:00
crc32.d add shared 2009-05-08 05:00:12 +00:00
index.d https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05: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 Created std.ascii to replace std.ctype. 2011-06-14 04:06:54 -07:00
unittest.d https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05:00
win32.mak Created std.ascii to replace std.ctype. 2011-06-14 04:06:54 -07:00