rbbeeston
|
3735bdf32c
|
Insert Plausible script
|
2024-09-01 08:56:16 -07:00 |
|
Ion Gaztañaga
|
77af977e96
|
Add missing index.html changes
|
2024-08-02 09:08:23 +02:00 |
|
Ion Gaztañaga
|
9785cfecd1
|
Add Container patch to fix UB on flat_map/multimap containers.
|
2024-08-01 23:38:52 +02:00 |
|
Christian Mazakas
|
482eff5d7e
|
Add Unordered patch for 1.83.0
|
2023-08-23 11:50:45 -07:00 |
|
Andrey Semashev
|
90b776f508
|
Add Filesystem patch fixing directory iterators on Windows with SMBv1 shares.
|
2023-04-14 01:12:28 +03:00 |
|
Andrey Semashev
|
68d7e775b1
|
Add Filesystem patch to fix compilation on OpenBSD.
|
2023-04-14 01:12:12 +03:00 |
|
Glen Fernandes
|
05cef10d5f
|
Add second Unordered patch for 1.80.0
|
2022-12-14 01:51:47 -05:00 |
|
Glen Fernandes
|
77e2123071
|
Add Boost 1.80.0 patch for Config
|
2022-09-16 22:30:39 -04:00 |
|
Andrey Semashev
|
e49678db5e
|
Add a Filesystem patch to fix compilation on POSIX systems without *at APIs.
|
2022-08-25 15:56:24 +03:00 |
|
Glen Fernandes
|
77b317ea47
|
Add Unordered patch for 1.80.0
|
2022-08-24 20:14:29 -04:00 |
|
Glen Fernandes
|
c83bcf8906
|
List 1.80 patches in index
|
2022-08-24 20:13:35 -04:00 |
|
Andrey Semashev
|
9baf48a683
|
Added a new Filesystem patch to fix weakly_canonical on Windows.
|
2022-08-10 13:43:39 +03:00 |
|
Andrey Semashev
|
597458a6d3
|
Add a post-release patch for Filesystem to fix directory iterators on Windows.
|
2022-08-09 21:04:21 +03:00 |
|
Glen Fernandes
|
0752dee32f
|
Add Boost.JSON patch for 1.79.0
|
2022-04-13 21:18:14 -04:00 |
|
Andrey Semashev
|
1f5249cc19
|
Added Boost.Atomic patch to fix build for UWP.
|
2021-12-15 14:21:17 +03:00 |
|
Andrey Semashev
|
d4da8d42df
|
Added a post-release not and patch for Boost.Build fixing library installs.
In Boost 1.78.0, `b2 install` does not install Boost.Stacktrace binaries on
Linux. Add a post-prelease note with a patch.
Related issue: https://github.com/bfgroup/b2/issues/104
Related PR: https://github.com/bfgroup/b2/pull/113
|
2021-12-11 21:29:02 +03:00 |
|
Glen Fernandes
|
22debced61
|
Fix paths in outcome patch provided by Niall
|
2020-05-04 00:28:41 -04:00 |
|
Glen Fernandes
|
3b4170b3d8
|
Correct text of link
|
2020-05-02 14:27:36 -04:00 |
|
Glen Fernandes
|
1765d00558
|
Add Beast 1.73 patch
|
2020-05-02 14:22:31 -04:00 |
|
Glen Fernandes
|
2aef467684
|
Add outcome patch for 1.73
|
2020-04-28 12:35:49 -04:00 |
|
Glen Fernandes
|
726203d919
|
Update charset to utf-8
|
2020-04-10 17:37:30 -04:00 |
|
Glen Fernandes
|
3a130ab429
|
Update patches.html
|
2020-02-02 20:12:47 -05:00 |
|
Glen Fernandes
|
a3e8785ebb
|
Add patch to correct version of release notes
|
2019-12-15 20:31:14 -05:00 |
|
Glen Fernandes
|
2b9fe75b3c
|
Add coroutine patch for 1.73.0
|
2019-12-15 20:29:47 -05:00 |
|
Glen Fernandes
|
3ccdb77ed5
|
Update release notes and add Beast patch
|
2019-05-06 22:31:25 -04:00 |
|
Daniel James
|
31178265d1
|
Add patches
|
2018-04-14 21:08:08 +01:00 |
|
Daniel James
|
40688e1552
|
Update links for https
Mostly in comments. Might be better to use relative links from html.
|
2018-04-13 09:14:48 +01:00 |
|
Daniel James
|
f8e72d0a28
|
Update patches index
|
2017-08-26 11:22:15 +01:00 |
|
Daniel James
|
fa4fa8b7bd
|
Patches
|
2017-08-26 11:17:04 +01:00 |
|
Kohei Takahashi
|
9e63fddd37
|
Patch for Fusion regression.
|
2015-05-02 00:58:22 +09:00 |
|
Daniel James
|
9a55877f10
|
Patch for building python.
|
2015-04-17 19:13:27 +01:00 |
|
Daniel James
|
38d7543356
|
Add patch for Boost.Log
[SVN r86624]
|
2013-11-11 20:19:31 +00:00 |
|
Daniel James
|
08f39e315b
|
More patches + patch description.
Generated using:
{{{
svn log -c $1 https://svn.boost.org/svn/boost/branches/maintenance
svn diff -c $1 https://svn.boost.org/svn/boost/branches/maintenance \
| filterdiff --clean
}}}
where $1 is the changeset.
[SVN r84970]
|
2013-07-07 12:13:00 +00:00 |
|
Daniel James
|
180d3b0e5f
|
Basic patch page.
[SVN r84962]
|
2013-07-06 22:13:34 +00:00 |
|
Daniel James
|
db6abcd22f
|
Add 1.54.0 patches to site.
Generated using:
{{{
svn diff -c84947 https://svn.boost.org/svn/boost/branches/maintenance \
| filterdiff --clean \
> ~/boost/website/live/patches/1_54_0/001-coroutine.patch
svn diff -c84948 https://svn.boost.org/svn/boost/branches/maintenance \
| filterdiff --clean \
> ~/boost/website/live/patches/1_54_0/002-date-time.patch
}}}
[SVN r84961]
|
2013-07-06 22:09:54 +00:00 |
|
Daniel James
|
c6ca431048
|
Website: Unordered patch.
[SVN r79676]
|
2012-07-22 16:33:33 +00:00 |
|