Commit Graph

  • e368a09e52
    Yet another round of clang-tidy. Now is completely clean. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-18 03:29:25 +0100
  • be12789232
    Second round of clang-tidy automated fixes Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-18 02:50:33 +0100
  • 59a675096e
    First round of automated clang-tidy fixes Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-18 02:36:39 +0100
  • 19168b8c2b
    wip tutorial section on policies Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-18 02:26:11 +0100
  • 1c2d524c5b
    Added tutorial section on hooking events. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-18 01:20:59 +0100
  • f4c4b13593 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-18 00:00:21 +0100
  • f3730a95dc
    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
  • 887e8051dc
    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
  • f6b86ec5b7
    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
  • 5ad59a19bc
    Fixed up the font on the Outcome with payload landing page Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-17 03:14:15 +0100
  • bedf76acbb
    Fix test regressions Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-17 03:00:12 +0100
  • 250fe74b7d
    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
  • b27c9248bd
    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
  • 817043f438
    Finished off implementing the outcome policies. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-16 23:51:09 +0100
  • 6398a2e034 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-14 00:00:18 +0100
  • 4e4b43125f
    Refrshed API reference docs Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-13 23:55:29 +0100
  • 9f265a3fcf
    Some tabs had snuck in, ran TabsToSpaces.py Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-13 23:29:04 +0100
  • 914d8d55b7
    Updated Readme's changelog as the old one was stale. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-13 23:16:54 +0100
  • e13f5665c8 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-12 00:00:27 +0100
  • 68c1e20761
    Added in test set of standardese docs Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-11 22:01:41 +0100
  • 34e3b67850 docs: minor fixes to tutorial Andrzej Krzemieński 2017-10-11 08:43:28 +0200
  • ec5b68d2fb
    Replace Andrzej's ascii graph with a mermaid one Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-11 02:56:17 +0100
  • bb5d5654e8
    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
  • 51798ec892
    Add link to github original code to all snippets in docs. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-11 02:21:00 +0100
  • f7fe9f3dae Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-11 00:00:28 +0100
  • 8fc77c9392 Docs: added missing number in one of the examples Krzemienski 2017-10-10 23:28:50 +0200
  • 42b9a4870a Docs: added outcome to tutorial Krzemienski 2017-10-10 23:13:19 +0200
  • 169f742c3a Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-10 00:00:35 +0100
  • ab42942992
    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
  • 7809f2c4d4
    Various standardese related fixes and cleanups Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-09 22:59:28 +0100
  • 1ca2f817b4 Docs: describing result rther than unchecked Krzemienski 2017-10-09 19:59:21 +0200
  • cd7e2de410
    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
  • 93e71250aa Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-08 00:00:16 +0100
  • 34b86bd6d8
    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
  • 30865659e3 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-06 00:00:15 +0100
  • 6db1f3501a
    Finished fixing up the reference API docs for OUTCOME. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-05 02:40:10 +0100
  • 3978710527 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-05 00:00:15 +0100
  • 0141101e3c
    Fix bug where errno bit wasn't being set Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-04 00:19:46 +0100
  • f8de072937 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-04 00:00:15 +0100
  • d86cfe3b94
    Added docs for C11 macro API Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-03 23:57:45 +0100
  • be042a90c7
    Fix failure to compile on clang Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-03 22:00:04 +0100
  • 82e85374c7
    Broke up outcome.hpp into many constituent files. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-03 03:19:55 +0100
  • 4c8a079d34
    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
  • e470fb5779 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-10-03 00:00:18 +0100
  • 6d5ce888de
    Broke tutorial into sections. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-02 14:47:10 +0100
  • 04f670ee4c
    Replace checked with unchecked in tutorial Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-02 14:19:37 +0100
  • 0beb667db0
    Fix missing clipboard icon in code views Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-02 03:37:55 +0100
  • 060464804d
    Upgraded Hugo to v0.29 and DocDock theme to latest master Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-10-02 03:07:14 +0100
  • ce4b2d6ae8
    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
  • 89f1389e6c
    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
  • fb6e92d515
    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
  • bb8745093f Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-30 00:00:17 +0100
  • 36dc61eb46
    Updated docs to reflect recent improvements. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-29 00:59:45 +0100
  • 74cda247bd
    Remove clang building from travis for Boostified Outcome. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-29 00:21:50 +0100
  • 4c9b5af8f6
    Script converted Outcome seems to fail with clang 4.0, try clang 5.0 Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-29 00:02:20 +0100
  • e5bdda2d7a Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-29 00:00:16 +0100
  • aa7d59598c
    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
  • 90435f3b21
    Try rennabling OS X on Travis with Xcode 9 Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-28 23:34:10 +0100
  • 7153efbe6c
    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
  • b23d6ed701
    Cleared all remaining warnings on MSVC Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-28 02:10:28 +0100
  • cc8e589b54
    Added FAQ entry on Outcome's checked<T, E> vs expected<T, E>. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-28 01:56:55 +0100
  • 04638284bf
    expected_pass was actually quite broken, fixed. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-28 01:02:20 +0100
  • 7d8ee1bbc0
    Fix breakage from previous commit. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-28 00:40:15 +0100
  • 1d29d49d68 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-28 00:00:17 +0100
  • 10d139b959
    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
  • 30a548f9be Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-27 00:00:16 +0100
  • 6089de5475
    Fix docs warning Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-26 00:03:18 +0100
  • 165ded7675
    Merge branch 'develop' Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 19:35:16 +0100
  • 27933fe915
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 19:33:56 +0100
  • c357b6d441
    Fixed Appveyor Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 15:20:18 +0100
  • 84b407e566
    Fix appveyor Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:57:59 +0100
  • 19866bfa4d
    Try forcing the ctest build generator Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:50:09 +0100
  • 008f2e9014
    Appveyor try VS2017 Preview Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:40:13 +0100
  • 669ff92dde
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:34:06 +0100
  • cbff53a487
    Appveyor use VS2017 Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:24:33 +0100
  • 9e19316479
    Lots of VS2017 related warnings fixes Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-24 04:16:46 +0100
  • 0fdf8f24f7
    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
  • b440bbf44f Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-11 00:00:29 +0100
  • 315adcb159
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-10 00:40:03 +0100
  • cdb0cf9c41 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-05 00:00:15 +0100
  • b55ea26b7f
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-04 20:43:42 +0100
  • 3bca6a7265
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-04 01:53:04 +0100
  • b727b29045
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-04 01:01:36 +0100
  • 75c97260e2
    Fix bad HTML subrepo ref Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-04 00:14:46 +0100
  • 2dc6a3e0a1
    Fix cmake failure on older cmake Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-04 00:08:55 +0100
  • 0cc8aca041 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-02 00:00:16 +0100
  • e147ff174c
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-09-01 00:51:57 +0100
  • 8f97571877 Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-09-01 00:00:16 +0100
  • 2da708b9ce
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-31 01:22:06 +0100
  • a9c862a110
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-31 01:09:20 +0100
  • 7b4dcdf29e Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-08-29 00:00:15 +0100
  • adf5402d3e
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-28 13:29:31 +0100
  • 59f21b64ba Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-08-28 00:00:35 +0100
  • 2c2f7b1f1b
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-27 02:53:54 +0100
  • 63c456cb93
    Fix build regression on CI. Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-27 02:28:16 +0100
  • 5186c9b29d
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-27 01:20:42 +0100
  • 3e80483dcb Merged from develop branch as CDash reports all green Jenkins nedprod CI 2017-08-27 00:00:19 +0100
  • 7e716e8169
    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
  • f863d85ca2
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-26 02:49:45 +0100
  • dd7adfb791
    upd Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) 2017-08-26 02:24:56 +0100