IPA ICF pass, part 3/5
[gcc.git] / libstdc++-v3 / include /
2014-10-15 François Dumontre PR libstdc++/63500 (bug in debug version of std...
2014-10-15 Jonathan Wakelycomplex (complex::real, [...]): Add const.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-10-15 Paolo Carlinilimits: Remove stray spaces after backslash.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-14 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-10-13 Jonathan Wakelyre PR libstdc++/57350 (std::align missing)
2014-10-13 Rüdiger Sonderfeldmemory (align): Define.
2014-10-13 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-09 Jonathan Wakelyre PR libstdc++/61909 (Small function optimization...
2014-10-09 Jonathan Wakelyre PR libstdc++/63322 (std::atomic<T> where T is not...
2014-10-09 Ville Voutilainenre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2014-10-08 Jonathan Wakelylocale_facets.tcc (num_put::_M_insert_float): Do not...
2014-10-08 Jonathan Wakelyregex.h (regex_token_iterator::_M_end_of_seq): Add...
2014-10-06 Rüdiger Sonderfeldre PR libstdc++/59987 ([C++11]: Missing ios_base::hexfl...
2014-10-06 Jonathan WakelyMakefile.am: Add new header.
2014-10-05 François Dumontre PR libstdc++/63456 (unordered_map incorrectly frees...
2014-10-02 Jonathan Wakelyctgmath: Include <complex>.
2014-10-02 Edward Smith-Rowlandstl_function.h: Generic associative lookup feature...
2014-10-01 Edward Smith-Rowlandtype_traits: Add is_final<> type trait for C++14.
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-29 François Dumontre PR libstdc++/62313 (Data race in debug iterators)
2014-09-25 Jonathan WakelyDR 1339
2014-09-25 Jonathan Wakely* include/bits/vector.tcc (vector::_M_fill_assign)...
2014-09-25 Tim Shenre PR libstdc++/63199 (Inserting std::wregex to std...
2014-09-24 Jonathan Wakelyre PR libstdc++/56193 (ios_base should replace operator...
2014-09-24 François Dumontre PR libstdc++/29988 (More stl_tree.h enhancements...
2014-09-23 Jonathan Wakelygnu.ver: Adjust basic_ostream exports.
2014-09-22 Jonathan WakelyInclude <bits/uses_allocator.h> in <stack> and <queue>.
2014-09-22 Jonathan Wakelymutex (try_lock): Do not swallow exceptions.
2014-09-22 Jonathan WakelyMake streams movable and swappable.
2014-09-15 Jonathan Wakelyregex.h (basic_regex): Rename _Ch_typeraits template...
2014-09-12 Jonathan Wakelydeque (__gnu_debug::deque): Make base class C++11 alloc...
2014-09-12 Jonathan Wakelyre PR libstdc++/59603 (std::random_shuffle tries to...
2014-09-11 Jonathan Wakelyre PR libstdc++/63219 (Superfluous template parameter...
2014-09-09 Jonathan WakelyMake std::deque meet C++11 allocator requirements.
2014-09-06 François Dumonthashtable_policy.h (_Prime_rehash_policy): Constructor...
2014-08-29 Jonathan Wakelycomplex (complex): Define copy constructor and assignme...
2014-08-27 Jonathan Wakelyre PR libstdc++/62159 (Missing headers for freestanding...
2014-08-13 Jonathan Wakelyre PR libstdc++/61841 (broken std::thread on Hurd)
2014-08-13 Sylvestre Ledruprofiler_hash_func.h: Fix a comment typo
2014-08-13 Paolo Carlini2014-08-13 Paolo Carlini <paolo.carlini@oracle.com>
2014-08-13 Paolo Carlinire PR libstdc++/62118 (cases under libstdc++-v3/testsui...
2014-08-12 Jonathan Wakely* include/bits/basic_string.h (getline): Declare inline.
2014-08-12 Jonathan Wakelybasic_string.h (getline): Qualify call to prevent ADL...
2014-08-09 Ulrich Drepperrandom.tcc (uniform_on_sphere_helper): Define.
2014-08-09 Paolo Carliniinvoke.texi ([Wnarrowing]): Update for non-constants...
2014-08-09 François Dumontre PR libstdc++/61667 (setting max_load_factor of unord...
2014-08-07 Jonathan Wakelyfuture (__location_invariant): Move specializations...
2014-08-07 Jonathan Wakelyfuture (_State_baseV2::_M_set_result): Pass pointers...
2014-08-07 Jonathan Wakelystl_list.h (_List_base::_List_base(_List_base&&)):...
2014-07-29 Jonathan Wakelyre PR libstdc++/61947 (Ambiguous calls when constructin...
2014-07-29 Jonathan Wakelyre PR libstdc++/61946 (rope construction, passing alloc...
2014-07-29 Ed Smith-RowlandPR libstdc++/60037 - SIGFPE in std::generate_canonical...
2014-07-25 Ed Smith-Rowlandstring_view: Make the literal operators constexpr like...
2014-07-16 Paolo Carlinirandom: Minor formatting and cosmetic tweaks.
2014-07-15 Tim Shenre PR libstdc++/61720 (std::regex_search matches incorr...
2014-07-14 Ulrich Drepperrandom.tcc: Unfortunately more fixes for operator>...
2014-07-13 Ulrich Drepperrandom.tcc: Fix operator>> and operator<< for uniform_o...
2014-07-13 Ulrich Drepperrandom: Add uniform_on_sphere_distribution definition.
2014-07-12 Edward Smith-RowlandAdd the logistic_distribution as an extension.
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-07-01 Tim Shenre PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C)
2014-07-01 Tim Shenre PR libstdc++/61424 (std::regex matches right to...
2014-06-26 Jonathan Wakelyshared_ptr_base.h (__shared_ptr::_Deleter): Fix paramet...
2014-06-25 Jonathan WakelyMakefile.am: Add new header.
2014-06-25 Jonathan Wakelyalloc_traits.h (__alloc_rebind): Define alias template.
2014-06-24 Jonathan Wakelyfunctexcept.h (__throw_out_of_range_fmt): Change attrib...
2014-06-23 Jonathan Wakelyany (any_v1): Rename namespace to fundamentals_v1.
2014-06-23 Jonathan Wakelyparse_numbers.h (_Number_help): Fix divide-by-zero.
2014-06-14 Jonathan Wakelyany (any_cast): Combine duplicate doxygen comments.
2014-06-14 Jonathan Wakelyapi.xml: Link to more recent API docs.
2014-06-14 Jonathan Wakelyuser.cfg.in (INPUT): Add C++14 headers.
2014-06-14 Jonathan Wakelystatus_cxx2014.xml: Update Fundamentals TS status.
2014-06-10 Jonathan Wakelyre PR libstdc++/61390 (error in nested template paramet...
2014-06-09 Jonathan Wakelybeta_function.tcc: Fix spelling of include guard in...
2014-06-07 Ed Smith-RowlandDR 2344 - std::quoted doesn't respect padding
2014-06-02 Jonathan Wakelyregex_compiler.h (__detail::_BracketMatcher): Reorder...
2014-06-02 Jonathan Wakelycondition_variable (condition_variable_any::_Unlock...
2014-06-02 Rüdiger Sonderfeldtype_traits (__strictest_alignment): New helper struct.
2014-06-01 Jonathan Wakelyuses_allocator.h (__uses_allocator_helper): Simplify.
2014-06-01 Jonathan Wakelyre PR libstdc++/61374 (string_view::operator string...
2014-05-29 Jonathan Wakelybool_set: Use UTF-8 for accented characters.
2014-05-27 Jonathan Wakelyre PR libstdc++/61329 (#include <regex> and _GLIBCXX_DE...
2014-05-25 Paolo Carlinimap.h: Fix typo in comment; minor formatting fix.
2014-05-24 François Dumontarray: Clean useless white chars.
2014-05-21 François Dumontre PR libstdc++/61143 (Arithmetic exception on emplacin...
2014-05-21 Jonathan Wakelyre PR libstdc++/61269 (<type_traits> includes <cstdint...
2014-05-20 Tim Shenre PR libstdc++/61227 ([C++11] Regex [\w] does not...
2014-05-17 Jonathan Wakelyre PR libstdc++/60966 (std::call_once sometime hangs)
2014-05-16 Jonathan Wakelyparse_numbers.h (__parse_int::_Number_help): Check...
2014-05-16 Ed Smith-Rowlandre PR libstdc++/61166 (overflow when parse number in...
2014-05-15 Jonathan Wakelyre PR libstdc++/60326 (Incorrect type from std::make_un...
2014-05-15 Jonathan Wakelytuple (tuple_size<cv _Tp>): Implement LWG 2313.
2014-05-14 Jonathan Wakelytuple (__add_c_ref, [...]): Remove.
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-08 Jonathan Wakelyiostream: Fix URL in comment.
next