Difference between revisions of "Review Queue"
Hackerpilot (talk | contribs) (→Current Review Queue) |
He the great (talk | contribs) (→Current Review Queue: std.idioms has intro doc now) |
||
Line 33: | Line 33: | ||
|| | || | ||
|| [http://forum.dlang.org/post/koqrq8$h4b$1@digitalmars.com Discussion] | || [http://forum.dlang.org/post/koqrq8$h4b$1@digitalmars.com Discussion] | ||
+ | || <font color=darkorange>Ready for review</font> | ||
+ | |- | ||
+ | | std.idioms | ||
+ | || Idan Arye | ||
+ | || [https://github.com/D-Programming-Language/phobos/pull/1294 Code] | ||
+ | || [http://someboddy.github.io/phobos/ddocs/for-idioms/idioms.html Docs] | ||
+ | || [http://forum.dlang.org/post/fofbrlqruxbevnxchxdp@forum.dlang.org Discussion Thread] | ||
|| <font color=darkorange>Ready for review</font> | || <font color=darkorange>Ready for review</font> | ||
|- | |- | ||
Line 47: | Line 54: | ||
|| [http://dsource.org/projects/xmlp Docs] | || [http://dsource.org/projects/xmlp Docs] | ||
|| | || | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|| <font color=darkorange>Ready for comments</font> | || <font color=darkorange>Ready for comments</font> | ||
|- | |- |
Revision as of 13:30, 11 June 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.serialize | Jacob Carlborg | Code | Docs | Examples | Ready for Review |
std.d.lexer | Brian Schott | Code | Docs | Ready for review | |
std.compression.lz77 | Walter Bright | Code | Discussion | Ready for review | |
std.idioms | Idan Arye | Code | Docs | Discussion Thread | Ready for review |
std.decimal | Paul D. Anderson | Code | Docs | Specification | Ready for comments |
std.xml2 | Michael Rynn | Code | Docs | 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-05-27 | std.uni | More complete API | Dmitry Olshansky | Yes | 15/0 | Jesse Phillips | -- | -- |
2013-04-20 | std.process | Revamped API | Lars T. Kyllingstad / Steven Schveighoffer | Yes | 18/0 | Jesse Phillips | 2013-05-07 | http://goo.gl/LJhQy |
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 | ? | ? |