From 281e98368f77364ed7ee593e77d2ea080b9d277e Mon Sep 17 00:00:00 2001 From: Automated Commit Date: Thu, 27 Jun 2019 11:10:17 +0000 Subject: [PATCH] Rebuild in progress release notes --- generated/state/page-cache.txt | 96 +++++++++++++++++++++++++++++++++- users/history/in_progress.html | 94 +++++++++++++++++++++++++++++++++ 2 files changed, 189 insertions(+), 1 deletion(-) diff --git a/generated/state/page-cache.txt b/generated/state/page-cache.txt index 37ffb4bf..83fa8f8a 100644 --- a/generated/state/page-cache.txt +++ b/generated/state/page-cache.txt @@ -18723,6 +18723,100 @@ " "
  • "
    +" Outcome: +"
      +"
    • +"
      +" Enhancements: +"
        +"
      • +"
        +" #184 +" As per request from Boost release managers, relocated version.hpp and revision.hpp +" into detail, and added the Boost licence boilerplate to the +" top of every source file which was missing one (I think). Also +" took the opportunity to run the licence restamping script over +" all Outcome, so copyright dates are now up to date. +"
        +"
      • +"
      • +"
        +" #185 +" Add FAQ item explaining issue #185, and why we will do nothing +" to fix it right now. +"
        +"
      • +"
      • +"
        +" #189 +" Refactored the OUTCOME_TRY +" implementation to use more clarified customisation points capable +" of accepting very foreign inputs. Removed the std::experimental::expected<T, +" E> +" specialisations, as those are no longer necessary. Fixed the +" documentation for the customisation points which previously +" claimed that they are ADL discovered, which they are not. Added +" a recipe describing how to add in support for foreign input +" types. +"
        +"
      • +"
      • +"
        +" #183 +" Added a separate motivation/plug_error_code +" specifically for Boost. +"
        +"
      • +"
      +"
      +"
    • +"
    • +"
      +" Bug fixes: +"
        +"
      • +"
        +" OUTCOME_VERSION_MINOR +" hadn't been updated to 1. +"
        +"
      • +"
      • +"
        +" #181 +" Fix issue #181 where Outcome didn't actually implement the +" strong swap guarantee, despite being documented as doing so. +"
        +"
      • +"
      • +"
        +" #190 +" Fix issue #190 in Boost edition where unit test suite was not +" runnable from the Boost release distro. +"
        +"
      • +"
      • +"
        +" #182 +" Fix issue #182 where trait::is_exception_ptr_available<T> was always true, thus causing +" much weirdness, like not printing diagnostics and trying to +" feed everything to make_exception_ptr(). +"
        +"
      • +"
      • +"
        +" #192 +" Fix issue #192 where the std::basic_outcome_failure_exception_from_error() was being defined twice for +" translation units which combine standalone and Boost Outcome's. +"
        +"
      • +"
      +"
      +"
    • +"
    +"
    +"
  • +"
  • +"
    " Parameter: "
      "
    • @@ -18936,7 +19030,7 @@ "
    " -hash -"95a0b227e0a1822e0aa67441ea9ab0303d8508d9438d23273e29fbc46f7848cc +"d067a94fd4ca3d4c9e4b7f3a85805f3d1ee6297cdf459d42fb3b72bdbcfc35b9 -id "version_1_71_0 -notice_url diff --git a/users/history/in_progress.html b/users/history/in_progress.html index 8918e280..6840915c 100644 --- a/users/history/in_progress.html +++ b/users/history/in_progress.html @@ -364,6 +364,100 @@
  • +
  • +
    + Outcome: +
      +
    • +
      + Enhancements: +
        +
      • +
        + #184 + As per request from Boost release managers, relocated version.hpp and revision.hpp + into detail, and added the Boost licence boilerplate to the + top of every source file which was missing one (I think). Also + took the opportunity to run the licence restamping script over + all Outcome, so copyright dates are now up to date. +
        +
      • +
      • +
        + #185 + Add FAQ item explaining issue #185, and why we will do nothing + to fix it right now. +
        +
      • +
      • +
        + #189 + Refactored the OUTCOME_TRY + implementation to use more clarified customisation points capable + of accepting very foreign inputs. Removed the std::experimental::expected<T, + E> + specialisations, as those are no longer necessary. Fixed the + documentation for the customisation points which previously + claimed that they are ADL discovered, which they are not. Added + a recipe describing how to add in support for foreign input + types. +
        +
      • +
      • +
        + #183 + Added a separate motivation/plug_error_code + specifically for Boost. +
        +
      • +
      +
      +
    • +
    • +
      + Bug fixes: +
        +
      • +
        + OUTCOME_VERSION_MINOR + hadn't been updated to 1. +
        +
      • +
      • +
        + #181 + Fix issue #181 where Outcome didn't actually implement the + strong swap guarantee, despite being documented as doing so. +
        +
      • +
      • +
        + #190 + Fix issue #190 in Boost edition where unit test suite was not + runnable from the Boost release distro. +
        +
      • +
      • +
        + #182 + Fix issue #182 where trait::is_exception_ptr_available<T> was always true, thus causing + much weirdness, like not printing diagnostics and trying to + feed everything to make_exception_ptr(). +
        +
      • +
      • +
        + #192 + Fix issue #192 where the std::basic_outcome_failure_exception_from_error() was being defined twice for + translation units which combine standalone and Boost Outcome's. +
        +
      • +
      +
      +
    • +
    +
    +
  • Parameter: