From 0706fa2e72b49ba379e20d6f747ca980093ce28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=2E=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Tue, 28 Mar 2006 06:36:05 +0000 Subject: merged from trunk to branch [SVN r33491] --- index.htm | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'index.htm') diff --git a/index.htm b/index.htm index 259ca28f15..07db601771 100644 --- a/index.htm +++ b/index.htm @@ -148,12 +148,10 @@ Niebler.
  • Xpressive - Library: Regular expressions that can be - written as strings or as expression templates, and - that can refer to each other and themselves - recursively with the power of context-free - grammars, from Eric Niebler.
  • + "libs/statechart/doc/index.html">Statechart + Library: Arbitrarily complex finite state + machines can be implemented in easily readable and + maintainable C++ code, from Andreas Huber.
  • TR1 Library: An @@ -171,17 +169,19 @@ Generators and Distributions, Tuples, Fixed Size Array, Hash Function Objects, Regular Expressions, and Complex Number Additional Algorithms.
  • - -
  • Statechart - Library: Arbitrarily complex finite state - machines can be implemented in easily readable and - maintainable C++ code, from Andreas Huber.
  • Typeof Library: Typeof operator emulation, - from Arkadiy Vertleyb and Peder Holt.
  • + from Arkadiy Vertleyb and Peder Holt. + +
  • Xpressive + Library: Regular expressions that can be + written as strings or as expression templates, and + that can refer to each other and themselves + recursively with the power of context-free + grammars, from Eric Niebler.
  • Updated Libraries

    @@ -204,17 +204,6 @@ -
  • MultiArray - Library: Boost.MultiArray now by default - provides range-checking for - operator[]. Range checking can be - disabled by defining the macro - BOOST_DISABLE_ASSERTS before including - multi_array.hpp. A bug in - multi_array::resize() related - to storage orders was fixed.
  • -
  • Filesystem @@ -347,6 +336,17 @@
  • +
  • MultiArray + Library: Boost.MultiArray now by default + provides range-checking for + operator[]. Range checking can be + disabled by defining the macro + BOOST_DISABLE_ASSERTS before including + multi_array.hpp. A bug in + multi_array::resize() related + to storage orders was fixed.
  • +
  • Multi-index -- cgit v1.2.1