|
79dac0e691
|
Merge pull request #118 from RedBeard0531/features/constexpr
Enable C++20 constexpr for intrusive_ptr
|
2025-05-10 11:52:28 +03:00 |
|
|
d08d035bdf
|
Enable C++20 constexpr for intrusive_ptr
fixes #117
|
2025-05-09 22:37:02 +02:00 |
|
|
709e446968
|
Update ci.yml
|
2025-05-08 16:04:15 +03:00 |
|
|
0b0924ff82
|
Update revision history
boost-1.88.0.beta1
boost-1.88.0
|
2025-01-15 19:40:28 +02:00 |
|
|
e7433ba545
|
Fix operator<< for shared_ptr and intrusive_ptr. Fixes #115.
|
2025-01-13 16:13:04 +02:00 |
|
|
785a17aaaf
|
Add wide stream tests. Refs #115.
|
2025-01-13 16:12:31 +02:00 |
|
|
576d31f206
|
Add sp_ostream_test, ip_ostream_test, lsp_ostream_test
|
2025-01-13 15:24:45 +02:00 |
|
|
1b89a64e9b
|
Add missing inline to boost::detail::lw_thread_routine to prevent multiple definition errors.
|
2025-01-07 21:31:20 +02:00 |
|
|
840e2ff1a8
|
Update .drone.jsonnet
|
2024-12-14 05:42:59 +02:00 |
|
|
622e2c3f83
|
Apply Node20 workaround
|
2024-12-14 05:41:18 +02:00 |
|
|
0630607f39
|
Update ci.yml
|
2024-12-14 05:40:47 +02:00 |
|
|
316f4cef77
|
Documentation fixes
boost-1.87.0.beta1
boost-1.87.0
|
2024-10-14 22:05:22 +03:00 |
|
|
9e866b8a95
|
Remove macos-12, add macos-15, ubuntu-24.04
|
2024-10-07 18:12:45 +03:00 |
|
|
cd01b87478
|
Update test/Jamfile
|
2024-10-07 14:19:59 +03:00 |
|
|
b3a4c39456
|
Update build.jam
|
2024-10-06 22:07:47 +03:00 |
|
|
5cdd3585db
|
Regenerate CMakeLists.txt
|
2024-10-06 22:06:23 +03:00 |
|
|
916c8a7d7c
|
Remove uses of boost::type_with_alignment
|
2024-10-06 21:03:51 +03:00 |
|
|
beaf20e7b5
|
Add sp_type_with_alignment
|
2024-10-06 20:56:48 +03:00 |
|
|
5e6b3a9702
|
Remove use of boost::type_identity
|
2024-10-06 20:32:29 +03:00 |
|
|
63589908b5
|
Add sp_type_identity
|
2024-10-06 20:29:27 +03:00 |
|
|
9466e73cbe
|
Remove uses of boost::is_unbounded_array
|
2024-10-06 20:08:02 +03:00 |
|
|
b12e342c52
|
Remove uses of boost::is_bounded_array
|
2024-10-06 20:04:34 +03:00 |
|
|
7f880bc205
|
Add sp_is_unbounded_array
|
2024-10-06 19:58:40 +03:00 |
|
|
90fd5a1fc9
|
Add detail/sp_type_traits.hpp, sp_is_bounded_array
|
2024-10-06 19:54:45 +03:00 |
|
|
0bedddbf16
|
Remove uses of boost::is_array
|
2024-10-06 19:35:07 +03:00 |
|
|
173cf9ad7b
|
Remove uses of boost::remove_cv
|
2024-10-06 19:28:42 +03:00 |
|
|
9db2b96843
|
Remove uses of boost::remove_extent
|
2024-10-06 19:26:17 +03:00 |
|
|
9b309184f8
|
Remove uses of boost::extent
|
2024-10-06 19:23:15 +03:00 |
|
|
7c87ae7985
|
Remove use of boost::remove_const
|
2024-10-06 19:19:48 +03:00 |
|
|
f2abcf1654
|
Remove uses of boost::enable_if_
|
2024-10-06 19:16:42 +03:00 |
|
|
1361171bac
|
Remove uses of boost::alignment_of
|
2024-10-06 18:57:30 +03:00 |
|
|
c5023afe04
|
Remove uses of boost::is_convertible
|
2024-10-06 18:48:33 +03:00 |
|
|
7cfc326207
|
Remove uses of boost::remove_reference
|
2024-10-06 18:44:04 +03:00 |
|
|
6b7effc83d
|
Update test/CMakeLists.txt
|
2024-10-06 18:39:40 +03:00 |
|
|
89b4fa2552
|
Update build.jam
|
2024-10-06 18:18:02 +03:00 |
|
|
f991bdc8b3
|
Regenerate CMakeLists.txt
|
2024-10-06 18:17:31 +03:00 |
|
|
f57b455020
|
Remove uses of BOOST_STATIC_CONSTEXPR
|
2024-10-04 21:32:17 +03:00 |
|
|
8b22f5cb4f
|
Remove uses of BOOST_OVERRIDE and BOOST_NOEXCEPT_OR_NOTHROW
|
2024-10-04 21:27:07 +03:00 |
|
|
1c988756d5
|
Remove uses of BOOST_CONSTEXPR
|
2024-10-03 18:31:59 +03:00 |
|
|
890b661909
|
Retain BOOST_SP_NOEXCEPT for compatibility
|
2024-10-03 18:21:19 +03:00 |
|
|
ab13ffa91d
|
Remove uses of BOOST_NOEXCEPT
|
2024-10-03 18:15:27 +03:00 |
|
|
950ef1c130
|
Remove definition of BOOST_SP_NOEXCEPT to ensure no uses remain
|
2024-10-03 18:15:27 +03:00 |
|
|
fc43a2b9d1
|
Remove uses of BOOST_SP_NOEXCEPT from sp_counted_impl.hpp
|
2024-10-03 18:15:27 +03:00 |
|
|
df366326e1
|
Remove uses of BOOST_SP_NOEXCEPT from sp_counted_base_std_atomic.hpp
|
2024-10-03 18:15:27 +03:00 |
|
|
d77c27986e
|
Remove uses of BOOST_SP_NOEXCEPT from sp_counted_base_nt.hpp
|
2024-10-03 18:15:27 +03:00 |
|
|
dbceed6210
|
Remove uses of BOOST_SP_NOEXCEPT from shared_count.hpp
|
2024-10-03 18:15:26 +03:00 |
|
|
9ed43780e4
|
Remove uses of BOOST_SP_NOEXCEPT from local_sp_deleter.hpp
|
2024-10-03 18:15:26 +03:00 |
|
|
9026b9c556
|
Remove uses of BOOST_SP_NOEXCEPT from local_counted_base.hpp
|
2024-10-03 18:15:26 +03:00 |
|
|
c4fed8ca7f
|
Remove uses of BOOST_SP_NOEXCEPT from weak_ptr.hpp
|
2024-10-03 18:15:26 +03:00 |
|
|
f866c6a9ae
|
Remove uses of BOOST_SP_NOEXCEPT from shared_ptr.hpp
|
2024-10-03 18:15:26 +03:00 |
|