Boost C++ Libraries: Ticket #8396: Timer history does not say in what version the new APIs became available https://svn.boost.org/trac10/ticket/8396 <p> From what I can tell, Boost.Timers changed dramatically going from 1.47 to 1.48 judging from the existence of </p> <blockquote> <p> <a href="http://www.boost.org/doc/libs/1_53_0/libs/timer/doc/index.html">http://www.boost.org/doc/libs/1_53_0/libs/timer/doc/index.html</a> <a href="http://www.boost.org/doc/libs/1_52_0/libs/timer/doc/index.html">http://www.boost.org/doc/libs/1_52_0/libs/timer/doc/index.html</a> ... <a href="http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html">http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html</a> </p> </blockquote> <p> but the nonexistence of </p> <blockquote> <p> <a href="http://www.boost.org/doc/libs/1_47_0/libs/timer/doc/index.html">http://www.boost.org/doc/libs/1_47_0/libs/timer/doc/index.html</a>. </p> </blockquote> <p> I say this because, for example, both of </p> <blockquote> <p> <a href="http://www.boost.org/doc/libs/1_48_0/doc/html/boost/unordered_set.html">http://www.boost.org/doc/libs/1_48_0/doc/html/boost/unordered_set.html</a> <a href="http://www.boost.org/doc/libs/1_47_0/doc/html/boost/unordered_set.html">http://www.boost.org/doc/libs/1_47_0/doc/html/boost/unordered_set.html</a> </p> </blockquote> <p> exist. </p> <p> However, the 1.48 news (<a href="http://www.boost.org/users/history/version_1_48_0.html">http://www.boost.org/users/history/version_1_48_0.html</a>) is totally silent on any changes. </p> <p> The Boost.Timers history is totally silent about when the library landed: <a href="http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html">http://www.boost.org/doc/libs/1_48_0/libs/timer/doc/index.html</a> </p> <p> Please update the history to indicate that the new APIs became available in Boost 1.48. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8396 Trac 1.4.3 viboes Sun, 07 Apr 2013 18:28:29 GMT component changed; owner set https://svn.boost.org/trac10/ticket/8396#comment:1 https://svn.boost.org/trac10/ticket/8396#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Beman Dawes</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">timer</span> </li> </ul> Ticket