summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2005-04-23 01:57:13 +0000
committerHartmut Kaiser <hartmut.kaiser@gmail.com>2005-04-23 01:57:13 +0000
commit8c701da463907827185bbcd63510388e7dd45626 (patch)
tree82d8829d83910370fd3f82767f5cca518b2a3f51 /index.htm
parent6c46301d52e79f4618fecd49f2c6e4ae63cab338 (diff)
downloadboost-8c701da463907827185bbcd63510388e7dd45626.tar.gz
Added wave to the list of new libraries.
[SVN r28430]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm13
1 files changed, 7 insertions, 6 deletions
diff --git a/index.htm b/index.htm
index d92394adbb..b226fa970c 100644
--- a/index.htm
+++ b/index.htm
@@ -123,7 +123,8 @@
<ul>
<li><a href="libs/iostreams/doc/index.html">iostreams</a> - Framework for defining streams, stream buffers and i/o filters, from Jonathan Turkanis.</li>
<li><a href="libs/functional/hash/index.html">functional/hash</a> - Extendible TR1 hash function object, from Daniel James.</li>
- </ul>
+ <li><a href="wave/index.html">wave</a> - Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind an easy to use iterator interface, from Hartmut&nbsp;Kaiser. </li>
+ </ul>
<h4>Updated Libraries</h4>
@@ -269,9 +270,9 @@ l Python bindings</a>, from Doug Gregor and Indiana University.</li>
<li>Major interface changes and improvements, many of which are <em>not</em> backward
compatible. Please refer to the <a href="libs/mpl/doc/tutorial/changes-in-boost-1-32-0.html">
1.32 changelog</a> for the detailed information about upgrading to the new version.
- </li>
- </ul>
- </li>
+ </li>
+ </ul>
+ </li>
<li><a href="libs/python/doc/index.html">Python Library</a>:
<ul>
<li>Updated to use the Boost Software License.</li>
@@ -291,9 +292,9 @@ l Python bindings</a>, from Doug Gregor and Indiana University.</li>
supported till next release</li>
<li>added proper encoding of XML PCDATA</li>
<li>support for wide string comparison implemented</li>
- </ul>
+ </ul>
For complete list of changes see Test Library <a href="libs/test/doc/release_notes.html#v1_32_0"> release notes</a>.
- </li>
+ </li>
</ul>
<h4>Regression tests</h4>