From aa1bf292bf5a5296697322de3ff324d64ee14766 Mon Sep 17 00:00:00 2001 From: Automated Commit Date: Wed, 12 Jul 2017 10:10:20 +0000 Subject: [PATCH] Rebuild in progress release notes --- generated/state/page-cache.txt | 60 +++++++++++++++++++++++++++++++++- users/history/in_progress.html | 58 ++++++++++++++++++++++++++++++++ 2 files changed, 117 insertions(+), 1 deletion(-) diff --git a/generated/state/page-cache.txt b/generated/state/page-cache.txt index eb62cc1d..6f84daa4 100644 --- a/generated/state/page-cache.txt +++ b/generated/state/page-cache.txt @@ -1343,6 +1343,14 @@ " Stacktrace: " Gather, store, " copy and print backtraces, from Antony Polukhin. +" " " " @@ -1450,6 +1458,18 @@ " "
  • "
    +" DLL: +"
      +"
    • +"
      +" Fix PE parsing on non Windows platforms. +"
      +"
    • +"
    +"
    +"
  • +"
  • +"
    " Fiber: "
      "
    • @@ -1630,6 +1650,25 @@ "
    • "
    • "
      +" TypeIndex: +"
        +"
      • +"
        +" Include <boost/functional/hash.hpp> if required, thanks to +" Ed Catmur #13009. +"
        +"
      • +"
      • +"
        +" Use native hash_code() when possible on GCC-like compilers +" #13027. +"
        +"
      • +"
      +"
      +"
    • +"
    • +"
      " Unordered: "
        "
      • @@ -1668,6 +1707,25 @@ "
      "
      "
    • +"
    • +"
      +" Variant: +"
        +"
      • +"
        +" r-value overload for boost::get +" was added by Albert Sverdlov #13018. +"
        +"
      • +"
      • +"
        +" Missing include fro <boost/variant/polymorphic_get.hpp> +" header was added by Adam Badura #13037. +"
        +"
      • +"
      +"
      +"
    • "
    "
    "
    @@ -2074,7 +2132,7 @@ "
    " -hash -"9b9a00daa914c22f9b4d0c11f08ec3d0b34933916ee8d317e4231a5ede604389 +"1511ea3a2ec8c6acd57c77ac4becc89fc74a2d75c4afa8b796ed61e9dc24389f -id "version_1_65_0 -notice_url diff --git a/users/history/in_progress.html b/users/history/in_progress.html index f32421e2..2225644d 100644 --- a/users/history/in_progress.html +++ b/users/history/in_progress.html @@ -56,6 +56,14 @@ Stacktrace: Gather, store, copy and print backtraces, from Antony Polukhin. +
  • @@ -161,6 +169,18 @@ +
  • +
    + DLL: +
      +
    • +
      + Fix PE parsing on non Windows platforms. +
      +
    • +
    +
    +
  • Fiber: @@ -341,6 +361,25 @@
  • +
  • +
    + TypeIndex: +
      +
    • +
      + Include <boost/functional/hash.hpp> if required, thanks to + Ed Catmur #13009. +
      +
    • +
    • +
      + Use native hash_code() when possible on GCC-like compilers + #13027. +
      +
    • +
    +
    +
  • Unordered: @@ -381,6 +420,25 @@
  • +
  • +
    + Variant: +
      +
    • +
      + r-value overload for boost::get + was added by Albert Sverdlov #13018. +
      +
    • +
    • +
      + Missing include fro <boost/variant/polymorphic_get.hpp> + header was added by Adam Badura #13037. +
      +
    • +
    +
    +