Peter Dimov
|
c933e32c25
|
Do not link to libatomic on vanilla Clang on macOS. Refs #183.
|
2025-10-14 03:53:14 +03:00 |
|
Peter Dimov
|
bbbb20427c
|
Link test_random_generator.cpp to Boost::move
|
2025-09-19 14:40:10 +03:00 |
|
Peter Dimov
|
2b160eb689
|
Merge pull request #179 from ivanpanch/patch-1
Fix mistakes
|
2025-09-09 16:52:45 +03:00 |
|
Peter Dimov
|
9134120de2
|
Update .drone.jsonnet
|
2025-09-09 12:51:07 +03:00 |
|
Peter Dimov
|
68e7e017ab
|
Update changes.adoc
|
2025-09-09 11:46:48 +03:00 |
|
Peter Dimov
|
11b8cea7ad
|
Replace references to uuid_generators.hpp in documentation
|
2025-09-09 11:40:57 +03:00 |
|
Peter Dimov
|
97d9853f57
|
Rename boost/uuid/uuid_generators.hpp to boost/uuid/generators.hpp
|
2025-09-09 05:36:55 +03:00 |
|
Peter Dimov
|
7b689853d8
|
Fix msvc-14.0, msvc-14.1 errors in nil_uuid
|
2025-09-09 03:38:29 +03:00 |
|
Peter Dimov
|
77964648b9
|
Update changes.adoc
|
2025-09-09 03:00:52 +03:00 |
|
Peter Dimov
|
e86c92860f
|
Document boost/uuid/constants.hpp
|
2025-09-09 02:59:29 +03:00 |
|
Peter Dimov
|
c6d8a9a1f0
|
Make constants constexpr under C++14
|
2025-09-09 02:59:29 +03:00 |
|
Peter Dimov
|
5496dd3bbe
|
Add boost/uuid/constants.hpp
|
2025-09-09 02:59:29 +03:00 |
|
Peter Dimov
|
90e5f88c46
|
Update changes.adoc
|
2025-09-09 02:59:11 +03:00 |
|
Peter Dimov
|
a33efc09a2
|
Disable test_string_generator_cx for GCC 6 as well
|
2025-09-01 03:15:26 +03:00 |
|
Peter Dimov
|
284f847b7c
|
Add test_string_generator_cx.cpp
|
2025-09-01 02:51:33 +03:00 |
|
Peter Dimov
|
415d389c59
|
Disable constexpr for GCC 5 in string_generator
|
2025-09-01 02:41:03 +03:00 |
|
Peter Dimov
|
95fae5e7a8
|
Simplify helper members of string_generator
|
2025-09-01 02:33:57 +03:00 |
|
Peter Dimov
|
0a06e39092
|
Reorder member function definitions of string_generator to work around https://github.com/llvm/llvm-project/issues/156255
|
2025-08-31 22:01:50 +03:00 |
|
Peter Dimov
|
0f87380f0d
|
Fix declarations of begin() and end()
|
2025-08-31 22:01:50 +03:00 |
|
Peter Dimov
|
21f46e88ab
|
Replace use of std::char_traits (only constexpr in C++17) with hand-written constexpr functions
|
2025-08-31 22:01:50 +03:00 |
|
Peter Dimov
|
ea59238de1
|
Add BOOST_CXX14_CONSTEXPR to string_generator.hpp
|
2025-08-31 22:01:50 +03:00 |
|
Peter Dimov
|
67cd965959
|
Add gcc-15, clang-20 to ci.yml
|
2025-08-31 20:37:20 +03:00 |
|
Peter Dimov
|
bee338d9a7
|
Merge pull request #181 from Flamefire/test-link-update
Update Link to regression test matrix in README
|
2025-08-26 01:54:33 +03:00 |
|
Alexander Grund
|
67620a067b
|
Update Link to regression test matrix in README
|
2025-08-25 17:26:51 +02:00 |
|
Peter Dimov
|
a5c1faee13
|
Merge pull request #180 from boostorg/revert-177-rfc/max
Revert "Add RFC-9562 compliant Max UUID (section 5.10)"
|
2025-08-16 20:19:39 +03:00 |
|
Peter Dimov
|
1c2cc1fae2
|
Revert "Add RFC-9562 compliant Max UUID (section 5.10)"
This reverts commit bf16d95746.
|
2025-08-16 20:18:51 +03:00 |
|
ivanpanch
|
7fad3a42f0
|
Update test_msvc_simd_bug981648_main.cpp
|
2025-08-09 20:44:05 +02:00 |
|
ivanpanch
|
c44c8b4f7e
|
Update quick.cpp
|
2025-08-09 20:28:38 +02:00 |
|
James E. King III
|
bf16d95746
|
Add RFC-9562 compliant Max UUID (section 5.10)
|
2025-08-09 14:28:05 -04:00 |
|
ivanpanch
|
836a372b33
|
Update Jamfile.v2
|
2025-08-09 20:27:51 +02:00 |
|
ivanpanch
|
d248f1079a
|
Update main.cpp
|
2025-08-09 20:23:45 +02:00 |
|
ivanpanch
|
8dfd222ace
|
Update main.cpp
|
2025-08-09 20:22:52 +02:00 |
|
ivanpanch
|
cba00c6394
|
Update entropy_error.hpp
|
2025-08-09 20:04:57 +02:00 |
|
ivanpanch
|
318af0b0f6
|
Update uuid_x86.ipp
|
2025-08-09 19:58:55 +02:00 |
|
ivanpanch
|
5fa762c76f
|
Update uuid_io.adoc
|
2025-08-09 18:38:19 +02:00 |
|
ivanpanch
|
c1cd057ee7
|
Update uuid_clock.adoc
|
2025-08-09 18:33:19 +02:00 |
|
ivanpanch
|
478a85cbb2
|
Update time_generator_v7.adoc
|
2025-08-09 18:22:15 +02:00 |
|
ivanpanch
|
8cbdf13020
|
Update time_generator_v1.adoc
|
2025-08-09 18:14:31 +02:00 |
|
ivanpanch
|
9f310115bf
|
Update name_generator_sha1.adoc
|
2025-08-09 17:54:59 +02:00 |
|
ivanpanch
|
a05981d7be
|
Update introduction.adoc
|
2025-08-09 17:38:24 +02:00 |
|
Peter Dimov
|
434329f8dc
|
Do not link to libatomic under any Clang/Windows. Fixes #178.
boost-1.89.0
|
2025-07-22 20:01:21 +03:00 |
|
Peter Dimov
|
689f3d2c15
|
Remove windows-2019 from ci.yml
|
2025-07-02 19:06:49 +03:00 |
|
Peter Dimov
|
95855404d2
|
Use the RNG output directly in basic_random_generator when its results are uniform uint32_t or uint64_t. Fixes #174.
|
2025-06-28 19:39:43 +03:00 |
|
Peter Dimov
|
575469e5f6
|
Add test_random_generator_2.cpp. Refs #174.
|
2025-06-28 19:03:49 +03:00 |
|
Peter Dimov
|
894d0821b0
|
Merge pull request #176 from rbqvq/woa
fix: Disable libatomic link for windows arm64
|
2025-05-25 19:36:54 +03:00 |
|
Peter Dimov
|
dc04ce9d3f
|
Update ci.yml
|
2025-05-25 17:23:02 +03:00 |
|
Coia Prant
|
53155196f4
|
fix: Disable libatomic link for windows arm64
CLANGARM64 does not have libatomic, disable it
Signed-off-by: Coia Prant <coiaprant@gmail.com>
|
2025-05-25 14:08:23 +08:00 |
|
Peter Dimov
|
e7f4cebe81
|
Update .drone.jsonnet
boost-1.88.0.beta1
boost-1.88.0
|
2024-12-14 18:03:44 +02:00 |
|
Peter Dimov
|
7b2901eec9
|
Apply Node20 workaround
|
2024-12-14 17:06:46 +02:00 |
|
Peter Dimov
|
65170a76bf
|
Update ci.yml
|
2024-12-14 16:48:43 +02:00 |
|