Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost141-thread - Runtime component of boost thread library
- Description:
Runtime component Boost.Thread library, which provides classes and
functions for managing multiple threads of execution, and for
synchronizing data between the threads or providing separate copies of
data specific to individual threads.
Packages
boost141-thread-1.41.0-6.el5.i386
[46 KiB] |
Changelog
by Robert Scheck (2015-02-19):
- Backport the upstream patch for fixing of memory leaks in
Boost.Serialization (backported from boost-1.41.0-19)
- Add an upstream patch for BOOST_ENABLE_THREADS (backported from
boost-1.41.0-20)
- Fix the building of Python module for Boost-MPI and ship it
(backported from boost-1.41.0-21)
- Fix the shared_ptr and Boost.Thread to work with recent GCC and
C++11 (backported from boost-1.41.0-22 and boost-1.41.0-23)
- Fix conformance problems in Boost.Interprocess, Boost.Intrusive
and Boost.Graph (backported from boost-1.41.0-23)
- Fix the conformance problems in Boost.Numeric (uBLAS) and
Boost.CircularBuffer (backported from boost-1.41.0-24)
|