Default Branch

21761b3f62 · Merge pull request #192 from mborland/msvc_clz · Updated 2025-04-16 12:13:43 +00:00

Branches

d92a7b0498 · Disable span_constexpr_test under GCC 4.x · Updated 2025-02-23 17:19:23 +00:00

6
3

1e1ccb491e · Fix GCC 4.8 Drone job to actually use 4.8 · Updated 2025-02-23 16:37:43 +00:00

6
0
Included

1e1ccb491e · Fix GCC 4.8 Drone job to actually use 4.8 · Updated 2025-02-23 16:37:43 +00:00

6
0
Included

749b6340b5 · Update ci.yml · Updated 2024-11-27 18:58:46 +00:00

15
0
Included

92f6cfb3cc · Remove hash_value overload for basic_string_view; it's no longer needed · Updated 2024-11-11 01:18:02 +00:00

16
0
Included

29571b3750 · Remove <address-model>32 from Serialization requirement · Updated 2024-11-10 19:47:27 +00:00

19
3

5e451b6c84 · Add VERBATIM to add_custom_target · Updated 2024-08-21 01:14:05 +00:00

24
0
Included

3f36d507f2 · Disable the tn_holder<wchar_t> specialization when BOOST_NO_INTRINSIC_WCHAR_T. Refs #173. · Updated 2024-05-28 16:32:36 +00:00

62
0
Included

965508d9e1 · Fix type_name for abstract classes. Fixes #172. · Updated 2024-04-24 18:46:32 +00:00

64
0
Included

f774295cdb · Add boost/core/detail/minstd_rand.hpp · Updated 2024-04-14 01:40:44 +00:00

66
0
Included

aa01ad8bf0 · Avoid another -Wconversion in sv_find_{first,last}_not_of_test · Updated 2024-04-11 02:57:32 +00:00

70
0
Included

31117ef800 · Implement pointer_in_range · Updated 2024-04-08 13:56:16 +00:00

75
0
Included

2f092c62fe · Disable std::pmr use under AppleClang. Refs #162. · Updated 2024-02-06 17:12:11 +00:00

85
0
Included

e4adc769aa · Disable use of std::launder under msvc-14.1. Fixes #160. · Updated 2024-01-04 02:07:34 +00:00

98
0
Included

6c95750f37 · Use BOOST_GCC instead of BOOST_GCC_VERSION · Updated 2023-11-30 08:33:08 +00:00

101
0
Included

c7134904e2 · Android doesn't support pthread_setcancelstate. Fixes #150. · Updated 2023-07-25 15:03:51 +00:00

111
0
Included

66890c3f3d · Use SwitchToThread instead of Sleep(0) is sp_thread_yield; the general consensus is that it's newer and 'smarter' · Updated 2023-06-18 18:54:13 +00:00

113
0
Included

bf17035a2d · Disable bit_cast_test_cx when __builtin_bit_cast is not available · Updated 2023-06-01 00:20:22 +00:00

125
0
Included

85527c4045 · More -Wconversion fixes · Updated 2023-05-31 17:22:15 +00:00

127
0
Included

36fa78f53c · Add support for incomplete classes to type_name<>. Refs #145. · Updated 2023-05-21 02:52:33 +00:00

143
0
Included