Difference between revisions of "Review Queue"

From D Wiki
Jump to: navigation, search
(Results for std.process)
Line 13: Line 13:
 
! scope="col" class="unsortable" | Other
 
! scope="col" class="unsortable" | Other
 
! scope="col" | Status
 
! scope="col" | Status
|-
 
| std.process
 
  || Lars T. Kyllingstad / Steven Schveighoffer
 
  || [https://github.com/kyllingstad/phobos/blob/std-process2 Phobos Code] [https://github.com/schveiguy/druntime/tree/new-std-process Druntime Code]
 
  || [http://www.kyllingen.net/code/std-process2/phobos-prerelease/std_process.html Docs]
 
  || [http://forum.dlang.org/post/gclsbrghhjitnfderoos@forum.dlang.org Review thread]
 
  || <font color=cornflowerblue>Under Review (Voting)</font>
 
 
|-
 
|-
 
| std.benchmark
 
| std.benchmark
Line 91: Line 84:
 
! scope="col" | Date included in Phobos
 
! scope="col" | Date included in Phobos
 
! scope="col" | Commit
 
! scope="col" | Commit
 +
|-
 +
| 2013-04-20
 +
  || std.process
 +
  || Revamped API
 +
  || Lars T. Kyllingstad / Steven Schveighoffer
 +
  |bgcolor=limegreen| Yes
 +
  || 18/0
 +
  || Jesse Phillips
 +
  || Pending
 +
  ||
 
|-
 
|-
 
| 2012-08-29
 
| 2012-08-29

Revision as of 16:07, 20 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.benchmark Andrei Alexandrecu Code Docs Ready for review
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.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 ? ?