The standard library of the D programming language
Find a file
Nick Treleaven 5dba234be2 Minor doc fixes for main description of std.regex
These include spelling, typos, usual english/flow and some space
alignment. Add missing 'a' or 'the' where necessary.

Add 'but no more than m times' to the description for {n,m}
quantifier, to differentiate from {n,} description.

Add a 'Slicing' heading to separate the Unicode and returning slices
sections.
2012-03-30 17:44:24 +01:00
etc/c etc.c.sqlite3: Annotate extern variables as such 2012-02-17 02:41:52 +02:00
std Minor doc fixes for main description of std.regex 2012-03-30 17:44:24 +01:00
.gitignore Added .DS_Store to .gitignore for OSX. 2011-12-05 22:35:49 +00:00
changelog.dd update changelog.dd 2012-03-23 12:17:34 +04:00
crc32.d add shared 2009-05-08 05:00:12 +00:00
index.d Removed (versioned out) broken links from Phobos index page. 2012-02-04 23:44:53 -06: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 Removed the deprecated std.date. 2012-03-10 16:37:05 -08:00
unittest.d Removed the deprecated std.date. 2012-03-10 16:37:05 -08:00
win32.mak Merge pull request #486 from jmdavis/deprecated 2012-03-22 22:50:55 -07:00