From a44cbfc75d2bb09a0ce886fc96022df41f64fde0 Mon Sep 17 00:00:00 2001 From: Thomas Witt Date: Wed, 25 Apr 2007 05:07:33 +0000 Subject: Merge home page updates from HEAD. [SVN r37503] --- index.htm | 150 ++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 118 insertions(+), 32 deletions(-) (limited to 'index.htm') diff --git a/index.htm b/index.htm index dd20af5544..b8c9ca46b5 100644 --- a/index.htm +++ b/index.htm @@ -3,18 +3,15 @@ - - Boost C++ Libraries + + @@ -44,6 +41,24 @@
+
+

BoostCon `07

+ +
+
+
+

T-Minus + 20 days and counting... Have you registered + yet?

+ +

See BoostCon + `07 for details

+
+
+
+
+

Welcome to Boost.org!

@@ -60,7 +75,7 @@ "more/license_info.html">Boost license encourages both commercial and non-commercial use.

-

We aim to establish "existing practice" and +

We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the @@ -97,7 +112,7 @@

- +

-

September 15, 2006 - BoostCon 2007

-
- -

???, 2006 - Version 1.34.0

+

April 25, 2007 - Version 1.34.0 Beta

New Libraries

@@ -412,7 +418,7 @@ get_optional_value_or(opt,alternative_value) added.
  • Constructor taking a boolean condition (as well as a value) added.
  • Member function get_value_or(alternative_value) added.
  • -
  • Incompatbility bug with mpl::apply<> fixed.
  • +
  • Incompatbility bug with mpl::apply<> fixed.
  • Converting assignment bug with uninitialized lvalues fixed.
  • @@ -529,8 +535,8 @@
  • - - String Algorithm Library: + + String Algorithm Library:
    • lexicographical_compare
    • @@ -542,7 +548,8 @@ Negative indexes support (like Perl) in various algorihtms (*_head/tail, *_nth). -
    + +
  • Wave @@ -601,6 +608,77 @@
  • + +

    Supported Compilers

    + +

    Boost is tested on a wide range of compilers and + platforms. Since Boost libraries rely on modern C++ + features not available in all compilers, not all + Boost libraries will work with every compiler. The + following compilers and platforms have been + extensively tested with Boost, although many other + compilers and platforms will work as well. For more + information, see the regression + test results.

    + +
      +
    • Apple + GCC 4.0.1 on Mac OS X.
    • + +
    • Borland + C++ 5.8.2 on Windows.
    • + +
    • GNU C++ +
        +
      • + 3.2.x., 3.3.x, 3.4.x, 4.0.x, 4.1.x on Linux +
      • +
      • + 4.1.x on Solaris +
      • +
      • + 3.4.x on Windows +
      • +
      +
    • + +
    • HP + aC++ A.06.14.
    • + +
    • + Intel C++ 9.1 on Windows, 9.0 on Linux.
    • + +
    • Metrowerks + CodeWarrior 9.4 on Windows.
    • + +
    • Microsoft + Visual C++ 6.0 (sp5, with and without STLport), + 7.0, 7.1, 8.0. Note: Boost does not support the + non-standard "Safe" C++ Library shipping with + Visual C++ 8.0, which may result in many spurious + warnings from Boost headers and other + standards-conforming C++ code. To suppress these + warnings, define the macro + _SCL_SECURE_NO_DEPRECATE.
    • + +
    • + Sun Studio 11 + on Solaris.
    • + +
    + +

    Acknowledgements

    + +

    A great number of people contributed their time + and expertise to make this release possible. Special + thanks go to Vladimir Prus for making Boost.Build version 2 + a reality, David Abrahams for authoring a new getting + started guide and Greg D. for answering + countless questions.

    @@ -653,6 +731,10 @@
  • Development
  • + +
  • + RC_1_34_0
  • @@ -807,7 +889,8 @@ History
  • #boost IRC channel
  • + "more/mailing_lists.htm#IRC">#boost IRC + channel @@ -817,14 +900,16 @@

    Other Resources