Use atomics in guard.cc.
[gcc.git] / libstdc++-v3 / testsuite / experimental /
2015-05-15 Jonathan Wakelyops.cc (stat_type): Define alias for struct stat and...
2015-05-13 Jonathan Wakelytuple (apply): Handle pointers to member (LWG 2418).
2015-05-02 Jonathan Wakelyany (any::_Storage): Fix alignment of buffer.
2015-05-02 Jonathan Wakelyiterator: New.
2015-05-02 Jonathan Wakelynumeric: New.
2015-05-02 Jonathan Wakelyany (any::_Storage): Make non-copyable.
2015-05-01 Ville VoutilainenImplement observer_ptr.
2015-05-01 Jonathan Wakelyfs_path.h (path::_List): Use vector instead of list.
2015-04-30 Jonathan WakelyImplement N4100 File System TS
2015-04-30 Edward Smith-RowlandAdd fundamentals TR container erasure.
2015-01-20 Jonathan Wakelyre PR libstdc++/64650 (std::experimental::bad_optional_...
2015-01-13 Jason Merrillre PR c++/64356 (Some constexpr expressions not recogni...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-13 Jonathan WakelyPost-Urbana updates to Library Fundamentals v1.
2014-12-09 Jonathan Wakelyre PR libstdc++/64203 (shared_mutex compile errors...
2014-11-12 Jonathan Wakely1.cc: Remove unused header.
2014-11-12 Jonathan Wakelyoptional (_Has_addressof): Check for non-member operator&.
2014-10-29 Jonathan Wakelyany: Add feature-testing macro.
2014-10-29 Jonathan WakelyAdd <experimental/algorithm> and <experimental/functional>.
2014-10-21 Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-17 Ville VoutilainenImplement the Library Fundamentals v1 variable templates.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-10-06 Jonathan WakelyMakefile.am: Add new header.
2014-10-02 Edward Smith-Rowlandstl_function.h: Generic associative lookup feature...
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-07-10 Jonathan Wakelyany (any::_Manager_alloc::_Data): Reorder tuple members...
2014-07-08 Jonathan Wakelyallocated_ptr.h (__allocated_ptr::operator=): Add missi...
2014-06-23 Jonathan Wakelyany (any_v1): Rename namespace to fundamentals_v1.
2014-06-14 Jonathan Wakelystatus_cxx2014.xml: Update Fundamentals TS status.
2014-06-01 Jonathan Wakelyre PR libstdc++/61374 (string_view::operator string...
2014-04-25 Lars Gullik Bjønnesre PR libstdc++/60710 (experimental::optional<T> is...
2014-01-24 Ed Smith-Rowlandre PR libstdc++/59531 (string_view overrun in copy...
2014-01-20 François Dumontcreate_testsuite_files: Add testsuite/experimental...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-21 Edward Smith-Rowlandstring_view: Rep empty string with unit-length static...
2013-11-19 Paolo Carlinistring_view (_S_max_size): Remove.
2013-11-16 Edward Smith-RowlandImplement N3762 string_view: a non-owning reference...
2013-11-05 Jonathan Wakelyoptional: Use __and_<> and __not_<> in conditions.
2013-11-01 Michael Bruneenable_special_members.h: New.