summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorJohn Maddock <john@johnmaddock.co.uk>2005-06-11 11:51:01 +0000
committerJohn Maddock <john@johnmaddock.co.uk>2005-06-11 11:51:01 +0000
commit91ce70a37d88cf36de33b965b9d7eb379cf9b0ea (patch)
treef0f0bfe4ad11a31d7648973f63fb6001712d5b24 /index.htm
parent30d3b570b0934a1574fd2a5c253aac4d4fe93f5c (diff)
downloadboost-91ce70a37d88cf36de33b965b9d7eb379cf9b0ea.tar.gz
Added regex changes to the news section.
[SVN r29525]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index 0a052a976d..22fec70b3f 100644
--- a/index.htm
+++ b/index.htm
@@ -405,6 +405,18 @@
<code>operator[]()</code>.</li>
<li><span class="library"><a href=
+ "libs/regex/index.html">Regex Library</a>:</span>
+ <ul>
+ <li>Rewritten front end parser now supports (?imsx-imsx) constructs,
+ plus lookbehind assertions and conditional expressions.</li>
+ <li>Thin wrapper classes improve integration with MFC/ATL code.</li>
+ <li>Full (optional) Unicode support via the ICU library.</li>
+ </ul>
+ Refer to the <a href="libs/regex/doc/history.html">regex history page</a> for more
+ information on these and other small changes.
+ </li>
+
+ <li><span class="library"><a href=
"doc/html/signals.html">Signals Library</a>:</span> added
slot blocking/unblocking, from Frantz Maerten. Huge
improvements to signal invocation performance from Robert
@@ -599,3 +611,4 @@
</div>
</body>
</html>
+