Boost C++ Libraries: Ticket #6195: c++11 compliance: Provide the standard time related interface using Boost.Chrono https://svn.boost.org/trac10/ticket/6195 <p> Now that Boost.Chrono and C++11 are released it is time to adapt the current interface so that Boost.Thread conforms more closely to the standard c++11. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6195 Trac 1.4.3 anonymous Thu, 15 Dec 2011 16:58:54 GMT summary changed https://svn.boost.org/trac10/ticket/6195#comment:1 https://svn.boost.org/trac10/ticket/6195#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">Provide the standard time related interface using Boost.Chrono</span> → <span class="trac-field-new">c++11 complicance: Provide the standard time related interface using Boost.Chrono</span> </li> </ul> Ticket anonymous Thu, 15 Dec 2011 16:59:16 GMT summary changed https://svn.boost.org/trac10/ticket/6195#comment:2 https://svn.boost.org/trac10/ticket/6195#comment:2 <ul> <li><strong>summary</strong> <span class="trac-field-old">c++11 complicance: Provide the standard time related interface using Boost.Chrono</span> → <span class="trac-field-new">c++11 compliance: Provide the standard time related interface using Boost.Chrono</span> </li> </ul> Ticket viboes Sat, 31 Dec 2011 09:44:40 GMT owner, status changed https://svn.boost.org/trac10/ticket/6195#comment:3 https://svn.boost.org/trac10/ticket/6195#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Sat, 07 Jan 2012 23:07:05 GMT milestone changed https://svn.boost.org/trac10/ticket/6195#comment:4 https://svn.boost.org/trac10/ticket/6195#comment:4 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.49.0</span> </li> </ul> Ticket viboes Tue, 17 Jan 2012 06:42:33 GMT <link>https://svn.boost.org/trac10/ticket/6195#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6195#comment:5</guid> <description> <p> Committed partially in trunk at revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/76543" title=" * [@http://svn.boost.org/trac/boost/ticket/2741 #2741] Proposal to ...">[76543]</a>. There is still the shared mutex interface that needs to be adapted to chrono, but this will be done in a specific ticket </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 28 May 2012 15:13:03 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/6195#comment:6 https://svn.boost.org/trac10/ticket/6195#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.49.0</span> → <span class="trac-field-new">Boost 1.50.0</span> </li> </ul> <p> Committed in release branch at <a class="changeset" href="https://svn.boost.org/trac10/changeset/78543" title="Merged boost.thread from trunk">[78543]</a> </p> Ticket