
Le 23/10/11 22:54, Daniel James a écrit :
Hi,
Sorry this is a bit late, I would normally have mostly sorted out the release notes by now. You can add your changes to the release notes by editting the file in the beta repository at:
http://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_1...
Alternatively, you can just email me your changes and I'll make them.
Hi, here they are the Boost.Chrono updates * [phrase library..[@/libs/chrono/index.html Chrono]:] * [@http://svn.boost.org/trac/boost/ticket/5979 #5979] Added chrono rounding utilities as defined by Howard Hinnant [@http://home.roadrunner.com/~hinnant/duration_io/chrono_util.html here]. * [@http://svn.boost.org/trac/boost/ticket/5978 #5978] Add BOOST_CHRONO_HAS_PROCESS_CLOCKS to know if process clocks are available. * [@http://svn.boost.org/trac/boost/ticket/5998 #5998] Make possible to disable hybrid error handling. * [@http://svn.boost.org/trac/boost/ticket/5906 #5906] Take in account the constexpr as defined in the standard. * [@http://svn.boost.org/trac/boost/ticket/5907 #5907] Take in account noexcept for compilers supporting it. * Fixed some bugs. * See the [@/libs/chrono/appendices/history.html History] for more details. Thanks for updating the file, Vicente