Changes between Version 22 and Version 23 of ReviewScheduleLibraries
- Timestamp:
- May 15, 2011, 7:48:28 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewScheduleLibraries
v22 v23 364 364 --------------------------------------------------------------------------------------------------- 365 365 = Review results pending = 366 367 --------------------------------------------------------------------------------------------------- 368 = Mini-review required Libraries = 366 369 367 370 == Boost.Context == … … 436 439 == Boost.!TypeTraits.Extensions == 437 440 * '''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 447 443 * '''Review Manager:''' Joel Falcou 448 * ''' Expected review date:''' March 14, 2011 - March 18, 2011444 * '''Review date:''' March 14, 2011 - March 18, 2011 449 445 * '''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] 450 446 * '''Categories:''' [#FunctionObjectsAndHigher-orderProgramming Function Objects And Higher-order Programming] … … 463 459 == Boost.Chrono == 464 460 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá 465 * '''Version:''' 0.6461 * '''Version:''' 1.0 466 462 * '''State:''' Stable 467 * '''Inclusion date:''' 2009 Dec 14468 * '''Last upload:'''2010 January 17469 * '''Depends on:''' Ratio, TypeTraits, ...470 * '''Fulfill review criteria checked by :''' ??? '''At:'''471 * Missing criteria472 * C1473 * '''Pre-reviewed by :''' ??? '''people'''474 463 * '''Review Manager:''' Anthony Williams 475 * '''Review Result:''' Pending476 * '''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]477 464 * '''Categories:''' [#System System] 478 465 * '''Description:''' The Boost Chrono library provides: … … 498 485 * '''Author(s):''' Barend Gehrels, Bruno Lalande, Mateusz Loskot 499 486 * '''Version:''' 500 * '''State:''' [http://lists.boost.org/boost-announce/2009/11/0245.php Accepted]501 487 * '''Review Manager:''' Hartmut Kaiser 502 488 * '''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 February508 489 * '''Description:''' Generic Geometry Library (GGL), this was the name before acceptance into Boost 509 490 * '''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] … … 514 495 * '''Author(s):''' Ion Gaztañaga 515 496 * '''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 524 498 * '''Review Manager:''' OvermindDL1 525 * '''Review Result:''' Pending526 * '''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]528 499 * '''Categories:''' [#GenericProgramming Generic Programming] [#LanguageFeaturesEmulation Language Features Emulation] 529 500 * '''Description:''' Move semantics emulation library 530 501 531 502 --------------------------------------------------------------------------------------------------- 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 == 533 512 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá 534 513 * '''Version:''' 0.2.0 535 514 * '''State:''' Stable 536 * '''Last upload:'''2010 September 22537 * '''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]538 515 * '''Categories:''' [#MathAndNumerics Math And Numerics] 539 516 * '''Description:''' The Boost Ratio library provides: … … 545 522 * 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. 546 523 547 548