aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2013-02-20streambuf (basic_streambuf): Use injected class name instead of non-standard ...Jonathan Wakely2-13/+18
2013-02-20faq.html: Fix spelling.Jonathan Wakely7-7/+16
2013-02-2055043.cc: Add missing namespace qualification.Jonathan Wakely3-2/+8
2013-02-20user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik12-75/+179
2013-02-14quick_exit.cc: #if out the whole test if unsupported.Jason Merrill2-2/+9
2013-02-13re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore)Marc Glisse4-1/+51
2013-02-13hashtable_policy.h (_Hash_code_base): Restore default constructor protected.François Dumont3-9/+17
2013-02-12cstdlib (at_quick_exit, quick_exit): Provide in C++11 mode.Paolo Carlini2-0/+33
2013-02-1238081-1.cc (test01): Don't expect dots after abbreviated weekday names for ru...Julian Brown3-0/+26
2013-02-12random.tcc (__transform): Remove.Paolo Carlini2-14/+23
2013-02-12Makefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit-templates.Benjamin Kosnik4-7/+22
2013-02-11cstdlib (at_quick_exit, quick_exit): Do not declare.Paolo Carlini4-17/+38
2013-02-11*: Regenerate.Benjamin Kosnik108-1199/+1174
2013-02-11linkage.m4 (GLIBCXX_CHECK_STDLIB_DECL_AND_LINKAGE): New.Jason Merrill7-0/+1033
2013-02-11re PR libstdc++/56282 (std::basic_ios<char> broken with -std=c++11 (undefined...Paolo Carlini3-48/+23
2013-02-11containers.xml: Add section on unordered containers.François Dumont3-2/+88
2013-02-11re PR libstdc++/56267 (unordered containers require Assignable hash function)Jonathan Wakely5-3/+56
2013-02-11re PR libstdc++/56278 (unordered containers fail static assertion)Jonathan Wakely3-7/+45
2013-02-09bessel_function.tcc (__cyl_bessel_ij_series): Code simplification.François Dumont2-8/+7
2013-02-08re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)Edward Smith-Rowland13-131/+177
2013-02-07pr56193.cc: Tweak.Paolo Carlini2-4/+7
2013-02-07Add the full Copyright blurb on the PR56193 test.Edward Smith-Rowland1-1/+19
2013-02-07PR56193 - Wrong test operator for basic_ios in C++11.Edward Smith-Rowland3-0/+26
2013-02-06Add missing explicit instantiation for std::lower_bound templateDodji Seketeli2-0/+13
2013-02-04functional_hash.h (std::__is_fast_hash<>): New.François Dumont7-5/+46
2013-02-04PR libstdc++/56202 (again)Manuel López-Ibáñez3-7/+13
2013-02-04re PR libstdc++/56202 (SIGFPE (division by zero) in std::binomial_distribution)Manuel López-Ibáñez2-0/+14
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford6550-7497/+6594
2013-02-03ctype_inline.h: Fix copyright typo.Richard Sandiford2-1/+5
2013-02-012013-02-01 François Dumont <fdumont@gcc.gnu.org>François Dumont5-81/+82
2013-01-29re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jason Merrill3-6/+6
2013-01-28re PR libstdc++/56112 (cannot create unordered_map from range of types conver...Jonathan Wakely3-1/+57
2013-01-28hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed...François Dumont10-262/+444
2013-01-24re PR libstdc++/56085 (Unsafe negation in C++03 pow(complex,int))Paolo Carlini2-4/+8
2013-01-22explicit-hle.cc: Tightten scan-assembler-times regexps...Jakub Jelinek2-4/+12
2013-01-21Fix PR number in ChangeLogAndi Kleen1-1/+1
2013-01-20libstdc++: Add mem_order_hle_acquire/release to atomic.h v2Andi Kleen3-45/+232
2013-01-19re PR libstdc++/55861 ([C++11] `std::shared_future::get' is not const-qualified)Jonathan Wakely3-15/+20
2013-01-16PR libstdc++/55043 (again)Jonathan Wakely14-165/+71
2013-01-16re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr...Jonathan Wakely15-12/+483
2013-01-14vector.cc: Shrink memory usage under simulator.Steve Ellcey9-17/+71
2013-01-11gdb-test.exp (gdb_batch_check): Catch error running gdb command.Janis Johnson2-1/+8
2013-01-08* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.Jonathan Wakely2-6/+19
2013-01-08re PR c++/55908 (Problem binding a const member function to a const object)Jonathan Wakely4-7/+50
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth3-18/+37
2013-01-07re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)Jonathan Wakely7-10/+64
2013-01-06unordered_map.h: Fix typo in comments.Jonathan Wakely3-3/+18
2013-01-06* doc/xml/manual/abi.xml: Update library and symbol versions.Jonathan Wakely2-0/+14
2013-01-06insert_fn_imps.hpp: Fix typo in copyright years.Richard Sandiford3-2/+8
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek614-624/+661