Difference between revisions of "Review Queue"
(→Current Review Queue) |
(created abandoned review section) |
||
Line 53: | Line 53: | ||
|| Steven Schveighoffer | || Steven Schveighoffer | ||
|| | || | ||
− | || [https://github.com/schveiguy/ | + | || [https://github.com/schveiguy/iopipe Code] |
|| | || | ||
|| | || | ||
|| <font color=black>Work in progress</font> | || <font color=black>Work in progress</font> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| dtoh | | dtoh | ||
Line 132: | Line 108: | ||
|| <font color=darkorange>Ready for voting</font> | || <font color=darkorange>Ready for voting</font> | ||
|} | |} | ||
+ | |||
+ | == Abandoned Reviews == | ||
+ | |||
+ | {| class="wikitable sortable" border="1" | ||
+ | |- | ||
+ | ! scope="col" | Package | ||
+ | ! scope="col" | Champion | ||
+ | ! scope="col" | Review Manager | | ||
+ | ! scope="col" class="unsortable" | Code | ||
+ | ! scope="col" class="unsortable" | Documentation | ||
+ | ! scope="col" class="unsortable" | Other | ||
+ | ! scope="col" | Status | ||
+ | |- | ||
+ | | std.xml2 | ||
+ | || Michael Rynn | ||
+ | || | ||
+ | || [https://launchpad.net/d2-xml Code] | ||
+ | || [http://dsource.org/projects/xmlp Docs] | ||
+ | || | ||
+ | || | ||
+ | |- | ||
+ | | std.compression.lz77 | ||
+ | || Walter Bright | ||
+ | || | ||
+ | || [https://github.com/D-Programming-Language/phobos/pull/1335 Code] | ||
+ | || | ||
+ | || [http://forum.dlang.org/post/koqrq8$h4b$1@digitalmars.com Discussion] | ||
+ | || | ||
+ | |- | ||
+ | | std.log | ||
+ | || Jose Armando Garcia | ||
+ | || | ||
+ | || [https://github.com/D-Programming-Language/phobos/pull/432/files Code] | ||
+ | || [http://jsancio.github.com/phobos/phobos/std_log.html Docs] | ||
+ | || [http://forum.dlang.org/post/jhbbfd$1tmk$1@digitalmars.com Review thread] | ||
+ | || | ||
+ | } | ||
== Previously Reviewed == | == Previously Reviewed == |
Revision as of 07:39, 30 March 2016
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 | Review Manager | | Code | Documentation | Other | Status |
---|---|---|---|---|---|---|
std.lexer | Brian Schott | Code | Docs | Review Thread | Ready for voting | |
std.decimal | Paul D. Anderson | Code | Docs | Specification | Ready for comments | |
std.benchmark | Andrei Alexandrecu | Code | Docs | Work in progress | ||
std.serialization | Jacob Carlborg | Code | Docs | Examples | Work in progress | |
std.io | Steven Schveighoffer | Code | Work in progress | |||
dtoh | Adam D. Ruppe | Code | Pull request | On hold | ||
std.halffloat | Walter Bright | Code | Pull request | Work in progress | ||
std.data.json | Sönke Ludwig | Atila Neves | Code | Docs | RFC Thread | Ready for comments |
std.experimental.testing | Atila Neves | Robert burner Schadek | Code/Pull Request | Docs | Forum thread | Ready for comments |
std.experimental.safeint | Robert burner Schadek | Code/Pull Request | Docs | [ Forum thread] | Ready for comments | |
std.experimental.perpetual | Sergei Degtiarev | Code/Pull Request | Docs | Forum Thread | Ready for voting |
Abandoned Reviews
Package | Champion | Review Manager | | Code | Documentation | Other | Status | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
std.xml2 | Michael Rynn | Code | Docs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
std.compression.lz77 | Walter Bright | Code | Discussion | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
std.log | Jose Armando Garcia | Code | Docs | Review thread |
} Previously Reviewed
|