aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2-0/+6
2013-11-14alloc_traits.h (__allow_copy_cons): Remove.Jonathan Wakely8-125/+19
2013-11-13re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of...Marc Glisse2-16/+23
2013-11-11re PR libstdc++/54562 (mutex and condition variable timers)Jonathan Wakely2-14/+21
2013-11-09re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compil...Jonathan Wakely9-6/+311
2013-11-08safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterato...François Dumont6-121/+139
2013-11-08regex_compiler.h (__detail::__has_contiguous_iter): vector<bool> storage is n...Jonathan Wakely2-2/+10
2013-11-08regex_compiler.h (__detail::__compile_nfa): Overload so that std::basic_strin...Jonathan Wakely2-1/+47
2013-11-08regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT temp...Jonathan Wakely3-11/+19
2013-11-08regex_automaton.h (__detail::_State, [...]): Remove redundant _CharT template...Jonathan Wakely8-59/+80
2013-11-08regex_automaton.h (__detail::_State): Split non-dependent parts into new _Sta...Jonathan Wakely6-192/+228
2013-11-06regex_automaton.h (_S_opcode_word_boundry): Rename to _S_opcode_word_boundary.Jonathan Wakely5-9/+18
2013-11-05N3655 C++1y TransformationTraits ReduxJonathan Wakely20-90/+563
2013-11-05status_cxx2011.xml: Document aligned_union as missing.Jonathan Wakely2-2/+8
2013-11-05optional: Use __and_<> and __not_<> in conditions.Jonathan Wakely6-129/+138
2013-11-01Fix date of previous ChangeLog entry.Jonathan Wakely1-1/+1
2013-11-01enable_special_members.h: New.Michael Brune48-6/+4785
2013-11-01* include/bits/stl_function.h (logical_not<void>): Add noexcept.Jonathan Wakely2-1/+7
2013-11-01re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is ma...Paolo Carlini2-0/+6
2013-11-01N3421 C++1y Transparent functorsJonathan Wakely4-1/+455
2013-10-31tuple (_Index_tuple, [...]): Move to <utility>.Jonathan Wakely6-23/+162
2013-10-31configure.ac: Add header checks for fenv.h and complex.h.Steve Ellcey3-0/+30
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland2-2/+8
2013-10-3148631_neg.cc: Tweak dg-prune.Paolo Carlini2-0/+5
2013-10-30pointer_partial_void.cc: Fix and enable VERIFY tests.Jonathan Wakely2-4/+9
2013-10-30shared_ptr (__shared_ptr): Assert non-void pointer.Jonathan Wakely8-4/+81
2013-10-29re PR libstdc++/58839 (dereferencing void* in shared_ptr(unique_ptr&& u) cons...Jonathan Wakely5-2/+149
2013-10-29hashtable.cc (__access_protected_ctor): Define and use new type instead of _H...Jonathan Wakely3-5/+13
2013-10-28regex_executor.tcc: Add comments.Tim Shen2-38/+71
2013-10-26regex.h: Remove unnecessary friends.Tim Shen12-783/+503
2013-10-25formatter.h (__check_singular): Add const on iterator reference.François Dumont6-14/+199
2013-10-23testsuite_containergen.h: New.Chris Jefferson7-0/+355
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-1/+1
2013-10-23* include/bits/hashtable.h (_Hashtable): Force EBO for _Hash_code_base.Jason Merrill2-1/+5
2013-10-23re PR libstdc++/58850 (Conversion error in chrono)Paolo Carlini3-6/+55
2013-10-23contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.Paolo Carlini2-3/+7
2013-10-23re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not suppo...Paolo Carlini3-6/+58
2013-10-23basic_string.h (operator""s): Remove space between quotes and literal identif...Edward Smith-Rowland3-16/+23
2013-10-23Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for S...Ed Smith-Rowland4-0/+136
2013-10-21re PR libstdc++/58804 (dynamic_bitset<> uses popcountl on long long)Edward Smith-Rowland3-5/+18
2013-10-20regex.h: Remove virtual class _Automaton.Tim Shen7-57/+66
2013-10-20re PR libstdc++/58800 (std::nth_element segfaults on valid input)Chris Jefferson3-1/+61
2013-10-19re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails)Edward Smith-Rowland6-254/+408
2013-10-18regex_scanner.tcc: (_Scanner<>::_M_scan_normal...Tim Shen3-4/+62
2013-10-17regex.h (regex_token_iterator<>::regex_token_iterator): Fix initialization or...Tim Shen9-72/+94
2013-10-16regex.h (regex_token_iterator<>::regex_token_iterator): Add initialization fo...Tim Shen3-1/+10
2013-10-15Add missing function in 20_util/exchange/1.cc.Diego Novillo2-2/+9
2013-10-15re PR libstdc++/58737 (leak in std::regex_match)Tim Shen3-0/+15
2013-10-11Update x32 baseline_symbols.txtH.J. Lu2-0/+21
2013-10-11Adding missing dg-require-atomic-builtins to libstdc++ test case.Marcus Shawcroft2-0/+6