102 Commits

Author SHA1 Message Date
Peter Dimov
865eb98c9c Update ci.yml boost-1.88.0.beta1 boost-1.88.0 2024-12-13 22:38:40 +02:00
Peter Dimov
8466c546e5 Apply Node20 workaround 2024-12-13 22:36:00 +02:00
Peter Dimov
6ebe42d4ac Update ci.yml 2024-12-13 22:35:11 +02:00
Peter Dimov
cb2e51eb84 Update version 2024-12-13 22:33:25 +02:00
Peter Dimov
f1d863c6b2 Add VERBATIM to add_custom_target boost-1.87.0.beta1 boost-1.87.0 2024-08-27 14:07:08 +03:00
Peter Dimov
3fb266bf57 Update build.jam, test/Jamfile 2024-08-27 13:59:28 +03:00
Rene Rivera
3d7778f2a9 Sync from upstream. 2024-08-17 09:06:33 -05:00
Peter Dimov
97f43720a1 Update ci.yml 2024-08-17 11:53:49 +03:00
Peter Dimov
3a982bf019 Update version 2024-08-17 04:22:04 +03:00
Rene Rivera
a03806e4ec Move inter-lib dependencies to a project variable and into the build targets. 2024-07-23 22:34:24 -05:00
Rene Rivera
53bbeac521 Update copyright dates. 2024-07-20 22:52:05 -05:00
Rene Rivera
ad47d9ed4f Change all <source> references to <library>. 2024-07-20 19:40:17 -05:00
Rene Rivera
d1fa581326 Bump B2 require to 5.2 2024-06-14 11:33:55 -05:00
Rene Rivera
19d484e707 Add requires-b2 check to top-level build file. 2024-05-05 09:00:01 -05:00
Rene Rivera
a50009a44f Sync from upstream. 2024-04-20 15:34:26 -05:00
Peter Dimov
4118a318ca Update version boost-1.86.0.beta1 boost-1.86.0 2024-04-18 12:08:17 +03:00
Peter Dimov
94a56766bb Revert "Update doc/Jamfile"
This reverts commit 863cdf2e9636612634e57f7602f13ebfc05b7bfe.
2024-04-16 22:35:22 +03:00
Peter Dimov
863cdf2e96 Update doc/Jamfile 2024-04-16 22:19:00 +03:00
Rene Rivera
7958b78d45 Make the library modular usable. 2024-03-11 08:38:17 -05:00
Peter Dimov
a17ffc25d3 Update ci.yml boost-1.85.0.beta1 boost-1.85.0 2023-12-19 16:29:43 +02:00
Peter Dimov
2c8de60398 Update version 2023-12-19 13:21:24 +02:00
Peter Dimov
62815a69bf Update ci.yml boost-1.84.0.beta1 boost-1.84.0 2023-08-13 01:00:21 +03:00
Peter Dimov
247f6b7b58 Update version 2023-08-12 23:47:37 +03:00
Peter Dimov
2935343723 Update ci.yml boost-1.83.0.beta1 boost-1.83.0 2023-04-15 18:19:30 +03:00
Peter Dimov
8ac931161b Update version 2023-04-15 15:20:39 +03:00
Peter Dimov
3ba6ab955e Update version boost-1.82.0.beta1 boost-1.82.0 2022-12-15 17:55:58 +02:00
Peter Dimov
4b68743cf0 Add gcc-12, clang-13, clang-14 to ci.yml boost-1.81.0 boost-1.81.0.beta1 2022-08-15 19:55:55 +03:00
Peter Dimov
3f43588316 Regenerate CMakeLists.txt 2022-08-15 19:32:30 +03:00
Peter Dimov
20420e134f Add 'cxxstd' to meta/libraries.json 2022-08-15 19:32:03 +03:00
Peter Dimov
7824b74a27 Add CMake tests to ci.yml 2022-08-15 19:22:35 +03:00
Peter Dimov
d72468479f Change macos-10.15 to macos-11 in ci.yml 2022-08-15 19:08:24 +03:00
Peter Dimov
b55fdcb9fa Update version 2022-08-14 18:45:43 +03:00
Peter Dimov
fd1a3e4543 Remove msvc-14.1 from GHA, add clang-win boost-1.80.0 boost-1.80.0.beta1 2022-04-14 16:15:13 +03:00
Peter Dimov
8c6c1166c4 Update ci.yml 2022-04-14 14:21:41 +03:00
Peter Dimov
c618d6902b Re-enable VS2017 2022-04-14 14:02:35 +03:00
Peter Dimov
ae42ebda76 Update version 2022-04-14 13:41:49 +03:00
Peter Dimov
3ccd5c251b Add msvc-14.0 to GHA boost-1.79.0.beta1 boost-1.79.0 2021-12-09 04:11:57 +02:00
Peter Dimov
132db3b09a Update version 2021-12-09 04:10:29 +02:00
Peter Dimov
253aef863f Enable syntax highlighting boost-1.78.0.beta1 boost-1.78.0 2021-10-28 23:13:48 +03:00
Peter Dimov
a593616a98 Add msvc-14.3 to ci.yml 2021-10-28 23:13:17 +03:00
Peter Dimov
2ff3fef3d1 Update documentation 2021-10-18 21:33:52 +03:00
Peter Dimov
0572e42219 Work around libc++ issue (again.) 2021-10-18 21:20:14 +03:00
Peter Dimov
7c39436198 Add first, second function objects. Fixes #5. 2021-10-18 20:57:25 +03:00
Peter Dimov
f8b3099259 Fix placeholder types in the synopsis 2021-09-05 19:01:20 +03:00
Peter Dimov
a666ac4fb6 Update revision history 2021-09-05 18:46:17 +03:00
Peter Dimov
d57e7e1618 Document operator->* 2021-09-05 07:05:49 +03:00
Peter Dimov
d7a1fccc89 Work around libc++ issue (https://bugs.llvm.org/show_bug.cgi?id=51753) 2021-09-05 06:54:38 +03:00
Peter Dimov
0c1898100a Add operator->* 2021-09-05 05:26:32 +03:00
Peter Dimov
e6a538a98e Remove superfluous backslashes 2021-09-05 05:26:15 +03:00
Peter Dimov
08b40af530 Fix stream detection in op<<, op>> 2021-09-05 03:06:33 +03:00