The standard library of the D programming language
Find a file
Peter Alexander 8eb953ef1e Raw write fix and more appropriate function names.
Moved the raw write back into formatValue as it
would cause issues on big endian systems. Also
renamed formatInt to formatIntegral and formatUInt
to formatUnsigned to better signify their purpose.
2011-12-03 13:01:02 +00:00
etc/c etc.c.sqlite3: Make global symbols __gshared. 2011-09-20 03:34:51 +02:00
std Raw write fix and more appropriate function names. 2011-12-03 13:01:02 +00:00
.gitignore Added .gitignore file 2011-04-10 21:02:54 -05:00
changelog.dd Minor fix to deprecation message on std.string.splitLines. 2011-11-22 19:04:03 -08: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 Fix for 7039 | fixed "typo" 2011-12-01 01:08:44 +01:00
unittest.d https://github.com/D-Programming-Language/phobos/pull/23 2011-05-01 12:11:46 -05:00
win32.mak replace std.regex with FReD 2011-11-01 01:15:51 +04:00