<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in algorithm</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>80f03ecb - [libc++][ranges] Implement `ranges::is_permutation`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#80f03ecb</link>
        <description>[libc++][ranges] Implement `ranges::is_permutation`Co-authored-by: Konstantin Varlamov &lt;varconst@apple.com&gt;Differential Revision: https://reviews.llvm.org/D127194(cherry picked from commit 4038c859e58c12e997041927a87e880f2f3ef883)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Thu, 04 Aug 2022 17:54:13 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>1711b909 - [libc++][NFC] Remove rebase artifact</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#1711b909</link>
        <description>[libc++][NFC] Remove rebase artifactI found it in this commit: https://github.com/llvm/llvm-project/commit/a203acb9dd7227323d6161431225189d49917744Reviewed By: MordanteDifferential Revision: https://reviews.llvm.org/D131163(cherry picked from commit 1915c1c01e6c84a1fda5a313f85e2a3dbccd7ce0)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Thu, 04 Aug 2022 15:50:51 +0000</pubDate>
        <dc:creator>Igor Zhukov &lt;fsb4000@yandex.ru&gt;</dc:creator>
    </item>
<item>
        <title>f20566da - [libc++][ranges] Implement `ranges::clamp`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#f20566da</link>
        <description>[libc++][ranges] Implement `ranges::clamp`Differential Revision: https://reviews.llvm.org/D126193(cherry picked from commit a203acb9dd7227323d6161431225189d49917744)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 23:30:50 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>33e5f159 - [libc++][ranges] Implement `ranges::rotate`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#33e5f159</link>
        <description>[libc++][ranges] Implement `ranges::rotate`.Also fix `ranges::stable_sort` and `ranges::inplace_merge` to supportproxy iterators now that their internal implementations can correctlydispatch `rotate`.Differential Revision: https://reviews.llvm.org/D130758(cherry picked from commit 36c746ca2d5b325a7ac64135c1ff8774c06ab34c)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 23:04:14 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>1ee16f10 - [libc++][ranges] Implement `ranges::{prev, next}_permutation`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#1ee16f10</link>
        <description>[libc++][ranges] Implement `ranges::{prev, next}_permutation`.Co-authored-by: Konstantin Varlamov &lt;varconst@apple.com&gt;Differential Revision: https://reviews.llvm.org/D129859(cherry picked from commit 68264b649461206dc095e672eacf8a003e0b9e49)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 05:40:13 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>732cb123 - [libc++][ranges] Implement `ranges::sample`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#732cb123</link>
        <description>[libc++][ranges] Implement `ranges::sample`.Differential Revision: https://reviews.llvm.org/D130865(cherry picked from commit 6bdb64223473585f783572c9fbf0673b4b324a35)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 05:33:12 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>40c79a4d - [libc++][ranges] Implement `ranges::replace_copy{,_if}`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#40c79a4d</link>
        <description>[libc++][ranges] Implement `ranges::replace_copy{,_if}`.Co-authored-by: Konstantin Varlamov &lt;varconst@apple.com&gt;Differential Revision: https://reviews.llvm.org/D129806(cherry picked from commit 93172c1c2b10066628c85c9ff78eb882222fb304)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 05:25:00 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>33a5980f - [libc++][ranges] Implement `ranges::remove_copy{, _if}`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#33a5980f</link>
        <description>[libc++][ranges] Implement `ranges::remove_copy{, _if}`.Co-authored-by: Hui Xie &lt;hui.xie1990@gmail.com&gt;Differential Revision: https://reviews.llvm.org/D130599(cherry picked from commit 760d2b462c04537d119d76d3cc37d2cb53774a05)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 03 Aug 2022 05:13:59 +0000</pubDate>
        <dc:creator>Nikolas Klauser &lt;nikolasklauser@berlin.de&gt;</dc:creator>
    </item>
<item>
        <title>2c766efc - [libc++][ranges] Implement `std::ranges::partial_sort_copy`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#2c766efc</link>
        <description>[libc++][ranges] Implement `std::ranges::partial_sort_copy`.Differential Revision: https://reviews.llvm.org/D130532(cherry picked from commit db7d7959787ed68f037e2a6e5a70bb0d8c17ab27)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Sat, 30 Jul 2022 09:42:05 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>62f1e663 - [libc++][ranges] implement `std::ranges::unique{_copy}`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#62f1e663</link>
        <description>[libc++][ranges] implement `std::ranges::unique{_copy}`implement `std::ranges::unique` and `std::ranges::unique_copy`Differential Revision: https://reviews.llvm.org/D130404(cherry picked from commit 72f57e3a30d597346feec74cf626796b0055680f)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Sat, 23 Jul 2022 00:44:25 +0000</pubDate>
        <dc:creator>Hui Xie &lt;hui.xie1990@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e38b9de6 - [libc++][ranges] implement `std::ranges::inplace_merge`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#e38b9de6</link>
        <description>[libc++][ranges] implement `std::ranges::inplace_merge`Differential Revision: https://reviews.llvm.org/D130627(cherry picked from commit 8a61749f767e9af773051fc4f6dc99276fe189e3)

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 27 Jul 2022 12:20:16 +0000</pubDate>
        <dc:creator>Hui Xie &lt;hui.xie1990@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d406c649 - [libc++][ranges] Implement `ranges::is_heap{,_until}`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#d406c649</link>
        <description>[libc++][ranges] Implement `ranges::is_heap{,_until}`.Differential Revision: https://reviews.llvm.org/D130547

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Tue, 26 Jul 2022 23:11:09 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>ead7302b - [libc++][ranges] Implement `ranges::generate{,_n}`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#ead7302b</link>
        <description>[libc++][ranges] Implement `ranges::generate{,_n}`.Differential Revision: https://reviews.llvm.org/D130552

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Tue, 26 Jul 2022 22:50:14 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>14cf74d6 - [libc++][ranges] Implement `ranges::shuffle`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#14cf74d6</link>
        <description>[libc++][ranges] Implement `ranges::shuffle`.Differential Revision: https://reviews.llvm.org/D130321

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Fri, 22 Jul 2022 16:58:56 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>c559964d - [libc++][ranges] implement `std::ranges::includes`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#c559964d</link>
        <description>[libc++][ranges] implement `std::ranges::includes`implement `std::ranges::includes` and delegate to `std::includes`Differential Revision: https://reviews.llvm.org/D130116

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Tue, 19 Jul 2022 19:54:35 +0000</pubDate>
        <dc:creator>Hui Xie &lt;hui.xie1990@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0f6364b8 - [libc++][ranges] implement `std::ranges::equal_range`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#0f6364b8</link>
        <description>[libc++][ranges] implement `std::ranges::equal_range`implement `std::ranges::equal_range` which delegates to`std::equal_range`Differential Revision: https://reviews.llvm.org/D129796

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Thu, 14 Jul 2022 19:35:15 +0000</pubDate>
        <dc:creator>Hui Xie &lt;hui.xie1990@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>065202f3 - [libc++][ranges] Implement `std::ranges::partition_{point,copy}`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#065202f3</link>
        <description>[libc++][ranges] Implement `std::ranges::partition_{point,copy}`.Reviewed By: #libc, huixie90, ldionneDifferential Revision: https://reviews.llvm.org/D130070

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 20 Jul 2022 08:57:13 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>5dd19ada - [libc++][ranges] Implement `ranges::partial_sort`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#5dd19ada</link>
        <description>[libc++][ranges] Implement `ranges::partial_sort`.Differential Revision: https://reviews.llvm.org/D128744

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 20 Jul 2022 03:10:02 +0000</pubDate>
        <dc:creator>varconst &lt;varconsteq@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8ed702b8 - [libc++][ranges] Implement `ranges::{,stable_}partition`.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#8ed702b8</link>
        <description>[libc++][ranges] Implement `ranges::{,stable_}partition`.Differential Revision: https://reviews.llvm.org/D129624

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Tue, 19 Jul 2022 04:05:51 +0000</pubDate>
        <dc:creator>Konstantin Varlamov &lt;varconst@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>3151b95d - [libc++][ranges] implement `std::ranges::set_union`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/libcxx/include/algorithm#3151b95d</link>
        <description>[libc++][ranges] implement `std::ranges::set_union`[libc++][ranges] implement `std::ranges::set_union`Differential Revision: https://reviews.llvm.org/D129657

            List of files:
            /llvm-project-15.0.7/libcxx/include/algorithm</description>
        <pubDate>Wed, 13 Jul 2022 16:20:22 +0000</pubDate>
        <dc:creator>Hui Xie &lt;hui.xie1990@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
