diff --git a/generated/dev.rss b/generated/dev.rss index 8f00d3d5..60d8833f 100644 --- a/generated/dev.rss +++ b/generated/dev.rss @@ -11,6 +11,29 @@ Version 1.70.0https://www.boost.org/users/history/version_1_70_0.htmlhttps://www.boost.org/users/history/version_1_70_0.htmlFri, 12 Apr 2019 06:04:48 +0000 + <div id="version_1_70_0.known_issues"> + <h3><span class="link">Known Issues</span></h3> + <p> + These are patches from library authors which were found too late to be fixed + in the release. Be careful as they have not been through the normal testing + process. + </p> + <ul> + <li> + <div> + Fix moved-from executor in idle ping timeout (<a href="https://github.com/boostorg/beast/issues/1599">#1599</a>) + <ul> + <li> + <div> + <a href="https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch">Beast + patch</a> + </div> + </li> + </ul> + </div> + </li> + </ul> + </div> <div id="version_1_70_0.new_libraries"> <h3><span class="link">New Libraries</span></h3> <ul> @@ -336,6 +359,41 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/context/">Context</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/91">#91</a>: cleanup of stack if creating ucontext fails + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/97">#97</a>: add missing BOST_CONTEXT_DECL in stack_context + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/98">#98</a>: fix jump_i386_sysv_macho writing garbage to the x87 + control word + </div> + </li> + </ul> + </div> + </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/coroutine2/">Coroutine2</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/coroutine2/issues/28">#28</a>: don't crash on pthread_cancel + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/dll/">DLL</a>:</span> @@ -385,6 +443,23 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/fiber/">Fiber</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/191">#191</a>: ignore unused argument warning + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/196">#196</a>: fix high contention on remote_ready_splk_ + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/filesystem/">Filesystem</a>:</span> diff --git a/generated/downloads.rss b/generated/downloads.rss index 1a4f40e5..522f152e 100644 --- a/generated/downloads.rss +++ b/generated/downloads.rss @@ -11,6 +11,29 @@ Version 1.70.0https://www.boost.org/users/history/version_1_70_0.htmlhttps://www.boost.org/users/history/version_1_70_0.htmlFri, 12 Apr 2019 06:04:48 +0000 + <div id="version_1_70_0.known_issues"> + <h3><span class="link">Known Issues</span></h3> + <p> + These are patches from library authors which were found too late to be fixed + in the release. Be careful as they have not been through the normal testing + process. + </p> + <ul> + <li> + <div> + Fix moved-from executor in idle ping timeout (<a href="https://github.com/boostorg/beast/issues/1599">#1599</a>) + <ul> + <li> + <div> + <a href="https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch">Beast + patch</a> + </div> + </li> + </ul> + </div> + </li> + </ul> + </div> <div id="version_1_70_0.new_libraries"> <h3><span class="link">New Libraries</span></h3> <ul> @@ -336,6 +359,41 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/context/">Context</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/91">#91</a>: cleanup of stack if creating ucontext fails + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/97">#97</a>: add missing BOST_CONTEXT_DECL in stack_context + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/98">#98</a>: fix jump_i386_sysv_macho writing garbage to the x87 + control word + </div> + </li> + </ul> + </div> + </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/coroutine2/">Coroutine2</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/coroutine2/issues/28">#28</a>: don't crash on pthread_cancel + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/dll/">DLL</a>:</span> @@ -385,6 +443,23 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/fiber/">Fiber</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/191">#191</a>: ignore unused argument warning + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/196">#196</a>: fix high contention on remote_ready_splk_ + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/filesystem/">Filesystem</a>:</span> diff --git a/generated/history.rss b/generated/history.rss index fad82b83..0801f4e5 100644 --- a/generated/history.rss +++ b/generated/history.rss @@ -11,6 +11,29 @@ Version 1.70.0https://www.boost.org/users/history/version_1_70_0.htmlhttps://www.boost.org/users/history/version_1_70_0.htmlFri, 12 Apr 2019 06:04:48 +0000 + <div id="version_1_70_0.known_issues"> + <h3><span class="link">Known Issues</span></h3> + <p> + These are patches from library authors which were found too late to be fixed + in the release. Be careful as they have not been through the normal testing + process. + </p> + <ul> + <li> + <div> + Fix moved-from executor in idle ping timeout (<a href="https://github.com/boostorg/beast/issues/1599">#1599</a>) + <ul> + <li> + <div> + <a href="https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch">Beast + patch</a> + </div> + </li> + </ul> + </div> + </li> + </ul> + </div> <div id="version_1_70_0.new_libraries"> <h3><span class="link">New Libraries</span></h3> <ul> @@ -336,6 +359,41 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/context/">Context</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/91">#91</a>: cleanup of stack if creating ucontext fails + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/97">#97</a>: add missing BOST_CONTEXT_DECL in stack_context + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/98">#98</a>: fix jump_i386_sysv_macho writing garbage to the x87 + control word + </div> + </li> + </ul> + </div> + </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/coroutine2/">Coroutine2</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/coroutine2/issues/28">#28</a>: don't crash on pthread_cancel + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/dll/">DLL</a>:</span> @@ -385,6 +443,23 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/fiber/">Fiber</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/191">#191</a>: ignore unused argument warning + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/196">#196</a>: fix high contention on remote_ready_splk_ + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/filesystem/">Filesystem</a>:</span> diff --git a/generated/news.rss b/generated/news.rss index 750d7a98..0565c985 100644 --- a/generated/news.rss +++ b/generated/news.rss @@ -11,6 +11,29 @@ Version 1.70.0https://www.boost.org/users/history/version_1_70_0.htmlhttps://www.boost.org/users/history/version_1_70_0.htmlFri, 12 Apr 2019 06:04:48 +0000 + <div id="version_1_70_0.known_issues"> + <h3><span class="link">Known Issues</span></h3> + <p> + These are patches from library authors which were found too late to be fixed + in the release. Be careful as they have not been through the normal testing + process. + </p> + <ul> + <li> + <div> + Fix moved-from executor in idle ping timeout (<a href="https://github.com/boostorg/beast/issues/1599">#1599</a>) + <ul> + <li> + <div> + <a href="https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch">Beast + patch</a> + </div> + </li> + </ul> + </div> + </li> + </ul> + </div> <div id="version_1_70_0.new_libraries"> <h3><span class="link">New Libraries</span></h3> <ul> @@ -336,6 +359,41 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/context/">Context</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/91">#91</a>: cleanup of stack if creating ucontext fails + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/97">#97</a>: add missing BOST_CONTEXT_DECL in stack_context + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/context/issues/98">#98</a>: fix jump_i386_sysv_macho writing garbage to the x87 + control word + </div> + </li> + </ul> + </div> + </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/coroutine2/">Coroutine2</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/coroutine2/issues/28">#28</a>: don't crash on pthread_cancel + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/dll/">DLL</a>:</span> @@ -385,6 +443,23 @@ </ul> </div> </li> + <li> + <div> + <span class="library"><a href="https://www.boost.org/libs/fiber/">Fiber</a>:</span> + <ul> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/191">#191</a>: ignore unused argument warning + </div> + </li> + <li> + <div> + <a href="https://github.com/boostorg/fiber/issues/196">#196</a>: fix high contention on remote_ready_splk_ + </div> + </li> + </ul> + </div> + </li> <li> <div> <span class="library"><a href="https://www.boost.org/libs/filesystem/">Filesystem</a>:</span> diff --git a/generated/state/feed-pages.txt b/generated/state/feed-pages.txt index 603ca2d3..f742af0f 100644 --- a/generated/state/feed-pages.txt +++ b/generated/state/feed-pages.txt @@ -2382,26 +2382,25 @@ -id "version_1_70_0 -last_modified -@Tue, 23 Apr 2019 20:10:24 +0000 +@Tue, 07 May 2019 02:42:06 +0000 -location "users/history/version_1_70_0.html -notice -notice_url -page_state -"changed -pub_date -purpose " " New Libraries: Outcome, Histogram. Updated Libraries: " -qbk_hash -"e3cca3c1aadc08809cca214dd4e29d96fb7f81e6a615023596eb79b625a64ca9 +"83714f7f0ce5ae1bc6bd6b97683443e5e36be9925db27267f00f6fb5d1c248ec -section "history -title "Version 1.70.0 -update_count -=3 +=4 ) (feed/history/boost_1_71_0.qbk -guid diff --git a/generated/state/page-cache.txt b/generated/state/page-cache.txt index 81269a52..8f7f8ad1 100644 --- a/generated/state/page-cache.txt +++ b/generated/state/page-cache.txt @@ -16747,6 +16747,29 @@ " " " +"
+"

Known Issues

+"

+" These are patches from library authors which were found too late to be fixed +" in the release. Be careful as they have not been through the normal testing +" process. +"

+"
    +"
  • +"
    +" Fix moved-from executor in idle ping timeout (#1599) +" +"
    +"
  • +"
+"
"
"

New Libraries

"
    @@ -17074,6 +17097,41 @@ " "
  • "
    +" Context: +"
      +"
    • +"
      +" #91: cleanup of stack if creating ucontext fails +"
      +"
    • +"
    • +"
      +" #97: add missing BOST_CONTEXT_DECL in stack_context +"
      +"
    • +"
    • +"
      +" #98: fix jump_i386_sysv_macho writing garbage to the x87 +" control word +"
      +"
    • +"
    +"
    +"
  • +"
  • +"
    +" Coroutine2: +"
      +"
    • +"
      +" #28: don't crash on pthread_cancel +"
      +"
    • +"
    +"
    +"
  • +"
  • +"
    " DLL: "
      "
    • @@ -17123,6 +17181,23 @@ "
    • "
    • "
      +" Fiber: +"
        +"
      • +"
        +" #191: ignore unused argument warning +"
        +"
      • +"
      • +"
        +" #196: fix high contention on remote_ready_splk_ +"
        +"
      • +"
      +"
      +"
    • +"
    • +"
      " Filesystem: "
        "
      • @@ -18303,7 +18378,7 @@ "
      " -hash -"a45f45f81b5320d4afbf29c87094139397f7df4365c0c719b0c24824c531de26 +"4ab0a7066a7b69ce151b7534364899a536018ca38c922c7b58eb1bab1302f2fe -id "version_1_70_0 -notice_url diff --git a/generated/state/rss-items.txt b/generated/state/rss-items.txt index 217302c6..5ba03f65 100644 --- a/generated/state/rss-items.txt +++ b/generated/state/rss-items.txt @@ -44607,6 +44607,29 @@ "Version 1.70.0https://www.boost.org/users/history/version_1_70_0.htmlhttps://www.boost.org/users/history/version_1_70_0.htmlFri, 12 Apr 2019 06:04:48 +0000 " " +" <div id="version_1_70_0.known_issues"> +" <h3><span class="link">Known Issues</span></h3> +" <p> +" These are patches from library authors which were found too late to be fixed +" in the release. Be careful as they have not been through the normal testing +" process. +" </p> +" <ul> +" <li> +" <div> +" Fix moved-from executor in idle ping timeout (<a href="https://github.com/boostorg/beast/issues/1599">#1599</a>) +" <ul> +" <li> +" <div> +" <a href="https://www.boost.org/patches/1_70_0/0001-beast-fix-moved-from-executor.patch">Beast +" patch</a> +" </div> +" </li> +" </ul> +" </div> +" </li> +" </ul> +" </div> " <div id="version_1_70_0.new_libraries"> " <h3><span class="link">New Libraries</span></h3> " <ul> @@ -44934,6 +44957,41 @@ " </li> " <li> " <div> +" <span class="library"><a href="https://www.boost.org/libs/context/">Context</a>:</span> +" <ul> +" <li> +" <div> +" <a href="https://github.com/boostorg/context/issues/91">#91</a>: cleanup of stack if creating ucontext fails +" </div> +" </li> +" <li> +" <div> +" <a href="https://github.com/boostorg/context/issues/97">#97</a>: add missing BOST_CONTEXT_DECL in stack_context +" </div> +" </li> +" <li> +" <div> +" <a href="https://github.com/boostorg/context/issues/98">#98</a>: fix jump_i386_sysv_macho writing garbage to the x87 +" control word +" </div> +" </li> +" </ul> +" </div> +" </li> +" <li> +" <div> +" <span class="library"><a href="https://www.boost.org/libs/coroutine2/">Coroutine2</a>:</span> +" <ul> +" <li> +" <div> +" <a href="https://github.com/boostorg/coroutine2/issues/28">#28</a>: don't crash on pthread_cancel +" </div> +" </li> +" </ul> +" </div> +" </li> +" <li> +" <div> " <span class="library"><a href="https://www.boost.org/libs/dll/">DLL</a>:</span> " <ul> " <li> @@ -44983,6 +45041,23 @@ " </li> " <li> " <div> +" <span class="library"><a href="https://www.boost.org/libs/fiber/">Fiber</a>:</span> +" <ul> +" <li> +" <div> +" <a href="https://github.com/boostorg/fiber/issues/191">#191</a>: ignore unused argument warning +" </div> +" </li> +" <li> +" <div> +" <a href="https://github.com/boostorg/fiber/issues/196">#196</a>: fix high contention on remote_ready_splk_ +" </div> +" </li> +" </ul> +" </div> +" </li> +" <li> +" <div> " <span class="library"><a href="https://www.boost.org/libs/filesystem/">Filesystem</a>:</span> " <ul> " <li> @@ -46163,11 +46238,11 @@ " </div> " -last_modified -@Fri, 12 Apr 2019 12:55:36 +0000 +@Tue, 07 May 2019 02:42:06 +0000 -quickbook "feed/history/boost_1_70_0.qbk -update_count -=3 +=4 ) (feed/history/unversioned.qbk -item diff --git a/users/history/version_1_70_0.html b/users/history/version_1_70_0.html index c3f0eaac..fd9766c8 100644 --- a/users/history/version_1_70_0.html +++ b/users/history/version_1_70_0.html @@ -48,6 +48,29 @@
      +
      +

      Known Issues

      +

      + These are patches from library authors which were found too late to be fixed + in the release. Be careful as they have not been through the normal testing + process. +

      +
        +
      • +
        + Fix moved-from executor in idle ping timeout (#1599) + +
        +
      • +
      +

      New Libraries

        @@ -373,6 +396,41 @@
    • +
    • +
      + Context: +
        +
      • +
        + #91: cleanup of stack if creating ucontext fails +
        +
      • +
      • +
        + #97: add missing BOST_CONTEXT_DECL in stack_context +
        +
      • +
      • +
        + #98: fix jump_i386_sysv_macho writing garbage to the x87 + control word +
        +
      • +
      +
      +
    • +
    • +
      + Coroutine2: +
        +
      • +
        + #28: don't crash on pthread_cancel +
        +
      • +
      +
      +
    • DLL: @@ -422,6 +480,23 @@
  • +
  • +
    + Fiber: +
      +
    • +
      + #191: ignore unused argument warning +
      +
    • +
    • +
      + #196: fix high contention on remote_ready_splk_ +
      +
    • +
    +
    +