2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-27 06:52:14 +00:00

488 Commits

Author SHA1 Message Date
Emil Dotchevski
97d39073a0 doc typo fixed 0.2.0 2019-04-24 14:24:08 -07:00
Emil Dotchevski
61d57c5629 Documentation update 2019-04-20 20:11:20 -07:00
Emil Dotchevski
0efc52e784 fixed bug in single header generation, changed copyright messages 2019-04-19 17:30:05 -07:00
Emil Dotchevski
7206f8eed5 documentation update 2019-04-18 23:38:11 -07:00
Emil Dotchevski
04061e0495 Added outcome::result example 2019-04-18 10:06:41 -07:00
Emil Dotchevski
9774f2a934 added op-> for result<void> 2019-04-07 18:08:51 -07:00
Emil Dotchevski
fca58fc8d6 documentation updated with op-> 2019-04-06 22:47:01 -07:00
Emil Dotchevski
0e65c833fd added result<T>::operator-> and tests 2019-04-06 22:41:34 -07:00
Emil Dotchevski
78425cbbf3 updated asio/beast/leaf example 0.1.0 2019-03-25 17:59:14 -07:00
Emil Dotchevski
d07a38c9d9 Merge branch 'master' of https://github.com/zajo/leaf 2019-03-25 15:21:42 -07:00
Emil Dotchevski
9b1ad59220 allowing context_activator to be used on active context 2019-03-25 15:21:28 -07:00
Emil Dotchevski
0e8ce03d49 fixed bug in handling non-errors 2019-03-20 18:48:52 -07:00
Emil Dotchevski
ce6460e1e5 Allowing queries for zero error_id (changing a few asserts) 2019-03-19 14:22:19 -07:00
Emil Dotchevski
f4e6fb07ea documentation update 2019-03-18 18:08:14 -07:00
Emil Dotchevski
a25cc2b156 Removed asserts to allow zero std::error_code support 2019-03-18 17:58:32 -07:00
Emil Dotchevski
cdfbde377f Allowing .error() on a non-error result object 2019-03-16 13:04:40 -07:00
Emil Dotchevski
fd719c8e47 fixed missing inline error 2019-03-14 14:33:23 -07:00
Emil Dotchevski
a436dc9648 updated documentation 2019-03-08 11:56:10 -08:00
Emil Dotchevski
b6c16c2a91 asio_beast_leaf_rpc example 2019-03-08 11:49:58 -08:00
Emil Dotchevski
86b95781c0 fixed exception propagation bug in:
try_handle_all
try_handle_some
remote_try_handle_all
remote_try_handle_some
2019-03-05 17:29:52 -08:00
Emil Dotchevski
b92afaf653 Removed noexcept from _all functions. 2019-03-01 14:07:29 -08:00
Emil Dotchevski
528af97cd4 documentation tweak 2019-02-28 19:11:00 -08:00
Emil Dotchevski
8cb452904f documentation tweaks 2019-02-28 19:01:56 -08:00
Emil Dotchevski
b953167510 tweaks to all.hpp regeneration 2019-02-28 18:53:39 -08:00
Emil Dotchevski
767b599903 Propagation of leaf errors by leaf::bad_result 2019-02-28 18:42:49 -08:00
Emil Dotchevski
37242be6e5 Generating all.hpp automatically when meson test runs 2019-02-28 18:42:17 -08:00
Emil Dotchevski
2aa2dec5ef documentation 2019-02-28 12:41:14 -08:00
Emil Dotchevski
26faf200c6 Clarifications in documentation 2019-02-28 12:24:01 -08:00
Emil Dotchevski
20a9dd32bd static_assert to improve diagnostics 2019-02-27 19:57:18 -08:00
Emil Dotchevski
7cca2bab19 added to exception_test.cpp 2019-02-27 18:39:37 -08:00
Emil Dotchevski
9903a987fd added exception test 2019-02-27 14:25:20 -08:00
Emil Dotchevski
04d358c4ce documentation fixes 2019-02-27 11:52:02 -08:00
Emil Dotchevski
e9a4580b72 documentation update 2019-02-25 22:34:59 -08:00
Emil Dotchevski
05b749624c minor changes 2019-02-25 22:28:53 -08:00
Emil Dotchevski
b8ca0aafc4 restoring better result move. 2019-02-24 15:27:26 -08:00
Emil Dotchevski
51c68b90fc simpler result::move_from 2019-02-24 15:15:00 -08:00
Emil Dotchevski
3d67d741e1 added result_fail_test.cpp 2019-02-23 21:41:48 -08:00
Emil Dotchevski
2b4331e79a slightly more optimal id_factory 2019-02-23 12:32:53 -08:00
Emil Dotchevski
4c2f1e3239 generate_single_header.py 2019-02-23 11:06:57 -08:00
Emil Dotchevski
ec579ae153 doc update 2019-02-21 14:16:19 -08:00
Emil Dotchevski
a78d3665ce documentation fixes, thanks sorf 2019-02-21 13:39:40 -08:00
Emil Dotchevski
a319e09787 documentation update 2019-02-21 09:57:28 -08:00
Emil Dotchevski
41b3050cbd doc 2019-02-20 23:20:43 -08:00
Emil Dotchevski
34967452d9 added links throughout documentation 2019-02-20 23:15:41 -08:00
Emil Dotchevski
7ff3c53e6e documentation 2019-02-20 22:07:54 -08:00
Emil Dotchevski
2c3c77f83f spell check 2019-02-20 19:08:41 -08:00
Emil Dotchevski
fd63b57e56 stupid bug 2019-02-20 18:40:54 -08:00
Emil Dotchevski
3a09356c03 documentation update 2019-02-20 18:33:53 -08:00
Emil Dotchevski
ff637d6a97 documentation update 2019-02-19 23:26:10 -08:00
Emil Dotchevski
1644d40082 fixed a couple of broken links 2019-02-19 22:22:37 -08:00