diff --git a/community/review_schedule.html b/community/review_schedule.html index cb091ced..0a318d56 100644 --- a/community/review_schedule.html +++ b/community/review_schedule.html @@ -171,6 +171,21 @@ http://www.boost.org/development/website_updating.html - + + Metaparse + + Abel Sinkovics + + + + Needed + + - + + @@ -214,9 +229,14 @@ http://www.boost.org/development/website_updating.html January 2, 2012 - January 11, 2012 - + - Ongoing + Pending
+ + + Accepted @@ -245,7 +265,7 @@ http://www.boost.org/development/website_updating.html - Ongoing
+ Pending
Accepted diff --git a/doc/libraries.xml b/doc/libraries.xml index 9fe797b5..60a928f8 100644 --- a/doc/libraries.xml +++ b/doc/libraries.xml @@ -587,6 +587,18 @@ Iterators Algorithms + + heap + 1.49.0 + Heap + Tim Blechmann + Priority queue data structures. + libs/heap/ + false + false + header-only + Data + icl 1.46.0 diff --git a/doc/libs/1_49_0_beta1/libs/filesystem/v3/doc/release_history.html b/doc/libs/1_49_0_beta1/libs/filesystem/v3/doc/release_history.html new file mode 100644 index 00000000..02e2b354 --- /dev/null +++ b/doc/libs/1_49_0_beta1/libs/filesystem/v3/doc/release_history.html @@ -0,0 +1,125 @@ + + + + + + + +Filesystem Release History + + + + + + + + + + +
+ +boost.png (6897 bytes) + Filesystem Release History +
+ + + + + +
Boost Home    + Library Home    Reference    + Tutorial    + FAQ    + Portability    + V3 Intro    + V3 Design    + Deprecated    +
+ +

1.49.0

+ + +

1.48.0

+ + +

1.47.0

+ + +

1.46.1

+ + + +

1.46.0

+ +
+

Revised +24 January, 2012

+

© Copyright Beman Dawes, 2011

+

Use, modification, and distribution are subject to the Boost Software +License, Version 1.0. See +www.boost.org/LICENSE_1_0.txt

\ No newline at end of file diff --git a/doc/libs/1_49_0_beta1/libs/heap/index.html b/doc/libs/1_49_0_beta1/libs/heap/index.html new file mode 100644 index 00000000..2717f971 --- /dev/null +++ b/doc/libs/1_49_0_beta1/libs/heap/index.html @@ -0,0 +1,13 @@ + + + + + +Automatic redirection failed, please go to +../../doc/html/heap.html  
+

© Copyright Beman Dawes, 2001

+

Distributed under the Boost Software License, Version 1.0. (See accompanying +file LICENSE_1_0.txt or copy +at www.boost.org/LICENSE_1_0.txt)

+ + diff --git a/doc/libs/1_49_0_beta1/libs/libraries.htm b/doc/libs/1_49_0_beta1/libs/libraries.htm new file mode 100644 index 00000000..ce80a715 --- /dev/null +++ b/doc/libs/1_49_0_beta1/libs/libraries.htm @@ -0,0 +1,878 @@ + + + + + + + + +Boost Libraries - Boost 1.49.0 beta1 + + + +
+
+
+ +

+ + + Boost + C++ Libraries +

+ +

+ ...one of the most highly + regarded and expertly designed C++ library projects in the + world. Herb Sutter and Andrei + Alexandrescu, C++ + Coding Standards

+
+
+ +
+ + + + + + + + +
Getting Started    +      Tools    +      Web Site    +      News    +      Community    +      + FAQ    +      More Info
+ +
+
Libraries Listed Alphabetically
+
Libraries Listed by Category
+
+
Algorithms
+
Broken Compiler Workarounds
+
Concurrent Programming
+
Containers
+
Correctness and Testing
+
Data Structures
+
Domain Specific
+
Function Objects and Higher-order Programming
+
Generic Programming
+
Image Processing
+
Input/Output
+
Inter-language Support
+
Iterators
+
Language Features Emulation
+
Math and Numerics
+
Memory
+
Parsing
+
Patterns and Idioms
+
Preprocessor Metaprogramming
+
Programming Interfaces
+
State Machines
+
String and Text Processing
+
System
+
Template Metaprogramming
+
Miscellaneous
+
+
Libraries Retired from Boost
+
+ +

See Getting Started page to find out +how to download, build, and install the libraries.

+ +
+ +

Libraries Listed Alphabetically

+ + + +
+ +

Libraries Listed by Category

+ + +

Algorithms

+ + + +

Broken Compiler Workarounds

+ + + +

Concurrent Programming

+ + + + +

Containers

+ + + +

Correctness and testing

+ + + +

Data structures

+ + + +

Domain Specific

+ + +

Function Objects and Higher-order Programming

+ + + +

Generic Programming

+ + + +

Image Processing

+ + +

Input/Output

+ + +

Inter-language Support

+ + + +

Iterators

+ + + +

Language Features Emulation

+ + + +

Memory

+ + + +

Math and Numerics

+ + + +

Template Metaprogramming

+ + + + +

Patterns and Idioms

+ + +

State Machines

+ + +

Parsing

+ + + +

Preprocessor Metaprogramming

+ + + +

Programming Interfaces

+ + + + +

String and Text Processing

+ + + +

System

+ + +

Miscellaneous

+ + + + +

[Category suggestions from Aleksey Gurtovoy, Beman Dawes and Vicente J. Botet Escribá]

+ +
+ +

Libraries Retired from Boost

+ + + +
+ +

Revised +03 Nov 2009

+ +

© Copyright Beman Dawes 2000-2004

+

Distributed under the Boost Software License, Version 1.0. +(See file LICENSE_1_0.txt +or www.boost.org/LICENSE_1_0.txt) +

+ + + diff --git a/feed/history/boost_1_49_0.qbk b/feed/history/boost_1_49_0.qbk index 686887c9..eb40ccf3 100644 --- a/feed/history/boost_1_49_0.qbk +++ b/feed/history/boost_1_49_0.qbk @@ -1,7 +1,9 @@ [article Version 1.49.0 [quickbook 1.5] [source-mode c++] - [purpose Updated Libraries: Container, Geometry, Graph, + [purpose + New Library: Heap. + Updated Libraries: Chrono, Container, Filesystem, Geometry, Graph, Icl, Interprocess, Intrusive, Lexical Cast, Locale, Move, Property Tree, Spirit, Thread, Unordered, Uuid. ] @@ -15,8 +17,23 @@ [download http://sourceforge.net/projects/boost/files/boost/1.49.0.beta.1/] [documentation /doc/libs/1_49_0_beta1/] +[section New Libraries] + +* [phrase library..[@/libs/heap/index.html Heap]:] + Priority queue data structures, from Tim Blechmann. + +[endsect] + [section Updated Libraries] +* [phrase library..[@/libs/chrono Chrono]:] + * Bug Fixes: + * [@http://svn.boost.org/trac/boost/ticket/6092 #6092] Input from non integral durations makes the compiler fail. + * [@http://svn.boost.org/trac/boost/ticket/6093 #6093] [1/3]second fails as valid duration input. + * [@http://svn.boost.org/trac/boost/ticket/6113 #6113] duplicate symbol when BOOST_CHRONO_HEADER_ONLY is defined. + * [@http://svn.boost.org/trac/boost/ticket/6243 #6243] Sandia-pgi-11.9: more than one instance of overloaded function "min" matches. + * [@http://svn.boost.org/trac/boost/ticket/6257 #6257] process_cpu_clock::now() on linux gives time_points 1/1000 times. + * [phrase library..[@/libs/container/ Container]:] * Fixed bugs [@https://svn.boost.org/trac/boost/ticket/6499 #6499], @@ -28,11 +45,9 @@ * Added `allocator_traits` support for both C++11 and C++03 compilers through an internal `allocator_traits` clone. -[/ * [phrase library..[@/libs/filesystem/ Filesystem]:] * See the [@/libs/filesystem/v3/doc/release_history.html release history]. -] * [phrase library..[@/libs/geometry/ Geometry]:] * Fixed bugs @@ -114,7 +129,7 @@ [@https://svn.boost.org/trac/boost/ticket/6153 #6153]. * [phrase library..[@/libs/conversion/lexical_cast.htm Lexical cast]:] - * Fixed bugs and warnings: + * Fixed bugs and warnings: [@https://svn.boost.org/trac/boost/ticket/6127 #6127], [@https://svn.boost.org/trac/boost/ticket/6132 #6132], [@https://svn.boost.org/trac/boost/ticket/6159 #6159], @@ -125,6 +140,7 @@ [@https://svn.boost.org/trac/boost/ticket/6290 #6290], [@https://svn.boost.org/trac/boost/ticket/6298 #6298], [@https://svn.boost.org/trac/boost/ticket/6400 #6400]. + * Better performance and less memory usage for boost::container::basic_string conversions. * [phrase library..[@/libs/locale/ Locale]:] * Fixed incorrect use of `MultiByteToWideChar` in detection of invalid @@ -206,17 +222,60 @@ Boost's primary test compilers are: -* /TODO/ +* Linux: + * Intel: 11.1 + * LLVM Clang 2.8 + * GCC: 3.4.6, 4.2.4, 4.3.4, 4.4.3, 4.5.2, 4.6.2 + * GCC, C++0x mode: 4.3.4, 4.4.3, 4.5.2 +* OS X: + * Intel: 11.1 + * GCC: 4.2.1, 4.4.4 + * GCC, C++0x mode: 4.4.4 +* Windows: + * Visual C++ 8.0, 9.0, 10.0 + * GCC, mingw: 4.4.0, 4.4.7, 4.5.4, 4.6.1, 4.7.0 +* FreeBSD: + * GCC 4.2.1, 32 and 64 bit. +* QNX: + * QCC, C++0x mode: 4.4.2, 4.6.1, 4.6.2 Boost's additional test compilers include: -* /TODO/ +* Linux: + * GCC: 4.2.4, 4.3.4, 4.4.4, 4.5.2, 4.6.2 + * GCC, C++0x mode: 4.3.4, 4.4.4, 4.5.2 + * pgCC: 11.9 + * Intel: 10.1, 11.1, 12.0 + * PathScale: 4.0.8 + * Visual Age 10.1 +* OS X: + * Clang from subversion + * Intel 11.1, 12.0 + * GCC: 4.4.4 + * GCC, C++0x mode: 4.4.4 +* Windows: + * Visual C++ 8.0, 9.0, 10.0 + * Visual C++ with STLport: 9.0 + * Visual C++, Windows Mobile 5, with STLport: 9.0 + * GCC, mingw: 4.4.0, 4.5.2 + * GCC, C++0x mode, mingw: 4.5.2 + * GCC, mingw 64-bit: 4.4.7, 4.5.4, 4.6.1 +* AIX: + * IBM XL C/C++ Enterprise Edition, V11.1.0.0 +* FreeBSD: + * GCC 4.2.1, 32 and 64 bit +* Solaris: + * Sun 5.10 [endsect] [section Acknowledgements] -/TODO/ +[@/users/people/beman_dawes.html Beman Dawes], +Eric Niebler, +[@/users/people/rene_rivera.html Rene Rivera], +Daniel James and Vladimir Prus managed this release. + [endsect]