Difference between revisions of "Review Queue"
m |
(→Previously Reviewed: Replace short links with full links) |
||
Line 124: | Line 124: | ||
|| Jesse Phillips | || Jesse Phillips | ||
|| 2013-08-08 | || 2013-08-08 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/c109594456fb929447741ade09928b3cc679069e c1095944] |
|- | |- | ||
| 2013-04-20 | | 2013-04-20 | ||
Line 134: | Line 134: | ||
|| Jesse Phillips | || Jesse Phillips | ||
|| 2013-05-07 | || 2013-05-07 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/9d987513855ce00440b6f6af255e2a95ab8eab9a 9d987513] |
|- | |- | ||
| 2012-08-29 | | 2012-08-29 | ||
Line 144: | Line 144: | ||
|| Dmitry Olshansky | || Dmitry Olshansky | ||
|| 2012-09-16 | || 2012-09-16 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/688e1d40573775e74b7b03d259e9c194746255b8 688e1d40] |
|- | |- | ||
| 2012-06-27 | | 2012-06-27 | ||
Line 154: | Line 154: | ||
|| Dmitry Olshansky | || Dmitry Olshansky | ||
|| 2012-07-02 | || 2012-07-02 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/8ac3aea10b1ea1f78506ca9d73285032c9f12499 8ac3aea1] |
|- | |- | ||
| 2012-03-12 | | 2012-03-12 | ||
Line 174: | Line 174: | ||
|| DSimcha | || DSimcha | ||
|| 2012-01-28 | || 2012-01-28 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/ddff40918b1e69170de6d070d68b82ab854e21c0 ddff4091] |
|- | |- | ||
| 2011-11-20 | | 2011-11-20 | ||
Line 194: | Line 194: | ||
|| Jesse Phillips | || Jesse Phillips | ||
|| 2011-11-06 | || 2011-11-06 | ||
− | || | + | || [https://github.com/D-Programming-Language/phobos/commit/a627abd3916d9aeb5e1899bd93fa539a16109f49 a627abd3] |
|- | |- | ||
| 2011-09-01 | | 2011-09-01 |
Revision as of 01:00, 23 January 2014
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.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.serialization | Jacob Carlborg | Code | Docs | Examples | Work in progress |
std.logger | Robert Schadek | Code | Docs | Discussion thread | Work in progress |
std.io | Steven Schveighoffer | Code | Work in progress |
Previously Reviewed
Date | Module | Description | Author | Accepted | Votes (yes/no) | Review Manager | Date included in Phobos | Commit |
---|---|---|---|---|---|---|---|---|
2014-01-20 | std.signal | Replacement for Phobos signal module | Robert Klotzner | No / Postponed | 3/0/3 | Dicebot (Михаил Страшун) | ||
2013-10-13 | std.d.lexer | Lexing of D code | Brian Schott | No / Postponed | 11/3/7 | Dicebot (Михаил Страшун) | ||
2013-05-27 | std.uni | More complete API | Dmitry Olshansky | Yes | 15/0 | Jesse Phillips | 2013-08-08 | c1095944 |
2013-04-20 | std.process | Revamped API | Lars T. Kyllingstad / Steven Schveighoffer | Yes | 18/0 | Jesse Phillips | 2013-05-07 | 9d987513 |
2012-08-29 | std.digest | Digests (SHA; CRC) | Johannes Pfau | Yes | 6/1 | Dmitry Olshansky | 2012-09-16 | 688e1d40 |
2012-06-27 | std.uuid | UUIDs | Johannes Pfau | Yes | 10/0 | Dmitry Olshansky | 2012-07-02 | 8ac3aea1 |
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 | ddff4091 |
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 | a627abd3 |
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 | ? | ? |