Skip to content

Tags: alisw/boost

Tags

v1.90.0-alice1

Toggle v1.90.0-alice1's commit message
Re-establish old behaviour for boost::interprocess

v1.90.0

Toggle v1.90.0's commit message
Import boost-1.90.0.tar.bz2

v1.83.0-alice2

Toggle v1.83.0-alice2's commit message
Fix ambiguity spotted by XCode 15.3

v1.83.0-alice1

Toggle v1.83.0-alice1's commit message
Re-establish old behaviour for boost::interprocess

Previously, ftruncate usage did not actually enforce the memory was
actually available. Switching to posix_fallocate (see
boostorg/interprocess#106) does so, breaking a
few tests and possibly other parts of our stack.

Interim solution until we cleanup things or decide on a different
strategy.

v1.81.0

Toggle v1.81.0's commit message
Boost 1.81.0 imported from boostorg/boost via submodule update

v1.75.0

Toggle v1.75.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Import https://dl.bintray.com/boostorg/release/1.75.0/source/boost_1_…

…75_0.tar.bz2 (#5)

Co-authored-by: hristov <Peter.Hristov@cern.ch>