Changes between Version 116 and Version 117 of LibrariesUnderConstruction


Ignore:
Timestamp:
Sep 7, 2010, 4:58:04 PM (12 years ago)
Author:
viboes
Comment:

Split of Chrono lib

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v116 v117  
    210210== Boost.Chrono ==
    211211 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
    212  * '''Version:''' 0.4.1
     212 * '''Version:''' 0.5
    213213 * '''State:''' Stable
    214  * '''Last upload:'''2010 June 18
     214 * '''Last upload:'''2010 September 7
    215215 * '''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]
    216216 * '''Categories:''' [#System System]
    217217 * '''Description:''' The Boost Chrono library provides:
    218     * The C++0x Standard Library's common_type.
    219     * The C++0x Standard Library's compile-time rational arithmetic.
    220218    * The C++0x Standard Library's time utilities, including:
    221219          * Class template duration
     
    232230        * process_cpu_clock, tuple-like class capturing at once real, user-CPU, and system-CPU times.
    233231    * Thread clock
    234     * Stopwatches:
    235         * stopwatch, capturing elapsed Clock times.
    236         * stopwatch_accumulator, capturing cumulated elapsed Clock times.
    237         * scoped helper classes allowing to pairwise start/stop operations, suspend/resume and resume/suspend a Stopwatch.
    238     * Stopclocks or Stopwatch reporters:
    239         * stopwatch_reporter, convenient reporting of models of Stopwatch results.
    240         * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>.
    241         * Support for wide characters (strings and ostreams).
    242232
    243233---------------------------------------------------------------------------------------------------
     
    885875
    886876---------------------------------------------------------------------------------------------------
     877== Boost.Ratio==
     878 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
     879 * '''Version:''' 0.1.0
     880 * '''State:''' Stable
     881 * '''Last upload:'''2010 September 7
     882 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/ratio/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=ratio.zip&directory=Math - Numerics& Download]  [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]
     883 * '''Categories:''' [#MathAndNumerics Math And Numerics]
     884 * '''Description:''' The Boost Ratio library provides:
     885    * The C++0x Standard Library's compile-time rational arithmetic.
     886
     887---------------------------------------------------------------------------------------------------
    887888== Boost.Reflection ==
    888889 * '''Author(s):''' Jeremy Pack
     
    10391040    * Programmable contention management, enabling programmers to specify forward progress mechanisms
    10401041    * Isolated and irrevocable transactions for transactions that must commit (i.e., I/O transactions)
     1042
     1043---------------------------------------------------------------------------------------------------
     1044== Boost.Stopwatches ==
     1045 * '''Author(s):''' Vicente J. Botet Escribá
     1046 * '''Version:''' 0.1.0
     1047 * '''State:''' Stable
     1048 * '''Last upload:'''2010 September 7
     1049 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/stopwatches/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=stopwatches.zip&directory=System& Download]  [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]
     1050 * '''Categories:''' [#System System]
     1051 * '''Description:''' The Boost Ratio library provides:
     1052    * Stopwatches:
     1053        * stopwatch, capturing elapsed Clock times.
     1054        * stopwatch_accumulator, capturing cumulated elapsed Clock times.
     1055        * scoped helper classes allowing to pairwise start/stop operations, suspend/resume and resume/suspend a Stopwatch.
     1056    * Stopwatch reporters:
     1057        * stopwatch_reporter, convenient reporting of models of Stopwatch results.
     1058        * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>.
     1059        * Support for wide characters (strings and ostreams).
    10411060
    10421061
     
    11351154
    11361155---------------------------------------------------------------------------------------------------
     1156== Boost.!TypeTraits.Ext==
     1157 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
     1158 * '''Version:''' 0.1.0
     1159 * '''State:''' Stable
     1160 * '''Last upload:'''2010 September 7
     1161 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/chrono/libs/type_traits_ext/doc/html Documentation] [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits_ext.zip&directory=Generic Programming& Download]  [http://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]
     1162 * '''Categories:''' [#MathAndNumerics Math And Numerics]
     1163 * '''Description:''' The Boost Ratio library provides:
     1164    * The C++0x Standard Library's common_type, add_rvalue_reference class templates and the declval function template.
     1165
     1166
     1167---------------------------------------------------------------------------------------------------
    11371168== Boost.Unicode ==
    11381169 * '''Author(s):'''  Graham Barnett & Rogier van Dalen
     
    16931724 * [#Boost.Move Boost.Move]
    16941725 * [#Boost.SmartPtr.UniquePtr Boost.SmartPtr.UniquePtr]
    1695 
     1726 * [#Boost.!TypeTraits.Ext TypeTraits.Ext]
    16961727---------------------------------------------------------------------------------------------------
    16971728== Graphical User Interface ==
     
    17331764 * [#Boost.Polygon Boost.Polygon]
    17341765 * [#Boost.SafeInt Boost.SafeInt]
     1766 * [#Boost.Ratio Boost.Ratio]
    17351767
    17361768---------------------------------------------------------------------------------------------------
     
    17841816 * [#Boost.Chrono Boost.Chrono]
    17851817 * [#Boost.Process Boost.Process]
     1818 * [#Boost.Stopwatches Boost.Stopwatches]
    17861819
    17871820---------------------------------------------------------------------------------------------------