Difference between revisions of "Review Queue"
He the great (talk | contribs) (Results for std.process) |
He the great (talk | contribs) (→Current Review Queue: Move benchmark out of ready) |
||
Line 13: | Line 13: | ||
! scope="col" class="unsortable" | Other | ! scope="col" class="unsortable" | Other | ||
! scope="col" | Status | ! scope="col" | Status | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| std.uni | | std.uni | ||
Line 55: | Line 48: | ||
|| [http://forum.dlang.org/post/jhbbfd$1tmk$1@digitalmars.com Review thread] | || [http://forum.dlang.org/post/jhbbfd$1tmk$1@digitalmars.com Review thread] | ||
|| <font color=black>On hold</font> | || <font color=black>On hold</font> | ||
+ | |- | ||
+ | | std.benchmark | ||
+ | || Andrei Alexandrecu | ||
+ | || [https://github.com/D-Programming-Language/phobos/pull/529 Code] | ||
+ | || [http://erdani.com/d/web/phobos-prerelease/std_benchmark.html Docs] | ||
+ | || | ||
+ | || <font color=black>Work in progress</font> | ||
|- | |- | ||
| std.stream | | std.stream |
Revision as of 16:58, 24 April 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 | Ready for review | |
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.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 | ? | ? |