Difference between revisions of "Review Queue"
(Updated to contain all modules currently in review queue (as per the old wiki page)) |
|||
Line 1: | Line 1: | ||
This is the review queue of pending packages to get into the D Standard Library ([[Phobos]]). The review process is explained [[Review/Process|here]]. | This is the review queue of pending packages to get into the D Standard Library ([[Phobos]]). The review process is explained [[Review/Process|here]]. | ||
+ | |||
+ | If you want a project to put on this list, please look at the [[wish list]]. Of course, | ||
+ | |||
+ | == Current Review Queue == | ||
{| class="wikitable sortable" border="1" | {| class="wikitable sortable" border="1" | ||
|- | |- | ||
− | ! scope="col" | | + | ! scope="col" | Package |
! scope="col" | Champion | ! scope="col" | Champion | ||
! scope="col" class="unsortable" | Code | ! scope="col" class="unsortable" | Code | ||
Line 16: | Line 20: | ||
|| | || | ||
|| <font color=cornflowerblue>Under Review</font> | || <font color=cornflowerblue>Under Review</font> | ||
+ | |- | ||
+ | | std.uni | ||
+ | || Dmitry Olshansky | ||
+ | || [https://github.com/blackwhale/gsoc-bench-2012 Code] | ||
+ | || [http://blackwhale.github.com/phobos/uni.html Docs] | ||
+ | || | ||
+ | || <font color=cornflowerblue>Under Review</font> | ||
+ | |- | ||
+ | | std.process | ||
+ | || Alex Rønne Petersen | ||
+ | || [https://github.com/kyllingstad/phobos/tree/new-std-process Phobos Code] [https://github.com/schveiguy/druntime/tree/new-std-process Druntime Code] | ||
+ | || | ||
+ | || | ||
+ | || <font color=green>Ready for review</font> | ||
|- | |- | ||
| std.serialize | | std.serialize |
Revision as of 20:00, 15 February 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. Of course,
Current Review Queue
Package | Champion | Code | Documentation | Other | Status |
---|---|---|---|---|---|
std.benchmark | Andrei Alexandrecu | Code | Docs | Under Review | |
std.uni | Dmitry Olshansky | Code | Docs | Under Review | |
std.process | Alex Rønne Petersen | Phobos Code Druntime Code | Ready for review | ||
std.serialize | Jacob Carlborg | Code | Docs | Project page (with tutorials) | Ready for comments |
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.stream | Steven Schveighoffer | Work in progress |
Previously Reviewed
Date | Module | Description | Author | Accepted | Votes (yes/no) | Review Manager | Date included in Phobos | Commit |
---|---|---|---|---|---|---|---|---|
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-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 | ? | ? |