summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2001-11-30 13:27:52 +0000
committerBeman Dawes <bdawes@acm.org>2001-11-30 13:27:52 +0000
commitc3f0e1a4791260901c64dd2da22e97d0a61e4660 (patch)
tree31915c5998c80699865ea04eb6c8b71bef4c0892
parent23095d99780ac70094edf3e9a220ba048d7df277 (diff)
downloadboost-c3f0e1a4791260901c64dd2da22e97d0a61e4660.tar.gz
Add GCD/LCM and Preprocessor libraries
[SVN r11833]
-rw-r--r--index.htm21
1 files changed, 14 insertions, 7 deletions
diff --git a/index.htm b/index.htm
index 56fdd3afa9..5ae1d290e2 100644
--- a/index.htm
+++ b/index.htm
@@ -2,14 +2,14 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
+<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Boost C++ Libraries</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<h1>
-<img src="c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86" align="center">
+<img src="c++boost.gif" alt="c++boost.gif (8819 bytes)" align="center" width="277" height="86">
Welcome to Boost.org!</h1>
<table>
@@ -79,13 +79,20 @@ members are encouraged to participate in
formal reviews of proposed libraries.</p>
<h2><a name="Latest News">Latest News</a></h2>
-<p>??? - Version 1.2???</p>
+<p>November 30, 2001 - Version 1.26.0</p>
<ul>
- <li><a href="libs/utility/iterator_adaptors.htm">Iterator Adaptor Library</a>:
+ <li><a href="libs/math/doc/common_factor.html">Common Factor Library</a>
+ added. Greatest common divisor and least common multiple, from Daryle Walker.<li>
+ <a href="libs/preprocessor/doc/index.htm">Preprocessor Library</a> added.
+ Preprocessor metaprogramming tools including repetition and recursion, from
+ Vesa Karvonen.<li><a href="libs/utility/iterator_adaptors.htm">Iterator Adaptor Library</a>:
Added <a href="libs/utility/generator_iterator.htm">generator iterator</a>
adaptor, from Jens Maurer.
<li><a href="libs/random/index.html">Random Number Library</a>:
- Removed iterator interface.
+ Removed iterator interface.<li><a href="libs/utility/operators.htm">
+ operators.hpp</a>: Improvements from Daryle and Helmut Ziesel<li>
+ <a href="tools/build/index.html">Boost.Build:</a> Continuing improvements,
+ including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.<li>Minor fixes to a number of other libraries.</li>
</ul>
<p>November 5, 2001 - Version 1.25.1</p>
<ul>
@@ -164,8 +171,8 @@ Formal Review Schedule</a> added. Shows current, future, and recent past review
</table>
<hr>
-<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->05 November, 2001<!--webbot bot="Timestamp" endspan i-checksum="39359" --></p>
+<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->30 November, 2001<!--webbot bot="Timestamp" i-checksum="39352" endspan --></p>
</body>
-</html>
+</html> \ No newline at end of file