Emil Dotchevski
799431ede9
Fixed Issue 41
2022-01-19 19:14:30 -08:00
Emil Dotchevski
da900bc657
Correct github tree link in single header distro
2022-01-17 20:09:23 -08:00
Emil Dotchevski
5d47abac8b
Indication in generate_single_header.py of the line at which each header was expanded
2022-01-15 20:58:00 -08:00
Emil Dotchevski
949f91a5c5
Removed #pragma system_header
2022-01-11 11:51:37 -08:00
Emil Dotchevski
7a02a4db86
Fixed bug in turning off capture_exception_state_test based on config
2022-01-11 11:50:46 -08:00
Emil Dotchevski
45adb7257d
Testing single header build before regular build in vscode integration
2022-01-11 11:50:14 -08:00
Emil Dotchevski
c590bf3570
Fixed bug in #line tracking in generate_single_header.py
2022-01-11 11:49:31 -08:00
Emil Dotchevski
51cc017118
Documentation typos and clarification
2022-01-09 20:44:33 -08:00
Emil Dotchevski
7b734c6df9
Edited comments in tls_freertos.hpp
2022-01-08 19:37:57 -08:00
Emil Dotchevski
8d1285c2b5
Updated copyright note
2022-01-08 16:00:48 -08:00
Emil Dotchevski
f7392a7438
Renamed config macros, cleaned up config checks
2022-01-08 12:39:37 -08:00
Emil Dotchevski
394d6d7762
Support FreeRTOS ond for other TLS array APIs
2022-01-05 17:30:30 -08:00
Emil Dotchevski
996edca175
Support for BOOST_LEAF_EMBEDDED, removing all diagnostics support, std::string/std::stringstream
2022-01-03 12:00:56 -08:00
Emil Dotchevski
1d96d77bdc
Merge pull request #37 from kammce/remove-source-loc-const
...
Remove const from e_source_location data members
2022-01-01 23:25:11 -08:00
Khalil Estell
b66b07434b
Remove const from e_source_location data members
...
Doing so will allow copying of e_source_location objects. This is
especially handy if a developer wants to make a fixed sized array
of e_source_location objects and update the elements for purposes of
creating a stack trace.
2022-01-01 18:43:28 -08:00
Emil Dotchevski
b67e4b5cd7
result::op* and op-> made noexcept
2021-12-25 14:08:35 -08:00
Emil Dotchevski
55ba6993cd
Implemented support for BOOST_LEAF_DISABLE_CAPTURE
2021-12-14 10:22:15 -08:00
Emil Dotchevski
04add358e5
Merge pull request #36 from kammce/patch-1
...
Fix typo in whitepaper
2021-12-13 15:08:02 -08:00
Khalil Estell
ae74e8c1bd
Fixup typos in whitepaper
2021-12-13 12:49:33 -08:00
Emil Dotchevski
01d7bd0656
Minor documentation edit
boost-1.78.0
2021-12-01 14:43:31 -08:00
Emil Dotchevski
5e3c533da6
diagnostic_info_test updated for enum class error info
2021-12-01 10:26:35 -08:00
Emil Dotchevski
cd3c6eb36c
Documentation update
2021-12-01 10:25:36 -08:00
Emil Dotchevski
365bbb07b7
Whitespace edits in examples
2021-12-01 10:24:18 -08:00
Emil Dotchevski
5cf3ed38ab
Support for printing of enum classes in verbose_diagnostic_info
2021-11-29 15:16:14 -08:00
Emil Dotchevski
0846016671
Support for handling abstract exception types
2021-11-24 09:57:57 -08:00
Emil Dotchevski
b3846d2b9b
Printing error log vscode in case of test errors from meson
2021-11-22 20:00:13 -08:00
Emil Dotchevski
35295d2ca0
Issue #33
2021-11-21 00:11:09 -08:00
Emil Dotchevski
a24b2b0835
Merge pull request #32 from vector-of-bool/missing-move-in-deref
...
Fix: Return rvalue-ref to stored_ in rref-qualified deref-operators
2021-11-20 22:46:06 -08:00
vector-of-bool
53b9736e8b
move(*this) in result::operator*() && overloads
2021-11-20 20:31:21 -07:00
Emil Dotchevski
6ac0938412
Expanded the Introduction section in the documentation
2021-11-19 19:03:25 -08:00
Emil Dotchevski
8b115449de
Light-mode css adjustment
2021-11-18 22:35:38 -08:00
Emil Dotchevski
4c5e6a9045
Documentation update
2021-11-18 21:58:59 -08:00
Emil Dotchevski
bcc9bf48d4
Updated examples and documentation
2021-11-18 17:38:18 -08:00
Emil Dotchevski
2c4269bc28
Typo
2021-11-07 15:13:48 -08:00
Emil Dotchevski
cdc985e3ad
Updated GHA workflow
boost-1.78.0.beta1
2021-10-05 15:15:48 -07:00
Emil Dotchevski
d551286977
Better detection of <cxxabi.h> in demangle support
2021-10-05 15:15:30 -07:00
Emil Dotchevski
09bbbf7c9e
Workaround in result_bad_result_test for gcc 4.8
2021-10-05 15:14:37 -07:00
Emil Dotchevski
8634a56327
Fixing an bug in benchmark.md
2021-10-03 19:22:34 -07:00
Emil Dotchevski
2c756231ac
Fixed broken godbolt links in benchmark.md
2021-10-03 17:11:16 -07:00
Emil Dotchevski
bb2374e396
More compatible C++11/17 support for noexcept error handlers
2021-08-30 23:18:56 -07:00
Emil Dotchevski
c911c0f9b6
More complete vscode launch of b2 tests
2021-08-30 23:17:29 -07:00
Emil Dotchevski
c13348dcd5
Fixed #pragma warning pop order issue
2021-08-30 23:17:05 -07:00
Emil Dotchevski
734bd8dda5
Renamed examples -> example
2021-08-28 16:19:40 -07:00
Emil Dotchevski
3f2785f573
Merge branch 'master' into develop
2021-08-24 12:00:53 -07:00
Emil Dotchevski
47de3e144a
Merge branch 'master' into develop
2021-08-24 12:00:25 -07:00
Emil Dotchevski
300ef59a41
Support for noexcept error handlers
2021-08-24 10:19:09 -07:00
Emil Dotchevski
76d4886ecd
Merge branch 'develop'
2021-08-23 22:43:49 -07:00
Emil Dotchevski
1aac0d8be8
Merge pull request #29 from sdarwin/gha-fix
...
Update gh-pages config
2021-08-23 22:40:51 -07:00
sdarwin
971a04b5cf
Update GHA->gh-pages->'Setup Boost'
2021-08-23 18:28:43 +00:00
Emil Dotchevski
79d08e605e
Merge branch 'develop'
2021-08-22 18:37:16 -07:00