Changes between Version 101 and Version 102 of LibrariesUnderConstruction


Ignore:
Timestamp:
Jan 20, 2010, 10:06:02 PM (13 years ago)
Author:
viboes
Comment:

Update Boost.Chrono v0.3.1

Legend:

Unmodified
Added
Removed
Modified
  • LibrariesUnderConstruction

    v101 v102  
    176176 * '''Author(s):''' Dean Michael Berris
    177177 * '''Version:''' 0.1
    178  * '''State:'''
     178 * '''State:''' On going
    179179 * '''Last upload:''' 2009 June 08
    180180 * '''Links:''' [http://svn.boost.org/svn/boost/sandbox/bloom_filter Boost Sandbox]
     
    210210== Boost.Chrono ==
    211211 * '''Author(s):''' Howard Hinnant, Beman Dawes and Vicente J. Botet Escribá
    212  * '''Version:''' 0.3.0
     212 * '''Version:''' 0.3.1
    213213 * '''State:''' Stable
    214214 * '''Last upload:'''2010 January 17
     
    237237    * Stopclocks or Stopwatch reporters:
    238238        * stopwatch_reporter, convenient reporting of models of Stopwatch results.
    239         * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>
     239        * stopclock<Clock> shortcut of stopwatch_reporter<stopwatch<Clock>>.
     240        * Support for wide characters (strings and ostreams).
    240241
    241242---------------------------------------------------------------------------------------------------