Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost - The Boost C++ Libraries
- Description:
Boost provides free peer-reviewed portable C++ source libraries. The
emphasis is on libraries which work well with the C++ Standard
Library, in the hopes of establishing "existing practice" for
extensions and providing reference implementations so that the Boost
libraries are suitable for eventual standardization. (Some of the
libraries have already been proposed for inclusion in the C++
Standards Committee's upcoming C++ Standard Library Technical Report.)
Packages
boost-1.33.1-16.el5_9.src
[10.9 MiB] |
Changelog
by Petr Machata (2013-02-13):
- In Boost.Pool, be careful not to overflow allocated chunk size.
|
boost-1.33.1-15.el5.src
[10.9 MiB] |
Changelog
by Petr Machata (2011-12-12):
- Fix bugs in parsing invalid regexps
- Resolves: #766755
|
boost-1.33.1-10.el5_7.3.src
[10.9 MiB] |
Changelog
by Petr Machata (2011-08-25):
- Fix ABI breakage
- Resolves: #733235
|
boost-1.33.1-10.el5_7.2.src
[10.9 MiB] |
Changelog
by Petr Machata (2011-08-05):
- Build with -fno-strict-aliasing due to the sheer amount of warnings
that we get.
- Related: #727895
|