From 83dad5d7a140cab448bc06ddfa3575f359b9eee3 Mon Sep 17 00:00:00 2001 From: Automated Commit Date: Wed, 1 Jul 2020 19:10:06 +0000 Subject: [PATCH] Rebuild in progress release notes --- generated/state/page-cache.txt | 39 +++++++++++++++++++++++++++++----- users/history/in_progress.html | 37 ++++++++++++++++++++++++++++---- 2 files changed, 67 insertions(+), 9 deletions(-) diff --git a/generated/state/page-cache.txt b/generated/state/page-cache.txt index 4a7ef133..510f6a20 100644 --- a/generated/state/page-cache.txt +++ b/generated/state/page-cache.txt @@ -23635,6 +23635,24 @@ " "
  • "
    +" Heap: +"
      +"
    • +"
      +" Correct destruction of top node in skew_heap. +" (Glen Fernandes) +"
      +"
    • +"
    • +"
      +" Correct and simplify allocator use. (Glen Fernandes) +"
      +"
    • +"
    +"
    +"
  • +"
  • +"
    " Mp11: "
      "
    • @@ -23679,17 +23697,28 @@ "
    • "
    • "
      -" Heap: +" Nowide: "
        "
      • "
        -" Correct destruction of top node in skew_heap. -" (Glen Fernandes) +" The library now requires a C++11-compliant compiler and stdlib "
        "
      • "
      • "
        -" Correct and simplify allocator use. (Glen Fernandes) +" LFS: Add support for files > 2 GB where the underlying system +" supports it +"
        +"
      • +"
      • +"
        +" Generic UTF conversion functions are now available in the boost::nowide::utf namespace +"
        +"
      • +"
      • +"
        +" Add support for stat +" with UTF-8 paths "
        "
      • "
      @@ -23898,7 +23927,7 @@ "
      " -hash -"d9c18556ea3d89b5c87475767d7d5eb2132dd15babc7837cc9b23aaaa066cb7b +"6257b7d177f8a2c6db8484b846e8c5c1969be5e42853e255b687513b29af5fd8 -id "version_1_74_0 -notice_url diff --git a/users/history/in_progress.html b/users/history/in_progress.html index 4a4e4b40..8c776a76 100644 --- a/users/history/in_progress.html +++ b/users/history/in_progress.html @@ -151,6 +151,24 @@
  • +
  • +
    + Heap: +
      +
    • +
      + Correct destruction of top node in skew_heap. + (Glen Fernandes) +
      +
    • +
    • +
      + Correct and simplify allocator use. (Glen Fernandes) +
      +
    • +
    +
    +
  • Mp11: @@ -197,17 +215,28 @@
  • - Heap: + Nowide:
    • - Correct destruction of top node in skew_heap. - (Glen Fernandes) + The library now requires a C++11-compliant compiler and stdlib
    • - Correct and simplify allocator use. (Glen Fernandes) + LFS: Add support for files > 2 GB where the underlying system + supports it +
      +
    • +
    • +
      + Generic UTF conversion functions are now available in the boost::nowide::utf namespace +
      +
    • +
    • +
      + Add support for stat + with UTF-8 paths