From 47d3a16af1c8dc282c2cb28ddf648067313a86b0 Mon Sep 17 00:00:00 2001
From: Beman Dawes
Date: Thu, 16 May 2002 18:05:54 +0000
Subject: [PATCH] Add multi_array
[SVN r13954]
---
index.htm | 34 +++++++---------------------------
libs/libraries.htm | 8 +++++++-
2 files changed, 14 insertions(+), 28 deletions(-)
diff --git a/index.htm b/index.htm
index c81e56dee4..80e133f53e 100644
--- a/index.htm
+++ b/index.htm
@@ -106,6 +106,12 @@ formal reviews of proposed libraries. There is also a users mailing list.
+???, 2002 - Version 1.29.0
+
+ - Multi-array Library added -
+ Multidimensional containers and adaptors for arrays of contiguous data, from
+ Ron Garcia.
+
May 15, 2002 - Version 1.28.0
- The Boost mailing lists are now also accessible as
@@ -196,32 +202,6 @@ formal reviews of proposed libraries. There is also a users mailing list.
- Boost-Users mailing list has been created to address topics of interest to users of Boost libraries.
- Boost Wiki web added. Provides a place for Boost users to openly discuss and document the use of Boost libraries. It is not officially maintained by Boost developers.
-October 1, 2001 - Version 1.25.0
-
- - Thread Library added. Portable
- C++ multi-programming at last, from William Kempf.
- - Base From Member added to
- Utility Library. Support for the base
- from member idiom, from Daryle Walker.
- - Bind and
- mem_fn added - Generalized binders for function/object/pointers and member functions, from Peter
- Dimov.
- - Array Library: Minor updates,
- from Nico Josuttis.
- - Config Library: major redesign with
- much improved and automated configuration of Boost libraries for specific
- compilers, from John Maddock.
- - Random Number Library: Fixed bug when copying normal_distribution and improved the documentation, from Michael Stevens and Jens Maurer.
- - Special functions,
- octonions,
- quaternions updated,
- now useable with many more compilers, plus three new special functions,
- from Hubert Holin, Eric Ford, and others.
-
- Tokenizer Library:
- fixes/enhancements to escaped_list_separator based on empty fields and
- tokens comments from Johan Nillson and Jens Maurer.
- - Coming Soon - A mailing list for Boost users!
-
@@ -231,7 +211,7 @@ formal reviews of proposed libraries. There is also a users mailing list.
Revised
-09 May, 2002
+16 May, 2002