Difference between revisions of "Review Queue"

From D Wiki
Jump to: navigation, search
(dtoh rfc thread)
(new section: wip reviews)
Line 4: Line 4:
  
 
== Current Review Queue ==
 
== Current Review Queue ==
 +
 +
{| 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.experimental.safeint
 +
  || Robert burner Schadek
 +
  ||
 +
  || [https://github.com/D-Programming-Language/phobos/pull/3389 Code/Pull Request]
 +
  || [http://burner.github.io/phobos/phobos-prerelease/std_experimental_safeint.html Docs]
 +
  || [ Forum thread]
 +
  || <font color=darkorange>Ready for comments</font>
 +
|-
 +
| std.experimental.perpetual
 +
  || Sergei Degtiarev
 +
  ||
 +
  || [https://github.com/D-Programming-Language/phobos/pull/3625 Code/Pull Request]
 +
  || [https://sdegtiarev.github.io/ Docs]
 +
  || [http://forum.dlang.org/post/euxiznukswgnpselleyi@forum.dlang.org Forum Thread]
 +
  || <font color=darkorange>Ready for voting</font>
 +
|}
 +
 +
== Work in progress ==
 +
 +
Theses additions are still in work or currently being reworked due to feedback.
 +
If you are interested, feel free to help out.
  
 
{| class="wikitable sortable" border="1"
 
{| class="wikitable sortable" border="1"
Line 30: Line 62:
 
   || [http://www.speleotrove.com/decimal/decarith.pdf Specification]
 
   || [http://www.speleotrove.com/decimal/decarith.pdf Specification]
 
   || <font color=red>[https://github.com/andersonpd/eris/issues/6 Needs work]</font>
 
   || <font color=red>[https://github.com/andersonpd/eris/issues/6 Needs work]</font>
|-
 
| 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=black>Work in progress</font>
 
 
|-
 
|-
 
| [[Review/std.serialization|std.serialization]]
 
| [[Review/std.serialization|std.serialization]]
Line 57: Line 81:
 
   ||  
 
   ||  
 
   || <font color=black>Work in progress</font>
 
   || <font color=black>Work in progress</font>
|-
+
 
| dtoh
 
  || Adam D. Ruppe
 
  ||
 
  || [https://github.com/adamdruppe/tools/blob/dtoh/dtoh.d Code]
 
  || [http://forum.dlang.org/post/lgspgg$2i8l$1@digitalmars.com RFC Thread]
 
  || [https://github.com/D-Programming-Language/tools/pull/39 Pull request]
 
  || <font color=black>On hold</font>
 
|-
 
| std.halffloat
 
  || Walter Bright
 
  ||
 
  || [https://github.com/D-Programming-Language/phobos/pull/2207 Code]
 
  ||
 
  || [https://github.com/D-Programming-Language/phobos/pull/2207 Pull request]
 
  || <font color=black>On hold</font>
 
|-
 
| std.data.json
 
  || Sönke Ludwig
 
  || Atila Neves
 
  || [https://github.com/s-ludwig/std_data_json Code]
 
  || [https://s-ludwig.github.io/std_data_json Docs]
 
  || [http://forum.dlang.org/post/lt5s76$is$1@digitalmars.com RFC Thread]
 
[http://forum.dlang.org/post/nbuhouhimowvcqssvfnr@forum.dlang.org Review Thread]
 
  || <font color=darkorange>[https://github.com/s-ludwig/std_data_json/issues/24 Needs work]</font>
 
|-
 
| std.experimental.safeint
 
  || Robert burner Schadek
 
  ||
 
  || [https://github.com/D-Programming-Language/phobos/pull/3389 Code/Pull Request]
 
  || [http://burner.github.io/phobos/phobos-prerelease/std_experimental_safeint.html Docs]
 
  || [ Forum thread]
 
  || <font color=darkorange>Ready for comments</font>
 
|-
 
| std.experimental.perpetual
 
  || Sergei Degtiarev
 
  ||
 
  || [https://github.com/D-Programming-Language/phobos/pull/3625 Code/Pull Request]
 
  || [https://sdegtiarev.github.io/ Docs]
 
  || [http://forum.dlang.org/post/euxiznukswgnpselleyi@forum.dlang.org Forum Thread]
 
  || <font color=darkorange>Ready for voting</font>
 
 
|}
 
|}
  
== Abandoned Reviews ==
+
== Stalled Reviews ==
 +
 
 +
These additions need got stalled or abandoned.
  
 
{| class="wikitable sortable" border="1"
 
{| class="wikitable sortable" border="1"
Line 111: Line 97:
 
! scope="col" class="unsortable" | Other
 
! scope="col" class="unsortable" | Other
 
! scope="col" | Status
 
! 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=black>Abandoned</font>
 +
| dtoh
 +
  || Adam D. Ruppe
 +
  ||
 +
  || [https://github.com/adamdruppe/tools/blob/dtoh/dtoh.d Code]
 +
  || [http://forum.dlang.org/post/lgspgg$2i8l$1@digitalmars.com RFC Thread]
 +
  || [https://github.com/D-Programming-Language/tools/pull/39 Pull request]
 +
  || <font color=black>On hold</font>
 
|-
 
|-
 
| std.xml2
 
| std.xml2
Line 118: Line 119:
 
   || [http://dsource.org/projects/xmlp Docs]  
 
   || [http://dsource.org/projects/xmlp Docs]  
 
   ||
 
   ||
 +
  || <font color=black>Abandoned</font>
 +
|-
 +
| std.halffloat
 +
  || Walter Bright
 
   ||
 
   ||
 +
  || [https://github.com/D-Programming-Language/phobos/pull/2207 Code]
 +
  ||
 +
  || [https://github.com/D-Programming-Language/phobos/pull/2207 Pull request]
 +
  || <font color=black>On hold</font>
 
|-
 
|-
 
| std.compression.lz77
 
| std.compression.lz77
Line 126: Line 135:
 
   ||  
 
   ||  
 
   || [http://forum.dlang.org/post/koqrq8$h4b$1@digitalmars.com Discussion]
 
   || [http://forum.dlang.org/post/koqrq8$h4b$1@digitalmars.com Discussion]
   ||
+
   || <font color=black>Abandoned</font>
 
|-
 
|-
 
| std.log
 
| std.log
Line 134: Line 143:
 
   || [http://jsancio.github.com/phobos/phobos/std_log.html Docs]  
 
   || [http://jsancio.github.com/phobos/phobos/std_log.html Docs]  
 
   || [http://forum.dlang.org/post/jhbbfd$1tmk$1@digitalmars.com Review thread]
 
   || [http://forum.dlang.org/post/jhbbfd$1tmk$1@digitalmars.com Review thread]
   ||  
+
   || <font color=black>Abandoned</font>
 
|}
 
|}
  

Revision as of 08:30, 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.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

Work in progress

Theses additions are still in work or currently being reworked due to feedback. If you are interested, feel free to help out.

Package Champion Review Manager | Code Documentation Other Status
std.lexer Brian Schott Code Docs Review Thread Needs work
std.decimal Paul D. Anderson Code Docs Specification Needs work
std.serialization Jacob Carlborg Code Docs Examples

Review thread 1

Review thread 2

Needs work
std.io Steven Schveighoffer Code Work in progress

Stalled Reviews

These additions need got stalled or abandoned.

Package Champion Review Manager | Code Documentation Other Status
std.benchmark Andrei Alexandrecu Code Docs Abandoned dtoh Adam D. Ruppe Code RFC Thread Pull request On hold
std.xml2 Michael Rynn Code Docs Abandoned
std.halffloat Walter Bright Code Pull request On hold
std.compression.lz77 Walter Bright Code Discussion Abandoned
std.log Jose Armando Garcia Code Docs Review thread Abandoned

Previously Reviewed

Date Module Description Author Accepted Votes (yes/no) Review Manager Date included in Phobos Commit
2016-01-02 std.experimental.ndslice Multidimensional ranges and arrays Ilya Yaroshenko Yes 12+1/0 Jack Stouffer 2016-01-02 54a6d72
2015-10-08 std.experimental.testing Named unittests Atila Neves No / Postponed 1+1/3 Robert burner Schadek
2015-07-08 std.experimental.allocator Allocator package Andrei Alexandrescu Yes 25/0 Dicebot (Михаил Страшун) TBD TBD
2015-01-26 std.logger Standard logging package Robert Schadek Yes Dicebot (Михаил Страшун) 2015-01-26 9d54553
2014-01-20 std.logger Standard logging package Robert Schadek No / Postponed 6/6 Dicebot (Михаил Страшун)
2014-04-08 dtoh A tool for creating C/C++ bindings for D modules Adam D. Ruppe Suspended - Jacob Carlborg - -
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 ? ?