2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-19 04:22:08 +00:00

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
acf0ae1e4d Improved diagnostics 2024-09-02 18:26:16 -07:00
Emil Dotchevski
351a563de0 Copyright message update 2023-09-15 11:11:13 -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
d164364b5e success, failure tests 2020-07-05 19:52:24 -07:00
Emil Dotchevski
5286241e8b std::inserter -> std::back_inserter 2020-06-14 19:26:31 -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
96477366c3 last_error() -> current_error() 2019-12-10 00:10:14 -08:00
Emil Dotchevski
0ae00ab180 Major refactor to delete next_error(). Improved async support. 2019-12-08 15:38:16 -08:00
Emil Dotchevski
99b7adf759 Much better codegen from result<T> 2019-11-14 23:32:25 -08:00
Emil Dotchevski
7977d810af error_result working 2019-11-09 12:36:56 -08:00
Emil Dotchevski
f0f8eca951 error_result not a base type 2019-11-09 09:51:44 -08:00
Emil Dotchevski
c08c61687a error_id_test workaround for msvc 2019-11-06 15:15:56 -08:00
Emil Dotchevski
c343e37bb1 Fixing error_id_test bug under LEAF_NO_THREADS 2019-11-06 08:32:04 -08:00
Emil Dotchevski
e2d4318101 Optimization 2019-11-05 22:07:45 -08:00
Emil Dotchevski
8c23fbecae More testing 2019-11-05 12:59:31 -08:00
Emil Dotchevski
b86a4786b4 debugging travis 2019-11-05 12:01:22 -08:00
Emil Dotchevski
b0aaddaacc error_id_test fix for LEAF_NO_THREADS 2019-11-04 23:21:55 -08:00
Emil Dotchevski
0761730b0e error_id generation test 2019-11-04 23:02:46 -08:00