Skip to content

Tags: BoostGSoC13/boost.afio

Tags

boost-peer-review

Toggle boost-peer-review's commit message
Fixed MSVC static analyser warning.

Added multi-ABI FAQ answer.

Fixed compiler support grid being missing.

v1.31_Boost_v1.58

Toggle v1.31_Boost_v1.58's commit message
Verified works with Boost 1.58

v1.30_Boost_v1.57

Toggle v1.30_Boost_v1.57's commit message
v1.30 release

v1.21_Boost_v1.56

Toggle v1.21_Boost_v1.56's commit message
Disable valgrind headers for MSVC x64

v1.21_Boost_v1.55

Toggle v1.21_Boost_v1.55's commit message
Get tsan to print suppressions

v1.2_Boost_v1.55

Toggle v1.2_Boost_v1.55's commit message
Fixed lack of distinguish on complete_async_op().

v1.1_Boost_v1.55

Toggle v1.1_Boost_v1.55's commit message
It seems __MINGW64_VERSION_MAJOR isn't predefined.

v1.0_Boost_v1.55

Toggle v1.0_Boost_v1.55's commit message
Updated closure dispatch benchmarks with Linux results.

async_io_feature_complete

Toggle async_io_feature_complete's commit message
* Issue b11/88a (POSIX compat backend should never exceed IOV_MAX pre…

…adv() and pwritev() ops per batch.) fixed.