re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)
[gcc.git] / libstdc++-v3 / include / bits /
2014-12-22 Jonathan Wakelyre PR libstdc++/37522 (Incorrect vswprintf prototype...
2014-12-22 Ville Voutilainenre PR libstdc++/60271 ([DR2369] [C++1y] std::max(initia...
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/60396 (Missing time_get<>::get() functions)
2014-12-20 François Dumontc++config: inline __cxx11 namespace within namespace...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-17 Tim Shenre PR libstdc++/64302 (The match_results::cbegin()...
2014-12-13 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2014-12-13 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-12-12 Jonathan Wakelystl_iterator.h (make_reverse_iterator): LWG DR 2285.
2014-12-10 Jonathan WakelyImplement LWG DR 2329 and DR 2332.
2014-12-10 Jonathan Wakelylocale_facets.tcc (numpunct::_M_cache): Avoid calling...
2014-12-05 Jonathan Wakelyhashtable_policy.h (_Map_base::operator[], [...]):...
2014-12-04 Tim Shenre PR libstdc++/64140 (match_results.prefix() returns...
2014-12-03 François Dumontre PR libstdc++/13631 (Problems in messages)
2014-12-03 Marek Polacekregex_compiler.h (_S_cache_size): Multiply the RHS...
2014-12-03 Jonathan Wakelyhashtable.h: Fix whitespace and simplify function defin...
2014-11-29 Jonathan Wakelynonio.h (__timepunct): Remove unused typedef.
2014-11-25 Tim Shenre PR libstdc++/63920 (Any regular expression should...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-11-14 Daniel Krueglerregex.h: Support embedded zeros in sub_match comparison...
2014-11-13 Tim Shenre PR libstdc++/63775 ([C++11] Regex range with leading...
2014-11-12 Jonathan Wakelystd::shared_ptr atomic operations
2014-11-12 Jonathan WakelyImplement resolutions of LWG 2399, 2400 and 2401.
2014-11-12 Jonathan WakelyLWG DR 2315. weak_ptr should be movable
2014-11-11 Jonathan WakelyDefine __void_t and SFINAE-friendly iterator_traits.
2014-11-11 François Dumontre PR libstdc++/61107 (stl_algo.h: std::__inplace_stabl...
2014-11-11 Jonathan Wakelyre PR libstdc++/63811 (r217322 breaks bootstrap)
2014-11-10 Jonathan WakelyFix std::deque move construction with non-equal allocators.
2014-11-05 François Dumontre PR libstdc++/63698 (std::set leaks nodes on assignment)
2014-11-04 Jonathan WakelyDo not assume allocator is assignable.
2014-11-04 Jonathan WakelyUse ctype_base::blank in regex_traits.
2014-11-04 Jonathan WakelyUse aliases for type traits in C++14 mode.
2014-10-31 Jonathan WakelyMake std::vector<bool> meet C++11 allocator requirements.
2014-10-24 Paolo Carliniatomic_base.h: Avoid including <stdbool.h>.
2014-10-23 Tim Shenre PR libstdc++/63497 (std::regex can't handle [^class...
2014-10-20 Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
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-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-05 François Dumontre PR libstdc++/63456 (unordered_map incorrectly frees...
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-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-22 Jonathan WakelyInclude <bits/uses_allocator.h> in <stack> and <queue>.
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 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-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 François Dumontre PR libstdc++/61667 (setting max_load_factor of unord...
2014-08-07 Jonathan Wakelystl_list.h (_List_base::_List_base(_List_base&&)):...
2014-07-29 Ed Smith-RowlandPR libstdc++/60037 - SIGFPE in std::generate_canonical...
2014-07-15 Tim Shenre PR libstdc++/61720 (std::regex_search matches incorr...
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 Wakelyparse_numbers.h (_Number_help): Fix divide-by-zero.
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-02 Jonathan Wakelyregex_compiler.h (__detail::_BracketMatcher): Reorder...
2014-06-01 Jonathan Wakelyuses_allocator.h (__uses_allocator_helper): Simplify.
2014-05-27 Jonathan Wakelyre PR libstdc++/61329 (#include <regex> and _GLIBCXX_DE...
2014-05-21 François Dumontre PR libstdc++/61143 (Arithmetic exception on emplacin...
2014-05-20 Tim Shenre PR libstdc++/61227 ([C++11] Regex [\w] does not...
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-08 Jonathan Wakelyre PR libstdc++/57394 ([C++11] basic_streambuf incorrec...
2014-05-07 Jonathan Wakelyre PR libstdc++/61086 (ubsan detects undefined behaviou...
2014-05-07 Jonathan Wakelyre PR libstdc++/61023 (set/map move assignment doesn...
2014-05-02 Jonathan Wakelyre PR libstdc++/61036 (shared_ptr<void>(new T) rejected)
2014-04-27 Tim Shenregex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_op...
2014-04-24 Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_al...
2014-04-15 Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Remov...
2014-04-15 Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Use...
2014-04-15 Jonathan Wakelyatomic_base.h (__atomic_base<_PTp*>::_M_type_size)...
2014-04-15 Jonathan Wakelyre PR libstdc++/60734 (Undefined behavior in g++-v4...
2014-04-14 Jonathan Wakelyallocator.h (operator==, operator!=): Add exception...
2014-04-14 Jonathan WakelyLimit operations on vector::pointer to NullablePointer...
2014-04-11 Marc Glissere PR libstdc++/59434 ([lwg/2106] move_iterator is...
2014-03-25 Jonathan Wakelyre PR libstdc++/60658 (std::atomic<T*> is unexpectedly...
2014-03-23 François Dumonthashtable.h (_Hashtable(allocator_type)): Fix call...
2014-03-15 Tim Shenregex.h: Add/modify comments.
2014-02-26 Tim Shenregex.tcc (match_results<>::format, [...]): Update...
2014-02-22 Marc Glissere PR libstdc++/60308 (std::deque leaks memory)
next