Changes between Version 23 and Version 24 of ReviewScheduleLibraries
- Timestamp:
- May 15, 2011, 8:04:14 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewScheduleLibraries
v23 v24 54 54 55 55 --------------------------------------------------------------------------------------------------- 56 == Boost. BlockPtr ==56 == Boost.!BlockPtr == 57 57 * '''Author(s):''' Phil Bouchard 58 58 * '''Version:''' … … 285 285 286 286 --------------------------------------------------------------------------------------------------- 287 == Boost. Endian ==287 == Boost.Integer.Endian == 288 288 * '''Author(s):''' Beman Dawes 289 289 * '''Version:''' … … 304 304 305 305 --------------------------------------------------------------------------------------------------- 306 == Boost. !Heaps ==306 == Boost.Heaps == 307 307 * '''Author(s):''' Tim Blechmann 308 308 * '''Version:''' … … 382 382 383 383 --------------------------------------------------------------------------------------------------- 384 = Accepted but Orphaned Libraries = 385 386 == Boost.!TimeSeries == 387 * '''Author(s):''' Eric Niebler 388 * '''State:''' Needs some rework before going to trunk. 389 * '''Categories:''' [#MathAndNumerics Math And Numerics] 390 * '''Description:''' 391 392 --------------------------------------------------------------------------------------------------- 384 393 = Accepted Libraries = 385 394 … … 389 398 * '''Version:''' 390 399 * '''State:''' Stable 391 * '''Last upload:''' 2009 Jan 14392 * '''Inclusion date:''' ???393 * '''Depends on:'''394 * '''Fulfill review criteria checked by :''' ??? '''At:'''395 * Missing criteria396 * C1397 * '''Pre-reviewed by :''' ??? '''people'''398 400 * '''Review Manager:''' Mateusz Loskot 399 * '''Review result:''' On going400 401 * '''Links:''' [http://gil-contributions.googlecode.com/svn/trunk/gil_2 svn repository ] 401 402 * '''Categories:''' [#ImageProcessing Image Processing] … … 403 404 404 405 --------------------------------------------------------------------------------------------------- 405 == Boost.Locale ==406 == Boost.Locale == 406 407 * '''Author(s):''' Artyom Beilis 407 408 * '''Version:''' 408 409 * '''State:''' 409 * '''Last upload:'''410 410 * '''Review Manager:''' Chad Nelson 411 * '''Expected review date:'''April 7, 2011 - April 16, 2011412 411 * '''Links:''' [https://sourceforge.net/projects/cppcms/files/boost_locale/boost_locale_for_review.zip/download Download] 413 412 * '''Categories:''' [#StringAndTextProcessing String And Text Processing] … … 422 421 * '''State:''' [http://lists.boost.org/boost-announce/2010/03/0256.php Accepted Provisionally] 423 422 * '''Review Manager:''' Vladimir Prus 424 * '''Review dates:''' March 8, 2010 - March 17, 2010 425 * '''Accepted date:''' ??? 426 * '''Expected completion date:''' ??? 427 * '''Included in trunk date:''' ??? 428 * '''Expected release date:''' ??? 429 * '''Last upload:''' ??? 430 [http://boost-log.sourceforge.net Home Page] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=BoostLog.zip&directory=& Review Version] 423 * '''Links:'''[http://boost-log.sourceforge.net Home Page] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=BoostLog.zip&directory=& Review Version] 431 424 * '''Categories:''' [#InputOutput Input/Output] 432 425 * '''Description:''' This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-box tools, along with public interfaces ready to be used to extend the library. The main goals of the library are: … … 434 427 * Extensibility. A user should be able to extend functionality of the library with regard to collecting and storing information into logs. 435 428 * Performance. The library should make as least performance impact on the user's application as possible. 436 437 429 438 430 ---------------------------------------------------------------------------------------------------