mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
fix broken links
[SVN r20963]
This commit is contained in:
parent
3b8cd6e512
commit
72a50f8d52
1 changed files with 13 additions and 13 deletions
26
index.htm
26
index.htm
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Boost C++ Libraries</title>
|
||||
|
@ -161,14 +161,14 @@
|
|||
to better handle new compiler releases.</li>
|
||||
<li>Bugs in regression reporting in subproject tests were fixed.</li>
|
||||
<li>Tests are now run in the context of the user's PATH environment settings</li>
|
||||
<li><a href="tools/build/msvc-stlport-tools.html">msvc-stlport</a> and <a
|
||||
href="tools/build/intel-win32-tools.html">intel-win32-stlport</a> toolsets now
|
||||
<li><a href="tools/build/v1/msvc-stlport-tools.html">msvc-stlport</a> and <a
|
||||
href="tools/build/v1/intel-win32-tools.html">intel-win32-stlport</a> toolsets now
|
||||
build static libraries with multithreading enabled, to be compatible with the
|
||||
STLPort builds.</li>
|
||||
<li><a href="tools/build/intel-win32-tools.html">intel-win32</a> toolset now
|
||||
<li><a href="tools/build/v1/intel-win32-tools.html">intel-win32</a> toolset now
|
||||
handles <code>wchar_t</code> correctly when intel is installed over msvc6.</li>
|
||||
<li>Backported fixes from the main trunk which prevent errors building the <a
|
||||
href="libs/test/doc/index.htm">Boost.Test</a> library in its default
|
||||
href="libs/test/doc/index.html">Boost.Test</a> library in its default
|
||||
configuration.</li>
|
||||
<li>Backported portability improvements for <a
|
||||
href="libs/utility/checked_delete.html">checked_delete</a>.</li>
|
||||
|
@ -177,10 +177,10 @@
|
|||
<li>Backported <a
|
||||
href="libs/conversion/lexical_cast.htm">conversion/lexical_cast</a>'s
|
||||
<code>wchar_t</code> fixes from the main trunk.</li>
|
||||
<li><a href="tools/build/intel-linux-tools.html">intel-linux-tools</a>: added
|
||||
<li><a href="tools/build/v1/intel-linux-tools.html">intel-linux-tools</a>: added
|
||||
<code>rt</code> to FINDLIBS in order to make the <code>clock_gettime()</code>
|
||||
function available (backport of a patch in CVS HEAD).</li>
|
||||
<li><a href="tools\regression\index.htm">regression/compiler_status.cpp</a>:
|
||||
<li><a href="tools/regression/index.htm">regression/compiler_status.cpp</a>:
|
||||
backported fixes in error log links generation.</li>
|
||||
</ul>
|
||||
|
||||
|
@ -275,7 +275,7 @@
|
|||
<li>
|
||||
<a href="libs/numeric/interval/doc/interval.htm">Interval Library</a>
|
||||
added - Extends the usual arithmetic functions to mathematical intervals, from
|
||||
Guillaume Melquiond, Hervé Brönnimann and Sylvain Pion.
|
||||
Guillaume Melquiond, Hervé Brönnimann and Sylvain Pion.
|
||||
<li>
|
||||
<a href="libs/mpl/doc/index.html">MPL</a>
|
||||
added - Template metaprogramming framework of compile-time algorithms,
|
||||
|
@ -327,7 +327,7 @@
|
|||
<li>BOOST_BITWISE_CHECK test tool</li>
|
||||
</ul>
|
||||
|
||||
For complete list of changes see Test Library <a href="libs/test/doc/release_notes.htm#v1_30_0">release notes</a>
|
||||
For complete list of changes see Test Library <a href="libs/test/doc/release_notes.html#v1_30_0">release notes</a>
|
||||
|
||||
<li>
|
||||
Many fixes and enhancements to other libraries.</li>
|
||||
|
@ -368,7 +368,7 @@
|
|||
<a href="libs/signals/doc/index.html">Signals Library</a>
|
||||
added - Managed signals & slots callback implementation, from Doug Gregor.
|
||||
<li>
|
||||
<a href="libs/test/doc/index.htm">Test Library</a>: Major new version,
|
||||
<a href="libs/test/doc/index.html">Test Library</a>: Major new version,
|
||||
including full unit test capabilities, from Gennadiy Rozental.
|
||||
<li>
|
||||
<a href="libs/numeric/ublas/doc/index.htm">uBLAS Library</a> added - Basic
|
||||
|
@ -386,7 +386,7 @@
|
|||
ActiveState Programmer Network</a>.
|
||||
<li>
|
||||
<a href="libs/lambda/doc/index.html">Lambda Library</a> added, from Jaakko
|
||||
Järvi and Gary Powell. Define small unnamed function objects at the actual call
|
||||
Järvi and Gary Powell. Define small unnamed function objects at the actual call
|
||||
site:<br>
|
||||
<br>
|
||||
<code> for_each(a.begin(), a.end(), std::cout << _1
|
||||
|
@ -467,8 +467,8 @@
|
|||
</table>
|
||||
<hr>
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->03 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39357" --></p>
|
||||
<p>© Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
|
||||
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->26 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
|
||||
<p>© Copyright Beman Dawes, David Abrahams, 1998-2003.</p>
|
||||
<p> Use, modification, and distribution is subject to the Boost Software
|
||||
License, Version 1.0. (See accompanying file <a href="LICENSE_1_0.txt">
|
||||
LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
|
|
Loading…
Add table
Reference in a new issue