26 Commits

Author SHA1 Message Date
Emil Dotchevski 0c7923933e Improvements in single header distro. Build script tweaks. 2024-09-13 19:58:00 -07:00
Emil Dotchevski ec11ab1d9c Renamed namespace leaf_detail -> detail 2024-09-08 22:20:57 -07:00
Emil Dotchevski d0047b721c Updated copyright dates 2024-09-08 18:26:05 -07:00
Emil Dotchevski 971ecacf0f dynamic_capture -> result<T>, a new way to hold and transport errors across threads. Legacy capture functionality removed. 2023-12-24 18:52:14 -08:00
Emil Dotchevski 87efaf7380 Improved diagnostics 2023-09-15 11:15:10 -07:00
Emil Dotchevski b2090ac95f Fixed warnings 2022-09-06 14:49:00 -07:00
Emil Dotchevski 8d1285c2b5 Updated copyright note 2022-01-08 16:00:48 -08:00
Emil Dotchevski 74b580b88d Deindented top level namespaces and updated copyright messages 2021-01-26 22:46:15 -08:00
Emil Dotchevski 43582bb44c Generagitng leaf.hpp on GitHub Actions 2020-12-19 23:43:34 -08:00
Emil Dotchevski fdff6508ce Duplicated unit tests: testing each with single header and with individual headers 2020-12-09 00:26:59 -08:00
Emil Dotchevski 44eec77cf0 detab 2020-10-20 12:23:13 -07:00
Emil Dotchevski db9e360a07 Moved config.hpp to detail/config.hpp 2020-07-18 17:29:41 -07:00
Emil Dotchevski 9fde64be8a Prefixed all macros with BOOST_ 2020-06-14 18:10:22 -07:00
Emil Dotchevski b45915bd3b Updated copyright messages 2020-06-10 11:24:09 -07:00
Emil Dotchevski 5705688e7d removed bool flag from optional, got rid of continuation rebinding 2019-11-15 14:54:47 -08:00
Emil Dotchevski 2d90fd459d Support for LEAF_NO_THREADS, changes to the support for LEAF_NO_EXCEPTIONS 2019-11-01 17:04:56 -07: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 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 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 fceeb17332 Decoupled meson-based unit tests from Boost 2018-12-12 13:22:59 -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 910227b1ad Minor tweaks, updated Jamfile 2018-10-13 10:30:17 -07:00