Contributors:
Markus Dangl < Sky >
sky AT quit-clan.de
Alexander Panek < JimPanic >
alexander.panek AT brainsware.org
Stefan Dangl < StangLS >
stangls AT quit-clan.de
Derek Parnell
ddparnell AT bigpond DOT com
Dieter Dannerbeck
no.spam.dd AT gmx.de
Documentation changelog:
2006-01-17 by dannerbeck_dieter:
Finished std.date, wrote zlib. Related Links section and changes on "A simple Tutorial" to make it SkyOS friendly:)
2005-02-14 by Sky:
Wrote std.ctype and std.format
2005-01-29 by StangLS:
Wrote documentation for std.md5 and a little bit of the mango library.
2005-01-30 by Sky:
Moved most of the questions from the index to seperate pages in "About this documentation".
Wrote the first edition of the style guide.
Changed the "long title" of all phobos pages to comply with the style guide.
2005-01-29 by StangLS:
- added some documentation to std.conv, std.data, std.file, std.math, std.path, std.random, std.stdio and std.string
- added 2.3. Types
- added 2.2.7. Try statement and 2.2.8. Throw statement
- wrote a tutorial, and some text to 1.3.2. From Java
2005-01-27 by Sky:
Added the for statement and did std.base64 & std.compiler
Fixed a few typos in the tutorial and changed come [code] tags to [quote] tags where appropriate
2005-01-27 by Hannibal:
Added a few words about pre-/post-incrementals (i++; ++i),this and super() , switch- and do-while-statement.
2005-01-27 by Sky:
I began by writing the "tutorial" and some small things.
|