Emil Dotchevski
56b247d71a
Significant refactoring:
...
- Support for error objects crossing DLL boundaries on Windows via BOOST_LEAF_CFG_WIN32=2.
- Internal TLS interface improvements, separating logical allocation from reading.
- Dynamic allocations (if enabled) for on_error objects now happens before stack unwinding begins.
- BOOST_LEAF_SYMBOL_VISIBLE declarations now separated in config/visibility.hpp.
2025-12-23 17:31:52 -05:00
Emil Dotchevski
9f63201034
Added boost::source_location overload in lightweight_test.hpp for boost::throw_exception under BOOST_NO_EXCEPTIONS
2024-09-27 22:10:21 -07:00
Emil Dotchevski
0c7923933e
Improvements in single header distro. Build script tweaks.
2024-09-13 19:58:00 -07:00
Emil Dotchevski
d0047b721c
Updated copyright dates
2024-09-08 18:26:05 -07:00
Emil Dotchevski
351a563de0
Copyright message update
2023-09-15 11:11:13 -07:00
Emil Dotchevski
7ea5958ede
Removed BOOST_LEAF_NORETURN for [[noreturn]]
2022-06-26 13:49:33 -07:00
Emil Dotchevski
8d1285c2b5
Updated copyright note
2022-01-08 16:00:48 -08:00
Emil Dotchevski
394d6d7762
Support FreeRTOS ond for other TLS array APIs
2022-01-05 17:30:30 -08:00
Emil Dotchevski
74b580b88d
Deindented top level namespaces and updated copyright messages
2021-01-26 22:46:15 -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
efa9895b1d
BOOST_LEAF_NORETURN
2020-07-04 19:14:29 -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
ae23e14472
Fixes, and tests for -fno-exceptions -fno-rtti
2019-10-31 18:09:47 -07:00