Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost141-python - Runtime component of boost python library
- Description:
The Boost Python Library is a framework for interfacing Python and
C++. It allows you to quickly and seamlessly expose C++ classes
functions and objects to Python, and vice versa, using no special
tools -- just your C++ compiler. This package contains runtime
support for Boost Python Library.
Packages
boost141-python-1.41.0-6.el5.i386
[1.1 MiB] |
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)
|