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
|
443700ef16
|
deleted accumulate, defer, preload -- all done with on_error now.
|
2020-06-07 16:35:42 -07:00 |
|
Emil Dotchevski
|
e869edb5c2
|
Updated documentation, streamlined LEAF_DIAGNOSTICS support
|
2019-11-26 00:28:30 -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
|
d68cc127dd
|
BOOST_LEAF_DISCARD_UNEXPECTED
|
2019-07-27 11:44:33 -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
|
ba22d5fb10
|
1. Renamed propagate to load throughout LEAF.
2. Changed result::error to not load, simply returns the error.
3. Added result::load, which loads then returns *this.
4. Added result::accumulate.
|
2019-02-04 11:43:22 -08:00 |
|
Emil Dotchevski
|
7e1c19ac13
|
more complete preload/defer testing
|
2019-02-01 09:53:52 -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
|
71d5440879
|
class error renamed back to error_id
|
2019-01-22 15:16:21 -08:00 |
|
Emil Dotchevski
|
7708a3d5e0
|
refactored error_id to error: std::error_code
|
2019-01-22 12:39:04 -08:00 |
|
Emil Dotchevski
|
8a2b9caf6e
|
sending error_id through std::error_code
|
2019-01-20 02:44:47 -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 |
|