Difference between revisions of "Review Queue"

From D Wiki
Jump to: navigation, search
m (Proposals)
(Updated to contain all modules currently in review queue (as per the old wiki page))
Line 1: Line 1:
Current proposals to be included into Phobos
+
This is the review queue of pending packages to get into the D Standard Library ([[Phobos]]). The review process is explained [[Review/Process|here]].
  
== Proposals ==
+
{| class="wikitable sortable" border="1"
 
+
|-
{| class="wikitable"
+
! scope="col" | Module
 +
! scope="col" | Champion
 +
! scope="col" class="unsortable" | Code
 +
! scope="col" class="unsortable" | Documentation
 +
! scope="col" class="unsortable" | Other
 +
! scope="col" | Status
 +
|-
 +
| 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=cornflowerblue>Under Review</font>
 +
|-
 +
| std.serialize
 +
  || Jacob Carlborg
 +
  || [https://github.com/jacob-carlborg/orange Code]
 +
  || [http://dl.dropbox.com/u/18386187/orange_docs/orange.serialization.Serializer.html Docs]
 +
  || [http://dsource.org/projects/orange Project page] (with tutorials)
 +
  || <font color=darkorange>Ready for comments</font>
 
|-
 
|-
! scope="col"| Proposal
+
| std.decimal
! scope="col"| Github
+
  || Paul D. Anderson
! scope="col"| Champion
+
  || [https://github.com/andersonpd/decimal Code]
! scope="col"| Status*
+
  || [https://github.com/andersonpd/decimal/wiki Docs]
 +
  || [http://www.speleotrove.com/decimal/decarith.pdf Specification]
 +
  || <font color=darkorange>Ready for comments</font>
 
|-
 
|-
| [[Review/std.serialization|std.serialization]]
+
| std.xml2
| https://github.com/jacob-carlborg/orange
+
  || Michael Rynn
| Jacob Carlborg
+
  || [https://launchpad.net/d2-xml Code]
| <font color=darkorange>pending for review</font>
+
  || [http://dsource.org/projects/xmlp Docs]
 +
  ||
 +
  || <font color=darkorange>Ready for comments</font>
 
|-
 
|-
| [[Review/std.process|std.process]]
+
| std.log
| https://github.com/alexrp/phobos/tree/new-std-process-update
+
  || Jose Armando Garcia
| Alex Rønne Petersen / Steven Schveighoffer
+
  || [https://github.com/D-Programming-Language/phobos/pull/432/files Code]
| <font color=darkorange>pending for review</font>
+
  || [http://jsancio.github.com/phobos/phobos/std_log.html Docs]
 +
  || [http://dfeed.kimsufi.thecybershadow.net/discussion/post/jhbbfd$1tmk$1@digitalmars.com Review thread]
 +
  || <font color=black>On hold</font>
 
|-
 
|-
| [[Review/std.uni|std.uni]]
+
| std.stream
| https://github.com/blackwhale/gsoc-bench-2012
+
  || Steven Schveighoffer
| Dmitry Olshansky
+
  ||  
| <font color=cornflowerblue>under review</font>
+
  ||  
 +
  ||  
 +
  || <font color=black>Work in progress</font>
 
|}
 
|}
  
 +
== Previously Reviewed ==
  
Status
+
{| class="wikitable sortable" border="1"
* <font color=darkorange>pending for review</font>
+
|-
* <font color=cornflowerblue>under review</font>
+
! scope="col" | Date
* <font color=green>accepted</font>
+
! scope="col" | Module
* <font color=red>rejected</font>
+
! scope="col" | Description
 +
! scope="col" | Author
 +
! scope="col" | Accepted
 +
! scope="col" | Votes (yes/no)
 +
! scope="col" | Review Manager
 +
! scope="col" | Date included in [[Phobos]]
 +
! scope="col" | Commit
 +
|-
 +
| 2012-08-29
 +
  || std.digest
 +
  || Digests (SHA; CRC)
 +
  || Johannes Pfau
 +
  |bgcolor=limegreen| Yes
 +
  || 6/1
 +
  || Dmitry Olshansky
 +
  || 2012-09/16
 +
  ||  http://goo.gl/ibqpA
 +
|-
 +
| 2012-06-27
 +
  || std.uuid
 +
  || UUIDs
 +
  || Johannes Pfau
 +
  |bgcolor=limegreen| Yes
 +
  || 10/0
 +
  || Dmitry Olshansky
 +
  || 2012-07-02
 +
  ||  http://goo.gl/QNmRy
 +
|-
 +
| 2012-03-12
 +
  || std.log
 +
  || Logging
 +
  || José Armando García
 +
  |bgcolor=gold| Suspended
 +
  || -
 +
  || David Nadlinger
 +
  || -
 +
  || -
 +
|-
 +
| 2011-12-29
 +
  || std.net.curl
 +
  || CURL wrapper
 +
  || Jonas Drewsen
 +
  |bgcolor=limegreen| Yes
 +
  || 14/0
 +
  || DSimcha
 +
  || 2012-01-28
 +
  ||  http://goo.gl/l7Yyk
 +
|-
 +
| 2011-11-20
 +
  || std.csv
 +
  || csv handling
 +
  || Jesse Phillips
 +
  |bgcolor=limegreen| Yes
 +
  || 5/1
 +
  || DSimcha
 +
  || ?
 +
  || ?
 +
|-
 +
| 2011-09-01
 +
  || std.net.curl
 +
  || CURL wrapper
 +
  || Jonas Drewsen
 +
  |bgcolor=gold| Postponed
 +
  || -
 +
  || David Nadlinger
 +
  || -
 +
  || -
 +
|-
 +
| 2011-08-12
 +
  || std.path
 +
  || Path manipulation
 +
  || Lars Kyllingstad
 +
  |bgcolor=limegreen| Yes
 +
  || 22/0
 +
  || DSimcha
 +
  || ?
 +
  || ?
 +
|}
  
 
[[Category:Review]]
 
[[Category:Review]]

Revision as of 19:48, 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.

Module Champion Code Documentation Other Status
std.benchmark Andrei Alexandrecu Code Docs Under 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 ? ?