Boost C++ Libraries: Ticket #1641: Document use of ref() to avoid copying function objects https://svn.boost.org/trac10/ticket/1641 <p> bind( ref(f), ... ) doesn't cause f to be copied, but that is not explicit in the docs. Passing a heaviweight function object to for_each is a prime use-case. See Boost.Accumulators. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1641 Trac 1.4.3 Peter Dimov Mon, 18 Feb 2008 23:55:26 GMT status changed https://svn.boost.org/trac10/ticket/1641#comment:1 https://svn.boost.org/trac10/ticket/1641#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Peter Dimov Tue, 19 Feb 2008 14:51:10 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1641#comment:2 https://svn.boost.org/trac10/ticket/1641#comment:2 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/43319" title="Fix #1641.">[43319]</a>) Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1641" title="#1641: Bugs: Document use of ref() to avoid copying function objects (closed: fixed)">#1641</a>. </p> Ticket Eric Niebler Wed, 05 Mar 2008 20:41:41 GMT <link>https://svn.boost.org/trac10/ticket/1641#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1641#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/43519" title="Merged revisions 42451-43517 via svnmerge from ...">[43519]</a>) Merged revisions 42451-43517 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/42455" title="Fix typos.">r42455</a> | johnmaddock | 2008-01-04 08:54:35 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typos. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42456" title="mark up borland and sun accumulators failures">r42456</a> | eric_niebler | 2008-01-04 09:14:53 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> mark up borland and sun accumulators failures </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42459" title="This should fix template parameter shadowing errors for gcc and Intel ...">r42459</a> | andreas_huber69 | 2008-01-04 10:23:18 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> This should fix template parameter shadowing errors for gcc and Intel compilers. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42462" title="mark Accumulators tests for gcc 4.2.1 affected by GCC Bugzilla Bug 33580">r42462</a> | bgubenko | 2008-01-04 15:55:43 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> mark Accumulators tests for gcc 4.2.1 affected by GCC Bugzilla Bug 33580 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42471" title="merged changes from iostreams_dev, revisions 42441-42469; added ...">r42471</a> | turkanis | 2008-01-04 20:51:49 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42441-42469; added 'std::' for Intel on <a class="missing wiki">Linux/Darwin</a>; added STDCXX workaround for codecvt; fixed docs for invert.hpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42473" title="new iostreams expected failures: stream_offset_64bit_test.cpp on ...">r42473</a> | turkanis | 2008-01-04 23:35:44 -0800 (Fri, 04 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> new iostreams expected failures: stream_offset_64bit_test.cpp on Borland, and wide stream tests on gcc-3.4.2_hpux_pa_risc </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42475" title="Added defaults for in_state_reaction template parameters and updated ...">r42475</a> | andreas_huber69 | 2008-01-05 04:42:02 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added defaults for in_state_reaction template parameters and updated tests accordingly. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42476" title="Disable Microsoft &#34;secure&#34; overloads in Dinkumware libraries since ...">r42476</a> | bemandawes | 2008-01-05 06:41:55 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Disable Microsoft "secure" overloads in Dinkumware libraries since they cause compile errors with Intel versions 9 and 10 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42478" title="Typo corrections. Minor stylistic changes.">r42478</a> | jurko | 2008-01-05 07:19:53 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Typo corrections. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42479" title="Updated Boost.Jam command line option texts. Minor stylistic changes.">r42479</a> | jurko | 2008-01-05 08:53:03 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated Boost.Jam command line option texts. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42480" title="Typo corrections. Minor stylistic changes.">r42480</a> | jurko | 2008-01-05 08:55:36 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Typo corrections. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42481" title="Typo correction. Corrected an invalid command-line option name.">r42481</a> | jurko | 2008-01-05 08:56:42 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Typo correction. Corrected an invalid command-line option name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42482" title="Corrected an invalid command-line option name reference.">r42482</a> | jurko | 2008-01-05 08:57:17 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected an invalid command-line option name reference. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42483" title="Corrected an out-of-date comment listing all command-line options.">r42483</a> | jurko | 2008-01-05 08:58:01 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected an out-of-date comment listing all command-line options. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42484" title="Corrected the used file suffix for the VERBATIM file type. Now the ...">r42484</a> | jurko | 2008-01-05 09:11:50 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected the used file suffix for the VERBATIM file type. Now the documentation is in sync with the 'customization' example. This also closes the Trac ticket 134. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42485" title="Stylistic comment changes &amp; typo corrections.">r42485</a> | jurko | 2008-01-05 09:46:45 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Stylistic comment changes &amp; typo corrections. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42486" title="Stylistic comment changes &amp; typo corrections in several files. ...">r42486</a> | jurko | 2008-01-05 09:52:31 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Stylistic comment changes &amp; typo corrections in several files. Corrected an incorrect error message in boost-build/build/project.jam displayed when a --build-dir command-line option and a non top-level project build-dir attribute are specified. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42487" title="Cleaned up some import rule calls.">r42487</a> | jurko | 2008-01-05 09:54:02 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Cleaned up some import rule calls. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42488" title="Documentation wording cleaned up a bit.">r42488</a> | jurko | 2008-01-05 10:02:23 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Documentation wording cleaned up a bit. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42489" title="Removed or simplified some import calls. Comment updates. Minor ...">r42489</a> | jurko | 2008-01-05 10:13:10 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed or simplified some import calls. Comment updates. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42490" title="Simplified the used make rules. Removed some dead code. Minor ...">r42490</a> | jurko | 2008-01-05 10:14:20 -0800 (Sat, 05 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Simplified the used make rules. Removed some dead code. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42492" title="Removed trailing spaces and some empty lines.">r42492</a> | jurko | 2008-01-05 10:29:36 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed trailing spaces and some empty lines. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42494" title="Minor stylistic changes such as: comment typo corrections, wrapping ...">r42494</a> | jurko | 2008-01-05 12:02:24 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, etc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42495" title="Cleaned up where the stage module is imported in tools/builtin.jam. ...">r42495</a> | jurko | 2008-01-05 12:06:15 -0800 (Sat, 05 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Cleaned up where the stage module is imported in tools/builtin.jam. Added a missing import in tools/stage.jam that causes errors with the previous fix. Minor stylistic changes in tools/stage.jam. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42496" title="Comment cleanup.">r42496</a> | jurko | 2008-01-05 12:14:48 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Comment cleanup. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42497" title="Minor stylistic changes - cleaned up import calls, wrapped much text ...">r42497</a> | jurko | 2008-01-05 12:37:44 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic changes - cleaned up import calls, wrapped much text at 80 characters updated comments, typo corrections, removed trailing spaces, etc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42498" title="Renamed some Jamfile and project-root.jam references to Jamfile.jam ...">r42498</a> | jurko | 2008-01-05 12:48:50 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Renamed some Jamfile and project-root.jam references to Jamfile.jam and Jamroot.jam respectively. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42499" title="Test code cleaned up a bit. No functional changes.">r42499</a> | jurko | 2008-01-05 13:37:15 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Test code cleaned up a bit. No functional changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42502" title="Wave: updated copyright messages to include the year 2008 (merged from ...">r42502</a> | hkaiser | 2008-01-05 14:44:28 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: updated copyright messages to include the year 2008 (merged from release branch). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42504" title="Refactored the test into two separate test functions. Made the ...">r42504</a> | jurko | 2008-01-05 15:18:17 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Refactored the test into two separate test functions. Made the 'directory names with dots' test use the expect_output_line() tool instead of a manual find, causing a better diagnostic to be displayed in case of a failure. Made one of the test Jam scripts more compact. Made the test use the Jamroot.jam file instead of project-root.jam. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42505" title="mark up accumulators library test weighted_kurtosis for acc toolset">r42505</a> | bgubenko | 2008-01-05 15:35:05 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> mark up accumulators library test weighted_kurtosis for acc toolset </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42506" title="No functional changes but only stylistic changes such as: comment typo ...">r42506</a> | jurko | 2008-01-05 16:25:48 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> No functional changes but only stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, removing empty lines, made tests use Jamfile.jam and Jamroot.jam Boost Build script names, removed unnecessary module imports, etc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42507" title="No functional changes but only stylistic changes such as: comment typo ...">r42507</a> | jurko | 2008-01-05 16:53:09 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> No functional changes but only stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, removing empty lines, removed unnecessary module imports, etc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42508" title="Refactored build-system.jam. Added many detailed comments. Test ...">r42508</a> | jurko | 2008-01-05 22:15:39 -0800 (Sat, 05 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Refactored build-system.jam. Added many detailed comments. </p> </blockquote> <p> </p> <blockquote> <p> Test configuration module now gets loaded the same as all other configuration modules. </p> </blockquote> <p> </p> <blockquote> <p> In addition to being able to specify which user configuration to load, user may now also prevent loading the user configuration by specifying an empty file name for it. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42509" title="Added a --test-config command-line option for specifying where the ...">r42509</a> | jurko | 2008-01-05 22:50:56 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added a --test-config command-line option for specifying where the test configuration file should be loaded from instead of always being looked up in Boost Build's test folder. This allows non-test builds to not use test config when it exists on the system and different tests to use different test configurations when needed. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42510" title="Specifying that a build uses test configuration no longer prevents ...">r42510</a> | jurko | 2008-01-05 22:58:24 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Specifying that a build uses test configuration no longer prevents toolset auto-configuration and therefore no longer causes --toolset options to be ignored. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42511" title="Minor stylistic comment changes.">r42511</a> | jurko | 2008-01-05 23:13:28 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic comment changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42512" title="Added support for choosing the toolset and toolset version to be used ...">r42512</a> | jurko | 2008-01-05 23:17:08 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added support for choosing the toolset and toolset version to be used 'by default' by Boost Build. Allows testing of default toolset functionality. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42513" title="Upgraded the tool for testing that a certain line exists in the given ...">r42513</a> | jurko | 2008-01-05 23:26:46 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Upgraded the tool for testing that a certain line exists in the given output support so that it now also knows how to test that a certain line does not exist in the given output. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42514" title="Added the --ignore-site-config option telling Boost.Build not to load ...">r42514</a> | jurko | 2008-01-05 23:28:47 -0800 (Sat, 05 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added the --ignore-site-config option telling Boost.Build not to load the site configuration file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42516" title="Stylistic changes: typo corrections, comment alignments, output string ...">r42516</a> | jurko | 2008-01-06 00:16:34 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Stylistic changes: typo corrections, comment alignments, output string updates, no functional changes, etc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42527" title="Various doc updates.">r42527</a> | andreas_huber69 | 2008-01-06 05:49:31 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Various doc updates. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42528" title="Add Boost.Unordered and add to the documentation. Not fully integrated ...">r42528</a> | danieljames | 2008-01-06 08:47:16 -0800 (Sun, 06 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add Boost.Unordered and add to the documentation. Not fully integrated yet. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42529" title="Add more libraries that use Boost.Hash to its intro.">r42529</a> | danieljames | 2008-01-06 08:48:36 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add more libraries that use Boost.Hash to its intro. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42530" title="Add Boost.Unordered to Boost.Hash's intro.">r42530</a> | danieljames | 2008-01-06 08:49:11 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add Boost.Unordered to Boost.Hash's intro. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42531" title="Combine the 'container' and 'unordered' tests.">r42531</a> | danieljames | 2008-01-06 08:59:18 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Combine the 'container' and 'unordered' tests. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42532" title="Give the unordered exception test suite its own name.">r42532</a> | danieljames | 2008-01-06 08:59:49 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Give the unordered exception test suite its own name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42533" title="Add the contents of compile_tests.cpp to set_compile.cpp and ...">r42533</a> | danieljames | 2008-01-06 09:13:15 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add the contents of compile_tests.cpp to set_compile.cpp and map_compile.cpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42534" title="Rename the test-suites to match other libraries' style.">r42534</a> | danieljames | 2008-01-06 09:16:51 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Rename the test-suites to match other libraries' style. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42535" title="Add forwarding html files for Boost.Unordered. ">r42535</a> | danieljames | 2008-01-06 09:23:16 -0800 (Sun, 06 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add forwarding html files for Boost.Unordered. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42536" title="Add Boost.Unordered to the regression tests.">r42536</a> | danieljames | 2008-01-06 09:40:32 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add Boost.Unordered to the regression tests. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42537" title="add myself as maintainer of accumulators">r42537</a> | eric_niebler | 2008-01-06 09:44:06 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add myself as maintainer of accumulators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42538" title="Add library identification. ">r42538</a> | danieljames | 2008-01-06 09:45:18 -0800 (Sun, 06 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add library identification. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42539" title="Add the unordered library to the maintainers list. ">r42539</a> | danieljames | 2008-01-06 09:48:11 -0800 (Sun, 06 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add the unordered library to the maintainers list. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42540" title="Add unordered to the library list. ">r42540</a> | danieljames | 2008-01-06 09:56:06 -0800 (Sun, 06 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add unordered to the library list. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42544" title="copy.hpp: fix for Visual Age: std::min was passed arguments of ...">r42544</a> | turkanis | 2008-01-06 10:32:05 -0800 (Sun, 06 Jan 2008) | 18 lines </p> </blockquote> <p> </p> <blockquote> <p> copy.hpp: </p> </blockquote> <p> </p> <blockquote> <blockquote> <p> fix for Visual Age: std::min was passed arguments of different types; replaced std:: min with conditional </p> </blockquote> </blockquote> <p> </p> <blockquote> <p> detail/streambuf/indirect_streambuf.hpp: </p> </blockquote> <p> </p> <blockquote> <blockquote> <p> removed trailing comma in enum definition </p> </blockquote> </blockquote> <p> </p> <blockquote> <p> test/combine_test.cpp: test/symmetric_filter_test.cpp: test/compose_test.cpp: test/close_test.cpp: test/invert_test.cpp: test/tee_test.cpp: test/restrict_test.cpp: test/Jamfile.v2: </p> </blockquote> <p> </p> <blockquote> <blockquote> <p> moved tests for close() into the test files for various adapters </p> </blockquote> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42546" title="Corrected a bug with the customized default toolset being read from ...">r42546</a> | jurko | 2008-01-06 12:06:33 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected a bug with the customized default toolset being read from the toolset module but defined in the build-system module. Effect was that customized default toolsets were getting ignored. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42547" title="Simple code cleanup. Typo corrections.">r42547</a> | jurko | 2008-01-06 12:37:55 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Simple code cleanup. Typo corrections. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42548" title="Added support for tests configuring whether they want their Boost ...">r42548</a> | jurko | 2008-01-06 12:43:25 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added support for tests configuring whether they want their Boost Build to ignore toolset requirements instead of always ignoring them. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42549" title="Added new tests related to Boost Build's default toolset handling. ...">r42549</a> | jurko | 2008-01-06 12:56:20 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added new tests related to Boost Build's default toolset handling. They test that the correct default toolset gets use and that when it gets used that has no different status than any other explicitly specified toolset. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42563" title="marked restrict_test.cpp as failing on vacpp and ...">r42563</a> | turkanis | 2008-01-06 17:26:52 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked restrict_test.cpp as failing on vacpp and stream_offset_64bit_test as failing on sun (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42564" title="alphabetized the iostreams failures">r42564</a> | turkanis | 2008-01-06 17:32:29 -0800 (Sun, 06 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> alphabetized the iostreams failures </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42565" title="merged changes from branches/iostreams_dev, revisions 42544-42544 - ...">r42565</a> | turkanis | 2008-01-06 21:20:32 -0800 (Sun, 06 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> merged changes from branches/iostreams_dev, revisions 42544-42544 </p> </blockquote> <p> </p> <ul><li>added "slice" as an alias for "restrict", for platforms on which "restrict" is a keyword </li><li>attempted to configure file_descriptor for <span class="underline">IBMCPP</span> </li><li>added better error output to stream_offset_64bit_test.cpp </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42566" title="Corrected explicitly specified user-config file handling. Was not ...">r42566</a> | jurko | 2008-01-07 09:00:59 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected explicitly specified user-config file handling. Was not looking for the specified file in the regular path instead of the current folder and did not work with absolute paths. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42567" title="Code cleanup. Converted to using True/False instead of 1/0. Changed to ...">r42567</a> | jurko | 2008-01-07 10:15:13 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Code cleanup. Converted to using <a class="missing wiki">True/False</a> instead of 1/0. Changed to obey documented coding conventions regarding whitespace and function parameters. Renamed private member functions to use the <span class="underline"> name prefix. </span></p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42568" title="Added a new configuration test making sure that the bug with not being ...">r42568</a> | jurko | 2008-01-07 10:38:28 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added a new configuration test making sure that the bug with not being able to process absolute user-config configuration file references never rears its ugly head again. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42570" title="s/order/tail/">r42570</a> | eric_niebler | 2008-01-07 11:06:31 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> s/order/tail/ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42571" title="add missing includes, fix signed/unsigned warnings, clean-up trailing ...">r42571</a> | eric_niebler | 2008-01-07 11:08:16 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add missing includes, fix signed/unsigned warnings, clean-up trailing whitespace, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1552" title="#1552: Patches: Missing includes and a superfluous semi-colon in accumulators (closed: fixed)">#1552</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42572" title="Rename the exception tests so that they don't clash with the normal tests.">r42572</a> | danieljames | 2008-01-07 11:40:32 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Rename the exception tests so that they don't clash with the normal tests. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42573" title="Remove some development code.">r42573</a> | danieljames | 2008-01-07 11:41:05 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove some development code. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42575" title="Add missing 'use namespace std'. Which I should have done when I was ...">r42575</a> | danieljames | 2008-01-07 11:44:13 -0800 (Mon, 07 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing 'use namespace std'. Which I should have done when I was told about them before. Sorry. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42576" title="Add support for multiple copyrights in the library info.">r42576</a> | danieljames | 2008-01-07 11:46:27 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add support for multiple copyrights in the library info. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42578" title="Reneame the set and map compile tests so they'll be adjacent in the ...">r42578</a> | danieljames | 2008-01-07 11:51:02 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Reneame the set and map compile tests so they'll be adjacent in the test results. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42580" title="Avoid some uses of an invalid pointer.">r42580</a> | danieljames | 2008-01-07 12:06:15 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Avoid some uses of an invalid pointer. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42581" title="Use the default location for the reference documentation.">r42581</a> | danieljames | 2008-01-07 12:07:12 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Use the default location for the reference documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42587" title="Fix a bug which was causing the memory area stuff to fail. I should ...">r42587</a> | danieljames | 2008-01-07 13:05:42 -0800 (Mon, 07 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a bug which was causing the memory area stuff to fail. </p> </blockquote> <p> </p> <blockquote> <p> I should probably try to be less clever and use memory area's lower bounds as the key, and do the extra work required to get that working. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42588" title="Fix an off by one error.">r42588</a> | danieljames | 2008-01-07 13:07:43 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix an off by one error. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42591" title="Merge in spell check.">r42591</a> | danieljames | 2008-01-07 13:47:24 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Merge in spell check. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42596" title="merged changes from branches/iostreams_dev, revisions 42565-42595: - ...">r42596</a> | turkanis | 2008-01-07 15:13:26 -0800 (Mon, 07 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> merged changes from branches/iostreams_dev, revisions 42565-42595: </p> </blockquote> <p> </p> <ul><li>Simplified implementation with the help to the C-runtime function _get_osfhandle so that on Windows only a single HANDLE is stored and the POSIX-style implementation is never needed; added the handle_type on POSIX systems (typedef for int) and a function returning the underlying handle as an instance of handle_type </li><li>fixed the bug described in ticket Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1551" title="#1551: Bugs: stream_buffer::seekpos ignores openmode parameter (closed: fixed)">#1551</a> (stream_buffer::seekpos ignores openmode parameter) </li><li>fixed test/operation_sequence_test.cpp file description </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42598" title="Mostly fix bad path calc for direct html from doxygen doc generation. ...">r42598</a> | grafik | 2008-01-07 18:49:25 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Mostly fix bad path calc for direct html from doxygen doc generation. (fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1562" title="#1562: Bugs: doxygen rule putting html output in wrong directory (closed: fixed)">#1562</a>) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42600" title="merged changes from branches/iostreams_dev revisions 42595-42599; ...">r42600</a> | turkanis | 2008-01-07 19:49:23 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from branches/iostreams_dev revisions 42595-42599; applied Dinkumware implementation of positioning functions to IBM Visual Age; simplified and corrected implementation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42602" title="removed unneeded headers, one of which (restrict.hpp) causes failures ...">r42602</a> | turkanis | 2008-01-07 20:20:38 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> removed unneeded headers, one of which (restrict.hpp) causes failures on IBM Visual Age </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42603" title="removed spurious '.cpp' extension from test names (iostreams)">r42603</a> | turkanis | 2008-01-07 20:52:54 -0800 (Mon, 07 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> removed spurious '.cpp' extension from test names (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42612" title="Merge in latest unordered developments (revisions 42607-42611). ">r42612</a> | danieljames | 2008-01-08 05:59:01 -0800 (Tue, 08 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge in latest unordered developments (revisions 42607-42611). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42613" title="Added a new test making sure properties conditioned on multiple ...">r42613</a> | jurko | 2008-01-08 06:40:24 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added a new test making sure properties conditioned on multiple different feature values are handled correctly. This especially includes testing the case when one of those features is &lt;toolset&gt; and the value given for it includes a toolset version. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42614" title="Made some debugging messages more consistent.">r42614</a> | jurko | 2008-01-08 07:21:15 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Made some debugging messages more consistent. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42615" title="support for LaTeX formulas in Doxygen comments">r42615</a> | eric_niebler | 2008-01-08 09:42:20 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> support for LaTeX formulas in Doxygen comments </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42616" title="automatically generate png files from LaTeX formulas using doxygen">r42616</a> | eric_niebler | 2008-01-08 09:43:34 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> automatically generate png files from LaTeX formulas using doxygen </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42617" title="Comment correction.">r42617</a> | jurko | 2008-01-08 09:51:30 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Comment correction. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42619" title="Merge: Another missing 'using namespace std'">r42619</a> | danieljames | 2008-01-08 10:15:01 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Merge: Another missing 'using namespace std' </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42620" title="fix signed/unsigned warnings, clean up trailing whitespace">r42620</a> | eric_niebler | 2008-01-08 10:43:43 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix signed/unsigned warnings, clean up trailing whitespace </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42624" title="disable iterator debugging for all msvc versions">r42624</a> | eric_niebler | 2008-01-08 13:40:52 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> disable iterator debugging for all msvc versions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42625" title="merged changes from branches/iostreams_dev, revisions 42602-42624: ...">r42625</a> | turkanis | 2008-01-08 14:25:01 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from branches/iostreams_dev, revisions 42602-42624: adding missing included to fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1550" title="#1550: Patches: Missing includes (and a superfluous comma error) (closed: fixed)">#1550</a>; fix for positioning on IBM; fix for file_descriptor on POSIX; restructed the version range for the Borland workaround in large_file_test.cpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42626" title="Minor stylistic code indentation changes.">r42626</a> | jurko | 2008-01-08 17:09:26 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic code indentation changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42627" title="Tried trailing spaces. Minor comment typo corrections.">r42627</a> | jurko | 2008-01-08 17:11:03 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Tried trailing spaces. Minor comment typo corrections. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42628" title="Remove trailing spaces. Removed an empty line.">r42628</a> | jurko | 2008-01-08 17:18:38 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove trailing spaces. Removed an empty line. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42629" title="Updated the __ACTION_RULE__ to not return its action command output as ...">r42629</a> | jurko | 2008-01-08 20:05:29 -0800 (Tue, 08 Jan 2008) | 8 lines </p> </blockquote> <p> </p> <blockquote> <p> Updated the <span class="underline">ACTION_RULE</span> to not return its action command output as a single string but instead split it into a list of output lines. This allows Jam code using this output to work correctly independently of what newline character combinations are in use. This was causing problems with Boost Build unit tests which can now be updated to pass. </p> </blockquote> <p> </p> <blockquote> <p> Consequences &amp; checks: </p> </blockquote> <ul><li>Final <span class="underline">ACTION_RULE</span> rule parameter has changed from output ? to output-lines *. </li><li>Updated corresponding Jam documentation. </li><li>Updated the all related Boost Build code. </li><li>No code on the Boost trunk uses this rule except for Boost Build itself. </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42630" title="Fixed a failing test by making it access action output using the ...">r42630</a> | jurko | 2008-01-08 20:15:35 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a failing test by making it access action output using the <span class="underline">ACTION_RULE</span> rule so it would not be affected by the level of debug output given by Boost <a class="missing wiki">Build/Jam</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42631" title="Fixed a failing test by making it access its action results using the ...">r42631</a> | jurko | 2008-01-08 20:30:25 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a failing test by making it access its action results using the <span class="underline">ACTION_RULE</span> rule. Now it works with the default debug level settings (i.e. no action output displayed). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42632" title="Revert various changes that break backward compatibility, and also ...">r42632</a> | grafik | 2008-01-08 20:31:58 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Revert various changes that break backward compatibility, and also some minor edits. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42633" title="Revert various changes that break backward compatibility, and also ...">r42633</a> | grafik | 2008-01-08 20:34:12 -0800 (Tue, 08 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Revert various changes that break backward compatibility, and also some minor edits. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42637" title="Updated the test so it passes on Windows. Had to change it to enable ...">r42637</a> | jurko | 2008-01-09 06:36:37 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated the test so it passes on Windows. Had to change it to enable action output logging and compensate for the fact that now action names are sent to the output as well. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42639" title="Updated the test so it passes on Windows. Had to change it to enable ...">r42639</a> | jurko | 2008-01-09 09:03:45 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated the test so it passes on Windows. Had to change it to enable action output logging and compensate for the fact that now action names are sent to the output as well. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42641" title="copy the png files to where fop will look for them when building pdf">r42641</a> | eric_niebler | 2008-01-09 12:21:51 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> copy the png files to where fop will look for them when building pdf </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42642" title="fix more signed/unsigned warnings">r42642</a> | eric_niebler | 2008-01-09 12:33:05 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix more signed/unsigned warnings </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42644" title="marked stream_offset_64bit_test as an expected failure on vacpp (iostreams)">r42644</a> | turkanis | 2008-01-09 15:13:57 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked stream_offset_64bit_test as an expected failure on vacpp (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42645" title="replaced 2 occurrences of the identifier 'restrict' with ...">r42645</a> | turkanis | 2008-01-09 15:16:17 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> replaced 2 occurrences of the identifier 'restrict' with BOOST_IOSTREAMS_RESTRICT </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42646" title="added expected failures for Sun and IBM; removed a Borland ...">r42646</a> | turkanis | 2008-01-09 19:27:51 -0800 (Wed, 09 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added expected failures for Sun and IBM; removed a Borland intermittent failure; removed some obsolete toolsets (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42647" title="Optimizations for Boost.MPI">r42647</a> | troyer | 2008-01-10 01:49:16 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Optimizations for Boost.MPI </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42648" title="Undid backward-compatibility breaking change in pair serialization">r42648</a> | troyer | 2008-01-10 03:54:36 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Undid backward-compatibility breaking change in pair serialization </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42651" title="Apply patch from Issue #1187.">r42651</a> | johnmaddock | 2008-01-10 04:10:37 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Apply patch from Issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1187" title="#1187: Bugs: bcp copy not needed files (closed: fixed)">#1187</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42657" title="removed references to NULL">r42657</a> | anthonyw | 2008-01-10 06:19:36 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> removed references to NULL </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42658" title="marked up two moe expected failures for sun-5.7-5.8 (iostreams)">r42658</a> | turkanis | 2008-01-10 10:50:19 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked up two moe expected failures for sun-5.7-5.8 (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42664" title="marked iostreams library compose_test for gcc-3.4.6_linux_ia64 : ...">r42664</a> | bgubenko | 2008-01-10 13:13:42 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked iostreams library compose_test for gcc-3.4.6_linux_ia64 : linking exceeds 10 min. limit </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42665" title="Initialise svnmerge for merging changes for unordered. ">r42665</a> | danieljames | 2008-01-10 14:25:35 -0800 (Thu, 10 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Initialise svnmerge for merging changes for unordered. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42666" title="Merge latest unordered developments: Make simple_test test a little ...">r42666</a> | danieljames | 2008-01-10 14:30:46 -0800 (Thu, 10 Jan 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge latest unordered developments: </p> </blockquote> <p> </p> <blockquote> <p> Make simple_test test a little more. Use doubles for calculating max load factor. Some workarounds, mostly for Borland and running the tests. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42670" title="merged changes from branches/iostreams_dev, revisions 42645=42660; fix ...">r42670</a> | turkanis | 2008-01-10 16:02:36 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from branches/iostreams_dev, revisions 42645=42660; fix for Intel-darwin; removed dependence of file_descriptor_test and mapped_file_test on library boost_iostreams </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42672" title="force static runtime-link for intel-darwin">r42672</a> | turkanis | 2008-01-10 17:35:46 -0800 (Thu, 10 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> force static runtime-link for intel-darwin </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42674" title="Fix bugs reported by Will Drewry: certain invalid regexes can cause ...">r42674</a> | johnmaddock | 2008-01-11 01:55:43 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix bugs reported by Will Drewry: certain invalid regexes can cause the library to access invalid memory, changed to ensure that the correct exception is thrown long before this happens. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42676" title="Removed the manual boost-build.jam file creation since that file ...">r42676</a> | jurko | 2008-01-11 05:44:51 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed the manual boost-build.jam file creation since that file already exists in the SVN repository and this only overwrote it with the same content minus the copyright notice. Removed a reference to the no longer existing boost_build_v2.html file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42677" title="Update for Intel-10.1.">r42677</a> | johnmaddock | 2008-01-11 05:48:57 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update for Intel-10.1. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42684" title="another attempt to fix linking for compression tests on intel-darwin">r42684</a> | turkanis | 2008-01-11 11:12:22 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> another attempt to fix linking for compression tests on intel-darwin </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42688" title="merged changes from iostreams_dev; fixes for IBM and more documentation">r42688</a> | turkanis | 2008-01-11 14:58:21 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev; fixes for IBM and more documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42689" title="more detailed note for vacpp (iostreams)">r42689</a> | turkanis | 2008-01-11 18:45:55 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more detailed note for vacpp (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42691" title="new style transforms a-la proto v3">r42691</a> | eric_niebler | 2008-01-11 22:43:28 -0800 (Fri, 11 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> new style transforms a-la proto v3 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42693" title="doc fixes">r42693</a> | nesotto | 2008-01-12 04:38:57 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doc fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42698" title="Merge the latest unordered changes. These are concerned with getting ...">r42698</a> | danieljames | 2008-01-12 06:43:40 -0800 (Sat, 12 Jan 2008) | 9 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge the latest unordered changes. These are concerned with getting the tests working on more compilers. The biggest change is that the exception tests have been changed to use a very simple exception testing mechanism on top of lightweight_test. This was because Boost.Test exception testing isn't working on several platforms. I'm trying to set this up so that I can use Boost.Test on compilers which it completely supports, and lightweight test on others. Boost.Test tests more than my simple exception testing code ever will so it's worth using where I can. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42700" title="missing includes">r42700</a> | eric_niebler | 2008-01-12 09:09:17 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing includes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42701" title="more msvc-7.1-friendly default_context implementation, more missing headers">r42701</a> | eric_niebler | 2008-01-12 09:40:40 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more msvc-7.1-friendly default_context implementation, more missing headers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42706" title="corrected use of feature detection macros for AIX; simplified ...">r42706</a> | turkanis | 2008-01-12 12:19:42 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> corrected use of feature detection macros for AIX; simplified implementation slightly; updated docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42707" title="removed intel-darwin sepcific code, since it didn't work">r42707</a> | turkanis | 2008-01-12 12:20:35 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> removed intel-darwin sepcific code, since it didn't work </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42708" title="port toy_spirit example to proto v3">r42708</a> | eric_niebler | 2008-01-12 13:19:45 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> port toy_spirit example to proto v3 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42713" title="improved docs">r42713</a> | turkanis | 2008-01-12 23:17:07 -0800 (Sat, 12 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> improved docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42715" title="fixed #if to #ifdef">r42715</a> | nesotto | 2008-01-13 03:37:41 -0800 (Sun, 13 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fixed #if to #ifdef </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42722" title="better note for iostreams library test compose_test on gcc-3.4.6_linux_ia64">r42722</a> | bgubenko | 2008-01-13 07:52:12 -0800 (Sun, 13 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> better note for iostreams library test compose_test on gcc-3.4.6_linux_ia64 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42723" title="marked up random library test random_test for gcc-3.4.6_linux_ia64">r42723</a> | bgubenko | 2008-01-13 08:12:37 -0800 (Sun, 13 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked up random library test random_test for gcc-3.4.6_linux_ia64 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42724" title="Merge in latest changes to Boost.Unordered. Some compiler workarounds ...">r42724</a> | danieljames | 2008-01-13 08:19:26 -0800 (Sun, 13 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge in latest changes to Boost.Unordered. Some compiler workarounds and starting to clean up the tests a little. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42729" title="work around msvc-7.1 bug">r42729</a> | eric_niebler | 2008-01-13 11:39:54 -0800 (Sun, 13 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around msvc-7.1 bug </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42741" title="boost template instantiation depth on darwin">r42741</a> | eric_niebler | 2008-01-13 13:56:56 -0800 (Sun, 13 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> boost template instantiation depth on darwin </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42745" title="Ooops, fix broken escape sequence.">r42745</a> | johnmaddock | 2008-01-14 01:46:12 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Ooops, fix broken escape sequence. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42747" title="Fix documentation typos.">r42747</a> | johnmaddock | 2008-01-14 01:58:36 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix documentation typos. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42750" title="Fix concept name in comment. ">r42750</a> | chris_kohlhoff | 2008-01-14 05:13:35 -0800 (Mon, 14 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix concept name in comment. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42751" title="Patch regex concept checks and TR1 library to work with VC9 + MS TR1 ...">r42751</a> | johnmaddock | 2008-01-14 05:17:09 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Patch regex concept checks and TR1 library to work with VC9 + MS TR1 feature pack. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42752" title="Add missing broken pipe error. ">r42752</a> | chris_kohlhoff | 2008-01-14 05:20:06 -0800 (Mon, 14 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing broken pipe error. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42753" title="Don't include sys/time.h when compiling with aCC, as that header does ...">r42753</a> | chris_kohlhoff | 2008-01-14 05:21:37 -0800 (Mon, 14 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Don't include sys/time.h when compiling with aCC, as that header does not supply pselect(), which is needed for HP-UX/aCC to work correctly. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42754" title="Disable noisy and incorrect /Wp64 warnings generated by MSVC. ">r42754</a> | chris_kohlhoff | 2008-01-14 05:22:21 -0800 (Mon, 14 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Disable noisy and incorrect /Wp64 warnings generated by MSVC. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42755" title="Don't call epoll_wait/kevent if there are no old operations (where old ...">r42755</a> | chris_kohlhoff | 2008-01-14 05:24:28 -0800 (Mon, 14 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Don't call epoll_wait/kevent if there are no old operations (where old means added prior to the last epoll_wait/kevent call) needing to be demultiplexed. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42756" title="Silence some integer truncation warnings. ">r42756</a> | chris_kohlhoff | 2008-01-14 05:25:24 -0800 (Mon, 14 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Silence some integer truncation warnings. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42758" title="Silence some integer truncation warnings. Only perform the ...">r42758</a> | chris_kohlhoff | 2008-01-14 05:27:52 -0800 (Mon, 14 Jan 2008) | 8 lines </p> </blockquote> <p> </p> <blockquote> <p> Silence some integer truncation warnings. </p> </blockquote> <p> </p> <blockquote> <p> Only perform the windows-bug workaround where we use a short timeout with <a class="missing wiki">GetQueuedCompletionStatus</a> from one thread, i.e. the timer thread. </p> </blockquote> <p> </p> <blockquote> <p> Keep track of the number of OVERLAPPED-derived operations to ensure that they all get cleaned up when the io_service is destroyed. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42759" title="Check for truncation when converting buffer size from size_t to ...">r42759</a> | chris_kohlhoff | 2008-01-14 05:29:08 -0800 (Mon, 14 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Check for truncation when converting buffer size from size_t to openssl's int argument. </p> </blockquote> <p> </p> <blockquote> <p> Try to fix possible thread-safety issues in SSL wrapper. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42766" title="register mpl::bool_ with typeof">r42766</a> | eric_niebler | 2008-01-14 08:49:32 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> register mpl::bool_ with typeof </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42767" title="Improved suggestion for dealing with Qt MOC, from Niels Dekker">r42767</a> | dgregor | 2008-01-14 09:01:26 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Improved suggestion for dealing with Qt MOC, from Niels Dekker </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42771" title="Documented value_init workaround to compiler issues, added new ...">r42771</a> | niels_dekker | 2008-01-14 10:17:30 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Documented value_init workaround to compiler issues, added new introduction, updated to 2003 edition of C++ Standard -- reviewed by Fernando Cacciola </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42773" title="- fixed typo ">r42773</a> | guwi17 | 2008-01-14 11:04:43 -0800 (Mon, 14 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <ul><li>fixed typo </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42776" title="add skip(), for specifying a skip regex">r42776</a> | eric_niebler | 2008-01-14 12:26:58 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add skip(), for specifying a skip regex </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42778" title="overhaul of dual_use filters: close() is now called just once; ...">r42778</a> | turkanis | 2008-01-14 12:47:17 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> overhaul of dual_use filters: close() is now called just once; suppressed <a class="missing wiki">Borland/Dinkumware</a> warnings in mapped_file.hpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42779" title="Minor &#34;beautifications&#34; of value_init documentation, inc. placing ...">r42779</a> | niels_dekker | 2008-01-14 13:46:20 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor "beautifications" of value_init documentation, inc. placing references in order of appearance </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42780" title="Changed size_t to std::size_t ">r42780</a> | lbourdev | 2008-01-14 14:06:07 -0800 (Mon, 14 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Changed size_t to std::size_t </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42781" title="GIL: Changing size_t to std::size_t ">r42781</a> | lbourdev | 2008-01-14 15:25:10 -0800 (Mon, 14 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> GIL: Changing size_t to std::size_t </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42788" title="code clean-up, begin updating the transform section in proto's docs">r42788</a> | eric_niebler | 2008-01-14 22:46:39 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> code clean-up, begin updating the transform section in proto's docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42789" title="try disabling iterator debugging for intel-win toolset">r42789</a> | eric_niebler | 2008-01-14 23:46:51 -0800 (Mon, 14 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> try disabling iterator debugging for intel-win toolset </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42797" title="adds missing #include ">r42797</a> | t_schwinger | 2008-01-15 11:46:10 -0800 (Tue, 15 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> adds missing #include </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42798" title="value_init doc + test: Added revision date.">r42798</a> | niels_dekker | 2008-01-15 11:53:28 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> value_init doc + test: Added revision date. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42801" title="Minor stylistic comment changes. Removed trailing spaces.">r42801</a> | jurko | 2008-01-15 13:13:52 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic comment changes. Removed trailing spaces. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42804" title="document call&lt;&gt;, make&lt;&gt; and bind&lt;&gt;">r42804</a> | eric_niebler | 2008-01-15 14:06:51 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> document call&lt;&gt;, make&lt;&gt; and bind&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42807" title="rewrote treatment of result_of in terms of a new (hopefully temporary) ...">r42807</a> | turkanis | 2008-01-15 14:54:40 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> rewrote treatment of result_of in terms of a new (hopefully temporary) config macro BOOST_IOSTREAMS_NO_RESULT_OF; fixed docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42811" title="reverted last change except for doc fixes; regression was result of ...">r42811</a> | turkanis | 2008-01-15 17:14:04 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> reverted last change except for doc fixes; regression was result of test runner's local patch </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42813" title="botched last commit">r42813</a> | turkanis | 2008-01-15 17:16:36 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> botched last commit </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42814" title="missing include">r42814</a> | djenkins | 2008-01-15 22:39:34 -0800 (Tue, 15 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing include </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42815" title="Added convenience class initialized_value, as announced at ...">r42815</a> | niels_dekker | 2008-01-16 01:35:12 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added convenience class initialized_value, as announced at <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.devel/169833"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.devel/169833</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42816" title="Added test and documentation for convenience class initialized_value, ...">r42816</a> | niels_dekker | 2008-01-16 01:37:25 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added test and documentation for convenience class initialized_value, that was added with changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/42815" title="Added convenience class initialized_value, as announced at ...">[42815]</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42817" title="Set the openssl callback function for getting a thread ID. ">r42817</a> | chris_kohlhoff | 2008-01-16 05:46:01 -0800 (Wed, 16 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Set the openssl callback function for getting a thread ID. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42818" title="Provide tss_cleanup_implemented as a dummy function on Windows CE to ...">r42818</a> | anthonyw | 2008-01-16 07:23:36 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Provide tss_cleanup_implemented as a dummy function on Windows CE to allow tests to run </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42821" title="works around MSVC7.1 problems (hopefully) ">r42821</a> | t_schwinger | 2008-01-16 11:16:37 -0800 (Wed, 16 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> works around MSVC7.1 problems (hopefully) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42822" title="attempts to fix Borland regressions ">r42822</a> | t_schwinger | 2008-01-16 11:17:09 -0800 (Wed, 16 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to fix Borland regressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42823" title="document when&lt;&gt; and is_callable&lt;&gt;">r42823</a> | eric_niebler | 2008-01-16 11:24:33 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> document when&lt;&gt; and is_callable&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42825" title="replaced __IBMCPP__ with _AIX">r42825</a> | turkanis | 2008-01-16 12:46:56 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> replaced <span class="underline">IBMCPP</span> with _AIX </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42827" title="added pgi to toolsets expected to fail seekawble_file_test (iostreams)">r42827</a> | turkanis | 2008-01-16 16:50:14 -0800 (Wed, 16 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added pgi to toolsets expected to fail seekawble_file_test (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42836" title="stl_iterator does better error handling">r42836</a> | eric_niebler | 2008-01-17 14:47:54 -0800 (Thu, 17 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> stl_iterator does better error handling </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42837" title="Stylistic changes. Removed trailing spaces. Removed empty lines. ...">r42837</a> | jurko | 2008-01-17 17:14:17 -0800 (Thu, 17 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Stylistic changes. Removed trailing spaces. Removed empty lines. Corrected comment typos and wording. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42839" title="tweaks for better doxygen-ated output">r42839</a> | eric_niebler | 2008-01-17 23:56:31 -0800 (Thu, 17 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> tweaks for better doxygen-ated output </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42840" title="updated reference section">r42840</a> | eric_niebler | 2008-01-17 23:56:59 -0800 (Thu, 17 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated reference section </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42841" title="add back reference section, document user-defined transforms">r42841</a> | eric_niebler | 2008-01-17 23:58:48 -0800 (Thu, 17 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add back reference section, document user-defined transforms </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42843" title="makes member object support work with BCC ">r42843</a> | t_schwinger | 2008-01-18 06:37:41 -0800 (Fri, 18 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> makes member object support work with BCC </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42851" title="Add needed &lt;iostream&gt; include.">r42851</a> | johnmaddock | 2008-01-18 08:56:57 -0800 (Fri, 18 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add needed &lt;iostream&gt; include. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42852" title="We don't have a tr1::hash functor if the std lib is the Apache version.">r42852</a> | johnmaddock | 2008-01-18 09:05:35 -0800 (Fri, 18 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> We don't have a tr1::hash functor if the std lib is the Apache version. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42853" title="Wave: removed T_DEFINED token id from the library.">r42853</a> | hkaiser | 2008-01-18 09:56:53 -0800 (Fri, 18 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: removed T_DEFINED token id from the library. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42855" title="Needs to #include &lt;cstring&gt; in order to use std::memset.">r42855</a> | johnmaddock | 2008-01-18 10:18:17 -0800 (Fri, 18 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Needs to #include &lt;cstring&gt; in order to use std::memset. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42856" title="Merge in some changes to the unordered tests. ">r42856</a> | danieljames | 2008-01-18 11:35:55 -0800 (Fri, 18 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge in some changes to the unordered tests. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42857" title="simplifies function_types markup ">r42857</a> | t_schwinger | 2008-01-18 12:05:56 -0800 (Fri, 18 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> simplifies function_types markup </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42858" title="attempts to fix BCB 5.9 regression in ...">r42858</a> | t_schwinger | 2008-01-18 12:52:06 -0800 (Fri, 18 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to fix BCB 5.9 regression in synthesis/mem_func_ptr_cv_ptr_to_this test </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42859" title="attempts to fix pathscale failure ">r42859</a> | t_schwinger | 2008-01-18 13:06:44 -0800 (Fri, 18 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to fix pathscale failure </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42868" title="value_init_test now works around Borland 5.82 bug (&#34;Error E2015: ...">r42868</a> | niels_dekker | 2008-01-19 12:21:18 -0800 (Sat, 19 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> value_init_test now works around Borland 5.82 bug ("Error E2015: Ambiguity..." when using initialized_value), that is fixed with a newer compiler version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42869" title="Removed local named variable from value_initialized::operator=, as ...">r42869</a> | niels_dekker | 2008-01-19 12:52:04 -0800 (Sat, 19 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed local named variable from value_initialized::operator=, as Fernando Cacciola suggested me to avoid unnecessary named variables. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42873" title="Remove extraneous defines since they are inherited from library build ...">r42873</a> | bemandawes | 2008-01-19 18:01:35 -0800 (Sat, 19 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove extraneous defines since they are inherited from library build Jamfile </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42877" title="Add include of &lt;eh.h&gt; for msvc.">r42877</a> | johnmaddock | 2008-01-20 01:42:35 -0800 (Sun, 20 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add include of &lt;eh.h&gt; for msvc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42878" title="Updated Interprocess and Intrusive: -&gt; Added linear slist to ...">r42878</a> | igaztanaga | 2008-01-20 03:54:47 -0800 (Sun, 20 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Updated Interprocess and Intrusive: </p> </blockquote> <p> </p> <blockquote> <p> -&gt; Added linear slist to intrusive -&gt; Updated all allocators to version 2 allocators in Interprocess -&gt; Optimized rbtree_best_fit size overhead to 1 std:size_t. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42881" title="Include &lt;new&gt; to get std::bad_alloc.">r42881</a> | danieljames | 2008-01-20 09:37:21 -0800 (Sun, 20 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Include &lt;new&gt; to get std::bad_alloc. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42882" title="Merged revisions 42856-42881 via svnmerge from ...">r42882</a> | danieljames | 2008-01-20 10:55:57 -0800 (Sun, 20 Jan 2008) | 22 lines </p> </blockquote> <p> </p> <blockquote> <p> Merged revisions 42856-42881 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/branches/unordered/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/branches/unordered/trunk</a> </p> </blockquote> <p> </p> <blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42880" title="Simplify the tests a little: Add a parameter to random_values to ...">r42880</a> | danieljames | 2008-01-20 16:10:43 +0000 (Sun, 20 Jan 2008) | 17 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Simplify the tests a little: </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Add a parameter to random_values to control what sort of values it generates. This means that instead of using equivalent_object to test collisions (which was a total hack) we now just need another parameter. </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> This requires some meta programming to act differently for maps and sets. Because of this pairs no longer need to be generated so remove the code for doing that (which doesn't work on some compilers). </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove the generator object, just call generate directly. </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove some of the tests using int containers, they didn't really add to anthing other than the compile time (some tests are timing out). </p> </blockquote> <p> ........ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42884" title="Minor stylistic changes: * Removed trailing spaces. * Added a ...">r42884</a> | jurko | 2008-01-20 12:18:50 -0800 (Sun, 20 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic changes: </p> </blockquote> <ul><li>Removed trailing spaces. </li><li>Added a comment for code discovering the user's home-directories. </li><li>Removed a stale regex import. </li><li>Removed an old corpse 'identity' rule found inside the <span class="underline">test</span> rule. </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42890" title="Only disable wide character support for HP aCC: for gcc the logic is ...">r42890</a> | johnmaddock | 2008-01-21 01:41:17 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Only disable wide character support for HP aCC: for gcc the logic is already taken care of in libstdcpp3.hpp. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42897" title="Removed a duplicate entry.">r42897</a> | hkaiser | 2008-01-21 08:13:31 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed a duplicate entry. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42898" title="changed output of booleans">r42898</a> | rogeeff | 2008-01-21 09:02:53 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> changed output of booleans </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42899" title="Updated type traits library so that everything compiles with -Wall ...">r42899</a> | johnmaddock | 2008-01-21 10:11:09 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated type traits library so that everything compiles with -Wall -pedantic with GCC. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42904" title="Don't include &lt;eh.h&gt; for WinCE (since WinCE does not have this header)">r42904</a> | davedeakins | 2008-01-21 11:38:44 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Don't include &lt;eh.h&gt; for WinCE (since WinCE does not have this header) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42906" title="minor clean-up">r42906</a> | eric_niebler | 2008-01-21 12:39:35 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42909" title="missing header">r42909</a> | rogeeff | 2008-01-21 19:41:23 -0800 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing header </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42911" title="Refactor some allocation code and fix instantiation problem in 64 bit ...">r42911</a> | igaztanaga | 2008-01-22 08:49:22 -0800 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Refactor some allocation code and fix instantiation problem in 64 bit platforms </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42916" title="add concepts section to proto reference">r42916</a> | eric_niebler | 2008-01-22 12:42:18 -0800 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add concepts section to proto reference </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42917" title="GIL: fixed the problem with std::hex by adding #include &lt;ios&gt;">r42917</a> | hljin | 2008-01-22 14:10:48 -0800 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> GIL: fixed the problem with std::hex by adding #include &lt;ios&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42918" title="proto works with boost 1.34.1">r42918</a> | eric_niebler | 2008-01-22 18:23:15 -0800 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto works with boost 1.34.1 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42929" title="Applies fix for issue #1598: added missing #include.">r42929</a> | johnmaddock | 2008-01-23 08:08:44 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Applies fix for issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1598" title="#1598: Bugs: [regex] 'showbase' : is not a member of 'std' (closed: fixed)">#1598</a>: added missing #include. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42931" title="Ticket #1593: [interprocess] 'streamoff' : is not a member of 'std'">r42931</a> | igaztanaga | 2008-01-23 11:34:39 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1593" title="#1593: Bugs: [intrprocess] 'streamoff' : is not a member of 'std' (closed: fixed)">#1593</a>: [interprocess] 'streamoff' : is not a member of 'std' </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42934" title="Fixes #1594">r42934</a> | andreas_huber69 | 2008-01-23 13:46:58 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1594" title="#1594: Bugs: [statechart] 'fixed' : is not a member of 'std' (closed: fixed)">#1594</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42935" title="fix dependency issue in Jamfile">r42935</a> | eric_niebler | 2008-01-23 13:57:47 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix dependency issue in Jamfile </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42938" title="circular_buffer: updated documentation">r42938</a> | jano_gaspar | 2008-01-23 15:04:57 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> circular_buffer: updated documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42939" title="fix quickbook scanner to recognize the [import ...] block">r42939</a> | eric_niebler | 2008-01-23 15:25:24 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix quickbook scanner to recognize the [import ...] block </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42943" title="Merged revisions 42882-42941 via svnmerge from ...">r42943</a> | danieljames | 2008-01-23 15:39:59 -0800 (Wed, 23 Jan 2008) | 60 lines </p> </blockquote> <p> </p> <blockquote> <p> Merged revisions 42882-42941 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/branches/unordered/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/branches/unordered/trunk</a> </p> </blockquote> <p> </p> <blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42887" title="Merged revisions ...">r42887</a> | danieljames | 2008-01-20 21:32:04 +0000 (Sun, 20 Jan 2008) | 10 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Merged revisions 42590-42664,42667-42697,42699-42723,42725-42855,42857-42881 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> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42881" title="Include &lt;new&gt; to get std::bad_alloc.">r42881</a> | danieljames | 2008-01-20 17:37:21 +0000 (Sun, 20 Jan 2008) | 1 line </p> </blockquote> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <blockquote> <p> Include &lt;new&gt; to get std::bad_alloc. </p> </blockquote> <p> ........ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42892" title="On some compilers the Rogue Wave/Apache stdcxx library doesn't have ...">r42892</a> | danieljames | 2008-01-21 13:03:16 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> On some compilers the Rogue <a class="missing wiki">Wave/Apache</a> stdcxx library doesn't have the normal std::distance, but instead has a variant that takes the result as the third parameter so it doesn't have to work out the type from the iterator. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42893" title="Fix a typo in the last commit.">r42893</a> | danieljames | 2008-01-21 13:07:58 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Fix a typo in the last commit. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42895" title="Remove tabs from the last checkin.">r42895</a> | danieljames | 2008-01-21 13:33:29 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove tabs from the last checkin. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42896" title="Use Boost config to tell when we have a std::distance function. Also, ...">r42896</a> | danieljames | 2008-01-21 15:51:40 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use Boost config to tell when we have a std::distance function. Also, no need for a macro. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42908" title="Use boost::long_long_type and boost::ulong_long_type.">r42908</a> | danieljames | 2008-01-21 21:37:04 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use boost::long_long_type and boost::ulong_long_type. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42921" title="Remove some tabs.">r42921</a> | danieljames | 2008-01-23 11:43:35 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove some tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42922" title="Add missing include. Refs #1596 ">r42922</a> | danieljames | 2008-01-23 11:46:28 +0000 (Wed, 23 Jan 2008) | 2 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Add missing include. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1596" title="#1596: Bugs: [unordered] non-standard prototype of malloc_allocator&lt;&gt;::allocate ... (closed: fixed)">#1596</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42923" title="Always use void const* for the second parameter of allocate. Refs #1596. ">r42923</a> | danieljames | 2008-01-23 11:52:47 +0000 (Wed, 23 Jan 2008) | 2 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Always use void const* for the second parameter of allocate. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1596" title="#1596: Bugs: [unordered] non-standard prototype of malloc_allocator&lt;&gt;::allocate ... (closed: fixed)">#1596</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42936" title="Use Boost style library name in the documentation.">r42936</a> | danieljames | 2008-01-23 22:22:16 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use Boost style library name in the documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42937" title="More tabs.">r42937</a> | danieljames | 2008-01-23 22:22:32 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> More tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42941" title="Fix all the allocators.">r42941</a> | danieljames | 2008-01-23 23:35:01 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Fix all the allocators. </p> </blockquote> <p> ................ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42948" title="merged changes from iostreams_dev, revisions 42825-42947">r42948</a> | turkanis | 2008-01-23 22:50:32 -0800 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42825-42947 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42950" title="correctsbroken compiler support for MPL ">r42950</a> | t_schwinger | 2008-01-24 10:56:27 -0800 (Thu, 24 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> correctsbroken compiler support for MPL </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42951" title="peeker optimization looks inside independent sub-expressions">r42951</a> | eric_niebler | 2008-01-24 13:06:23 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> peeker optimization looks inside independent sub-expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42952" title="test of output iterators">r42952</a> | nesotto | 2008-01-24 14:22:35 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> test of output iterators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42953" title="output iterator test">r42953</a> | nesotto | 2008-01-24 14:26:36 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> output iterator test </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42954" title="output iterators for ptr_containers ">r42954</a> | nesotto | 2008-01-24 14:27:27 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> output iterators for ptr_containers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42957" title="simplifies preprocessing code ">r42957</a> | t_schwinger | 2008-01-24 16:26:16 -0800 (Thu, 24 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> simplifies preprocessing code </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42958" title="touched ">r42958</a> | t_schwinger | 2008-01-24 16:28:15 -0800 (Thu, 24 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> touched </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42960" title="Changed the -soname and -shared options in intel-darwin.jam to use ...">r42960</a> | noel_belcourt | 2008-01-24 20:41:16 -0800 (Thu, 24 Jan 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Changed the -soname and -shared options in intel-darwin.jam to use -dynamiclib and -install_name, as done in darwin.jam. Apparently the Intel compilers on the Mac support the same options as gcc for setting the internal dynamic library name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42963" title="renaming ...">r42963</a> | nesotto | 2008-01-24 23:52:14 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming ... </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42964" title="renaming">r42964</a> | nesotto | 2008-01-24 23:52:56 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42965" title="renaming">r42965</a> | nesotto | 2008-01-24 23:54:28 -0800 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42970" title="merged changes from iostreams_dev, revisions 42947-42962: fixed ...">r42970</a> | turkanis | 2008-01-25 09:56:25 -0800 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42947-42962: fixed tickets 1003, 1139, 1140, 1149 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42971" title="Fixed a typo to yesterdays patch. ">r42971</a> | noel_belcourt | 2008-01-25 11:52:47 -0800 (Fri, 25 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixed a typo to yesterdays patch. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42972" title="Include &lt;ios&gt; to get std::boolalpha. Fixes #1586 ">r42972</a> | dgregor | 2008-01-25 13:07:14 -0800 (Fri, 25 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Include &lt;ios&gt; to get std::boolalpha. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1586" title="#1586: Bugs: [logic] 'boolalpha' : is not a member of 'std' (closed: fixed)">#1586</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42974" title="1)Fixed gcc release mode warnings. 2)Replaced throw with BOOST_RETHROW ...">r42974</a> | igaztanaga | 2008-01-25 15:07:51 -0800 (Fri, 25 Jan 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> 1)Fixed gcc release mode warnings. 2)Replaced throw with BOOST_RETHROW when BOOST_TRY is used. 3)Fixed issues with singly linked lists </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42976" title="Wave: Fixed a problem in flex_string::compare() (#include_next was ...">r42976</a> | hkaiser | 2008-01-25 17:24:21 -0800 (Fri, 25 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed a problem in flex_string::compare() (#include_next was non-functional). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42977" title="Wave: Added new testcase.">r42977</a> | hkaiser | 2008-01-25 17:36:20 -0800 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added new testcase. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42980" title="Wave: Tweaked new testcase.">r42980</a> | hkaiser | 2008-01-25 17:44:32 -0800 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Tweaked new testcase. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42982" title="Refactored common slist functions in a single class">r42982</a> | igaztanaga | 2008-01-26 03:52:25 -0800 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Refactored common slist functions in a single class </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42984" title="Fixes #416 Fixed spelling of Jack Edmonds name and renamed files ...">r42984</a> | noel_belcourt | 2008-01-26 10:35:59 -0800 (Sat, 26 Jan 2008) | 7 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/416" title="#416: Bugs: Spelling of Edmonds-Karp-Algorithm (closed: fixed)">#416</a> </p> </blockquote> <p> </p> <blockquote> <p> Fixed spelling of Jack Edmonds name and renamed files where necessary. Updated the documentation as well. Tested changes by building/running tests in libs/graph/test. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42985" title="Fixes #640 Corrected the mpl push_front html documentation. ">r42985</a> | noel_belcourt | 2008-01-26 10:51:28 -0800 (Sat, 26 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/640" title="#640: Bugs: documentation mistake (closed: fixed)">#640</a> </p> </blockquote> <p> </p> <blockquote> <p> Corrected the mpl push_front html documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42986" title="optimize repeated searches with patterns that have leading repeats">r42986</a> | eric_niebler | 2008-01-26 11:38:44 -0800 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> optimize repeated searches with patterns that have leading repeats </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42987" title="attempts to allow some preprocessing with VACPP (IBM) ">r42987</a> | t_schwinger | 2008-01-26 13:50:14 -0800 (Sat, 26 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to allow some preprocessing with VACPP (IBM) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42988" title="Fixes #1539 Fixed typo in the random documentation. ">r42988</a> | noel_belcourt | 2008-01-26 14:21:57 -0800 (Sat, 26 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1539" title="#1539: Bugs: Missing semi-colon in random library quitck start example (closed: fixed)">#1539</a> </p> </blockquote> <p> </p> <blockquote> <p> Fixed typo in the random documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42989" title="Fixes #965 Patched the XML and will check to ensure the html page ...">r42989</a> | noel_belcourt | 2008-01-26 15:06:24 -0800 (Sat, 26 Jan 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/965" title="#965: Bugs: [doc] boost::variant tutorial - final example uses v1,v2 should be ... (closed: fixed)">#965</a> </p> </blockquote> <p> </p> <blockquote> <p> Patched the XML and will check to ensure the html page reflects this change. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42990" title="updated vcproj">r42990</a> | eric_niebler | 2008-01-26 21:56:46 -0800 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated vcproj </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42991" title="fix typo">r42991</a> | eric_niebler | 2008-01-26 21:57:08 -0800 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42992" title="Extended leading repeat optimization to more cases.">r42992</a> | johnmaddock | 2008-01-27 10:43:35 -0800 (Sun, 27 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Extended leading repeat optimization to more cases. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42997" title="Correct speliing of --build-dir in --help output">r42997</a> | vladimir_prus | 2008-01-28 09:59:27 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Correct speliing of --build-dir in --help output </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43000" title="update acknowledgement of john maddock">r43000</a> | eric_niebler | 2008-01-28 12:03:41 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> update acknowledgement of john maddock </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43001" title="marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc)">r43001</a> | bgubenko | 2008-01-28 13:27:13 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43002" title="doc more concepts, misc clean-up">r43002</a> | eric_niebler | 2008-01-28 14:55:30 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doc more concepts, misc clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43003" title="proto doxygen comments, misc clean-up">r43003</a> | eric_niebler | 2008-01-28 14:56:46 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto doxygen comments, misc clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43006" title="more proto doxygen comments, update copyright">r43006</a> | eric_niebler | 2008-01-28 18:20:45 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more proto doxygen comments, update copyright </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43007" title="Retain top-level boost-build.jam">r43007</a> | vladimir_prus | 2008-01-28 22:28:09 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Retain top-level boost-build.jam </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43008" title="Disable relinking when &lt;target-os&gt; is either windows or cygwin. Fixes ...">r43008</a> | vladimir_prus | 2008-01-28 22:40:06 -0800 (Mon, 28 Jan 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Disable relinking when &lt;target-os&gt; is either windows or cygwin. </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1062" title="#1062: Bugs: Cygwin install stage fails with combination of patches (closed: fixed)">#1062</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43009" title="add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more ...">r43009</a> | eric_niebler | 2008-01-28 23:03:03 -0800 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43012" title="fix typo">r43012</a> | djenkins | 2008-01-29 08:41:12 -0800 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43013" title="update copyright and misc cleanup">r43013</a> | djenkins | 2008-01-29 08:43:51 -0800 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> update copyright and misc cleanup </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43014" title="marked interprocess library unusable on gcc-4.2.1_hpux_ia64 (until it ...">r43014</a> | bgubenko | 2008-01-29 09:47:01 -0800 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked interprocess library unusable on gcc-4.2.1_hpux_ia64 (until it is ported to HP-UX platform) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43016" title="make_expr and unpack_expr improvements, fix scary transform::arg_c bug">r43016</a> | eric_niebler | 2008-01-29 13:02:52 -0800 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> make_expr and unpack_expr improvements, fix scary transform::arg_c bug </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43018" title="use skip directive to simplify example">r43018</a> | djenkins | 2008-01-29 19:39:02 -0800 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> use skip directive to simplify example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43023" title="finally, a make_expr() I can live with">r43023</a> | eric_niebler | 2008-01-30 14:10:13 -0800 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> finally, a make_expr() I can live with </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43024" title="regenerated boostbook reference">r43024</a> | eric_niebler | 2008-01-30 14:26:34 -0800 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> regenerated boostbook reference </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43025" title="value_init: Removed aligned_storage::address() calls, to improve TR1 ...">r43025</a> | niels_dekker | 2008-01-30 14:42:23 -0800 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> value_init: Removed aligned_storage::address() calls, to improve TR1 compatibility, as confirmed by John Maddock. Added internal helper function, wrapper_address(), as discussed with Fernando. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43026" title="minor tweak to make_expr result_of return type calculation">r43026</a> | eric_niebler | 2008-01-30 15:03:36 -0800 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor tweak to make_expr result_of return type calculation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43031" title="simplify make_expr.hpp, user docs for make_expr()">r43031</a> | eric_niebler | 2008-01-30 23:36:28 -0800 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> simplify make_expr.hpp, user docs for make_expr() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43035" title="minor tweak to fusion value_of and value_at for expressions, for ...">r43035</a> | eric_niebler | 2008-01-31 10:44:17 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor tweak to fusion value_of and value_at for expressions, for better interop with proto::unpack_expr </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43037" title="Build in MT mode (as long as wave links to boost.thread)">r43037</a> | vladimir_prus | 2008-01-31 11:47:12 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Build in MT mode (as long as wave links to boost.thread) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43038" title="Wave: fixed expanding_function_like_macro()">r43038</a> | hkaiser | 2008-01-31 12:57:47 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: fixed expanding_function_like_macro() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43040" title="finish documentation for expression construction utilities">r43040</a> | eric_niebler | 2008-01-31 13:12:44 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> finish documentation for expression construction utilities </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43041" title="Wave: Added additional configuration possibility to allow control ...">r43041</a> | hkaiser | 2008-01-31 14:33:43 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added additional configuration possibility to allow control threading support. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43042" title="Wave: Added additional configuration possibility to allow control ...">r43042</a> | hkaiser | 2008-01-31 14:48:56 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added additional configuration possibility to allow control threading support. Updated the documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43043" title="Reverted changes made in rev 43038 which seem to have been committed ...">r43043</a> | jurko | 2008-01-31 16:27:31 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Reverted changes made in rev 43038 which seem to have been committed by mistake and include some user specific settings in it local to the comitter's environment while this file is intended to be used as generic template for actual user-config.jam files and do nothing in case user does not specify his own settings there. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43044" title="Minor stylistic spacing changes. Remove trailing spaces.">r43044</a> | jurko | 2008-01-31 16:44:23 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic spacing changes. Remove trailing spaces. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43045" title="Corrected outputting native Windows paths so that it works correctly ...">r43045</a> | jurko | 2008-01-31 16:46:50 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected outputting native Windows paths so that it works correctly for absolute paths without the drive letter being explicitly specified, e.g. \aaa\bbb or /aaa/bbb. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43046" title="Added the missing end-of-line character when outputting DEBUG_SEARCH ...">r43046</a> | jurko | 2008-01-31 17:49:16 -0800 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added the missing end-of-line character when outputting DEBUG_SEARCH debug messages from file_build1(). This cleans up the -d+6 bjam output a lot. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43050" title="add future group example">r43050</a> | eric_niebler | 2008-02-01 12:30:29 -0800 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add future group example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43052" title="Fix a typo in pgi.jam that prevented shared libraries from being built ...">r43052</a> | noel_belcourt | 2008-02-01 18:41:23 -0800 (Fri, 01 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a typo in pgi.jam that prevented shared libraries from being built correctly. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43054" title="Ensure that the workaround for the MSVC secure iterator problem is ...">r43054</a> | chris_kohlhoff | 2008-02-02 03:37:45 -0800 (Sat, 02 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Ensure that the workaround for the MSVC secure iterator problem is only used when compiling with MSVC. The workaround causes g++'s library debug mode to report errors due to the assignment from a singular iterator. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43055" title="Fix &#34;possible loss of data&#34; warning when building for Windows 2000 ...">r43055</a> | chris_kohlhoff | 2008-02-02 03:39:17 -0800 (Sat, 02 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix "possible loss of data" warning when building for Windows 2000 targets. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43056" title="The latest Windows SDKs don't support IPv6 when building for Windows ...">r43056</a> | chris_kohlhoff | 2008-02-02 04:02:23 -0800 (Sat, 02 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> The latest Windows SDKs don't support IPv6 when building for Windows 2000, so we need to use the SDK emulation in that case. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43057" title="port test to boost version 1.34.1">r43057</a> | eric_niebler | 2008-02-02 04:27:16 -0800 (Sat, 02 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> port test to boost version 1.34.1 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43061" title="merged changes from iostreams_dev, revisions 42962-43059: updated ...">r43061</a> | turkanis | 2008-02-02 14:10:46 -0800 (Sat, 02 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42962-43059: updated copyright notices </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43080" title="fix bug found by L. Evans re: fusion and stateful function objects">r43080</a> | eric_niebler | 2008-02-03 10:40:03 -0800 (Sun, 03 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug found by L. Evans re: fusion and stateful function objects </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43083" title="Added missing file.">r43083</a> | johnmaddock | 2008-02-04 01:13:36 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added missing file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43085" title="Removed dead file.">r43085</a> | johnmaddock | 2008-02-04 01:17:35 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43087" title="Removed dead files.">r43087</a> | johnmaddock | 2008-02-04 01:20:46 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead files. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43089" title="Removed dead files.">r43089</a> | johnmaddock | 2008-02-04 01:23:28 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead files. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43094" title="added test for duration overloads of timed_lock, and added missing ...">r43094</a> | anthonyw | 2008-02-04 05:16:32 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added test for duration overloads of timed_lock, and added missing implementation to win32 version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43101" title="Wave: trying to fix stdcxx_gcc regression.">r43101</a> | hkaiser | 2008-02-04 11:21:46 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: trying to fix stdcxx_gcc regression. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43103" title="hooking --&gt; additional information in html docs">r43103</a> | matias | 2008-02-04 13:01:06 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> hooking --&gt; additional information in html docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43106" title="fleshing out evaluation.qbk, document transforms of if_, not_, and_ and or_">r43106</a> | eric_niebler | 2008-02-04 18:09:51 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fleshing out evaluation.qbk, document transforms of if_, not_, and_ and or_ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43107" title="eliminate warnings under msvc's -W4">r43107</a> | eric_niebler | 2008-02-04 21:33:12 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> eliminate warnings under msvc's -W4 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43111" title="fix typo">r43111</a> | eric_niebler | 2008-02-04 22:03:01 -0800 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43112" title="Fix typo (bug #1434)">r43112</a> | marshall | 2008-02-05 08:07:19 -0800 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typo (bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1434" title="#1434: Bugs: Boost.Preprocessor, small fix for the documentation (closed: fixed)">#1434</a>) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43113" title="Applied patch (fixes bug #1307)">r43113</a> | marshall | 2008-02-05 08:15:35 -0800 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Applied patch (fixes bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1307" title="#1307: Bugs: [lambda] invalid boostbook (closed: fixed)">#1307</a>) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43117" title="Fix add_vertex and add_vertices when the CSR graph has vertex properties">r43117</a> | dgregor | 2008-02-05 12:51:23 -0800 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix add_vertex and add_vertices when the CSR graph has vertex properties </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43118" title="Merged revisions 42942-43116 via svnmerge from ...">r43118</a> | danieljames | 2008-02-05 12:57:02 -0800 (Tue, 05 Feb 2008) | 13 lines </p> </blockquote> <p> </p> <blockquote> <p> Merged revisions 42942-43116 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/branches/unordered/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/branches/unordered/trunk</a> </p> </blockquote> <p> </p> <blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42975" title="Typedef some types before using them, to make life easier for Borland.">r42975</a> | danieljames | 2008-01-26 00:29:32 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Typedef some types before using them, to make life easier for Borland. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43116" title="Some compilers and libraries combinations have problems with deques of ...">r43116</a> | danieljames | 2008-02-05 20:47:44 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Some compilers and libraries combinations have problems with deques of non-assingable types. Using a list instead. </p> </blockquote> <p> ........ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43120" title="add missing #include">r43120</a> | eric_niebler | 2008-02-05 13:07:31 -0800 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add missing #include </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43121" title="Add circular_buffer to the alphabetic list">r43121</a> | bemandawes | 2008-02-05 18:01:46 -0800 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add circular_buffer to the alphabetic list </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43125" title="attempts to make synthesis metafunctions work with sun compiler ">r43125</a> | t_schwinger | 2008-02-06 05:00:08 -0800 (Wed, 06 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to make synthesis metafunctions work with sun compiler </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43129" title="In the boostbook navbar, link FAQ and people to the website. ">r43129</a> | danieljames | 2008-02-06 11:02:38 -0800 (Wed, 06 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> In the boostbook navbar, link FAQ and people to the website. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43130" title="untabify">r43130</a> | eric_niebler | 2008-02-06 11:57:51 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> untabify </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43132" title="cleanup to pass inspection report">r43132</a> | nesotto | 2008-02-06 14:46:19 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection report </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43133" title="cleanup to pass inspection report">r43133</a> | nesotto | 2008-02-06 14:46:31 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection report </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43134" title="add handy get() accessors on literal&lt;&gt; wrapper">r43134</a> | eric_niebler | 2008-02-06 14:57:57 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add handy get() accessors on literal&lt;&gt; wrapper </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43135" title="cleanup to pass inspection tool">r43135</a> | nesotto | 2008-02-06 15:12:21 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection tool </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43136" title="reasonably complete user docs for expression evaluation">r43136</a> | eric_niebler | 2008-02-06 16:05:01 -0800 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> reasonably complete user docs for expression evaluation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43138" title="tweaks for doxygen 1.5.4, document matches&lt;&gt;">r43138</a> | eric_niebler | 2008-02-07 00:06:29 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> tweaks for doxygen 1.5.4, document matches&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43141" title="Fix last checked version.">r43141</a> | johnmaddock | 2008-02-07 01:55:41 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix last checked version. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43143" title="Remove tabs.">r43143</a> | johnmaddock | 2008-02-07 02:03:16 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43145" title="Fix min/max usage violation.">r43145</a> | johnmaddock | 2008-02-07 02:13:31 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix min/max usage violation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43147" title="Attempt to unbreak &lt;library-file&gt; ">r43147</a> | vladimir_prus | 2008-02-07 02:17:03 -0800 (Thu, 07 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Attempt to unbreak &lt;library-file&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43148" title="Added comment to suppress inspect warning.">r43148</a> | johnmaddock | 2008-02-07 02:24:29 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added comment to suppress inspect warning. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43150" title="Added fix for inspection report.">r43150</a> | johnmaddock | 2008-02-07 02:29:59 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added fix for inspection report. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43152" title="Fix &lt;framework&gt; with no path. Patch from Jon Olsson. ">r43152</a> | vladimir_prus | 2008-02-07 03:04:30 -0800 (Thu, 07 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix &lt;framework&gt; with no path. </p> </blockquote> <p> </p> <blockquote> <p> Patch from Jon Olsson. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43154" title="Remove obsolete CVS scripts, add 1.35.0 SVN scripts, beginning of docs page">r43154</a> | bemandawes | 2008-02-07 05:22:34 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove obsolete CVS scripts, add 1.35.0 SVN scripts, beginning of docs page </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43155" title=" iterator_range disables msvc warning 4996 ...">r43155</a> | nesotto | 2008-02-07 06:41:04 -0800 (Thu, 07 Feb 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> iterator_range disables msvc warning 4996 </p> <blockquote> <p> &lt;<a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1565"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1565</a>&gt; </p> </blockquote> </blockquote> <p> </p> <blockquote> <p> [range] sub_range assignment issue </p> <blockquote> <p> &lt;<a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1284"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1284</a>&gt; </p> </blockquote> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43156" title="test">r43156</a> | nesotto | 2008-02-07 06:46:19 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> test </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43157" title="updated according to latest regression tests results, fixed a broken ...">r43157</a> | joaquin | 2008-02-07 08:29:27 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated according to latest regression tests results, fixed a broken link, typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43159" title="added missing 'self.' qualification">r43159</a> | turkanis | 2008-02-07 09:07:28 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added missing 'self.' qualification </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43165" title="Support for non-blocking MPI operations in Python, from Andreas Kloeckner">r43165</a> | dgregor | 2008-02-07 13:08:09 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Support for non-blocking MPI operations in Python, from Andreas Kloeckner </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43166" title="Note addition of nonblocking operations to the Python interface">r43166</a> | dgregor | 2008-02-07 13:09:38 -0800 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Note addition of nonblocking operations to the Python interface </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43171" title="silence of warnings for unused arguments">r43171</a> | nesotto | 2008-02-08 01:58:35 -0800 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> silence of warnings for unused arguments </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43175" title="missing ) fixed">r43175</a> | nesotto | 2008-02-08 07:25:01 -0800 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing ) fixed </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43176" title="Force PPC Darwin to use fork instead of vfork. This change requires ...">r43176</a> | noel_belcourt | 2008-02-08 08:32:35 -0800 (Fri, 08 Feb 2008) | 14 lines </p> </blockquote> <p> </p> <blockquote> <p> Force PPC Darwin to use fork instead of vfork. This change requires both the parent and child process to explicitly set the process group id. Vfork guarantees the child process runs to the exec before it releases the parent process. Now that we use fork instead of vfork, it's possible for the parent to wait on the child process without having the child setpgid on itself. This eliminates spurious hangs on ppc darwin caused by either a race condition between vfork and execvp, or a bug in the vfork implementation. </p> </blockquote> <p> </p> <blockquote> <p> Added a test to ensure we don't try to read from the stderr pipe descriptor if the descriptor's not valid. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43177" title="reserve some c_type bits for dinkumware on windows, fixes #1625">r43177</a> | eric_niebler | 2008-02-08 09:11:57 -0800 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> reserve some c_type bits for dinkumware on windows, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1625" title="#1625: Bugs: assertion fails in cpp_regex_traits.hpp for Dinkumware(Win32) (closed: fixed)">#1625</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43179" title="I've added the -single_module option to the intel-darwin.link.dll ...">r43179</a> | noel_belcourt | 2008-02-08 09:53:50 -0800 (Fri, 08 Feb 2008) | 13 lines </p> </blockquote> <p> </p> <blockquote> <p> I've added the -single_module option to the intel-darwin.link.dll action to fix this linker error when linking dylibs: </p> </blockquote> <p> </p> <blockquote> <p> ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option boost/bin.v2/libs/system/build/intel-darwin-9.1/debug/macosx-version-10.4/error_code.o </p> <blockquote> <p> definition of common <span class="underline">ZGVZNK5boost6system14error_category7messageEiE1s (size 16) </span></p> </blockquote> <p> boost/bin.v2/libs/system/build/intel-darwin-9.1/debug/macosx-version-10.4/error_code.o </p> <blockquote> <p> definition of common <span class="underline">ZZNK5boost6system14error_category7messageEiE1s (size 16) </span></p> </blockquote> </blockquote> <p> </p> <blockquote> <p> though I would note that the common symbols problem occurs in a number of other libraries (test, graph, spirit, ...) as well. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43188" title="Fix a link in the intrusive redirect. ">r43188</a> | danieljames | 2008-02-09 04:29:02 -0800 (Sat, 09 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a link in the intrusive redirect. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43189" title="Fix another redirect link.">r43189</a> | danieljames | 2008-02-09 04:37:00 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix another redirect link. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43190" title="Update link to Jamfile, to link to the version 2 jamfile.">r43190</a> | danieljames | 2008-02-09 04:38:19 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update link to Jamfile, to link to the version 2 jamfile. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43191" title="Fix a link.">r43191</a> | danieljames | 2008-02-09 04:39:06 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix a link. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43192" title="Add a forwarding header for hash/custom.html as Boost.Bimap links to it. ">r43192</a> | danieljames | 2008-02-09 04:45:32 -0800 (Sat, 09 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add a forwarding header for hash/custom.html as Boost.Bimap links to it. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43193" title="Fix the link to the license.">r43193</a> | danieljames | 2008-02-09 05:02:45 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix the link to the license. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43199" title="more doxygen comments, const-correctness tweak for fusion::at() on ...">r43199</a> | eric_niebler | 2008-02-09 12:32:27 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more doxygen comments, const-correctness tweak for fusion::at() on proto expression </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43200" title="document how to access children of proto expressions">r43200</a> | eric_niebler | 2008-02-09 12:34:33 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> document how to access children of proto expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43204" title="fix oops in proto fusion interface">r43204</a> | eric_niebler | 2008-02-09 22:57:24 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops in proto fusion interface </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43205" title="suppress msvc warning">r43205</a> | eric_niebler | 2008-02-09 23:02:54 -0800 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> suppress msvc warning </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43206" title="Fix some broken links.">r43206</a> | danieljames | 2008-02-10 01:55:03 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix some broken links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43207" title="Tolerate argc being zero. Patch from C. K. Jester-Young. ">r43207</a> | vladimir_prus | 2008-02-10 05:13:41 -0800 (Sun, 10 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Tolerate argc being zero. </p> </blockquote> <p> </p> <blockquote> <p> Patch from C. K. Jester-Young. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43209" title="Link to people pages on the website, as they've been removed from the ...">r43209</a> | danieljames | 2008-02-10 06:56:22 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Link to people pages on the website, as they've been removed from the download. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43210" title="Point links to the pages that used to be in 'more' to the site.">r43210</a> | danieljames | 2008-02-10 07:02:17 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Point links to the pages that used to be in 'more' to the site. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43212" title="Fix links on the home page as well.">r43212</a> | danieljames | 2008-02-10 08:10:16 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix links on the home page as well. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43213" title="Generated documentation which is no longer generated.">r43213</a> | danieljames | 2008-02-10 08:21:22 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Generated documentation which is no longer generated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43220" title="include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND ...">r43220</a> | eric_niebler | 2008-02-10 19:48:41 -0800 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND and BOOST_MSVC </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43221" title="Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX. ">r43221</a> | chris_kohlhoff | 2008-02-11 05:59:44 -0800 (Mon, 11 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43226" title="cleanup using local&lt;&gt; and skip()">r43226</a> | djenkins | 2008-02-11 12:49:19 -0800 (Mon, 11 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup using local&lt;&gt; and skip() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43239" title="fixed return value of read(), to correctly handle eof">r43239</a> | turkanis | 2008-02-12 21:43:39 -0800 (Tue, 12 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fixed return value of read(), to correctly handle eof </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43240" title="merged changes from iostreams_dev, revisions 43059-43238: better debug ...">r43240</a> | turkanis | 2008-02-12 21:47:44 -0800 (Tue, 12 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43059-43238: better debug output for mapped file; fixed large_file_test.cpp under UNICODE on Windows </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43241" title="added markup for stdcxx failures (iostreams)">r43241</a> | turkanis | 2008-02-13 11:38:52 -0800 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added markup for stdcxx failures (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43243" title="switched from &lt;wchar.h&gt; to &lt;cwchar&gt;, for stdcxx (which is conforming ...">r43243</a> | turkanis | 2008-02-13 11:42:10 -0800 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> switched from &lt;wchar.h&gt; to &lt;cwchar&gt;, for stdcxx (which is conforming in this case) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43246" title="remove local admonitions">r43246</a> | matias | 2008-02-14 09:33:12 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove local admonitions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43247" title="optional docs fixes">r43247</a> | matias | 2008-02-14 09:43:52 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> optional docs fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43248" title="redirect optional docs to new version">r43248</a> | matias | 2008-02-14 09:44:21 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect optional docs to new version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43251" title="conversion docs fixes">r43251</a> | matias | 2008-02-14 10:08:16 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> conversion docs fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43252" title="redirect to new conversion docs">r43252</a> | matias | 2008-02-14 10:09:34 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect to new conversion docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43253" title="redirect optional and numeric/conversion docs to new version">r43253</a> | matias | 2008-02-14 10:19:34 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect optional and numeric/conversion docs to new version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43254" title="bimap doc fixes">r43254</a> | matias | 2008-02-14 11:03:55 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> bimap doc fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43255" title="fix tabs in files">r43255</a> | matias | 2008-02-14 11:05:04 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix tabs in files </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43256" title="fix tabs in files">r43256</a> | matias | 2008-02-14 11:22:15 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix tabs in files </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43260" title="add missing images">r43260</a> | matias | 2008-02-14 13:24:11 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add missing images </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43262" title="Fixed a whitespace insertion glitch, where whitespace got inserted ...">r43262</a> | hkaiser | 2008-02-14 14:01:54 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a whitespace insertion glitch, where whitespace got inserted unconditionally between two operators even if one of these was a comma. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43264" title="Wave: More fixes to whitespace insertion engine.">r43264</a> | hkaiser | 2008-02-14 15:52:33 -0800 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: More fixes to whitespace insertion engine. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43266" title="Wave: More fixes to whitespace insertion engine.">r43266</a> | hkaiser | 2008-02-15 06:35:36 -0800 (Fri, 15 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: More fixes to whitespace insertion engine. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43269" title="Added support for &amp;&amp;, ||">r43269</a> | pdimov | 2008-02-15 10:40:36 -0800 (Fri, 15 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <table class="wiki"> <tr>Added support for &amp;&amp;, </tr></table> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43272" title="Updated statechart markup">r43272</a> | andreas_huber69 | 2008-02-16 02:13:08 -0800 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated statechart markup </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43274" title="Silenced GCC 4.0.1 warning (patch supplied by Euan) ...">r43274</a> | andreas_huber69 | 2008-02-16 02:19:49 -0800 (Sat, 16 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Silenced GCC 4.0.1 warning (patch supplied by Euan) &lt;<a class="ext-link" href="http://thread.gmane.org/gmane.comp.lib.boost.devel/171071"><span class="icon">​</span>http://thread.gmane.org/gmane.comp.lib.boost.devel/171071</a>&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43280" title="Corrected comments related to the allowed linker &amp; linker-type values. ...">r43280</a> | jurko | 2008-02-16 08:50:42 -0800 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected comments related to the allowed linker &amp; linker-type values. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43281" title="Added support for compiling C++ programs without RTTI support using ...">r43281</a> | jurko | 2008-02-16 08:53:33 -0800 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added support for compiling C++ programs without RTTI support using the gcc toolset. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43282" title="Made the msvc toolset always explicitly enable or disable rtti support ...">r43282</a> | jurko | 2008-02-16 09:03:54 -0800 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Made the msvc toolset always explicitly enable or disable rtti support based on the &lt;rtti&gt; feature value instead of only setting it if &lt;rtti&gt;on and depending on it being disabled by default. The original behaviour did not work well with msvc 8.0 for which there was not way to disable rtti support as that compiler enables rtti support by default. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43283" title="Show output of example program">r43283</a> | bemandawes | 2008-02-16 18:01:32 -0800 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Show output of example program </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43290" title="Wave: Extended a workaround to newest Intel compiler version (Linux V10.1)">r43290</a> | hkaiser | 2008-02-17 08:45:08 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Extended a workaround to newest Intel compiler version (Linux V10.1) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43292" title="support for comparinson operators">r43292</a> | nesotto | 2008-02-17 08:49:38 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> support for comparinson operators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43293" title="support for comparison operators">r43293</a> | nesotto | 2008-02-17 08:50:02 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> support for comparison operators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43294" title="Wave: Fixed test cases to reflect recent changes to whitespace insertion.">r43294</a> | hkaiser | 2008-02-17 09:00:20 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed test cases to reflect recent changes to whitespace insertion. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43296" title="proto documentation improvements">r43296</a> | eric_niebler | 2008-02-17 12:53:18 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto documentation improvements </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43299" title="merged changes from iostreams_dev, revisions 43243-43298: overhaul of ...">r43299</a> | turkanis | 2008-02-17 21:48:13 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43243-43298: overhaul of category_of and close(): stringstream is now dual_seekable; standard file streams and string streams are closable; public Boost.Iostreams streams and streambufs are closable; close() pops filtering streams and streambufs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43300" title="remove dependence on boost.lambda, make numeric function objects work ...">r43300</a> | eric_niebler | 2008-02-17 22:16:27 -0800 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove dependence on boost.lambda, make numeric function objects work with std binders </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43301" title="Fix printing of error messages. ">r43301</a> | chris_kohlhoff | 2008-02-18 05:31:26 -0800 (Mon, 18 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix printing of error messages. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43302" title="Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX. ">r43302</a> | chris_kohlhoff | 2008-02-18 05:33:23 -0800 (Mon, 18 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43303" title="Add missing #include of socket_types.hpp needed for the SSL unit tests ...">r43303</a> | chris_kohlhoff | 2008-02-18 05:35:15 -0800 (Mon, 18 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing #include of socket_types.hpp needed for the SSL unit tests to compile successfully on Windows. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43306" title="remove post_construct docs, fix link to boost.parameter library">r43306</a> | eric_niebler | 2008-02-18 10:29:29 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove post_construct docs, fix link to boost.parameter library </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43308" title="Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style ...">r43308</a> | niels_dekker | 2008-02-18 14:11:19 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style array. (The previous version would trigger a compile error in this case.) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43309" title="Tested the assignment of value_initialized&lt;T&gt;, for T being a C-style ...">r43309</a> | niels_dekker | 2008-02-18 14:13:21 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Tested the assignment of value_initialized&lt;T&gt;, for T being a C-style array. Related to the fix of changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/43308" title="Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style ...">[43308]</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43310" title="some doxygen comments for proto/traits.hpp">r43310</a> | eric_niebler | 2008-02-18 15:03:23 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> some doxygen comments for proto/traits.hpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43311" title="more proto documentation tweaks, remove unnecessary result_of::arg_c ...">r43311</a> | eric_niebler | 2008-02-18 21:56:52 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more proto documentation tweaks, remove unnecessary result_of::arg_c instantiation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43312" title="fix droppable accumulators">r43312</a> | eric_niebler | 2008-02-18 23:14:37 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix droppable accumulators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43314" title="darn, back out bad droppable changes">r43314</a> | eric_niebler | 2008-02-18 23:33:30 -0800 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> darn, back out bad droppable changes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43316" title="Fixes #1590.">r43316</a> | pdimov | 2008-02-19 05:18:58 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1590" title="#1590: Bugs: shared_ptr documentation inconsistency (closed: fixed)">#1590</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43317" title="Fixes #1444.">r43317</a> | pdimov | 2008-02-19 06:01:13 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1444" title="#1444: Bugs: scoped_ptr::operator== should be equivalent to a.get()==b.get(), but ... (closed: fixed)">#1444</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43318" title="Fix #398, as long as the macros BOOST_NO_STD_TYPEINFO and ...">r43318</a> | pdimov | 2008-02-19 06:26:36 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/398" title="#398: Feature Requests: Support for embedded VC++ 4.0 (closed: fixed)">#398</a>, as long as the macros BOOST_NO_STD_TYPEINFO and BOOST_NO_IOSTREAM are defined. I don't know how Boost.Config needs to be changed to autodetect eVC4 and set these on its own. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43319" title="Fix #1641.">r43319</a> | pdimov | 2008-02-19 06:51:10 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1641" title="#1641: Bugs: Document use of ref() to avoid copying function objects (closed: fixed)">#1641</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43320" title="Fix #1646.">r43320</a> | pdimov | 2008-02-19 06:59:28 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1646" title="#1646: Bugs: Document logical &amp;&amp;, || operators (closed: fixed)">#1646</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43321" title="Fix #1642.">r43321</a> | pdimov | 2008-02-19 07:09:10 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1642" title="#1642: Bugs: Bind &#34;Limitations&#34; section out of date (closed: fixed)">#1642</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43322" title="fixed problem with operator()() when the value_type was abstract.">r43322</a> | nesotto | 2008-02-19 07:10:05 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fixed problem with operator()() when the value_type was abstract. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43323" title="Fix #1643.">r43323</a> | pdimov | 2008-02-19 07:40:58 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1643" title="#1643: Bugs: Need a FAQ entry for binding overloaded functions (closed: fixed)">#1643</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43325" title="stringstreams are no longer closable; the semantics of close() for ...">r43325</a> | turkanis | 2008-02-19 11:34:07 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> stringstreams are no longer closable; the semantics of close() for these devices was illconsidered </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43328" title="menu fix from iostreams_dev">r43328</a> | turkanis | 2008-02-19 16:09:06 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> menu fix from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43329" title="markup for pgi-7.0 (iostreams)">r43329</a> | turkanis | 2008-02-19 19:20:17 -0800 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> markup for pgi-7.0 (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43330" title="Add .z7 archive generation">r43330</a> | bemandawes | 2008-02-20 05:46:49 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add .z7 archive generation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43332" title="New readme page for now standalone release.">r43332</a> | grafik | 2008-02-20 09:32:09 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> New readme page for now standalone release. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43334" title="Fix link to getting started docs.">r43334</a> | grafik | 2008-02-20 11:15:16 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix link to getting started docs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43335" title="Add the &lt;python.interpreter&gt; to all requirements to allow other ...">r43335</a> | grafik | 2008-02-20 14:50:03 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add the &lt;python.interpreter&gt; to all requirements to allow other toolsets to use the currently configured python instead of relying on python being in the path. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43336" title="Use the configured python interpreter instead of assuming it's in the path.">r43336</a> | grafik | 2008-02-20 15:01:43 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Use the configured python interpreter instead of assuming it's in the path. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43337" title="Add missing, and assumed, white background for screen rendering.">r43337</a> | grafik | 2008-02-20 15:03:28 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add missing, and assumed, white background for screen rendering. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43338" title="Doc cleanups.">r43338</a> | grafik | 2008-02-20 15:26:58 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Doc cleanups. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43344" title="More Proto documentation">r43344</a> | eric_niebler | 2008-02-20 23:18:24 -0800 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> More Proto documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43346" title="Fix typo in example. Added links to PDF versions of the docs. ...">r43346</a> | johnmaddock | 2008-02-21 02:37:59 -0800 (Thu, 21 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix typo in example. Added links to PDF versions of the docs. Regenerated all the docs to fix people links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43347" title="Update main overview page.">r43347</a> | johnmaddock | 2008-02-21 03:53:59 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update main overview page. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43349" title="Fix typo; .z7 should be .7z">r43349</a> | bemandawes | 2008-02-21 04:46:11 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typo; .z7 should be .7z </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43351" title="Added link to PDF docs, and regenerated.">r43351</a> | johnmaddock | 2008-02-21 04:58:15 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs, and regenerated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43354" title="Added link to PDF docs, and regenerated.">r43354</a> | johnmaddock | 2008-02-21 05:51:18 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs, and regenerated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43357" title="Added link to PDF docs.">r43357</a> | johnmaddock | 2008-02-21 08:49:59 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43359" title="Regenerated docs to fix links.">r43359</a> | johnmaddock | 2008-02-21 09:01:26 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Regenerated docs to fix links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43361" title="Fix still another typo">r43361</a> | bemandawes | 2008-02-21 12:11:32 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix still another typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43362" title="doxygen comments for proto::when&lt;&gt;">r43362</a> | eric_niebler | 2008-02-21 12:12:02 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doxygen comments for proto::when&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43363" title="fix crash when actions are in keep() expressions">r43363</a> | eric_niebler | 2008-02-21 16:42:12 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix crash when actions are in keep() expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43364" title="doxygen comments">r43364</a> | eric_niebler | 2008-02-21 18:01:46 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doxygen comments </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43365" title="Rename readme.html to index.html, and add forwarding index.htm for ...">r43365</a> | grafik | 2008-02-21 21:26:39 -0800 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Rename readme.html to index.html, and add forwarding index.htm for backward compatibility. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43368" title="Update the index.html link in the navbar. ">r43368</a> | danieljames | 2008-02-22 01:21:22 -0800 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Update the index.html link in the navbar. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43371" title="Remove obsolete getting started files. They where replaced by ...">r43371</a> | grafik | 2008-02-22 08:25:21 -0800 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove obsolete getting started files. They where replaced by more/getting_started/*. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43377" title="Use the correct vector of timer queues when dispatching timers. ">r43377</a> | chris_kohlhoff | 2008-02-22 14:43:54 -0800 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Use the correct vector of timer queues when dispatching timers. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43390" title="Ported change from iostreams_dev ">r43390</a> | turkanis | 2008-02-22 16:05:49 -0800 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Ported change from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43391" title="Ported changes from iostreams_dev ">r43391</a> | turkanis | 2008-02-22 16:06:24 -0800 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Ported changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43392" title="merged changes from iostreams_dev, revisions 43327-43389">r43392</a> | turkanis | 2008-02-22 16:07:13 -0800 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43327-43389 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43393" title="merged changes from iostreams_dev">r43393</a> | turkanis | 2008-02-22 16:11:07 -0800 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43395" title="updated to test close() on filtering streambufs">r43395</a> | turkanis | 2008-02-22 22:07:59 -0800 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated to test close() on filtering streambufs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43399" title="merged changes from iostreams_dev">r43399</a> | turkanis | 2008-02-22 23:44:58 -0800 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43402" title="Give the 1st and 2nd level index.html files a common look-and-feel.">r43402</a> | bemandawes | 2008-02-23 06:04:02 -0800 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Give the 1st and 2nd level index.html files a common look-and-feel. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43405" title="Recognize that fact, for that for intel-win, &lt;runtime-debuggin&gt; ...">r43405</a> | vladimir_prus | 2008-02-24 04:59:04 -0800 (Sun, 24 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Recognize that fact, for that for intel-win, &lt;runtime-debuggin&gt; matters and should be added to the library name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43409" title="Fix html boo boo">r43409</a> | bemandawes | 2008-02-24 16:53:26 -0800 (Sun, 24 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix html boo boo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43410" title="Added missing template keyword.">r43410</a> | schoepflin | 2008-02-25 00:37:10 -0800 (Mon, 25 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added missing template keyword. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43411" title="removes unnecessary escaping ">r43411</a> | t_schwinger | 2008-02-25 03:45:51 -0800 (Mon, 25 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> removes unnecessary escaping </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43412" title="removes unnecessary comment ">r43412</a> | t_schwinger | 2008-02-25 03:47:59 -0800 (Mon, 25 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> removes unnecessary comment </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43416" title="Wave: Fixed expanding_function_like_macro preprocessing hook.">r43416</a> | hkaiser | 2008-02-26 11:25:05 -0800 (Tue, 26 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed expanding_function_like_macro preprocessing hook. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43417" title="Fix a link to Boost.Bimap. ">r43417</a> | danieljames | 2008-02-26 14:04:55 -0800 (Tue, 26 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a link to Boost.Bimap. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43418" title="Change another link that's no longer in the repository to link to the ...">r43418</a> | danieljames | 2008-02-26 14:07:25 -0800 (Tue, 26 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Change another link that's no longer in the repository to link to the website. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43419" title="Fixed a compilation problem on pathscale">r43419</a> | hkaiser | 2008-02-26 14:36:36 -0800 (Tue, 26 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a compilation problem on pathscale </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43421" title="partially revert breaking change to independent sub-expressions until ...">r43421</a> | eric_niebler | 2008-02-27 10:48:22 -0800 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> partially revert breaking change to independent sub-expressions until I can make a proper fix </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43422" title="Fix broken copyright urls. Fixes #1573.">r43422</a> | danieljames | 2008-02-27 10:51:14 -0800 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken copyright urls. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1573" title="#1573: Bugs: Broken URL in copyright boiler-plate (closed: fixed)">#1573</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43423" title="Fix incorrect links to copyright of the form 'http:#www.boost.org">r43423</a> | danieljames | 2008-02-27 11:22:01 -0800 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix incorrect links to copyright of the form 'http:#www.boost.org </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43424" title="fix bug in use_simple_repeat calculation">r43424</a> | eric_niebler | 2008-02-27 11:39:43 -0800 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug in use_simple_repeat calculation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43428" title="add test case for use_simple_repeat fix">r43428</a> | eric_niebler | 2008-02-27 16:03:15 -0800 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add test case for use_simple_repeat fix </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43433" title="fix oops">r43433</a> | eric_niebler | 2008-02-28 14:47:12 -0800 (Thu, 28 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43434" title="Apply fixes to issue #1658 which fixes some broken URL's.">r43434</a> | johnmaddock | 2008-02-29 01:49:42 -0800 (Fri, 29 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Apply fixes to issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1658" title="#1658: Patches: Link Fixes (closed: fixed)">#1658</a> which fixes some broken URL's. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43435" title="Fix broken link as per report #1658.">r43435</a> | johnmaddock | 2008-02-29 01:58:30 -0800 (Fri, 29 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken link as per report <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1658" title="#1658: Patches: Link Fixes (closed: fixed)">#1658</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43437" title="Add missing tie(). ">r43437</a> | chris_kohlhoff | 2008-02-29 04:57:57 -0800 (Fri, 29 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing tie(). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43438" title="Added expected failure markup for the test weighted_tail_variate_means ...">r43438</a> | schoepflin | 2008-02-29 07:13:41 -0800 (Fri, 29 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Added expected failure markup for the test weighted_tail_variate_means on Tru64/CXX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43441" title="add map_assign example">r43441</a> | eric_niebler | 2008-03-01 11:32:56 -0800 (Sat, 01 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add map_assign example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43458" title="merged changes from iostreams_dev, revisions 43399-43457">r43458</a> | turkanis | 2008-03-02 22:20:14 -0800 (Sun, 02 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43399-43457 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43461" title="Test and fix for issue #1665">r43461</a> | anthonyw | 2008-03-03 00:44:42 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Test and fix for issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1665" title="#1665: Bugs: TSS won't compile with custom cleanup function due to missing cast (closed: fixed)">#1665</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43464" title="thread constructor now accepts up to three additional arguments to ...">r43464</a> | anthonyw | 2008-03-03 02:52:44 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> thread constructor now accepts up to three additional arguments to pass to thread function </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43467" title="Tell subversion that date_time.doc is a text file, not a word document. ">r43467</a> | danieljames | 2008-03-03 04:10:35 -0800 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Tell subversion that date_time.doc is a text file, not a word document. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43468" title="Fix license link in date_time.doc">r43468</a> | danieljames | 2008-03-03 04:11:25 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix license link in date_time.doc </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43469" title="Disable use of CancelIo by default, due to the possibility of silent ...">r43469</a> | chris_kohlhoff | 2008-03-03 05:21:05 -0800 (Mon, 03 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Disable use of <a class="missing wiki">CancelIo</a> by default, due to the possibility of silent failure on some system configurations. Swallow error returned by <a class="missing wiki">CancelIoEx</a> if there are no operations to be cancelled. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43470" title="Add missing 'boost_' prefix to helper namespace. ">r43470</a> | chris_kohlhoff | 2008-03-03 05:27:06 -0800 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing 'boost_' prefix to helper namespace. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43471" title="Regenerate documentation. ">r43471</a> | chris_kohlhoff | 2008-03-03 05:36:35 -0800 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Regenerate documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43472" title="Update copyright notices.">r43472</a> | chris_kohlhoff | 2008-03-03 06:05:35 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update copyright notices. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43473" title="Update copyright notices. ">r43473</a> | chris_kohlhoff | 2008-03-03 06:13:01 -0800 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Update copyright notices. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43476" title="add Map Assign example to documentation">r43476</a> | eric_niebler | 2008-03-03 11:44:54 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add Map Assign example to documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43478" title="second attempt at fixing actions in independent expressions">r43478</a> | eric_niebler | 2008-03-03 11:47:47 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> second attempt at fixing actions in independent expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43484" title="handle static regexes with actions nested in dynamic independent ...">r43484</a> | eric_niebler | 2008-03-03 15:48:17 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> handle static regexes with actions nested in dynamic independent subexpressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43485" title="boost exception">r43485</a> | emildotchevski | 2008-03-03 17:41:17 -0800 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> boost exception </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43496" title="rename numeric::empty to numeric::default_, fixes #1650">r43496</a> | eric_niebler | 2008-03-04 10:51:07 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> rename numeric::empty to numeric::default_, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1650" title="#1650: Bugs: Accumulators conflicts with interval (closed: fixed)">#1650</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43501" title="eliminate msvc level 4 warnings, fixes #1631">r43501</a> | eric_niebler | 2008-03-04 11:31:57 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> eliminate msvc level 4 warnings, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1631" title="#1631: Bugs: [accumulators] compiler warnings with VC9 + warning level 4 (closed: fixed)">#1631</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43502" title="add Dave Jenkin's evil static/dynamic actions in keep test case">r43502</a> | eric_niebler | 2008-03-04 11:42:36 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add Dave Jenkin's evil static/dynamic actions in keep test case </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43503" title="work around msvc bug 331418, fixes #1652">r43503</a> | eric_niebler | 2008-03-04 13:09:47 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around msvc bug 331418, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1652" title="#1652: Bugs: foreach + this keyword -&gt; fails under MSVC (closed: fixed)">#1652</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43506" title="fix bad interaction between boyer-moore optimization and partial match ...">r43506</a> | eric_niebler | 2008-03-04 15:01:17 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bad interaction between boyer-moore optimization and partial match feature, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1564" title="#1564: Feature Requests: Support for partial searches (closed: fixed)">#1564</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43508" title="add BOOST_REVERSE_FOREACH, fixes #1071">r43508</a> | eric_niebler | 2008-03-04 22:32:39 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add BOOST_REVERSE_FOREACH, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1071" title="#1071: Feature Requests: Request for BOOST_REVERSE_FOREACH and rationale (closed: fixed)">#1071</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43509" title="fix bug iterating over abstract base">r43509</a> | eric_niebler | 2008-03-04 23:12:03 -0800 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug iterating over abstract base </p> </blockquote> <p> ................ </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Mon, 24 Mar 2008 12:40:39 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1641#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1641#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/43816" title="Merged revisions 42883-43814 via svnmerge from ...">[43816]</a>) Merged revisions 42883-43814 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/42884" title="Minor stylistic changes: * Removed trailing spaces. * Added a ...">r42884</a> | jurko | 2008-01-20 20:18:50 +0000 (Sun, 20 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic changes: </p> </blockquote> <ul><li>Removed trailing spaces. </li><li>Added a comment for code discovering the user's home-directories. </li><li>Removed a stale regex import. </li><li>Removed an old corpse 'identity' rule found inside the <span class="underline">test</span> rule. </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42890" title="Only disable wide character support for HP aCC: for gcc the logic is ...">r42890</a> | johnmaddock | 2008-01-21 09:41:17 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Only disable wide character support for HP aCC: for gcc the logic is already taken care of in libstdcpp3.hpp. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42897" title="Removed a duplicate entry.">r42897</a> | hkaiser | 2008-01-21 16:13:31 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed a duplicate entry. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42898" title="changed output of booleans">r42898</a> | rogeeff | 2008-01-21 17:02:53 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> changed output of booleans </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42899" title="Updated type traits library so that everything compiles with -Wall ...">r42899</a> | johnmaddock | 2008-01-21 18:11:09 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated type traits library so that everything compiles with -Wall -pedantic with GCC. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42904" title="Don't include &lt;eh.h&gt; for WinCE (since WinCE does not have this header)">r42904</a> | davedeakins | 2008-01-21 19:38:44 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Don't include &lt;eh.h&gt; for WinCE (since WinCE does not have this header) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42906" title="minor clean-up">r42906</a> | eric_niebler | 2008-01-21 20:39:35 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42909" title="missing header">r42909</a> | rogeeff | 2008-01-22 03:41:23 +0000 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing header </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42911" title="Refactor some allocation code and fix instantiation problem in 64 bit ...">r42911</a> | igaztanaga | 2008-01-22 16:49:22 +0000 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Refactor some allocation code and fix instantiation problem in 64 bit platforms </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42916" title="add concepts section to proto reference">r42916</a> | eric_niebler | 2008-01-22 20:42:18 +0000 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add concepts section to proto reference </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42917" title="GIL: fixed the problem with std::hex by adding #include &lt;ios&gt;">r42917</a> | hljin | 2008-01-22 22:10:48 +0000 (Tue, 22 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> GIL: fixed the problem with std::hex by adding #include &lt;ios&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42918" title="proto works with boost 1.34.1">r42918</a> | eric_niebler | 2008-01-23 02:23:15 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto works with boost 1.34.1 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42929" title="Applies fix for issue #1598: added missing #include.">r42929</a> | johnmaddock | 2008-01-23 16:08:44 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Applies fix for issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1598" title="#1598: Bugs: [regex] 'showbase' : is not a member of 'std' (closed: fixed)">#1598</a>: added missing #include. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42931" title="Ticket #1593: [interprocess] 'streamoff' : is not a member of 'std'">r42931</a> | igaztanaga | 2008-01-23 19:34:39 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1593" title="#1593: Bugs: [intrprocess] 'streamoff' : is not a member of 'std' (closed: fixed)">#1593</a>: [interprocess] 'streamoff' : is not a member of 'std' </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42934" title="Fixes #1594">r42934</a> | andreas_huber69 | 2008-01-23 21:46:58 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1594" title="#1594: Bugs: [statechart] 'fixed' : is not a member of 'std' (closed: fixed)">#1594</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42935" title="fix dependency issue in Jamfile">r42935</a> | eric_niebler | 2008-01-23 21:57:47 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix dependency issue in Jamfile </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42938" title="circular_buffer: updated documentation">r42938</a> | jano_gaspar | 2008-01-23 23:04:57 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> circular_buffer: updated documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42939" title="fix quickbook scanner to recognize the [import ...] block">r42939</a> | eric_niebler | 2008-01-23 23:25:24 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix quickbook scanner to recognize the [import ...] block </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42943" title="Merged revisions 42882-42941 via svnmerge from ...">r42943</a> | danieljames | 2008-01-23 23:39:59 +0000 (Wed, 23 Jan 2008) | 60 lines </p> </blockquote> <p> </p> <blockquote> <p> Merged revisions 42882-42941 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/branches/unordered/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/branches/unordered/trunk</a> </p> </blockquote> <p> </p> <blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42887" title="Merged revisions ...">r42887</a> | danieljames | 2008-01-20 21:32:04 +0000 (Sun, 20 Jan 2008) | 10 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Merged revisions 42590-42664,42667-42697,42699-42723,42725-42855,42857-42881 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> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42881" title="Include &lt;new&gt; to get std::bad_alloc.">r42881</a> | danieljames | 2008-01-20 17:37:21 +0000 (Sun, 20 Jan 2008) | 1 line </p> </blockquote> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <blockquote> <p> Include &lt;new&gt; to get std::bad_alloc. </p> </blockquote> <p> ........ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42892" title="On some compilers the Rogue Wave/Apache stdcxx library doesn't have ...">r42892</a> | danieljames | 2008-01-21 13:03:16 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> On some compilers the Rogue <a class="missing wiki">Wave/Apache</a> stdcxx library doesn't have the normal std::distance, but instead has a variant that takes the result as the third parameter so it doesn't have to work out the type from the iterator. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42893" title="Fix a typo in the last commit.">r42893</a> | danieljames | 2008-01-21 13:07:58 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Fix a typo in the last commit. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42895" title="Remove tabs from the last checkin.">r42895</a> | danieljames | 2008-01-21 13:33:29 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove tabs from the last checkin. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42896" title="Use Boost config to tell when we have a std::distance function. Also, ...">r42896</a> | danieljames | 2008-01-21 15:51:40 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use Boost config to tell when we have a std::distance function. Also, no need for a macro. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42908" title="Use boost::long_long_type and boost::ulong_long_type.">r42908</a> | danieljames | 2008-01-21 21:37:04 +0000 (Mon, 21 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use boost::long_long_type and boost::ulong_long_type. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42921" title="Remove some tabs.">r42921</a> | danieljames | 2008-01-23 11:43:35 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Remove some tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42922" title="Add missing include. Refs #1596 ">r42922</a> | danieljames | 2008-01-23 11:46:28 +0000 (Wed, 23 Jan 2008) | 2 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Add missing include. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1596" title="#1596: Bugs: [unordered] non-standard prototype of malloc_allocator&lt;&gt;::allocate ... (closed: fixed)">#1596</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42923" title="Always use void const* for the second parameter of allocate. Refs #1596. ">r42923</a> | danieljames | 2008-01-23 11:52:47 +0000 (Wed, 23 Jan 2008) | 2 lines </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Always use void const* for the second parameter of allocate. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1596" title="#1596: Bugs: [unordered] non-standard prototype of malloc_allocator&lt;&gt;::allocate ... (closed: fixed)">#1596</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42936" title="Use Boost style library name in the documentation.">r42936</a> | danieljames | 2008-01-23 22:22:16 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Use Boost style library name in the documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42937" title="More tabs.">r42937</a> | danieljames | 2008-01-23 22:22:32 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> More tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42941" title="Fix all the allocators.">r42941</a> | danieljames | 2008-01-23 23:35:01 +0000 (Wed, 23 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Fix all the allocators. </p> </blockquote> <p> ................ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42948" title="merged changes from iostreams_dev, revisions 42825-42947">r42948</a> | turkanis | 2008-01-24 06:50:32 +0000 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42825-42947 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42950" title="correctsbroken compiler support for MPL ">r42950</a> | t_schwinger | 2008-01-24 18:56:27 +0000 (Thu, 24 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> correctsbroken compiler support for MPL </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42951" title="peeker optimization looks inside independent sub-expressions">r42951</a> | eric_niebler | 2008-01-24 21:06:23 +0000 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> peeker optimization looks inside independent sub-expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42952" title="test of output iterators">r42952</a> | nesotto | 2008-01-24 22:22:35 +0000 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> test of output iterators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42953" title="output iterator test">r42953</a> | nesotto | 2008-01-24 22:26:36 +0000 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> output iterator test </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42954" title="output iterators for ptr_containers ">r42954</a> | nesotto | 2008-01-24 22:27:27 +0000 (Thu, 24 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> output iterators for ptr_containers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42957" title="simplifies preprocessing code ">r42957</a> | t_schwinger | 2008-01-25 00:26:16 +0000 (Fri, 25 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> simplifies preprocessing code </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42958" title="touched ">r42958</a> | t_schwinger | 2008-01-25 00:28:15 +0000 (Fri, 25 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> touched </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42960" title="Changed the -soname and -shared options in intel-darwin.jam to use ...">r42960</a> | noel_belcourt | 2008-01-25 04:41:16 +0000 (Fri, 25 Jan 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Changed the -soname and -shared options in intel-darwin.jam to use -dynamiclib and -install_name, as done in darwin.jam. Apparently the Intel compilers on the Mac support the same options as gcc for setting the internal dynamic library name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42963" title="renaming ...">r42963</a> | nesotto | 2008-01-25 07:52:14 +0000 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming ... </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42964" title="renaming">r42964</a> | nesotto | 2008-01-25 07:52:56 +0000 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42965" title="renaming">r42965</a> | nesotto | 2008-01-25 07:54:28 +0000 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> renaming </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42970" title="merged changes from iostreams_dev, revisions 42947-42962: fixed ...">r42970</a> | turkanis | 2008-01-25 17:56:25 +0000 (Fri, 25 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42947-42962: fixed tickets 1003, 1139, 1140, 1149 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42971" title="Fixed a typo to yesterdays patch. ">r42971</a> | noel_belcourt | 2008-01-25 19:52:47 +0000 (Fri, 25 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixed a typo to yesterdays patch. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42972" title="Include &lt;ios&gt; to get std::boolalpha. Fixes #1586 ">r42972</a> | dgregor | 2008-01-25 21:07:14 +0000 (Fri, 25 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Include &lt;ios&gt; to get std::boolalpha. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1586" title="#1586: Bugs: [logic] 'boolalpha' : is not a member of 'std' (closed: fixed)">#1586</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42974" title="1)Fixed gcc release mode warnings. 2)Replaced throw with BOOST_RETHROW ...">r42974</a> | igaztanaga | 2008-01-25 23:07:51 +0000 (Fri, 25 Jan 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> 1)Fixed gcc release mode warnings. 2)Replaced throw with BOOST_RETHROW when BOOST_TRY is used. 3)Fixed issues with singly linked lists </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42976" title="Wave: Fixed a problem in flex_string::compare() (#include_next was ...">r42976</a> | hkaiser | 2008-01-26 01:24:21 +0000 (Sat, 26 Jan 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed a problem in flex_string::compare() (#include_next was non-functional). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42977" title="Wave: Added new testcase.">r42977</a> | hkaiser | 2008-01-26 01:36:20 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added new testcase. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42980" title="Wave: Tweaked new testcase.">r42980</a> | hkaiser | 2008-01-26 01:44:32 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Tweaked new testcase. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42982" title="Refactored common slist functions in a single class">r42982</a> | igaztanaga | 2008-01-26 11:52:25 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Refactored common slist functions in a single class </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42984" title="Fixes #416 Fixed spelling of Jack Edmonds name and renamed files ...">r42984</a> | noel_belcourt | 2008-01-26 18:35:59 +0000 (Sat, 26 Jan 2008) | 7 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/416" title="#416: Bugs: Spelling of Edmonds-Karp-Algorithm (closed: fixed)">#416</a> </p> </blockquote> <p> </p> <blockquote> <p> Fixed spelling of Jack Edmonds name and renamed files where necessary. Updated the documentation as well. Tested changes by building/running tests in libs/graph/test. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42985" title="Fixes #640 Corrected the mpl push_front html documentation. ">r42985</a> | noel_belcourt | 2008-01-26 18:51:28 +0000 (Sat, 26 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/640" title="#640: Bugs: documentation mistake (closed: fixed)">#640</a> </p> </blockquote> <p> </p> <blockquote> <p> Corrected the mpl push_front html documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42986" title="optimize repeated searches with patterns that have leading repeats">r42986</a> | eric_niebler | 2008-01-26 19:38:44 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> optimize repeated searches with patterns that have leading repeats </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42987" title="attempts to allow some preprocessing with VACPP (IBM) ">r42987</a> | t_schwinger | 2008-01-26 21:50:14 +0000 (Sat, 26 Jan 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to allow some preprocessing with VACPP (IBM) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42988" title="Fixes #1539 Fixed typo in the random documentation. ">r42988</a> | noel_belcourt | 2008-01-26 22:21:57 +0000 (Sat, 26 Jan 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1539" title="#1539: Bugs: Missing semi-colon in random library quitck start example (closed: fixed)">#1539</a> </p> </blockquote> <p> </p> <blockquote> <p> Fixed typo in the random documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42989" title="Fixes #965 Patched the XML and will check to ensure the html page ...">r42989</a> | noel_belcourt | 2008-01-26 23:06:24 +0000 (Sat, 26 Jan 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/965" title="#965: Bugs: [doc] boost::variant tutorial - final example uses v1,v2 should be ... (closed: fixed)">#965</a> </p> </blockquote> <p> </p> <blockquote> <p> Patched the XML and will check to ensure the html page reflects this change. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42990" title="updated vcproj">r42990</a> | eric_niebler | 2008-01-27 05:56:46 +0000 (Sun, 27 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated vcproj </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42991" title="fix typo">r42991</a> | eric_niebler | 2008-01-27 05:57:08 +0000 (Sun, 27 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42992" title="Extended leading repeat optimization to more cases.">r42992</a> | johnmaddock | 2008-01-27 18:43:35 +0000 (Sun, 27 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Extended leading repeat optimization to more cases. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42997" title="Correct speliing of --build-dir in --help output">r42997</a> | vladimir_prus | 2008-01-28 17:59:27 +0000 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Correct speliing of --build-dir in --help output </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43000" title="update acknowledgement of john maddock">r43000</a> | eric_niebler | 2008-01-28 20:03:41 +0000 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> update acknowledgement of john maddock </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43001" title="marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc)">r43001</a> | bgubenko | 2008-01-28 21:27:13 +0000 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43002" title="doc more concepts, misc clean-up">r43002</a> | eric_niebler | 2008-01-28 22:55:30 +0000 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doc more concepts, misc clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43003" title="proto doxygen comments, misc clean-up">r43003</a> | eric_niebler | 2008-01-28 22:56:46 +0000 (Mon, 28 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto doxygen comments, misc clean-up </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43006" title="more proto doxygen comments, update copyright">r43006</a> | eric_niebler | 2008-01-29 02:20:45 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more proto doxygen comments, update copyright </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43007" title="Retain top-level boost-build.jam">r43007</a> | vladimir_prus | 2008-01-29 06:28:09 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Retain top-level boost-build.jam </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43008" title="Disable relinking when &lt;target-os&gt; is either windows or cygwin. Fixes ...">r43008</a> | vladimir_prus | 2008-01-29 06:40:06 +0000 (Tue, 29 Jan 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Disable relinking when &lt;target-os&gt; is either windows or cygwin. </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1062" title="#1062: Bugs: Cygwin install stage fails with combination of patches (closed: fixed)">#1062</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43009" title="add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more ...">r43009</a> | eric_niebler | 2008-01-29 07:03:03 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add tests for deep_copy, make_expr, unpack_expr; fix bugs; update more copyrights </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43012" title="fix typo">r43012</a> | djenkins | 2008-01-29 16:41:12 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43013" title="update copyright and misc cleanup">r43013</a> | djenkins | 2008-01-29 16:43:51 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> update copyright and misc cleanup </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43014" title="marked interprocess library unusable on gcc-4.2.1_hpux_ia64 (until it ...">r43014</a> | bgubenko | 2008-01-29 17:47:01 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> marked interprocess library unusable on gcc-4.2.1_hpux_ia64 (until it is ported to HP-UX platform) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43016" title="make_expr and unpack_expr improvements, fix scary transform::arg_c bug">r43016</a> | eric_niebler | 2008-01-29 21:02:52 +0000 (Tue, 29 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> make_expr and unpack_expr improvements, fix scary transform::arg_c bug </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43018" title="use skip directive to simplify example">r43018</a> | djenkins | 2008-01-30 03:39:02 +0000 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> use skip directive to simplify example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43023" title="finally, a make_expr() I can live with">r43023</a> | eric_niebler | 2008-01-30 22:10:13 +0000 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> finally, a make_expr() I can live with </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43024" title="regenerated boostbook reference">r43024</a> | eric_niebler | 2008-01-30 22:26:34 +0000 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> regenerated boostbook reference </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43025" title="value_init: Removed aligned_storage::address() calls, to improve TR1 ...">r43025</a> | niels_dekker | 2008-01-30 22:42:23 +0000 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> value_init: Removed aligned_storage::address() calls, to improve TR1 compatibility, as confirmed by John Maddock. Added internal helper function, wrapper_address(), as discussed with Fernando. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43026" title="minor tweak to make_expr result_of return type calculation">r43026</a> | eric_niebler | 2008-01-30 23:03:36 +0000 (Wed, 30 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor tweak to make_expr result_of return type calculation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43031" title="simplify make_expr.hpp, user docs for make_expr()">r43031</a> | eric_niebler | 2008-01-31 07:36:28 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> simplify make_expr.hpp, user docs for make_expr() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43035" title="minor tweak to fusion value_of and value_at for expressions, for ...">r43035</a> | eric_niebler | 2008-01-31 18:44:17 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> minor tweak to fusion value_of and value_at for expressions, for better interop with proto::unpack_expr </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43037" title="Build in MT mode (as long as wave links to boost.thread)">r43037</a> | vladimir_prus | 2008-01-31 19:47:12 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Build in MT mode (as long as wave links to boost.thread) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43038" title="Wave: fixed expanding_function_like_macro()">r43038</a> | hkaiser | 2008-01-31 20:57:47 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: fixed expanding_function_like_macro() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43040" title="finish documentation for expression construction utilities">r43040</a> | eric_niebler | 2008-01-31 21:12:44 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> finish documentation for expression construction utilities </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43041" title="Wave: Added additional configuration possibility to allow control ...">r43041</a> | hkaiser | 2008-01-31 22:33:43 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added additional configuration possibility to allow control threading support. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43042" title="Wave: Added additional configuration possibility to allow control ...">r43042</a> | hkaiser | 2008-01-31 22:48:56 +0000 (Thu, 31 Jan 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Added additional configuration possibility to allow control threading support. Updated the documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43043" title="Reverted changes made in rev 43038 which seem to have been committed ...">r43043</a> | jurko | 2008-02-01 00:27:31 +0000 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Reverted changes made in rev 43038 which seem to have been committed by mistake and include some user specific settings in it local to the comitter's environment while this file is intended to be used as generic template for actual user-config.jam files and do nothing in case user does not specify his own settings there. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43044" title="Minor stylistic spacing changes. Remove trailing spaces.">r43044</a> | jurko | 2008-02-01 00:44:23 +0000 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Minor stylistic spacing changes. Remove trailing spaces. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43045" title="Corrected outputting native Windows paths so that it works correctly ...">r43045</a> | jurko | 2008-02-01 00:46:50 +0000 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected outputting native Windows paths so that it works correctly for absolute paths without the drive letter being explicitly specified, e.g. \aaa\bbb or /aaa/bbb. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43046" title="Added the missing end-of-line character when outputting DEBUG_SEARCH ...">r43046</a> | jurko | 2008-02-01 01:49:16 +0000 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added the missing end-of-line character when outputting DEBUG_SEARCH debug messages from file_build1(). This cleans up the -d+6 bjam output a lot. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43050" title="add future group example">r43050</a> | eric_niebler | 2008-02-01 20:30:29 +0000 (Fri, 01 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add future group example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43052" title="Fix a typo in pgi.jam that prevented shared libraries from being built ...">r43052</a> | noel_belcourt | 2008-02-02 02:41:23 +0000 (Sat, 02 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a typo in pgi.jam that prevented shared libraries from being built correctly. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43054" title="Ensure that the workaround for the MSVC secure iterator problem is ...">r43054</a> | chris_kohlhoff | 2008-02-02 11:37:45 +0000 (Sat, 02 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Ensure that the workaround for the MSVC secure iterator problem is only used when compiling with MSVC. The workaround causes g++'s library debug mode to report errors due to the assignment from a singular iterator. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43055" title="Fix &#34;possible loss of data&#34; warning when building for Windows 2000 ...">r43055</a> | chris_kohlhoff | 2008-02-02 11:39:17 +0000 (Sat, 02 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix "possible loss of data" warning when building for Windows 2000 targets. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43056" title="The latest Windows SDKs don't support IPv6 when building for Windows ...">r43056</a> | chris_kohlhoff | 2008-02-02 12:02:23 +0000 (Sat, 02 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> The latest Windows SDKs don't support IPv6 when building for Windows 2000, so we need to use the SDK emulation in that case. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43057" title="port test to boost version 1.34.1">r43057</a> | eric_niebler | 2008-02-02 12:27:16 +0000 (Sat, 02 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> port test to boost version 1.34.1 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43061" title="merged changes from iostreams_dev, revisions 42962-43059: updated ...">r43061</a> | turkanis | 2008-02-02 22:10:46 +0000 (Sat, 02 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 42962-43059: updated copyright notices </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43080" title="fix bug found by L. Evans re: fusion and stateful function objects">r43080</a> | eric_niebler | 2008-02-03 18:40:03 +0000 (Sun, 03 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug found by L. Evans re: fusion and stateful function objects </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43083" title="Added missing file.">r43083</a> | johnmaddock | 2008-02-04 09:13:36 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added missing file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43085" title="Removed dead file.">r43085</a> | johnmaddock | 2008-02-04 09:17:35 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead file. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43087" title="Removed dead files.">r43087</a> | johnmaddock | 2008-02-04 09:20:46 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead files. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43089" title="Removed dead files.">r43089</a> | johnmaddock | 2008-02-04 09:23:28 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed dead files. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43094" title="added test for duration overloads of timed_lock, and added missing ...">r43094</a> | anthonyw | 2008-02-04 13:16:32 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added test for duration overloads of timed_lock, and added missing implementation to win32 version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43101" title="Wave: trying to fix stdcxx_gcc regression.">r43101</a> | hkaiser | 2008-02-04 19:21:46 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: trying to fix stdcxx_gcc regression. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43103" title="hooking --&gt; additional information in html docs">r43103</a> | matias | 2008-02-04 21:01:06 +0000 (Mon, 04 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> hooking --&gt; additional information in html docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43106" title="fleshing out evaluation.qbk, document transforms of if_, not_, and_ and or_">r43106</a> | eric_niebler | 2008-02-05 02:09:51 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fleshing out evaluation.qbk, document transforms of if_, not_, and_ and or_ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43107" title="eliminate warnings under msvc's -W4">r43107</a> | eric_niebler | 2008-02-05 05:33:12 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> eliminate warnings under msvc's -W4 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43111" title="fix typo">r43111</a> | eric_niebler | 2008-02-05 06:03:01 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43112" title="Fix typo (bug #1434)">r43112</a> | marshall | 2008-02-05 16:07:19 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typo (bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1434" title="#1434: Bugs: Boost.Preprocessor, small fix for the documentation (closed: fixed)">#1434</a>) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43113" title="Applied patch (fixes bug #1307)">r43113</a> | marshall | 2008-02-05 16:15:35 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Applied patch (fixes bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1307" title="#1307: Bugs: [lambda] invalid boostbook (closed: fixed)">#1307</a>) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43117" title="Fix add_vertex and add_vertices when the CSR graph has vertex properties">r43117</a> | dgregor | 2008-02-05 20:51:23 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix add_vertex and add_vertices when the CSR graph has vertex properties </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43118" title="Merged revisions 42942-43116 via svnmerge from ...">r43118</a> | danieljames | 2008-02-05 20:57:02 +0000 (Tue, 05 Feb 2008) | 13 lines </p> </blockquote> <p> </p> <blockquote> <p> Merged revisions 42942-43116 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/branches/unordered/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/branches/unordered/trunk</a> </p> </blockquote> <p> </p> <blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/42975" title="Typedef some types before using them, to make life easier for Borland.">r42975</a> | danieljames | 2008-01-26 00:29:32 +0000 (Sat, 26 Jan 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Typedef some types before using them, to make life easier for Borland. </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43116" title="Some compilers and libraries combinations have problems with deques of ...">r43116</a> | danieljames | 2008-02-05 20:47:44 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> </blockquote> <p> </p> <blockquote> <blockquote> <p> Some compilers and libraries combinations have problems with deques of non-assingable types. Using a list instead. </p> </blockquote> <p> ........ </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43120" title="add missing #include">r43120</a> | eric_niebler | 2008-02-05 21:07:31 +0000 (Tue, 05 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add missing #include </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43121" title="Add circular_buffer to the alphabetic list">r43121</a> | bemandawes | 2008-02-06 02:01:46 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add circular_buffer to the alphabetic list </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43125" title="attempts to make synthesis metafunctions work with sun compiler ">r43125</a> | t_schwinger | 2008-02-06 13:00:08 +0000 (Wed, 06 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to make synthesis metafunctions work with sun compiler </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43129" title="In the boostbook navbar, link FAQ and people to the website. ">r43129</a> | danieljames | 2008-02-06 19:02:38 +0000 (Wed, 06 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> In the boostbook navbar, link FAQ and people to the website. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43130" title="untabify">r43130</a> | eric_niebler | 2008-02-06 19:57:51 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> untabify </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43132" title="cleanup to pass inspection report">r43132</a> | nesotto | 2008-02-06 22:46:19 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection report </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43133" title="cleanup to pass inspection report">r43133</a> | nesotto | 2008-02-06 22:46:31 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection report </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43134" title="add handy get() accessors on literal&lt;&gt; wrapper">r43134</a> | eric_niebler | 2008-02-06 22:57:57 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add handy get() accessors on literal&lt;&gt; wrapper </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43135" title="cleanup to pass inspection tool">r43135</a> | nesotto | 2008-02-06 23:12:21 +0000 (Wed, 06 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup to pass inspection tool </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43136" title="reasonably complete user docs for expression evaluation">r43136</a> | eric_niebler | 2008-02-07 00:05:01 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> reasonably complete user docs for expression evaluation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43138" title="tweaks for doxygen 1.5.4, document matches&lt;&gt;">r43138</a> | eric_niebler | 2008-02-07 08:06:29 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> tweaks for doxygen 1.5.4, document matches&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43141" title="Fix last checked version.">r43141</a> | johnmaddock | 2008-02-07 09:55:41 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix last checked version. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43143" title="Remove tabs.">r43143</a> | johnmaddock | 2008-02-07 10:03:16 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove tabs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43145" title="Fix min/max usage violation.">r43145</a> | johnmaddock | 2008-02-07 10:13:31 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix min/max usage violation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43147" title="Attempt to unbreak &lt;library-file&gt; ">r43147</a> | vladimir_prus | 2008-02-07 10:17:03 +0000 (Thu, 07 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Attempt to unbreak &lt;library-file&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43148" title="Added comment to suppress inspect warning.">r43148</a> | johnmaddock | 2008-02-07 10:24:29 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added comment to suppress inspect warning. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43150" title="Added fix for inspection report.">r43150</a> | johnmaddock | 2008-02-07 10:29:59 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added fix for inspection report. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43152" title="Fix &lt;framework&gt; with no path. Patch from Jon Olsson. ">r43152</a> | vladimir_prus | 2008-02-07 11:04:30 +0000 (Thu, 07 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix &lt;framework&gt; with no path. </p> </blockquote> <p> </p> <blockquote> <p> Patch from Jon Olsson. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43154" title="Remove obsolete CVS scripts, add 1.35.0 SVN scripts, beginning of docs page">r43154</a> | bemandawes | 2008-02-07 13:22:34 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove obsolete CVS scripts, add 1.35.0 SVN scripts, beginning of docs page </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43155" title=" iterator_range disables msvc warning 4996 ...">r43155</a> | nesotto | 2008-02-07 14:41:04 +0000 (Thu, 07 Feb 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> iterator_range disables msvc warning 4996 </p> <blockquote> <p> &lt;<a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1565"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1565</a>&gt; </p> </blockquote> </blockquote> <p> </p> <blockquote> <p> [range] sub_range assignment issue </p> <blockquote> <p> &lt;<a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1284"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1284</a>&gt; </p> </blockquote> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43156" title="test">r43156</a> | nesotto | 2008-02-07 14:46:19 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> test </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43157" title="updated according to latest regression tests results, fixed a broken ...">r43157</a> | joaquin | 2008-02-07 16:29:27 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated according to latest regression tests results, fixed a broken link, typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43159" title="added missing 'self.' qualification">r43159</a> | turkanis | 2008-02-07 17:07:28 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added missing 'self.' qualification </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43165" title="Support for non-blocking MPI operations in Python, from Andreas Kloeckner">r43165</a> | dgregor | 2008-02-07 21:08:09 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Support for non-blocking MPI operations in Python, from Andreas Kloeckner </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43166" title="Note addition of nonblocking operations to the Python interface">r43166</a> | dgregor | 2008-02-07 21:09:38 +0000 (Thu, 07 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Note addition of nonblocking operations to the Python interface </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43171" title="silence of warnings for unused arguments">r43171</a> | nesotto | 2008-02-08 09:58:35 +0000 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> silence of warnings for unused arguments </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43175" title="missing ) fixed">r43175</a> | nesotto | 2008-02-08 15:25:01 +0000 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> missing ) fixed </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43176" title="Force PPC Darwin to use fork instead of vfork. This change requires ...">r43176</a> | noel_belcourt | 2008-02-08 16:32:35 +0000 (Fri, 08 Feb 2008) | 14 lines </p> </blockquote> <p> </p> <blockquote> <p> Force PPC Darwin to use fork instead of vfork. This change requires both the parent and child process to explicitly set the process group id. Vfork guarantees the child process runs to the exec before it releases the parent process. Now that we use fork instead of vfork, it's possible for the parent to wait on the child process without having the child setpgid on itself. This eliminates spurious hangs on ppc darwin caused by either a race condition between vfork and execvp, or a bug in the vfork implementation. </p> </blockquote> <p> </p> <blockquote> <p> Added a test to ensure we don't try to read from the stderr pipe descriptor if the descriptor's not valid. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43177" title="reserve some c_type bits for dinkumware on windows, fixes #1625">r43177</a> | eric_niebler | 2008-02-08 17:11:57 +0000 (Fri, 08 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> reserve some c_type bits for dinkumware on windows, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1625" title="#1625: Bugs: assertion fails in cpp_regex_traits.hpp for Dinkumware(Win32) (closed: fixed)">#1625</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43179" title="I've added the -single_module option to the intel-darwin.link.dll ...">r43179</a> | noel_belcourt | 2008-02-08 17:53:50 +0000 (Fri, 08 Feb 2008) | 13 lines </p> </blockquote> <p> </p> <blockquote> <p> I've added the -single_module option to the intel-darwin.link.dll action to fix this linker error when linking dylibs: </p> </blockquote> <p> </p> <blockquote> <p> ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option boost/bin.v2/libs/system/build/intel-darwin-9.1/debug/macosx-version-10.4/error_code.o </p> <blockquote> <p> definition of common <span class="underline">ZGVZNK5boost6system14error_category7messageEiE1s (size 16) </span></p> </blockquote> <p> boost/bin.v2/libs/system/build/intel-darwin-9.1/debug/macosx-version-10.4/error_code.o </p> <blockquote> <p> definition of common <span class="underline">ZZNK5boost6system14error_category7messageEiE1s (size 16) </span></p> </blockquote> </blockquote> <p> </p> <blockquote> <p> though I would note that the common symbols problem occurs in a number of other libraries (test, graph, spirit, ...) as well. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43188" title="Fix a link in the intrusive redirect. ">r43188</a> | danieljames | 2008-02-09 12:29:02 +0000 (Sat, 09 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a link in the intrusive redirect. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43189" title="Fix another redirect link.">r43189</a> | danieljames | 2008-02-09 12:37:00 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix another redirect link. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43190" title="Update link to Jamfile, to link to the version 2 jamfile.">r43190</a> | danieljames | 2008-02-09 12:38:19 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update link to Jamfile, to link to the version 2 jamfile. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43191" title="Fix a link.">r43191</a> | danieljames | 2008-02-09 12:39:06 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix a link. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43192" title="Add a forwarding header for hash/custom.html as Boost.Bimap links to it. ">r43192</a> | danieljames | 2008-02-09 12:45:32 +0000 (Sat, 09 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add a forwarding header for hash/custom.html as Boost.Bimap links to it. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43193" title="Fix the link to the license.">r43193</a> | danieljames | 2008-02-09 13:02:45 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix the link to the license. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43199" title="more doxygen comments, const-correctness tweak for fusion::at() on ...">r43199</a> | eric_niebler | 2008-02-09 20:32:27 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more doxygen comments, const-correctness tweak for fusion::at() on proto expression </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43200" title="document how to access children of proto expressions">r43200</a> | eric_niebler | 2008-02-09 20:34:33 +0000 (Sat, 09 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> document how to access children of proto expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43204" title="fix oops in proto fusion interface">r43204</a> | eric_niebler | 2008-02-10 06:57:24 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops in proto fusion interface </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43205" title="suppress msvc warning">r43205</a> | eric_niebler | 2008-02-10 07:02:54 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> suppress msvc warning </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43206" title="Fix some broken links.">r43206</a> | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix some broken links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43207" title="Tolerate argc being zero. Patch from C. K. Jester-Young. ">r43207</a> | vladimir_prus | 2008-02-10 13:13:41 +0000 (Sun, 10 Feb 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Tolerate argc being zero. </p> </blockquote> <p> </p> <blockquote> <p> Patch from C. K. Jester-Young. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43209" title="Link to people pages on the website, as they've been removed from the ...">r43209</a> | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Link to people pages on the website, as they've been removed from the download. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43210" title="Point links to the pages that used to be in 'more' to the site.">r43210</a> | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Point links to the pages that used to be in 'more' to the site. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43212" title="Fix links on the home page as well.">r43212</a> | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix links on the home page as well. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43213" title="Generated documentation which is no longer generated.">r43213</a> | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Generated documentation which is no longer generated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43220" title="include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND ...">r43220</a> | eric_niebler | 2008-02-11 03:48:41 +0000 (Mon, 11 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND and BOOST_MSVC </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43221" title="Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX. ">r43221</a> | chris_kohlhoff | 2008-02-11 13:59:44 +0000 (Mon, 11 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43226" title="cleanup using local&lt;&gt; and skip()">r43226</a> | djenkins | 2008-02-11 20:49:19 +0000 (Mon, 11 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> cleanup using local&lt;&gt; and skip() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43239" title="fixed return value of read(), to correctly handle eof">r43239</a> | turkanis | 2008-02-13 05:43:39 +0000 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fixed return value of read(), to correctly handle eof </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43240" title="merged changes from iostreams_dev, revisions 43059-43238: better debug ...">r43240</a> | turkanis | 2008-02-13 05:47:44 +0000 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43059-43238: better debug output for mapped file; fixed large_file_test.cpp under UNICODE on Windows </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43241" title="added markup for stdcxx failures (iostreams)">r43241</a> | turkanis | 2008-02-13 19:38:52 +0000 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added markup for stdcxx failures (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43243" title="switched from &lt;wchar.h&gt; to &lt;cwchar&gt;, for stdcxx (which is conforming ...">r43243</a> | turkanis | 2008-02-13 19:42:10 +0000 (Wed, 13 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> switched from &lt;wchar.h&gt; to &lt;cwchar&gt;, for stdcxx (which is conforming in this case) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43246" title="remove local admonitions">r43246</a> | matias | 2008-02-14 17:33:12 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove local admonitions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43247" title="optional docs fixes">r43247</a> | matias | 2008-02-14 17:43:52 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> optional docs fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43248" title="redirect optional docs to new version">r43248</a> | matias | 2008-02-14 17:44:21 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect optional docs to new version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43251" title="conversion docs fixes">r43251</a> | matias | 2008-02-14 18:08:16 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> conversion docs fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43252" title="redirect to new conversion docs">r43252</a> | matias | 2008-02-14 18:09:34 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect to new conversion docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43253" title="redirect optional and numeric/conversion docs to new version">r43253</a> | matias | 2008-02-14 18:19:34 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> redirect optional and numeric/conversion docs to new version </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43254" title="bimap doc fixes">r43254</a> | matias | 2008-02-14 19:03:55 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> bimap doc fixes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43255" title="fix tabs in files">r43255</a> | matias | 2008-02-14 19:05:04 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix tabs in files </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43256" title="fix tabs in files">r43256</a> | matias | 2008-02-14 19:22:15 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix tabs in files </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43260" title="add missing images">r43260</a> | matias | 2008-02-14 21:24:11 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add missing images </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43262" title="Fixed a whitespace insertion glitch, where whitespace got inserted ...">r43262</a> | hkaiser | 2008-02-14 22:01:54 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a whitespace insertion glitch, where whitespace got inserted unconditionally between two operators even if one of these was a comma. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43264" title="Wave: More fixes to whitespace insertion engine.">r43264</a> | hkaiser | 2008-02-14 23:52:33 +0000 (Thu, 14 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: More fixes to whitespace insertion engine. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43266" title="Wave: More fixes to whitespace insertion engine.">r43266</a> | hkaiser | 2008-02-15 14:35:36 +0000 (Fri, 15 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: More fixes to whitespace insertion engine. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43269" title="Added support for &amp;&amp;, ||">r43269</a> | pdimov | 2008-02-15 18:40:36 +0000 (Fri, 15 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <table class="wiki"> <tr>Added support for &amp;&amp;, </tr></table> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43272" title="Updated statechart markup">r43272</a> | andreas_huber69 | 2008-02-16 10:13:08 +0000 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Updated statechart markup </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43274" title="Silenced GCC 4.0.1 warning (patch supplied by Euan) ...">r43274</a> | andreas_huber69 | 2008-02-16 10:19:49 +0000 (Sat, 16 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Silenced GCC 4.0.1 warning (patch supplied by Euan) &lt;<a class="ext-link" href="http://thread.gmane.org/gmane.comp.lib.boost.devel/171071"><span class="icon">​</span>http://thread.gmane.org/gmane.comp.lib.boost.devel/171071</a>&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43280" title="Corrected comments related to the allowed linker &amp; linker-type values. ...">r43280</a> | jurko | 2008-02-16 16:50:42 +0000 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Corrected comments related to the allowed linker &amp; linker-type values. Minor stylistic changes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43281" title="Added support for compiling C++ programs without RTTI support using ...">r43281</a> | jurko | 2008-02-16 16:53:33 +0000 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added support for compiling C++ programs without RTTI support using the gcc toolset. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43282" title="Made the msvc toolset always explicitly enable or disable rtti support ...">r43282</a> | jurko | 2008-02-16 17:03:54 +0000 (Sat, 16 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Made the msvc toolset always explicitly enable or disable rtti support based on the &lt;rtti&gt; feature value instead of only setting it if &lt;rtti&gt;on and depending on it being disabled by default. The original behaviour did not work well with msvc 8.0 for which there was not way to disable rtti support as that compiler enables rtti support by default. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43283" title="Show output of example program">r43283</a> | bemandawes | 2008-02-17 02:01:32 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Show output of example program </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43290" title="Wave: Extended a workaround to newest Intel compiler version (Linux V10.1)">r43290</a> | hkaiser | 2008-02-17 16:45:08 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Extended a workaround to newest Intel compiler version (Linux V10.1) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43292" title="support for comparinson operators">r43292</a> | nesotto | 2008-02-17 16:49:38 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> support for comparinson operators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43293" title="support for comparison operators">r43293</a> | nesotto | 2008-02-17 16:50:02 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> support for comparison operators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43294" title="Wave: Fixed test cases to reflect recent changes to whitespace insertion.">r43294</a> | hkaiser | 2008-02-17 17:00:20 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed test cases to reflect recent changes to whitespace insertion. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43296" title="proto documentation improvements">r43296</a> | eric_niebler | 2008-02-17 20:53:18 +0000 (Sun, 17 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> proto documentation improvements </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43299" title="merged changes from iostreams_dev, revisions 43243-43298: overhaul of ...">r43299</a> | turkanis | 2008-02-18 05:48:13 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43243-43298: overhaul of category_of and close(): stringstream is now dual_seekable; standard file streams and string streams are closable; public Boost.Iostreams streams and streambufs are closable; close() pops filtering streams and streambufs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43300" title="remove dependence on boost.lambda, make numeric function objects work ...">r43300</a> | eric_niebler | 2008-02-18 06:16:27 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove dependence on boost.lambda, make numeric function objects work with std binders </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43301" title="Fix printing of error messages. ">r43301</a> | chris_kohlhoff | 2008-02-18 13:31:26 +0000 (Mon, 18 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix printing of error messages. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43302" title="Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX. ">r43302</a> | chris_kohlhoff | 2008-02-18 13:33:23 +0000 (Mon, 18 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43303" title="Add missing #include of socket_types.hpp needed for the SSL unit tests ...">r43303</a> | chris_kohlhoff | 2008-02-18 13:35:15 +0000 (Mon, 18 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing #include of socket_types.hpp needed for the SSL unit tests to compile successfully on Windows. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43306" title="remove post_construct docs, fix link to boost.parameter library">r43306</a> | eric_niebler | 2008-02-18 18:29:29 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove post_construct docs, fix link to boost.parameter library </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43308" title="Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style ...">r43308</a> | niels_dekker | 2008-02-18 22:11:19 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style array. (The previous version would trigger a compile error in this case.) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43309" title="Tested the assignment of value_initialized&lt;T&gt;, for T being a C-style ...">r43309</a> | niels_dekker | 2008-02-18 22:13:21 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Tested the assignment of value_initialized&lt;T&gt;, for T being a C-style array. Related to the fix of changeset <a class="changeset" href="https://svn.boost.org/trac10/changeset/43308" title="Fixed the assignment of value_initialized&lt;T&gt; for T being a C-style ...">[43308]</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43310" title="some doxygen comments for proto/traits.hpp">r43310</a> | eric_niebler | 2008-02-18 23:03:23 +0000 (Mon, 18 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> some doxygen comments for proto/traits.hpp </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43311" title="more proto documentation tweaks, remove unnecessary result_of::arg_c ...">r43311</a> | eric_niebler | 2008-02-19 05:56:52 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more proto documentation tweaks, remove unnecessary result_of::arg_c instantiation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43312" title="fix droppable accumulators">r43312</a> | eric_niebler | 2008-02-19 07:14:37 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix droppable accumulators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43314" title="darn, back out bad droppable changes">r43314</a> | eric_niebler | 2008-02-19 07:33:30 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> darn, back out bad droppable changes </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43316" title="Fixes #1590.">r43316</a> | pdimov | 2008-02-19 13:18:58 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1590" title="#1590: Bugs: shared_ptr documentation inconsistency (closed: fixed)">#1590</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43317" title="Fixes #1444.">r43317</a> | pdimov | 2008-02-19 14:01:13 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1444" title="#1444: Bugs: scoped_ptr::operator== should be equivalent to a.get()==b.get(), but ... (closed: fixed)">#1444</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43318" title="Fix #398, as long as the macros BOOST_NO_STD_TYPEINFO and ...">r43318</a> | pdimov | 2008-02-19 14:26:36 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/398" title="#398: Feature Requests: Support for embedded VC++ 4.0 (closed: fixed)">#398</a>, as long as the macros BOOST_NO_STD_TYPEINFO and BOOST_NO_IOSTREAM are defined. I don't know how Boost.Config needs to be changed to autodetect eVC4 and set these on its own. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43319" title="Fix #1641.">r43319</a> | pdimov | 2008-02-19 14:51:10 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1641" title="#1641: Bugs: Document use of ref() to avoid copying function objects (closed: fixed)">#1641</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43320" title="Fix #1646.">r43320</a> | pdimov | 2008-02-19 14:59:28 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1646" title="#1646: Bugs: Document logical &amp;&amp;, || operators (closed: fixed)">#1646</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43321" title="Fix #1642.">r43321</a> | pdimov | 2008-02-19 15:09:10 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1642" title="#1642: Bugs: Bind &#34;Limitations&#34; section out of date (closed: fixed)">#1642</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43322" title="fixed problem with operator()() when the value_type was abstract.">r43322</a> | nesotto | 2008-02-19 15:10:05 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fixed problem with operator()() when the value_type was abstract. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43323" title="Fix #1643.">r43323</a> | pdimov | 2008-02-19 15:40:58 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1643" title="#1643: Bugs: Need a FAQ entry for binding overloaded functions (closed: fixed)">#1643</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43325" title="stringstreams are no longer closable; the semantics of close() for ...">r43325</a> | turkanis | 2008-02-19 19:34:07 +0000 (Tue, 19 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> stringstreams are no longer closable; the semantics of close() for these devices was illconsidered </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43328" title="menu fix from iostreams_dev">r43328</a> | turkanis | 2008-02-20 00:09:06 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> menu fix from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43329" title="markup for pgi-7.0 (iostreams)">r43329</a> | turkanis | 2008-02-20 03:20:17 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> markup for pgi-7.0 (iostreams) </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43330" title="Add .z7 archive generation">r43330</a> | bemandawes | 2008-02-20 13:46:49 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add .z7 archive generation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43332" title="New readme page for now standalone release.">r43332</a> | grafik | 2008-02-20 17:32:09 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> New readme page for now standalone release. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43334" title="Fix link to getting started docs.">r43334</a> | grafik | 2008-02-20 19:15:16 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix link to getting started docs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43335" title="Add the &lt;python.interpreter&gt; to all requirements to allow other ...">r43335</a> | grafik | 2008-02-20 22:50:03 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add the &lt;python.interpreter&gt; to all requirements to allow other toolsets to use the currently configured python instead of relying on python being in the path. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43336" title="Use the configured python interpreter instead of assuming it's in the path.">r43336</a> | grafik | 2008-02-20 23:01:43 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Use the configured python interpreter instead of assuming it's in the path. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43337" title="Add missing, and assumed, white background for screen rendering.">r43337</a> | grafik | 2008-02-20 23:03:28 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add missing, and assumed, white background for screen rendering. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43338" title="Doc cleanups.">r43338</a> | grafik | 2008-02-20 23:26:58 +0000 (Wed, 20 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Doc cleanups. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43344" title="More Proto documentation">r43344</a> | eric_niebler | 2008-02-21 07:18:24 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> More Proto documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43346" title="Fix typo in example. Added links to PDF versions of the docs. ...">r43346</a> | johnmaddock | 2008-02-21 10:37:59 +0000 (Thu, 21 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix typo in example. Added links to PDF versions of the docs. Regenerated all the docs to fix people links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43347" title="Update main overview page.">r43347</a> | johnmaddock | 2008-02-21 11:53:59 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update main overview page. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43349" title="Fix typo; .z7 should be .7z">r43349</a> | bemandawes | 2008-02-21 12:46:11 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typo; .z7 should be .7z </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43351" title="Added link to PDF docs, and regenerated.">r43351</a> | johnmaddock | 2008-02-21 12:58:15 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs, and regenerated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43354" title="Added link to PDF docs, and regenerated.">r43354</a> | johnmaddock | 2008-02-21 13:51:18 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs, and regenerated. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43357" title="Added link to PDF docs.">r43357</a> | johnmaddock | 2008-02-21 16:49:59 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added link to PDF docs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43359" title="Regenerated docs to fix links.">r43359</a> | johnmaddock | 2008-02-21 17:01:26 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Regenerated docs to fix links. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43361" title="Fix still another typo">r43361</a> | bemandawes | 2008-02-21 20:11:32 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix still another typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43362" title="doxygen comments for proto::when&lt;&gt;">r43362</a> | eric_niebler | 2008-02-21 20:12:02 +0000 (Thu, 21 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doxygen comments for proto::when&lt;&gt; </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43363" title="fix crash when actions are in keep() expressions">r43363</a> | eric_niebler | 2008-02-22 00:42:12 +0000 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix crash when actions are in keep() expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43364" title="doxygen comments">r43364</a> | eric_niebler | 2008-02-22 02:01:46 +0000 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> doxygen comments </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43365" title="Rename readme.html to index.html, and add forwarding index.htm for ...">r43365</a> | grafik | 2008-02-22 05:26:39 +0000 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Rename readme.html to index.html, and add forwarding index.htm for backward compatibility. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43368" title="Update the index.html link in the navbar. ">r43368</a> | danieljames | 2008-02-22 09:21:22 +0000 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Update the index.html link in the navbar. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43371" title="Remove obsolete getting started files. They where replaced by ...">r43371</a> | grafik | 2008-02-22 16:25:21 +0000 (Fri, 22 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove obsolete getting started files. They where replaced by more/getting_started/*. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43377" title="Use the correct vector of timer queues when dispatching timers. ">r43377</a> | chris_kohlhoff | 2008-02-22 22:43:54 +0000 (Fri, 22 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Use the correct vector of timer queues when dispatching timers. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43390" title="Ported change from iostreams_dev ">r43390</a> | turkanis | 2008-02-23 00:05:49 +0000 (Sat, 23 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Ported change from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43391" title="Ported changes from iostreams_dev ">r43391</a> | turkanis | 2008-02-23 00:06:24 +0000 (Sat, 23 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Ported changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43392" title="merged changes from iostreams_dev, revisions 43327-43389">r43392</a> | turkanis | 2008-02-23 00:07:13 +0000 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43327-43389 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43393" title="merged changes from iostreams_dev">r43393</a> | turkanis | 2008-02-23 00:11:07 +0000 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43395" title="updated to test close() on filtering streambufs">r43395</a> | turkanis | 2008-02-23 06:07:59 +0000 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> updated to test close() on filtering streambufs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43399" title="merged changes from iostreams_dev">r43399</a> | turkanis | 2008-02-23 07:44:58 +0000 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43402" title="Give the 1st and 2nd level index.html files a common look-and-feel.">r43402</a> | bemandawes | 2008-02-23 14:04:02 +0000 (Sat, 23 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Give the 1st and 2nd level index.html files a common look-and-feel. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43405" title="Recognize that fact, for that for intel-win, &lt;runtime-debuggin&gt; ...">r43405</a> | vladimir_prus | 2008-02-24 12:59:04 +0000 (Sun, 24 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Recognize that fact, for that for intel-win, &lt;runtime-debuggin&gt; matters and should be added to the library name. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43409" title="Fix html boo boo">r43409</a> | bemandawes | 2008-02-25 00:53:26 +0000 (Mon, 25 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix html boo boo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43410" title="Added missing template keyword.">r43410</a> | schoepflin | 2008-02-25 08:37:10 +0000 (Mon, 25 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added missing template keyword. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43411" title="removes unnecessary escaping ">r43411</a> | t_schwinger | 2008-02-25 11:45:51 +0000 (Mon, 25 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> removes unnecessary escaping </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43412" title="removes unnecessary comment ">r43412</a> | t_schwinger | 2008-02-25 11:47:59 +0000 (Mon, 25 Feb 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> removes unnecessary comment </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43416" title="Wave: Fixed expanding_function_like_macro preprocessing hook.">r43416</a> | hkaiser | 2008-02-26 19:25:05 +0000 (Tue, 26 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed expanding_function_like_macro preprocessing hook. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43417" title="Fix a link to Boost.Bimap. ">r43417</a> | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix a link to Boost.Bimap. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43418" title="Change another link that's no longer in the repository to link to the ...">r43418</a> | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Change another link that's no longer in the repository to link to the website. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43419" title="Fixed a compilation problem on pathscale">r43419</a> | hkaiser | 2008-02-26 22:36:36 +0000 (Tue, 26 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed a compilation problem on pathscale </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43421" title="partially revert breaking change to independent sub-expressions until ...">r43421</a> | eric_niebler | 2008-02-27 18:48:22 +0000 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> partially revert breaking change to independent sub-expressions until I can make a proper fix </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43422" title="Fix broken copyright urls. Fixes #1573.">r43422</a> | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken copyright urls. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1573" title="#1573: Bugs: Broken URL in copyright boiler-plate (closed: fixed)">#1573</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43423" title="Fix incorrect links to copyright of the form 'http:#www.boost.org">r43423</a> | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix incorrect links to copyright of the form 'http:#www.boost.org </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43424" title="fix bug in use_simple_repeat calculation">r43424</a> | eric_niebler | 2008-02-27 19:39:43 +0000 (Wed, 27 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug in use_simple_repeat calculation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43428" title="add test case for use_simple_repeat fix">r43428</a> | eric_niebler | 2008-02-28 00:03:15 +0000 (Thu, 28 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add test case for use_simple_repeat fix </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43433" title="fix oops">r43433</a> | eric_niebler | 2008-02-28 22:47:12 +0000 (Thu, 28 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43434" title="Apply fixes to issue #1658 which fixes some broken URL's.">r43434</a> | johnmaddock | 2008-02-29 09:49:42 +0000 (Fri, 29 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Apply fixes to issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1658" title="#1658: Patches: Link Fixes (closed: fixed)">#1658</a> which fixes some broken URL's. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43435" title="Fix broken link as per report #1658.">r43435</a> | johnmaddock | 2008-02-29 09:58:30 +0000 (Fri, 29 Feb 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken link as per report <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1658" title="#1658: Patches: Link Fixes (closed: fixed)">#1658</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43437" title="Add missing tie(). ">r43437</a> | chris_kohlhoff | 2008-02-29 12:57:57 +0000 (Fri, 29 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing tie(). </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43438" title="Added expected failure markup for the test weighted_tail_variate_means ...">r43438</a> | schoepflin | 2008-02-29 15:13:41 +0000 (Fri, 29 Feb 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Added expected failure markup for the test weighted_tail_variate_means on Tru64/CXX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43441" title="add map_assign example">r43441</a> | eric_niebler | 2008-03-01 19:32:56 +0000 (Sat, 01 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add map_assign example </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43458" title="merged changes from iostreams_dev, revisions 43399-43457">r43458</a> | turkanis | 2008-03-03 06:20:14 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> merged changes from iostreams_dev, revisions 43399-43457 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43461" title="Test and fix for issue #1665">r43461</a> | anthonyw | 2008-03-03 08:44:42 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Test and fix for issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1665" title="#1665: Bugs: TSS won't compile with custom cleanup function due to missing cast (closed: fixed)">#1665</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43464" title="thread constructor now accepts up to three additional arguments to ...">r43464</a> | anthonyw | 2008-03-03 10:52:44 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> thread constructor now accepts up to three additional arguments to pass to thread function </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43467" title="Tell subversion that date_time.doc is a text file, not a word document. ">r43467</a> | danieljames | 2008-03-03 12:10:35 +0000 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Tell subversion that date_time.doc is a text file, not a word document. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43468" title="Fix license link in date_time.doc">r43468</a> | danieljames | 2008-03-03 12:11:25 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix license link in date_time.doc </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43469" title="Disable use of CancelIo by default, due to the possibility of silent ...">r43469</a> | chris_kohlhoff | 2008-03-03 13:21:05 +0000 (Mon, 03 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Disable use of <a class="missing wiki">CancelIo</a> by default, due to the possibility of silent failure on some system configurations. Swallow error returned by <a class="missing wiki">CancelIoEx</a> if there are no operations to be cancelled. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43470" title="Add missing 'boost_' prefix to helper namespace. ">r43470</a> | chris_kohlhoff | 2008-03-03 13:27:06 +0000 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Add missing 'boost_' prefix to helper namespace. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43471" title="Regenerate documentation. ">r43471</a> | chris_kohlhoff | 2008-03-03 13:36:35 +0000 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Regenerate documentation. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43472" title="Update copyright notices.">r43472</a> | chris_kohlhoff | 2008-03-03 14:05:35 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update copyright notices. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43473" title="Update copyright notices. ">r43473</a> | chris_kohlhoff | 2008-03-03 14:13:01 +0000 (Mon, 03 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Update copyright notices. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43476" title="add Map Assign example to documentation">r43476</a> | eric_niebler | 2008-03-03 19:44:54 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add Map Assign example to documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43478" title="second attempt at fixing actions in independent expressions">r43478</a> | eric_niebler | 2008-03-03 19:47:47 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> second attempt at fixing actions in independent expressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43484" title="handle static regexes with actions nested in dynamic independent ...">r43484</a> | eric_niebler | 2008-03-03 23:48:17 +0000 (Mon, 03 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> handle static regexes with actions nested in dynamic independent subexpressions </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43485" title="boost exception">r43485</a> | emildotchevski | 2008-03-04 01:41:17 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> boost exception </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43496" title="rename numeric::empty to numeric::default_, fixes #1650">r43496</a> | eric_niebler | 2008-03-04 18:51:07 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> rename numeric::empty to numeric::default_, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1650" title="#1650: Bugs: Accumulators conflicts with interval (closed: fixed)">#1650</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43501" title="eliminate msvc level 4 warnings, fixes #1631">r43501</a> | eric_niebler | 2008-03-04 19:31:57 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> eliminate msvc level 4 warnings, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1631" title="#1631: Bugs: [accumulators] compiler warnings with VC9 + warning level 4 (closed: fixed)">#1631</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43502" title="add Dave Jenkin's evil static/dynamic actions in keep test case">r43502</a> | eric_niebler | 2008-03-04 19:42:36 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add Dave Jenkin's evil static/dynamic actions in keep test case </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43503" title="work around msvc bug 331418, fixes #1652">r43503</a> | eric_niebler | 2008-03-04 21:09:47 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around msvc bug 331418, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1652" title="#1652: Bugs: foreach + this keyword -&gt; fails under MSVC (closed: fixed)">#1652</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43506" title="fix bad interaction between boyer-moore optimization and partial match ...">r43506</a> | eric_niebler | 2008-03-04 23:01:17 +0000 (Tue, 04 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bad interaction between boyer-moore optimization and partial match feature, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1564" title="#1564: Feature Requests: Support for partial searches (closed: fixed)">#1564</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43508" title="add BOOST_REVERSE_FOREACH, fixes #1071">r43508</a> | eric_niebler | 2008-03-05 06:32:39 +0000 (Wed, 05 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add BOOST_REVERSE_FOREACH, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1071" title="#1071: Feature Requests: Request for BOOST_REVERSE_FOREACH and rationale (closed: fixed)">#1071</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43509" title="fix bug iterating over abstract base">r43509</a> | eric_niebler | 2008-03-05 07:12:03 +0000 (Wed, 05 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix bug iterating over abstract base </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43523" title="fix documentation about droppable, replace accumulator_set_wrapper ...">r43523</a> | eric_niebler | 2008-03-06 01:56:57 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix documentation about droppable, replace accumulator_set_wrapper example with bind() and ref() </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43524" title="Wave: Fixed #1673.">r43524</a> | hkaiser | 2008-03-06 03:28:47 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1673" title="#1673: Bugs: wave misses to inject #line directive (closed: fixed)">#1673</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43525" title="hooking up boost exception for testing">r43525</a> | emildotchevski | 2008-03-06 05:08:22 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> hooking up boost exception for testing </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43526" title="Add 'pythonpath' feature to specify additional PYTHONPATH elements. ...">r43526</a> | vladimir_prus | 2008-03-06 06:06:17 +0000 (Thu, 06 Mar 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Add 'pythonpath' feature to specify additional PYTHONPATH elements. Make bpl-test correctly set dependencies if used with multiple .pyd sources. </p> </blockquote> <p> </p> <blockquote> <p> Patch from Joshua Napoli. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43527" title="Arrange for HPP source to be scanned for #includes, too. This fixes ...">r43527</a> | vladimir_prus | 2008-03-06 06:57:27 +0000 (Thu, 06 Mar 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> Arrange for HPP source to be scanned for #includes, too. This fixes PCH not being rebuild when some other headers included from HPP being compiled change. </p> </blockquote> <p> </p> <blockquote> <p> Thanks to Pierre-Luc Neron for the bug report. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43528" title="made the callable_no_args function object a named object rather than a ...">r43528</a> | anthonyw | 2008-03-06 07:59:16 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> made the callable_no_args function object a named object rather than a temporary, in order to avoid gratuitous breakage on some compilers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43530" title="work around msvc-7.1 bug">r43530</a> | eric_niebler | 2008-03-06 17:56:42 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around msvc-7.1 bug </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43531" title="fix warnings">r43531</a> | eric_niebler | 2008-03-06 18:07:22 +0000 (Thu, 06 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix warnings </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43534" title="fix oops">r43534</a> | eric_niebler | 2008-03-07 07:37:46 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43535" title="Wave: more fixes for #1673">r43535</a> | hkaiser | 2008-03-07 13:26:53 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: more fixes for <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1673" title="#1673: Bugs: wave misses to inject #line directive (closed: fixed)">#1673</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43537" title="Fix PCH on OSX">r43537</a> | vladimir_prus | 2008-03-07 16:18:13 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix PCH on OSX </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43538" title="use a __pragma to disable a msvc warning, fixes #1672">r43538</a> | eric_niebler | 2008-03-07 17:46:38 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> use a <span class="underline">pragma to disable a msvc warning, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1672" title="#1672: Bugs: [foreach] compiler warnings from VC8/VC9 (closed: fixed)">#1672</a> </span></p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43539" title="fix oops">r43539</a> | eric_niebler | 2008-03-07 17:47:40 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> fix oops </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43540" title="Wave: Started to add testing of preprocessor hooks.">r43540</a> | hkaiser | 2008-03-07 19:51:26 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Started to add testing of preprocessor hooks. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43541" title="Disable exception testing line as it's breaking testing.">r43541</a> | grafik | 2008-03-07 21:59:06 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Disable exception testing line as it's breaking testing. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43542" title="Wave: Applied a workaround for Intel compilers and for Pathscale.">r43542</a> | hkaiser | 2008-03-07 22:53:13 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Applied a workaround for Intel compilers and for Pathscale. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43544" title="Hooking up boost exception for testing, second attempt.">r43544</a> | emildotchevski | 2008-03-07 23:07:13 +0000 (Fri, 07 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Hooking up boost exception for testing, second attempt. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43546" title="map std::invalid_argument -&gt; Python ValueError">r43546</a> | rwgk | 2008-03-09 04:30:13 +0000 (Sun, 09 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> map std::invalid_argument -&gt; Python <a class="missing wiki">ValueError</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43555" title="fix for: boost/exception/enable_exception_cloning.hpp uses ...">r43555</a> | emildotchevski | 2008-03-10 20:18:19 +0000 (Mon, 10 Mar 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> fix for: </p> </blockquote> <p> </p> <blockquote> <p> boost/exception/enable_exception_cloning.hpp uses std::bad_alloc without #include'ing &lt;new&gt;. Because of this, some exception library tests fail to compile on HP-UX. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43565" title="Fixed two minor compiler errors showing up under in the new GCC 4.3.0">r43565</a> | hljin | 2008-03-11 17:28:42 +0000 (Tue, 11 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed two minor compiler errors showing up under in the new GCC 4.3.0 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43566" title="A user-config.jam that defined multiple python toolsets exposed an ...">r43566</a> | noel_belcourt | 2008-03-11 17:57:54 +0000 (Tue, 11 Mar 2008) | 6 lines </p> </blockquote> <p> </p> <blockquote> <p> A user-config.jam that defined multiple python toolsets exposed an error in the python.jam init rule. Moved the feature definition out of the init rule to avoid the feature redefinition error. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43569" title="Revert to having the windows-bug workaround (short timeout on ...">r43569</a> | chris_kohlhoff | 2008-03-12 13:25:49 +0000 (Wed, 12 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Revert to having the windows-bug workaround (short timeout on <a class="missing wiki">GetQueuedCompletionStatus</a>) on all threads as there are still scenarios where threads can get stuck indefinitely. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43570" title="Use unions to fix a sockaddr_storage aliasing problem that shows up ...">r43570</a> | chris_kohlhoff | 2008-03-12 13:26:41 +0000 (Wed, 12 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Use unions to fix a sockaddr_storage aliasing problem that shows up with g++ 4.3.0. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43572" title="Added test for keep() of nested regex with action">r43572</a> | djenkins | 2008-03-12 14:46:24 +0000 (Wed, 12 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added test for keep() of nested regex with action </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43573" title="Fix keep() of nested regex with action">r43573</a> | djenkins | 2008-03-12 14:48:32 +0000 (Wed, 12 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix keep() of nested regex with action </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43586" title="Fix incorrect use of sin_port with a sockaddr_in6 structure. ">r43586</a> | chris_kohlhoff | 2008-03-13 06:59:02 +0000 (Thu, 13 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix incorrect use of sin_port with a sockaddr_in6 structure. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43590" title="Updated equations so that they are all 120dpi images. Also tweaked a ...">r43590</a> | johnmaddock | 2008-03-13 13:16:19 +0000 (Thu, 13 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Updated equations so that they are all 120dpi images. Also tweaked a few for better readability. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43592" title="work around msvc bug">r43592</a> | eric_niebler | 2008-03-13 17:22:59 +0000 (Thu, 13 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around msvc bug </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43593" title="add lambda example, fix doc errors and typos">r43593</a> | eric_niebler | 2008-03-13 17:46:09 +0000 (Thu, 13 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> add lambda example, fix doc errors and typos </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43595" title="Bring back more/more.htm, supply links for pages moved to website">r43595</a> | bemandawes | 2008-03-13 20:10:08 +0000 (Thu, 13 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Bring back more/more.htm, supply links for pages moved to website </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43600" title="Add forwarding file, thus resolving many broken links">r43600</a> | bemandawes | 2008-03-14 12:10:23 +0000 (Fri, 14 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add forwarding file, thus resolving many broken links </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43601" title="Add forwarding file, thus resolving many broken links">r43601</a> | bemandawes | 2008-03-14 12:17:18 +0000 (Fri, 14 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add forwarding file, thus resolving many broken links </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43605" title="attempts to finally make Sun work ">r43605</a> | t_schwinger | 2008-03-14 17:59:22 +0000 (Fri, 14 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> attempts to finally make Sun work </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43606" title="resolves #1100 and #1602 ">r43606</a> | t_schwinger | 2008-03-14 18:29:26 +0000 (Fri, 14 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> resolves <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1100" title="#1100: Bugs: Building boost.function_types fails cvs rev-1.1, no chdir command in bash (closed: fixed)">#1100</a> and <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1602" title="#1602: Bugs: function_types Jamfile depends on the source tree being in a specific ... (closed: fixed)">#1602</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43607" title="Fixed Inspection report issues.">r43607</a> | johnmaddock | 2008-03-14 18:32:45 +0000 (Fri, 14 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed Inspection report issues. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43608" title="adds acknowledgement for Noel helping to support Sun compilers ">r43608</a> | t_schwinger | 2008-03-14 18:36:46 +0000 (Fri, 14 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> adds acknowledgement for Noel helping to support Sun compilers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43619" title="Fix broken link, add count of new libraries.">r43619</a> | bemandawes | 2008-03-15 12:46:02 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken link, add count of new libraries. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43621" title="Update type traits links for new location.">r43621</a> | danieljames | 2008-03-15 12:59:21 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update type traits links for new location. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43622" title="Regenerate the type traits docs, to get changes from [43621]. Refs #1686.">r43622</a> | danieljames | 2008-03-15 13:04:57 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Regenerate the type traits docs, to get changes from <a class="changeset" href="https://svn.boost.org/trac10/changeset/43621" title="Update type traits links for new location.">[43621]</a>. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1686" title="#1686: Patches: [type traits] Update links (closed: fixed)">#1686</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43625" title="Fix a pair of broken links and regenerate the docs.">r43625</a> | johnmaddock | 2008-03-15 13:52:49 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix a pair of broken links and regenerate the docs. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43632" title="Added missing files.">r43632</a> | johnmaddock | 2008-03-15 18:19:11 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added missing files. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43633" title="Fix some inspection report issues.">r43633</a> | johnmaddock | 2008-03-15 18:41:51 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix some inspection report issues. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43640" title="Merge asio doc fixes from release branch. ">r43640</a> | chris_kohlhoff | 2008-03-15 22:37:58 +0000 (Sat, 15 Mar 2008) | 2 lines </p> </blockquote> <p> </p> <blockquote> <p> Merge asio doc fixes from release branch. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43641" title="range-based regex_replace, address LWG issues #726 and #727, misc. ...">r43641</a> | eric_niebler | 2008-03-15 23:43:21 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> range-based regex_replace, address LWG issues <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/726" title="#726: Support Requests: &#34;-shared&#34; not supported for linking under MacOS X (closed: Fixed)">#726</a> and <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/727" title="#727: Patches: [parameter] Broken links in documentation (closed: Rejected)">#727</a>, misc. feedback about proto and docs </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43642" title="Add copyright notice and Boost license">r43642</a> | hljin | 2008-03-15 23:44:54 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add copyright notice and Boost license </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43643" title="Added copyright notice and Boost license">r43643</a> | hljin | 2008-03-15 23:45:25 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added copyright notice and Boost license </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43644" title="Added copyright notice and Boost license">r43644</a> | hljin | 2008-03-15 23:50:04 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added copyright notice and Boost license </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43645" title="Added copyright notice and Boost license">r43645</a> | hljin | 2008-03-15 23:53:32 +0000 (Sat, 15 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added copyright notice and Boost license </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43646" title="Wave: Fixed whitespace insertion error, fixed test cases.">r43646</a> | hkaiser | 2008-03-16 01:39:59 +0000 (Sun, 16 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Wave: Fixed whitespace insertion error, fixed test cases. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43647" title="regex_replace supports formatter functions and function objects">r43647</a> | eric_niebler | 2008-03-16 06:49:13 +0000 (Sun, 16 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> regex_replace supports formatter functions and function objects </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43660" title="allow lambdas to be used as formatters">r43660</a> | eric_niebler | 2008-03-16 22:37:06 +0000 (Sun, 16 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> allow lambdas to be used as formatters </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43661" title="more tests for new regex_replace functionality">r43661</a> | eric_niebler | 2008-03-16 23:06:26 +0000 (Sun, 16 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> more tests for new regex_replace functionality </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43662" title="Fixed ticket #1683">r43662</a> | igaztanaga | 2008-03-16 23:55:49 +0000 (Sun, 16 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fixed ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1683" title="#1683: Bugs: Boost Intrusive - Superflous template parameter (closed: fixed)">#1683</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43663" title="document new format flags, and range-based interface for regex_match ...">r43663</a> | eric_niebler | 2008-03-17 00:35:04 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> document new format flags, and range-based interface for regex_match and regex_search </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43666" title="Test and fix for bug #1693 to ensure thread_specific_ptr works as desired">r43666</a> | anthonyw | 2008-03-17 08:36:09 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Test and fix for bug <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1693" title="#1693: Bugs: thread_specific_ptr::release unusable (closed: fixed)">#1693</a> to ensure thread_specific_ptr works as desired </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43671" title="New documentation for new thread library">r43671</a> | anthonyw | 2008-03-17 10:29:27 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> New documentation for new thread library </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43676" title="Add function_types">r43676</a> | bemandawes | 2008-03-17 16:53:58 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Add function_types </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43679" title="Fix typo">r43679</a> | dgregor | 2008-03-17 17:31:21 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix typo </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43680" title="Fix some documentation issues. Fixes #1655, fixes #1660">r43680</a> | dgregor | 2008-03-17 17:34:46 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix some documentation issues. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1655" title="#1655: Bugs: Documentation of the depth_first_search() Function (closed: fixed)">#1655</a>, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1660" title="#1660: Patches: [graph] Some documentation fixes (closed: fixed)">#1660</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43685" title="small interface simplification, doc comment improvements">r43685</a> | eric_niebler | 2008-03-17 21:46:08 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> small interface simplification, doc comment improvements </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43686" title="circular_buffer: bugfix #1692">r43686</a> | jano_gaspar | 2008-03-17 22:27:15 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> circular_buffer: bugfix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1692" title="#1692: Bugs: 'iterator::m_it' declared public ONLY in test/debug-build, but always ... (closed: fixed)">#1692</a> </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43687" title="Added two scripts">r43687</a> | hljin | 2008-03-17 22:28:58 +0000 (Mon, 17 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added two scripts </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43690" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43690</a> | ramey | 2008-03-18 04:58:51 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43691" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43691</a> | ramey | 2008-03-18 05:01:57 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43692" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43692</a> | ramey | 2008-03-18 05:47:10 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43693" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43693</a> | ramey | 2008-03-18 05:52:10 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43694" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43694</a> | ramey | 2008-03-18 05:53:07 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43695" title="work around gcc-4.0.1 bug with const-qualified function references">r43695</a> | eric_niebler | 2008-03-18 06:18:33 +0000 (Tue, 18 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> work around gcc-4.0.1 bug with const-qualified function references </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43696" title="better, restrict fix to gcc-4.0">r43696</a> | eric_niebler | 2008-03-18 06:44:45 +0000 (Tue, 18 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> better, restrict fix to gcc-4.0 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43701" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43701</a> | ramey | 2008-03-18 15:51:13 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43702" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43702</a> | ramey | 2008-03-18 15:51:42 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43704" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43704</a> | ramey | 2008-03-18 16:31:36 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43705" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43705</a> | ramey | 2008-03-18 16:32:22 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43706" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43706</a> | ramey | 2008-03-18 16:32:48 +0000 (Tue, 18 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43709" title="Fix inspect boo boos; mostly broken links">r43709</a> | bemandawes | 2008-03-18 19:35:18 +0000 (Tue, 18 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix inspect boo boos; mostly broken links </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43714" title="Disable serialization tests until Robert fixes the testing breakage.">r43714</a> | grafik | 2008-03-19 01:01:19 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Disable serialization tests until Robert fixes the testing breakage. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43715" title="Fix broken links">r43715</a> | bemandawes | 2008-03-19 01:42:03 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix broken links </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43717" title="Support serialization in DLLS Make thread-safe fix portable binary archives">r43717</a> | ramey | 2008-03-19 05:17:02 +0000 (Wed, 19 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Support serialization in DLLS Make thread-safe fix portable binary archives </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43718" title="correct minor doc inaccuracies">r43718</a> | eric_niebler | 2008-03-19 05:18:50 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> correct minor doc inaccuracies </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43719" title="circular_buffer: improved documentation">r43719</a> | jano_gaspar | 2008-03-19 09:24:24 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> circular_buffer: improved documentation </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43721" title="Fix #1698 (http://svn.boost.org/trac/boost/ticket/1698). * ...">r43721</a> | vladimir_prus | 2008-03-19 10:51:45 +0000 (Wed, 19 Mar 2008) | 5 lines </p> </blockquote> <p> </p> <blockquote> <p> Fix <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1698" title="#1698: Bugs: Duplicate name of actual target (closed: fixed)">#1698</a> (<a class="ext-link" href="http://svn.boost.org/trac/boost/ticket/1698"><span class="icon">​</span>http://svn.boost.org/trac/boost/ticket/1698</a>). </p> </blockquote> <p> </p> <ul><li>build/virtual-target.jam (register): Ignore differences in incidental dependency features. </li></ul><p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43722" title="Remove usage-requirements as they are not necessary, and can cause ...">r43722</a> | vladimir_prus | 2008-03-19 11:09:29 +0000 (Wed, 19 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Remove usage-requirements as they are not necessary, and can cause bogus dependencies for serialization's client. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43723" title="Fix ordering of libraries within categories. [Vicente Juan Botet]">r43723</a> | bemandawes | 2008-03-19 12:33:41 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix ordering of libraries within categories. [Vicente Juan Botet] </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43726" title="Re-enable serialization tests, now that they should be fixed.">r43726</a> | grafik | 2008-03-19 16:27:43 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Re-enable serialization tests, now that they should be fixed. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43730" title="Removed some warnings: those from issue #1640 and others">r43730</a> | anthonyw | 2008-03-19 17:25:13 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Removed some warnings: those from issue <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1640" title="#1640: Bugs: [Thread] warnings from VC9 + warning level 4 (closed: fixed)">#1640</a> and others </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43731" title="Thread is now using quickbook so we have to add a dependency to get it ...">r43731</a> | danieljames | 2008-03-19 18:22:58 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Thread is now using quickbook so we have to add a dependency to get it to build, and add it to the path, as it needs to be picked up from the build location. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43732" title="Remove 'using quickbook' from my documentation jamfiles. It is no ...">r43732</a> | danieljames | 2008-03-19 18:27:34 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove 'using quickbook' from my documentation jamfiles. It is no longer necessary, and might be harmful. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43733" title="Regression test for enable_shared_from_this.">r43733</a> | pdimov | 2008-03-19 19:39:50 +0000 (Wed, 19 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Regression test for enable_shared_from_this. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43735" title="GIL: Changed a private type name to differ from #define used on some ...">r43735</a> | lbourdev | 2008-03-20 04:27:41 +0000 (Thu, 20 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> GIL: Changed a private type name to differ from #define used on some Linux systems. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43738" title="Added support for calling enable_shared_from_this::shared_from_this in ...">r43738</a> | fmhess | 2008-03-20 19:32:43 +0000 (Thu, 20 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Added support for calling enable_shared_from_this::shared_from_this in constructors. Closes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1696" title="#1696: Patches: Add support for shared_from_this() in constructors. (closed: fixed)">#1696</a>. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43739" title="Initialize _owned in the copy constructor as well.">r43739</a> | pdimov | 2008-03-20 22:10:52 +0000 (Thu, 20 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Initialize _owned in the copy constructor as well. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43741" title="GIL: Fixed a bug in planar device_n view construction. ">r43741</a> | lbourdev | 2008-03-21 09:40:59 +0000 (Fri, 21 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> GIL: Fixed a bug in planar device_n view construction. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43742" title="GIL: Replaced tabs with spaces. ">r43742</a> | lbourdev | 2008-03-21 09:43:19 +0000 (Fri, 21 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> GIL: Replaced tabs with spaces. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43747" title="Added consideration for compac Tru64">r43747</a> | ramey | 2008-03-21 16:37:24 +0000 (Fri, 21 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Added consideration for compac Tru64 </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43748" title="added include &lt;ostream&gt; for friend operators">r43748</a> | ramey | 2008-03-21 16:40:06 +0000 (Fri, 21 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> added include &lt;ostream&gt; for friend operators </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43750" title="Check links in single quotes as well as double quotes.">r43750</a> | danieljames | 2008-03-21 16:52:40 +0000 (Fri, 21 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Check links in single quotes as well as double quotes. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43752" title="Decode percent coded characters and '&amp;amp;' when inspecting urls.">r43752</a> | danieljames | 2008-03-21 16:56:35 +0000 (Fri, 21 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Decode percent coded characters and '&amp;amp;' when inspecting urls. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43758" title="Adjustment to inhibit compile error with intel compilers">r43758</a> | ramey | 2008-03-21 17:19:07 +0000 (Fri, 21 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Adjustment to inhibit compile error with intel compilers </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43766" title="Worked around compilation error in boost::get_deleter when using old ...">r43766</a> | fmhess | 2008-03-21 19:19:25 +0000 (Fri, 21 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> Worked around compilation error in boost::get_deleter when using old versions of g++. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43781" title="pgi-7.1 has testable version macros, yeah! ">r43781</a> | noel_belcourt | 2008-03-21 21:04:36 +0000 (Fri, 21 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> pgi-7.1 has testable version macros, yeah! </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43782" title="Fixed bogus test failure caused by new enable_shared_from_this features. ">r43782</a> | fmhess | 2008-03-21 21:12:21 +0000 (Fri, 21 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Fixed bogus test failure caused by new enable_shared_from_this features. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43795" title="streamlined Jamfile.v2 eliminated build of binary_w* removed ...">r43795</a> | ramey | 2008-03-22 18:59:07 +0000 (Sat, 22 Mar 2008) | 4 lines </p> </blockquote> <p> </p> <blockquote> <p> streamlined Jamfile.v2 eliminated build of binary_w* removed usage-requirement dropped serialization.jam as its no longer used </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43799" title="Remove svn exec property from files that should not be executable to ...">r43799</a> | grafik | 2008-03-22 22:53:35 +0000 (Sat, 22 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Remove svn exec property from files that should not be executable to fix permission problems in archives. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43803" title="Fix another license link I seem to have missed.">r43803</a> | danieljames | 2008-03-23 13:03:24 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix another license link I seem to have missed. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43804" title="Added a little more test code for new enable_shared_from_this behavior. ">r43804</a> | fmhess | 2008-03-23 14:51:40 +0000 (Sun, 23 Mar 2008) | 3 lines </p> </blockquote> <p> </p> <blockquote> <p> Added a little more test code for new enable_shared_from_this behavior. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43806" title="adjusted header order for export.hpp to see if this will make gcc 4.x ...">r43806</a> | ramey | 2008-03-23 18:36:00 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> adjusted header order for export.hpp to see if this will make gcc 4.x tests pass. </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43807" title="made test compile only">r43807</a> | ramey | 2008-03-23 19:09:51 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> made test compile only </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43808" title="made test_static_warning compile only">r43808</a> | ramey | 2008-03-23 19:10:31 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> made test_static_warning compile only </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43809" title="removed superflous static cast">r43809</a> | ramey | 2008-03-23 19:18:22 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> removed superflous static cast </p> </blockquote> <p> ................ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/43810" title="mark up new foreach tests">r43810</a> | eric_niebler | 2008-03-23 21:51:40 +0000 (Sun, 23 Mar 2008) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> mark up new foreach tests </p> </blockquote> <p> ................ </p> </description> <category>Ticket</category> </item> </channel> </rss>