2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-30 07:52:13 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Emil Dotchevski
c4b6ab5541 better handling of next_id, and get_error for std::exception types 2018-10-30 16:59:56 -07:00
Emil Dotchevski
639004a8c6 new preload/defer 2018-10-30 15:32:19 -07:00
Emil Dotchevski
34a7717f8b tweaks, removed throw_exception.hpp 2018-10-26 09:23:38 -07:00
Emil Dotchevski
16f8dcc1b6 added missing include in exception_test.cpp 2018-10-24 17:30:27 -07:00
Emil Dotchevski
6e4d77f120 minor test tweaks 2018-10-24 17:23:39 -07:00
Emil Dotchevski
49cae462fd preload refactoring 2018-10-24 16:05:06 -07:00
Emil Dotchevski
df3c22f8d3 throw_exception overload with error parameter
match<> without a function
asserting on unhandled errors
2018-10-22 11:53:08 -07:00
Emil Dotchevski
d3fcf0ecc3 Removed clear_current_error asserting !uncaught_exception. 2018-10-21 21:29:24 -07:00
Emil Dotchevski
0575f0ec9b test 2018-10-21 21:14:33 -07:00
Emil Dotchevski
d61eae5953 capture bugfixes and improved tests 2018-10-21 14:10:49 -07:00
Emil Dotchevski
2b306e5491 Major rewrite 2018-10-21 00:07:33 -07:00
Emil Dotchevski
fa496a7f0b changed test thread count 2018-10-13 22:35:40 -07:00
Emil Dotchevski
f2e18cb77a result.capture() 2018-10-13 20:29:01 -07:00
Emil Dotchevski
2f6807c4ed minor bugfixes and msvc workarounds 2018-10-13 16:38:25 -07:00
Emil Dotchevski
064263841f fixing gcc errors 2018-10-13 10:46:18 -07:00
Emil Dotchevski
910227b1ad Minor tweaks, updated Jamfile 2018-10-13 10:30:17 -07:00
Emil Dotchevski
d4da6c1753 tests working after major refactoring 2018-10-12 22:50:07 -07:00
Emil Dotchevski
d6c152ccfd added header compile tests 2018-10-07 08:11:19 -07:00
Emil Dotchevski
e7e9d56af6 converted class diagnostic_information to a token 2018-10-06 21:22:44 -07:00
Emil Dotchevski
7e7f351b68 fixed jamfile error 2018-10-06 09:14:26 -07:00
Emil Dotchevski
9752989d66 various minor tweaks, and documentation 2018-09-21 16:22:28 +03:00
Emil Dotchevski
a0318ea371 more complete expect testing 2018-09-18 10:57:26 -07:00
Emil Dotchevski
d1a779fd16 better diagnostic information 2018-09-17 21:08:23 -07:00
Emil Dotchevski
a5dc3ed2be better errno printing 2018-09-17 18:52:57 -07:00
Emil Dotchevski
6b42d9f9e7 expected->expect 2018-09-17 18:37:53 -07:00
Emil Dotchevski
426a5e8011 better diagnostic_information, _eh and _ec versions for print_file example 2018-09-17 16:21:50 -07:00
Emil Dotchevski
2fe599fdf3 copyright messages 2018-09-16 19:26:41 -07:00
Emil Dotchevski
8c06028899 hopefully pthreads works now 2018-09-16 17:11:03 -07:00
Emil Dotchevski
94691d7787 adding <threading>multi for transport_test.cpp 2018-09-16 16:55:56 -07:00
Emil Dotchevski
5adc0fce0e Jamfile bug fix 2018-09-16 16:41:08 -07:00
Emil Dotchevski
53daeb8ac3 initial commit 2018-09-16 15:56:34 -07:00