Commit Graph

  • 2fc720a1cb Update documentation boost-1.85.0.beta1 boost-1.85.0 Peter Dimov 2024-02-03 04:07:53 +02:00
  • 73de83b8f7 Update documentation Peter Dimov 2024-02-02 08:28:41 +02:00
  • 310bf1d544 Add operator|=(result&, fn0r) feature/result-or Peter Dimov 2024-02-01 07:18:41 +02:00
  • f18edb3d24 Add operator|=(result&, fn0v) Peter Dimov 2024-02-01 06:49:23 +02:00
  • a9659f4318 Add operator|=(result&, value) Peter Dimov 2024-02-01 06:40:47 +02:00
  • 2b14b9a96a Update documentation Peter Dimov 2024-02-01 03:24:33 +02:00
  • c7a0ce3349 Enable result<void> &= fr. Refs #117. Peter Dimov 2024-02-01 02:39:31 +02:00
  • cedf6eb581 Update test/result_and_fn1r.cpp Peter Dimov 2024-02-01 02:22:05 +02:00
  • ab368822a6 Update documentation Peter Dimov 2024-01-31 11:35:41 +02:00
  • 293174a1d3 Enable result<void> & fr. Refs #117. Peter Dimov 2024-01-31 05:36:52 +02:00
  • 5c1d0df893 Enable result<void> & fv. Refs #117. Peter Dimov 2024-01-31 05:26:01 +02:00
  • 3f2f87f734 Update ci.yml Peter Dimov 2024-01-25 22:21:51 +02:00
  • 6caa346ba5 Update documentation Peter Dimov 2024-01-25 22:13:49 +02:00
  • a5aec941ca Remove boost/system/cygwin_error.hpp feature/requires-cxx11 Peter Dimov 2024-01-18 20:21:45 +02:00
  • 7f640b92fe Update appveyor.yml Peter Dimov 2024-01-18 18:48:58 +02:00
  • 626263c23f Update CMakeLists.txt Peter Dimov 2024-01-17 07:21:43 +02:00
  • 53ce7e9f53 Update meta/libraries.json Peter Dimov 2024-01-17 07:18:04 +02:00
  • ff47c6782f Include and test unconditionally result.hpp Peter Dimov 2024-01-17 07:17:30 +02:00
  • abbfd46517 Remove uses of BOOST_NOEXCEPT Peter Dimov 2024-01-17 07:14:05 +02:00
  • 128fd9341f Remove uses of BOOST_CONSTEXPR Peter Dimov 2024-01-17 07:09:31 +02:00
  • e0b0118406 Remove msvc-12.0 from Appveyor Peter Dimov 2024-01-17 07:07:25 +02:00
  • 3ded81eed0 Remove uses of BOOST_SYSTEM_HAS_SYSTEM_ERROR Peter Dimov 2024-01-17 06:49:19 +02:00
  • 80e019069c Use snprintf in error_category_impl.hpp Peter Dimov 2024-01-17 05:18:23 +02:00
  • e368c2863d Disable -Wformat-truncation in snprintf_test.cpp Peter Dimov 2024-01-17 04:58:04 +02:00
  • 00fb79f174 Remove requires_cxx11.hpp Peter Dimov 2024-01-17 04:47:46 +02:00
  • 44582f3c3c Use std::snprintf in detail/snprintf.hpp Peter Dimov 2024-01-17 04:34:11 +02:00
  • f08e363c0e Use std::is_same in detail/is_same.hpp Peter Dimov 2024-01-17 04:33:14 +02:00
  • 1474498ccf Use std::enable_if in detail/enable_if.hpp Peter Dimov 2024-01-17 04:32:29 +02:00
  • b0304ad0b2 Remove msvc-9.0, 10.0, 11.0 from Appveyor Peter Dimov 2024-01-17 04:31:25 +02:00
  • 9974d92675 Remove GCC 4.4, 4.6, 4.7 from Drone Peter Dimov 2024-01-17 04:30:55 +02:00
  • 945b0591dd Unconditionally enable BOOST_SYSTEM_HAS_SYSTEM_ERROR Peter Dimov 2024-01-17 04:14:23 +02:00
  • 1f1e4e0400 Remove NO_CXX11 macros from config_test.cpp Peter Dimov 2024-01-17 04:12:51 +02:00
  • 1a0b9a46a8 Remove static_assert workaround Peter Dimov 2024-01-17 04:12:13 +02:00
  • f132dca4a9 Remove =default/=delete workarounds Peter Dimov 2024-01-17 04:11:19 +02:00
  • 81a9952695 Remove BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS workarounds Peter Dimov 2024-01-17 03:57:53 +02:00
  • b877f65f80 Remove C++03 from appveyor.yml Peter Dimov 2024-01-17 03:54:47 +02:00
  • aa80e0bdcd Remove C++03 from .drone.jsonnet Peter Dimov 2024-01-17 03:53:54 +02:00
  • 0b60b13618 Remove C++03 from ci.yml Peter Dimov 2024-01-17 03:51:39 +02:00
  • 7dacf5be11 Update .drone.jsonnet Peter Dimov 2024-01-01 19:26:56 +02:00
  • c3cd1d5ea9 Disable failed_constexpr_test for GCC/UBSAN Peter Dimov 2023-12-31 02:25:26 +02:00
  • 2bea482605 Update .drone.jsonnet Peter Dimov 2023-12-31 01:26:31 +02:00
  • 48f95f0035 Update .drone.jsonnet Peter Dimov 2023-12-31 01:09:23 +02:00
  • 16d20175bc Update .drone.jsonnet Peter Dimov 2023-12-28 16:18:53 +02:00
  • 2aa5d4d97f Add definitions of ::in_place_* for result specializations. Fixes #115. feature/issue-115 Peter Dimov 2023-12-15 03:17:21 +02:00
  • 18edbf75d0 Test ::in_place_* for result specializations. Refs #115. Peter Dimov 2023-12-15 02:44:14 +02:00
  • 52220a0351 Add definitions of result<T, E>::in_place_*. Refs #115. Peter Dimov 2023-12-15 02:24:18 +02:00
  • ffa67ab005 Add test for ODR-use of ::in_place_* (refs #115) Peter Dimov 2023-12-15 02:11:19 +02:00
  • d8399efcac Update ci.yml Peter Dimov 2023-12-15 01:42:22 +02:00
  • 8bc32b7267 Update documentation boost-1.84.0.beta1 boost-1.84.0 Peter Dimov 2023-10-31 04:20:33 +02:00
  • d11dd4b396 Add operator&=( result&, unary-returning-result ) Peter Dimov 2023-10-31 03:08:02 +02:00
  • ca5bca39ce Add operator&=( result&, unary-returning-value ) Peter Dimov 2023-10-31 02:44:45 +02:00
  • a58115cb50 Reorder operator& code for better codegen Peter Dimov 2023-10-31 01:51:38 +02:00
  • 1bc08296de Update documentation Peter Dimov 2023-10-30 21:03:39 +02:00
  • 25479216b3 Fix test file names Peter Dimov 2023-10-30 00:52:38 +02:00
  • 54d3b253b1 Add operator&( result, unary-returning-result ) Peter Dimov 2023-10-29 20:57:29 +02:00
  • 194b84e663 Add operator&( result, unary-returning-value ) Peter Dimov 2023-10-29 19:37:43 +02:00
  • 47a08cb35b Update documentation Peter Dimov 2023-10-29 19:14:13 +02:00
  • 7ffd63d54c Fix rvalue result<void> cases Peter Dimov 2023-10-29 19:13:11 +02:00
  • 92c24da9a1 Document operator| Peter Dimov 2023-10-29 03:10:27 +02:00
  • dc73ca428b Add operator|( result, nullary-returning-result ) Peter Dimov 2023-10-29 03:20:08 +03:00
  • c1fa3619b6 Add operator|( result, nullary-returning-value ) Peter Dimov 2023-10-29 02:32:19 +03:00
  • 0cd351014b Remove C++14-ism Peter Dimov 2023-10-29 01:41:50 +03:00
  • d38e54d4c3 Add operator|( result, value ) Peter Dimov 2023-10-29 01:30:01 +03:00
  • fa3331412d Update ci.yml Peter Dimov 2023-10-28 20:53:44 +03:00
  • b899c49ae8 Update .drone.jsonnet Peter Dimov 2023-10-21 01:28:05 +03:00
  • 61a0e244da Add some more test cases exercising result initialization from {} Peter Dimov 2023-10-20 21:49:20 +03:00
  • eb788615de Update ci.yml Peter Dimov 2023-10-20 03:04:29 +03:00
  • 84fd43e14a Update C++03 deprecation message Peter Dimov 2023-10-19 18:15:05 +03:00
  • b0ef682e3d Update documentation Peter Dimov 2023-09-14 02:20:46 +03:00
  • c360ff1b1c Add a converting constructor to result<void> Peter Dimov 2023-09-12 04:48:45 +03:00
  • 951b3fe7b4 Add result<U&, E> specialization. Fixes #72. feature/result-ref Peter Dimov 2023-09-12 03:34:24 +03:00
  • a57c568324 Do not use <shared_mutex> when BOOST_USE_WINAPI_VERSION is 0x5xx (Windows XP). Fixes #113. feature/issue-113 Peter Dimov 2023-09-04 16:28:34 +03:00
  • 4843453528 Update ci.yml Peter Dimov 2023-09-04 13:04:34 +03:00
  • 2e7e46a802 Update C++03 deprecation message boost-1.83.0.beta1 boost-1.83.0 Peter Dimov 2023-06-03 02:31:27 +03:00
  • 32dbf1b992 Disable use of <shared_mutex> under the XP toolsets (v140_xp and v141_xp). Fixes #110. feature/issue-110 Peter Dimov 2023-04-30 18:44:56 +03:00
  • 707b24bfa1 Update reference feature/pr-109 Peter Dimov 2023-03-18 05:30:43 +02:00
  • bb1caae0d5 Update test/result_error_move.cpp Peter Dimov 2023-03-18 05:25:44 +02:00
  • c5c49894e6 Made result::error movable. Klemens 2023-03-08 08:07:38 +08:00
  • ee80491cab Add C++03 deprecation notice boost-1.82.0.beta1 boost-1.82.0 Peter Dimov 2023-03-06 07:49:33 +02:00
  • a83319fde1 Update ci.yml Peter Dimov 2023-03-06 06:22:31 +02:00
  • 4b90524729 Disable the constexpr constructors on GCC 4.7 feature/gcc5-constexpr-ctors Peter Dimov 2023-03-01 05:18:23 +02:00
  • 6ac5f23999 Make error_category constructors unconditionally constexpr Peter Dimov 2023-03-01 03:36:07 +02:00
  • f332a52597 Disable C4800 under msvc-14.0 feature/issue-104 Peter Dimov 2023-01-22 04:54:46 +02:00
  • c92d50abbd Do not consider types with explicit operator bool (such as result itself) constructible from bool for the purposes of result construction. Refs #104. Peter Dimov 2023-01-22 02:07:28 +02:00
  • 805b260a7a Add test/result_value_construct5.cpp. Refs #104. Peter Dimov 2023-01-22 01:58:29 +02:00
  • f32ffcba48 Update result_value_construct4.cpp Peter Dimov 2023-01-22 01:25:30 +02:00
  • 8ce2a9f835 Disable result converting constructor when T is convertible from the rhs result<T2, E2>. Refs #104. Peter Dimov 2023-01-22 01:22:02 +02:00
  • 6a58b03eab Add test/result_value_construct4.cpp. Refs #104. Peter Dimov 2023-01-22 01:15:08 +02:00
  • f0b27c5826 Enable implicit construction when the alternative is explicitly constructible from the argument. Fixes #103. feature/issue-103 Peter Dimov 2023-01-21 20:09:53 +02:00
  • 456b3c2dad Add test/result_error_construct4.cpp. Refs #103. Peter Dimov 2023-01-21 19:45:32 +02:00
  • eb3f3a8e41 Use boost::core::snprintf in std_interop_test16 as well feature/issue-102 Peter Dimov 2023-01-20 04:39:08 +02:00
  • e6986a51d5 Merge branch 'develop' into feature/issue-102 Peter Dimov 2023-01-20 04:38:15 +02:00
  • fb648760b5 Change uses of std::sprintf in tests to boost::core::snprintf, to avoid deprecation warnings feature/deprecated-sprintf Peter Dimov 2023-01-20 02:29:38 +02:00
  • 71ee26c188 Move the stdcat mutex into init_stdcat() as a local static to fix msvc-12.0 Peter Dimov 2023-01-20 01:22:42 +02:00
  • 8449c62162 Update detail/mutex.hpp to use std::shared_mutex under the MS STL Peter Dimov 2023-01-19 18:05:21 +02:00
  • 4bca94ffc4 Merge branch 'develop' into feature/issue-102 Peter Dimov 2023-01-19 16:35:05 +02:00
  • 3e6af15652 Add system/detail/mutex.hpp, use it in error_category_impl.hpp feature/detail-mutex Peter Dimov 2023-01-19 12:04:06 +02:00
  • 86ff47ff63 Update std_interop_test16.cpp to not use asio/error.hpp. Peter Dimov 2023-01-19 11:13:40 +02:00
  • 06ddfdb4a6 Add std_interop_test16.cpp. Refs #102. Peter Dimov 2023-01-19 05:46:11 +02:00
  • bb60a27b18 Update appveyor.yml feature/pr-90 Peter Dimov 2023-01-12 20:38:54 +02:00