2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-19 16:32:08 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Emil Dotchevski
fb5f65ea1d Travis: fixing broken test under -fno-exceptions 2020-02-19 17:36:58 -08:00
Emil Dotchevski
f91a17b8d5 Dealing with stale error objects when throwing non-LEAF exceptions 2020-02-19 17:01:23 -08:00
Emil Dotchevski
ae23e14472 Fixes, and tests for -fno-exceptions -fno-rtti 2019-10-31 18:09:47 -07:00
Emil Dotchevski
0efc52e784 fixed bug in single header generation, changed copyright messages 2019-04-19 17:30:05 -07:00
Emil Dotchevski
c42bee4bfc formatting changes, documentation update 2019-02-19 21:46:47 -08:00
Emil Dotchevski
adc5384589 rewrite complete, all tests working 2019-02-09 18:53:30 -08:00
Emil Dotchevski
96c3d0a8eb temp commit 2019-02-08 23:05:36 -08:00
Emil Dotchevski
c4b4d8bd15 separated handle.hpp into handle_all.hpp and handle_some.hpp 2019-01-26 17:48:59 -08:00
Emil Dotchevski
e45cb511c5 BOOST_TEST->BOOST_TEST_EQ 2019-01-25 10:13:23 -08:00
Emil Dotchevski
e1a8db14b9 updated copyright message 2019-01-23 23:30:02 -08:00
Emil Dotchevski
7708a3d5e0 refactored error_id to error: std::error_code 2019-01-22 12:39:04 -08:00
Emil Dotchevski
ff6f7716cd error -> error_id 2019-01-15 00:36:44 -08:00
Emil Dotchevski
fee3868261 documentation, cosmetic changes 2019-01-13 09:13:54 -08:00
Emil Dotchevski
a16600a989 error constructor -> new_error 2019-01-10 09:29:48 -08:00
Emil Dotchevski
a88d950045 Complete rewrite to try_, handle_some, handle_all 2019-01-09 17:30:31 -08:00
Emil Dotchevski
e032a0b4f7 member handle_error 2019-01-03 17:25:09 -08:00
Emil Dotchevski
fceeb17332 Decoupled meson-based unit tests from Boost 2018-12-12 13:22:59 -08:00
Emil Dotchevski
ca0173fb24 deleted .value, match<> 2018-11-25 03:17:49 -08:00
Emil Dotchevski
6abd15b2d8 white space formatting 2018-11-01 15:12:19 -07:00
Emil Dotchevski
49cae462fd preload refactoring 2018-10-24 16:05:06 -07:00
Emil Dotchevski
df3c22f8d3 throw_exception overload with error parameter
match<> without a function
asserting on unhandled errors
2018-10-22 11:53:08 -07:00
Emil Dotchevski
2b306e5491 Major rewrite 2018-10-21 00:07:33 -07:00