Boost C++ Libraries: Ticket #1259: root/more/bugs.htm content https://svn.boost.org/trac10/ticket/1259 <p> Update root/more/bugs.htm to account for new bug system, and for new svn repo. Add it to the website/support section. The developer section is by now better described by the new development process so it can be discarded. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1259 Trac 1.4.3 René Rivera Thu, 13 Sep 2007 05:08:37 GMT description changed https://svn.boost.org/trac10/ticket/1259#comment:1 https://svn.boost.org/trac10/ticket/1259#comment:1 <ul> <li><strong>description</strong> modified (<a href="/trac10/ticket/1259?action=diff&amp;version=1">diff</a>) </li> </ul> Ticket René Rivera Wed, 17 Oct 2007 00:39:07 GMT summary changed; owner deleted https://svn.boost.org/trac10/ticket/1259#comment:2 https://svn.boost.org/trac10/ticket/1259#comment:2 <ul> <li><strong>owner</strong> <span class="trac-author">René Rivera</span> removed </li> <li><strong>summary</strong> <span class="trac-field-old">Rework root/more/bugs.htm</span> → <span class="trac-field-new">root/more/bugs.htm content</span> </li> </ul> Ticket Daniel James Sun, 04 Nov 2007 21:52:23 GMT status changed; owner set https://svn.boost.org/trac10/ticket/1259#comment:3 https://svn.boost.org/trac10/ticket/1259#comment:3 <ul> <li><strong>owner</strong> set to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Daniel James Sun, 04 Nov 2007 22:39:09 GMT <link>https://svn.boost.org/trac10/ticket/1259#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1259#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/40761" title="Add the bugs page to the beta site. I haven't quite finished with ...">[40761]</a>) Add the bugs page to the beta site. I haven't quite finished with this. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1259" title="#1259: Tasks: root/more/bugs.htm content (closed: fixed)">#1259</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Fri, 16 Nov 2007 18:46:37 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1259#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1259#comment:5</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/41154" title="Move the bug and feature request pages to the new site. Refs #1259. ...">[41154]</a>) Move the bug and feature request pages to the new site. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1259" title="#1259: Tasks: root/more/bugs.htm content (closed: fixed)">#1259</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1369" title="#1369: Tasks: root/more/requesting_new_features.htm (closed: fixed)">#1369</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Sat, 17 Nov 2007 00:34:43 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1259#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1259#comment:6</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/41162" title="Merged revisions 41141-41160 via svnmerge from ...">[41162]</a>) Merged revisions 41141-41160 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/trunk</a> </p> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41142" title="Added workarounds for IBM xlc C++: the compiler can't resolve an ...">r41142</a> | johnmaddock | 2007-11-16 03:30:43 -0800 (Fri, 16 Nov 2007) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Added workarounds for IBM xlc C++: the compiler can't resolve an overloaded function template to a function pointer unless the template arguments are explicitly provided. Fixed some bugs uncovered by the above workaround: some forward declarations didn't match the actual definition! Hopefully fixed remaining Sun compiler issues: mostly fixed by above fixes anyway. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41143" title="Disabled use of MS-specific narrow character functions when _WIN32_WCE ...">r41143</a> | johnmaddock | 2007-11-16 04:00:32 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Disabled use of MS-specific narrow character functions when _WIN32_WCE is defined. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41144" title="Added flyweignt and Unordered Containers. ">r41144</a> | garcia | 2007-11-16 04:37:08 -0800 (Fri, 16 Nov 2007) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Added flyweignt and Unordered Containers. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41145" title="Initial Revision. ">r41145</a> | garcia | 2007-11-16 05:22:09 -0800 (Fri, 16 Nov 2007) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Initial Revision. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41146" title="Review Wizard Report. ">r41146</a> | garcia | 2007-11-16 05:23:41 -0800 (Fri, 16 Nov 2007) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Review Wizard Report. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41147" title="Add some filesystem markup">r41147</a> | bemandawes | 2007-11-16 07:14:54 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add some filesystem markup </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41149" title="Add support for msvc-9.0, thanks to John Pavel.">r41149</a> | grafik | 2007-11-16 08:15:35 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add support for msvc-9.0, thanks to John Pavel. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41151" title="Make vacpp toolset recognize and support version numbers. Also ...">r41151</a> | noel_belcourt | 2007-11-16 09:30:57 -0800 (Fri, 16 Nov 2007) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Make vacpp toolset recognize and support version numbers. Also perform minimal options processing. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41153" title="Wave: Added identifying comment into the main header">r41153</a> | hkaiser | 2007-11-16 10:44:56 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added identifying comment into the main header </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41154" title="Move the bug and feature request pages to the new site. Refs #1259. ...">r41154</a> | danieljames | 2007-11-16 10:46:36 -0800 (Fri, 16 Nov 2007) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Move the bug and feature request pages to the new site. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1259" title="#1259: Tasks: root/more/bugs.htm content (closed: fixed)">#1259</a>. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1369" title="#1369: Tasks: root/more/requesting_new_features.htm (closed: fixed)">#1369</a>. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41155" title="add comment pointing to BOOST_FOREACH's online docs">r41155</a> | eric_niebler | 2007-11-16 11:24:52 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add comment pointing to BOOST_FOREACH's online docs </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41158" title="Remove extraneous comments">r41158</a> | djenkins | 2007-11-16 13:25:07 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove extraneous comments </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/41160" title="New implementation of pthread_once based on Mike Burrows' algorithm">r41160</a> | anthonyw | 2007-11-16 14:51:52 -0800 (Fri, 16 Nov 2007) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> New implementation of pthread_once based on Mike Burrows' algorithm </p> </blockquote> <p> ........ </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Wed, 28 Nov 2007 21:03:05 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1259#comment:7 https://svn.boost.org/trac10/ticket/1259#comment:7 <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> </ul> <p> Updated by Dave: <a class="changeset" href="https://svn.boost.org/trac10/changeset/41438" title="Reworked bug reporting instructions to stress the tracker ">[41438]</a> and then tidied up a bit by me: <a class="changeset" href="https://svn.boost.org/trac10/changeset/41441" title="Restore the structure of the bugs page.">[41441]</a> </p> Ticket