summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2002-10-10 13:36:40 +0000
committerBeman Dawes <bdawes@acm.org>2002-10-10 13:36:40 +0000
commita0fddc30491e129b4819a68dbeabca40c4e9dce7 (patch)
treef257cceefac84aba41c5533ead81020f0a651267
parent2e13d8d3a7444aeb2711f212e249a3687e5156bd (diff)
downloadboost-a0fddc30491e129b4819a68dbeabca40c4e9dce7.tar.gz
Date release, etc.
[SVN r15859]
-rw-r--r--index.htm42
1 files changed, 19 insertions, 23 deletions
diff --git a/index.htm b/index.htm
index 87c720ed14..6684fbfba7 100644
--- a/index.htm
+++ b/index.htm
@@ -3,7 +3,7 @@
<html>
<head>
<meta name="generator" content=
- "HTML Tidy for Windows (vers 1st August 2002), see www.w3.org">
+ "Microsoft FrontPage 5.0">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
@@ -160,7 +160,7 @@
<h2><a name="Latest News">Latest News</a></h2>
- <p>???, 2002 - Version 1.29.0</p>
+ <p>October 10, 2002 - Version 1.29.0</p>
<ul>
<li><a href="libs/date_time/doc/index.html">Date-Time
@@ -177,11 +177,23 @@
added - Type-safe 'printf-like' format operations, from
Samuel Krempp.</li>
+ <li><a href="libs/function/index.html">Function
+ Library</a>: Major syntactic changes have been made. Some
+ old syntax and little-used features have been deprecated
+ (and will be removed shortly), and the syntax for the
+ <code>boost::function</code> class template has been
+ greatly improved on conforming compilers. Please see the <a
+ href="libs/function/index.html#compatibility">compatibility
+ note</a> for more information.</li>
+
<li><a href="libs/multi_array/doc/index.html">Multi-array
Library</a> added - Multidimensional containers and
adaptors for arrays of contiguous data, from Ron
Garcia.</li>
+ <li><a href="libs/preprocessor/index.html">Preprocessor
+ Library</a>: Major upgrade, from Paul Mensonides.</li>
+
<li><a href="libs/python/doc/index.html">Python
Library</a> - Version 2 is released, from Dave
Abrahams and others. This is a major rewrite which
@@ -194,26 +206,13 @@
Library</a> added - Managed signals &amp; slots callback
implementation, from Doug Gregor.</li>
+ <li><a href="libs/test/doc/index.htm">Test Library</a>:
+ Major new version, including full unit test capabilities, from Gennadiy Rozental.</li>
+
<li><a href="libs/numeric/ublas/doc/index.htm">uBLAS
Library</a> added - Basic linear algebra for dense, packed
and sparse matrices, from Joerg Walter and Mathias
Koch.</li>
-
- <li><a href="libs/function/index.html">Function
- Library</a>: Major syntactic changes have been made. Some
- old syntax and little-used features have been deprecated
- (and will be removed shortly), and the syntax for the
- <code>boost::function</code> class template has been
- greatly improved on conforming compilers. Please see the <a
- href="libs/function/index.html#compatibility">compatibility
- note</a> for more information.</li>
-
- <li><a href="libs/preprocessor/index.html">Preprocessor
- Library</a>: major upgrade, from Paul Mensonides.</li>
-
- <li><a href="libs/test/doc/index.htm">Test Library</a>:
- major upgrade, including full unit test capabilities, from
- Gennadiy Rozental.</li>
</ul>
<p>May 15, 2002 - Version 1.28.0</p>
@@ -368,9 +367,6 @@
<hr>
<p>Revised
- <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->16
- September, 2002
- <!--webbot bot="Timestamp" endspan i-checksum="39342" --></p>
+ <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->10 October, 2002<!--webbot bot="Timestamp" endspan i-checksum="38418" --></p>
</body>
-</html>
-
+</html> \ No newline at end of file