From ce416dd1f903aa31e000c191816ee1670cc419ed Mon Sep 17 00:00:00 2001
From: Beman Dawes
Date: Fri, 10 Nov 2000 15:39:05 +0000
Subject: [PATCH] libraries.htm and people.htm moved to sub-directories to make
root directory cleaner.
[SVN r8166]
---
index.htm | 20 +++++++++++++-------
libs/array | 2 +-
libs/compiler_status.htm | 8 ++++----
libs/compose | 2 +-
libs/config | 2 +-
libs/functional | 2 +-
libs/integer | 2 +-
libs/random | 2 +-
libs/rational | 2 +-
libs/smart_ptr | 2 +-
libs/timer | 2 +-
more/borland_cpp.html | 4 ++--
more/faq.htm | 4 ++--
more/formal_review_process.htm | 6 +++---
more/header.htm | 6 +++---
more/imp_vars.htm | 6 +++---
more/index.htm | 6 +++---
more/lib_guide.htm | 6 +++---
more/library_reuse.htm | 6 +++---
more/submission_process.htm | 6 +++---
people/aleksey_gurtovoy.htm | 4 ++--
people/beman_dawes.html | 4 ++--
people/darin_adler.htm | 4 ++--
people/dave_abrahams.htm | 4 ++--
people/dietmar_kuehl.htm | 4 ++--
people/ed_brey.htm | 4 ++--
people/gary_powell.htm | 4 ++--
people/gavin_collings.htm | 4 ++--
people/greg_colvin.htm | 4 ++--
people/howard_hinnant.htm | 4 ++--
people/jens_maurer.htm | 4 ++--
people/jeremy_siek.htm | 4 ++--
people/john_maddock.htm | 4 ++--
people/kevlin_henney.htm | 4 ++--
people/liequan_lee.htm | 4 ++--
people/mark_rodgers.htm | 4 ++--
people/paul_moore.htm | 4 ++--
people/valentin_bonnard.htm | 4 ++--
38 files changed, 87 insertions(+), 81 deletions(-)
diff --git a/index.htm b/index.htm
index 6b6e9bca03..9edb7e1252 100644
--- a/index.htm
+++ b/index.htm
@@ -13,24 +13,24 @@
 |
Home |
- Libraries |
- People |
+ Libraries |
+ People |
FAQ |
More |
Welcome to Boost.org!
-The Boost web site provides free, peer-reviewed, C++ libraries.
+
The Boost web site provides free, peer-reviewed, C++ libraries.
The emphasis is on portable libraries which work well with the C++ Standard
Library.
Library Requirements and Guidelines and Library
Submission Process provides basic information for library authors.
If you are interested in who writes the libraries and maintains the web site,
-check out people.
+check out people.
The FAQ answers questions we hope someone will
bother to ask.
You may download all of boost as a single ZIP
-file. Click here for download
+file. Click here for download
details. The source code is also publicly accessible in a CVS repository.
See Compiler Status to find out what
library works with which compiler.
@@ -50,7 +50,13 @@ section (formerly called the "vault").
Beman Dawes is the Boost webmaster; email him at beman@boost.org
with any concerns you don't want to just post to the mailing list.
Latest News
-November 3, - Version 1.18.2
+November 10, 2000 - Version 1.18.3
+
+November 3, 2000 - Version 1.18.2
- Cast Library Fix numeric_cast<> bugs with floating types.
- Graph Library minor
@@ -171,7 +177,7 @@ Number Library from Jens Maurer added. Updated utility library config.hpp
and cast.hpp for Microsoft compilers.
-Revised 03 November 2000
+Revised 10 November 2000