Difference between revisions of "Review Queue"
He the great (talk | contribs) m (→Current Review Queue: spelling) |
He the great (talk | contribs) (oops grab wrong one) |
||
Line 21: | Line 21: | ||
|| <font color=darkorange>[http://forum.dlang.org/post/xbuphdghoyymjajpfzki@forum.dlang.org Reviewing]</font> | || <font color=darkorange>[http://forum.dlang.org/post/xbuphdghoyymjajpfzki@forum.dlang.org Reviewing]</font> | ||
|- | |- | ||
− | | std. | + | | std.serialize |
− | || | + | || Jacob Carlborg |
− | || [https://github.com/ | + | || [https://github.com/jacob-carlborg/orange Code] |
− | || Docs | + | || [https://dl.dropbox.com/u/18386187/orange_docs/Serializer.html Docs] |
− | || Examples | + | || [https://github.com/jacob-carlborg/orange/wiki/_pages Examples] |
− | || <font color=darkorange>Ready for | + | || <font color=darkorange>Ready for Review</font> |
|- | |- | ||
| std.decimal | | std.decimal | ||
Line 42: | Line 42: | ||
|| <font color=darkorange>Ready for comments</font> | || <font color=darkorange>Ready for comments</font> | ||
|- | |- | ||
− | | std. | + | | std.idioms |
− | || | + | || Idan Arye |
− | || [https://github.com/ | + | || [https://github.com/D-Programming-Language/phobos/pull/1294 Code] |
− | || | + | || Docs |
− | || | + | || Examples |
− | || <font color=darkorange>Ready for | + | || <font color=darkorange>Ready for comments</font> |
|- | |- | ||
| std.log | | std.log |
Revision as of 20:54, 20 May 2013
This is the review queue of pending packages to get into the D Standard Library (Phobos). The review process is explained here.
If you want a project to put on this list, please look at the wish list.
Current Review Queue
Package | Champion | Code | Documentation | Other | Status |
---|---|---|---|---|---|
std.uni | Dmitry Olshansky | Code | Docs | Reviewing | |
std.serialize | Jacob Carlborg | Code | Docs | Examples | Ready for Review |
std.decimal | Paul D. Anderson | Code | Docs | Specification | Ready for comments |
std.xml2 | Michael Rynn | Code | Docs | Ready for comments | |
std.idioms | Idan Arye | Code | Docs | Examples | Ready for comments |
std.log | Jose Armando Garcia | Code | Docs | Review thread | On hold |
std.benchmark | Andrei Alexandrecu | Code | Docs | Work in progress | |
std.stream | Steven Schveighoffer | Work in progress | |||
std.signals2 | Robert Klotzner | Code | Work in progress |
Previously Reviewed
Date | Module | Description | Author | Accepted | Votes (yes/no) | Review Manager | Date included in Phobos | Commit |
---|---|---|---|---|---|---|---|---|
2013-04-20 | std.process | Revamped API | Lars T. Kyllingstad / Steven Schveighoffer | Yes | 18/0 | Jesse Phillips | Pending | |
2012-08-29 | std.digest | Digests (SHA; CRC) | Johannes Pfau | Yes | 6/1 | Dmitry Olshansky | 2012-09/16 | http://goo.gl/ibqpA |
2012-06-27 | std.uuid | UUIDs | Johannes Pfau | Yes | 10/0 | Dmitry Olshansky | 2012-07-02 | http://goo.gl/QNmRy |
2012-03-12 | std.log | Logging | José Armando García | Suspended | - | David Nadlinger | - | - |
2011-12-29 | std.net.curl | CURL wrapper | Jonas Drewsen | Yes | 14/0 | DSimcha | 2012-01-28 | http://goo.gl/l7Yyk |
2011-11-20 | std.csv | csv handling | Jesse Phillips | Yes | 5/1 | DSimcha | ? | ? |
2011-10-08 | std.regex | Regular Expressions | Dmitry Olshansky | Yes | 10/0 | Jesse Phillips | 2011-11-06 | http://goo.gl/PcoHr |
2011-09-01 | std.net.curl | CURL wrapper | Jonas Drewsen | Postponed | - | David Nadlinger | - | - |
2011-08-12 | std.path | Path manipulation | Lars Kyllingstad | Yes | 22/0 | DSimcha | ? | ? |