Restored testing of Outcome with C++ exceptions and RTTI disabled. Fixed minor build regressions when C++ exceptions are disabled.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-17 23:20:53 +0100
Tutorial landing page is now calculated by Hugo with page summaries.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-17 22:41:15 +0100
Realised I had committed an incomplete set of reference docs, fixed.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-17 21:45:48 +0100
cmake now adds targets for the source code snippets in the docs.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-17 02:53:10 +0100
Documented the default policy selection for outcome. Regenerated reference API docs.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-17 00:58:49 +0100
Merge branch 'develop' of github.com:ned14/boost.outcome into develop
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-11 02:21:21 +0100
Merge branch 'develop' of github.com:ned14/boost.outcome into develop
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-09 22:59:49 +0100
Added repro for issue #65 to test suite, yet it appears to pass perfectly on MSVC at least. We'll see what the CIs say.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-09 15:34:35 +0100
93e71250aaMerged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-10-08 00:00:16 +0100
Temporarily place a set of doxygen dumped reference docs into the Outcome docs website for others to use whilst we work upon Standardese.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-07 00:45:54 +0100
30865659e3Merged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-10-06 00:00:15 +0100
Permit relaxation of implicit constructors disable only when error type is one of the common error types
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-03 02:51:10 +0100
e470fb5779Merged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-10-03 00:00:18 +0100
Fixed up the reference docs for result at least. Purged the last of the status support.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-02 02:10:33 +0100
Updated what little docs we have to use checked instead of result.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-02 01:46:48 +0100
Broke result.hpp out into many separate files for easier compartmentalisation.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-10-02 01:22:17 +0100
bb8745093fMerged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-09-30 00:00:17 +0100
Travis for script converted Boost.Outcome working, now calling it from travis ci job
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-28 23:50:53 +0100
Lots of small fixes to make a fully working scripted Boost conversion.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-28 22:32:27 +0100
Added in the WG21 Expected reference test suite with an emulated Expected shim.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-27 23:55:26 +0100
30a548f9beMerged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-09-27 00:00:16 +0100
Restore Visual Studio support. Many, many, many thanks to @jamboree for telling me the workaround for the ICEs.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-09-24 03:45:21 +0100
b440bbf44fMerged from develop branch as CDash reports all green
Jenkins nedprod CI
2017-09-11 00:00:29 +0100
Fix issue #64 OUTCOME_TRY on excepted outcome is propagating a null error rather than just an exception
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2017-08-26 20:48:45 +0100