<?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 atomic_support.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b2c7081b - Merge libc++ trunk r321017 to contrib/libc++.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/contrib/libc++/src/include/atomic_support.h#b2c7081b</link>
        <description>Merge libc++ trunk r321017 to contrib/libc++.

            List of files:
            /freebsd-12.1/contrib/libc++/src/include/atomic_support.h</description>
        <pubDate>Wed, 20 Dec 2017 19:16:11 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5517e702 - Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and update</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/contrib/libc++/src/include/atomic_support.h#5517e702</link>
        <description>Merge llvm, clang, lld, lldb, compiler-rt and libc++ r303197, and updatebuild glue.

            List of files:
            /freebsd-12.1/contrib/libc++/src/include/atomic_support.h</description>
        <pubDate>Tue, 16 May 2017 21:50:29 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>540d2a8b - Merge libc++ trunk r300890, and update build glue.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/contrib/libc++/src/include/atomic_support.h#540d2a8b</link>
        <description>Merge libc++ trunk r300890, and update build glue.

            List of files:
            /freebsd-12.1/contrib/libc++/src/include/atomic_support.h</description>
        <pubDate>Sat, 22 Apr 2017 18:59:50 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aed8d94e - Merge libc++ r291274, and update the library Makefile.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/contrib/libc++/src/include/atomic_support.h#aed8d94e</link>
        <description>Merge libc++ r291274, and update the library Makefile.

            List of files:
            /freebsd-12.1/contrib/libc++/src/include/atomic_support.h</description>
        <pubDate>Sun, 08 Jan 2017 19:39:03 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9729cf09 - Update libc++ to 3.8.0.  Excerpted list of fixes (with upstream revision</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/contrib/libc++/src/include/atomic_support.h#9729cf09</link>
        <description>Update libc++ to 3.8.0.  Excerpted list of fixes (with upstream revisionnumbers):r242679 Implement the plugin-based version of std::search. There are no        searchers yet; those are coming soon.r242682 Implement the default searcher for std::experimental::search.r243728 Add &lt;experimental/any&gt; v2.r245330 implement more of N4258 - Cleaning up noexcept in the standard        library. Specifically add new noexcept stuff to vector and	string&apos;s move-assignment operationsr245334 Fix PR22606 - Leak pthread_key with static storage duration to        ensure all of thread-local destructors are called.r245335 Fix PR23589: std::function doesn&apos;t recognize null pointer to        varargs function.r247036 Implementation of Boyer-Moore and Boyer-Moore-Horspool        searchers for the LFTS.r249325 Implement LWG#2063, and update the issues links to point to the        github generated pagesr249738 Split &lt;ctype.h&gt; out of &lt;cctype&gt;.r249739 Split &lt;errno.h&gt; out of &lt;cerrno&gt;.r249740 Split &lt;float.h&gt; out of &lt;cfloat&gt;.r249741 Split &lt;inttypes.h&gt; out of &lt;cinttypes&gt;.r249742 Split &lt;math.h&gt; out of &lt;cmath&gt;.r249743 Split &lt;setjmp.h&gt; out of &lt;csetjmp&gt;.r249761 Split &lt;stddef.h&gt; out of &lt;cstddef&gt;.r249798 Split &lt;stdio.h&gt; out of &lt;cstdio&gt;.r249800 Split &lt;stdlib.h&gt; out of &lt;cstdlib&gt;.r249889 Split &lt;wchar.h&gt; out of &lt;cwchar&gt;.r249890 Split &lt;wctype.h&gt; out of &lt;cwctype&gt;.r249929 Split &lt;string.h&gt; out of &lt;cstring&gt;.r250254 ABI versioning macros for libc++.r251246 Fix LWG#2244: basic_istream::seekgr251247 Fix LWG#2127: Move-construction with raw_storage_iterator.r251253 Fix LWG#2476: scoped_allocator_adaptor is not assignabler251257 Fix LWG#2489: mem_fn() should be noexceptr251618 Implement P0004R1 &apos;Remove Deprecated iostreams aliases&apos;r251766 Implement the first part of P0006R0: Adopt Type Traits Variable        Templates for C++17.r252195 Implement P0092R1 for C++1zr252350 Allow deque to handle incomplete types.r252406 More of P0006R0: type traits variable aliases for C++17.r252407 Implement LWG#2353: std::next is over-constrainedr252905 Implement P0074: Making owner_less more flexibler253215 Implement P0013R1: Logical Operator Type Traits.r253274 Implement P0007: Constant View: A proposal for a std::as_const        helper function template.r254119 Add static_assert to set/multiset/map/multimap/forward_list/deque        that the allocator&apos;s value_type match the container&apos;s value_type.r254283 Implement more of P0006; Type Traits Variable Templates.r255941 LWG2485: get() should be overloaded for const tuple&amp;&amp;.r256325 Fix LWG Issue #2367 - Fixing std::tuple and std::pair&apos;s default        constructors.r256652 Fix for ALL undefined behavior in &lt;list&gt;.r256859 First half of LWG#2354: &apos;Unnecessary copying when inserting        into maps with braced-init syntax&apos;Exp-run:	antoineRelnotes:	yes

            List of files:
            /freebsd-12.1/contrib/libc++/src/include/atomic_support.h</description>
        <pubDate>Thu, 26 May 2016 18:52:49 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
