Files
website2022/patches/index.html
Frank Wiles dde98de1fb Initial Content Conversion
This is based off of revision 56094d2c9f510f5ee4f1ffd4eb6b73788aaa62d7
of https://github.com/boostorg/website/.

URL of exact commit is: 56094d2c9f
2022-08-14 11:21:12 -05:00

116 lines
2.5 KiB
HTML

---
title: Patches - Boost C++ Libraries
copyright: Daniel James 2013.
revised: 2010-05-06 12:05:24 +0100
---
Patches - Boost C++ Libraries
Boost C++ Library Patches
=========================
These are patches from library authors which were found too
late to be fixed in the release. Be careful as they have
not been through the normal testing process.
1.79.0
------
* [0001-json-array-erase-relocate.patch](1_79_0/0001-json-array-erase-relocate.patch)
1.78.0
------
* [0001-b2-fix-install.patch](1_78_0/0001-b2-fix-install.patch)
1.73.0
------
* [0001-outcome-assert.patch](1_73_0/0001-outcome-assert.patch)
* [0002-beast-coroutines.patch](1_73_0/0002-beast-coroutines.patch)
1.72.0
------
* [0001-revert-cease-dependence-on-range.patch](1_72_0/0001-revert-cease-dependence-on-range.patch)
1.70.0
------
* [0001-beast-fix-moved-from-executor.patch](1_70_0/0001-beast-fix-moved-from-executor.patch)
1.67.0
------
* [0001-Fiber-Use-pthread\_setaffinity\_np-on-FreeBSD-as-well.patch](1_67_0/0001-Fiber-Use-pthread_setaffinity_np-on-FreeBSD-as-well.patch)
* [0002-Wave-Avoid-using-wrong-T\_DIVIDE-on-BSDs.patch](1_67_0/0002-Wave-Avoid-using-wrong-T_DIVIDE-on-BSDs.patch)
* [0003-Python-Fix-auto-linking-logic-Windows-only.patch](1_67_0/0003-Python-Fix-auto-linking-logic-Windows-only.patch)
1.65.0
------
Combined patch:
[boost\_1\_65\_0.patch](1_65_0/boost_1_65_0.patch).
Individual patches:
* [0001-context-function-executed-by-resume\_with-has-to-retu.patch](1_65_0/0001-context-function-executed-by-resume_with-has-to-retu.patch)
* [0002-fiber-resume\_with-requires-tor-return-a-continuation.patch](1_65_0/0002-fiber-resume_with-requires-tor-return-a-continuation.patch)
* [0003-thread-130-Bug-in-boost-condition\_variable-on-Window.patch](1_65_0/0003-thread-130-Bug-in-boost-condition_variable-on-Window.patch)
* [0004-thread-130-Bug-in-boost-condition\_variable-on-Window.patch](1_65_0/0004-thread-130-Bug-in-boost-condition_variable-on-Window.patch)
1.58.0
------
* [0001-Fix-exec\_file-for-Python-3-3.4.patch](1_58_0/0001-Fix-exec_file-for-Python-3-3.4.patch)
(for libs/python).
* [0002-Fix-a-regression-with-non-constexpr-types.patch](1_58_0/0002-Fix-a-regression-with-non-constexpr-types.patch)
(for libs/fusion).
1.55.0
------
* [001-log\_fix\_dump\_avx2.patch](1_55_0/001-log_fix_dump_avx2.patch)
1.54.0
------
* [001-coroutine.patch](1_54_0/001-coroutine.patch)
* [002-date-time.patch](1_54_0/002-date-time.patch)
* [003-log.patch](1_54_0/003-log.patch)
* [004-thread.patch](1_54_0/004-thread.patch)