summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
+