Changes between Version 22 and Version 23 of ReviewScheduleLibraries


Ignore:
Timestamp:
May 15, 2011, 7:48:28 AM (11 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewScheduleLibraries

    v22 v23  
    364364---------------------------------------------------------------------------------------------------
    365365= Review results pending =
     366
     367---------------------------------------------------------------------------------------------------
     368= Mini-review required Libraries =
    366369
    367370== Boost.Context ==
     
    436439== Boost.!TypeTraits.Extensions  ==
    437440 * '''Author(s):''' Frédéric Bron
    438  * '''Version:''' ???
    439  * '''State:''' Quite Stable but not yet Ready for review
    440  * '''Last upload:''' 2009 June 25
    441  * '''Inclusion date:''' ???
    442  * '''Depends on:'''
    443  * '''Fulfill review criteria checked by :''' ??? '''At:'''
    444      * Missing criteria
    445          * C1
    446  * '''Pre-reviewed by :''' ??? '''people'''
     441 * '''Version:''' 1.0
     442 * '''State:''' Quite Stable
    447443 * '''Review Manager:''' Joel Falcou
    448  * '''Expected review date:''' March 14, 2011 - March 18, 2011
     444 * '''Review date:''' March 14, 2011 - March 18, 2011
    449445 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits.tar.bz2&directory=Extension Boost Vault] [http://svn.boost.org/svn/boost/sandbox/type_traits Boost Sandbox]
    450446 * '''Categories:''' [#FunctionObjectsAndHigher-orderProgramming Function Objects And Higher-order Programming]
     
    463459== Boost.Chrono ==
    464460 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
    465  * '''Version:''' 0.6
     461 * '''Version:''' 1.0
    466462 * '''State:''' Stable
    467  * '''Inclusion date:''' 2009 Dec 14
    468  * '''Last upload:'''2010 January 17
    469  * '''Depends on:''' Ratio, TypeTraits, ...
    470  * '''Fulfill review criteria checked by :''' ??? '''At:'''
    471      * Missing criteria
    472          * C1
    473  * '''Pre-reviewed by :''' ??? '''people'''
    474463 * '''Review Manager:''' Anthony Williams
    475  * '''Review Result:''' Pending
    476  * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/chrono/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=chrono.zip&directory=System& Download]  [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]
    477464 * '''Categories:''' [#System System]
    478465 * '''Description:''' The Boost Chrono library provides:
     
    498485 * '''Author(s):''' Barend Gehrels, Bruno Lalande, Mateusz Loskot
    499486 * '''Version:'''
    500  * '''State:''' [http://lists.boost.org/boost-announce/2009/11/0245.php Accepted]
    501487 * '''Review Manager:''' Hartmut Kaiser
    502488 * '''Review dates:''' November 5, 2009 - November 22, 2009
    503  * '''Accepted date:''' ???
    504  * '''Expected completion date:''' ???
    505  * '''Included in trunk date:''' ???
    506  * '''Expected release date:''' ???
    507  * '''Last upload:''' 2010 February
    508489 * '''Description:''' Generic Geometry Library (GGL), this was the name before acceptance into Boost
    509490 * '''Links:''' [http://geometrylibrary.geodan.nl/index.html Web site] [http://trac.osgeo.org/ggl Web site and Wiki] [http://svn.boost.org/svn/boost/sandbox/ggl Boost Sandbox] [http://geometrylibrary.geodan.nl/index.html Download]
     
    514495 * '''Author(s):'''  Ion Gaztañaga
    515496 * '''Version:'''
    516  * '''State:''' Review Ongoing
    517  * '''Last upload:'''
    518  * '''Inclusion date:''' ???
    519  * '''Depends on:'''
    520  * '''Fulfill review criteria checked by :''' ??? '''At:'''
    521      * Missing criteria
    522          * C1
    523  * '''Pre-reviewed by :''' ??? '''people'''
     497 * '''State:''' Stable
    524498 * '''Review Manager:''' OvermindDL1
    525  * '''Review Result:''' Pending
    526  * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/move Boost Sandbox] [http://www.drivehq.com/web/igaztanaga/libs/move_semantics/
    527  Documentation] [http://www.drivehq.com/web/igaztanaga/move_semantics.zip Download]
    528499 * '''Categories:''' [#GenericProgramming Generic Programming] [#LanguageFeaturesEmulation Language Features Emulation]
    529500 * '''Description:''' Move semantics emulation library 
    530501
    531502---------------------------------------------------------------------------------------------------
    532 == Boost.Ratio==
     503== Boost.Phoenix ==
     504 * '''Author(s):''' Joel de Guzman, Dan Marsden, Thomas Heller 
     505 * '''Version:''' 3.0
     506 * '''State:''' Stable
     507 * '''Categories:''' [#FunctionObjectsAndHigher-orderProgramming Function Objects And Higher-order Programming]
     508 * '''Description:''' Phoenix enables Functional Programming (FP) in C++.
     509
     510---------------------------------------------------------------------------------------------------
     511== Boost.Ratio ==
    533512 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
    534513 * '''Version:''' 0.2.0
    535514 * '''State:''' Stable
    536  * '''Last upload:'''2010 September 22
    537  * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/ratio/doc/html/index.html Documentation] [http://svn.boost.org/svn/boost/sandbox/chrono/libs/ratio/doc/ratio.pdf PDF] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=ratio.zip&directory=Math%20-%20Numerics& Download]  [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]
    538515 * '''Categories:''' [#MathAndNumerics Math And Numerics]
    539516 * '''Description:''' The Boost Ratio library provides:
     
    545522    * It provides a textual representation of boost::ratio<N, D> in the form of a std::basic_string. Other types such as boost::duration can use these strings to aid in their I/O.
    546523
    547 
    548