aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2009-05-28Makefile.in, [...]: New files.Tom Tromey11-6/+1237
2009-05-28testsuite_allocator.h (check_new, [...]): Move to ...Benjamin Kosnik41-1163/+309
2009-05-27call.c (implicit_conversion): Handle conversion from initializer-list to scalar.Jason Merrill2-2/+2
2009-05-27initializer_list: Format.Benjamin Kosnik4-27/+91
2009-05-27re PR libstdc++/40273 ([C++0x] Invalid conversion to bool is reported)Benjamin Kosnik4-6/+84
2009-05-24initializer_list (initializer_list): Add missing typedefs.Eelis van der Weegen2-0/+13
2009-05-22re PR bootstrap/40221 (Powerpc bootstrap is broken in building libstdc++)Benjamin Kosnik2-2/+7
2009-05-22re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini1-0/+0
2009-05-22re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini7-221/+225
2009-05-21functional (function): Use explicit operator bool.Benjamin Kosnik15-57/+67
2009-05-2014340.cc: Abstract list type.Benjamin Kosnik44-429/+572
2009-05-19re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets...Paolo Carlini6-7/+129
2009-05-18re PR c++/40192 (Unable to use std::vector with typedef'd array types)Paolo Carlini3-3/+57
2009-05-18stl_pair.h (swap): Do not swap rvalues.Jonathan Wakely47-685/+134
2009-05-16mutex: Move std::lock_error to ...Jonathan Wakely5-17/+27
2009-05-1540160.cc: Remove spurious double include.Paolo Carlini2-2/+5
2009-05-15re PR libstdc++/40160 (-fno-rtti vs _GLIBCXX_DEBUG)Paolo Carlini4-13/+90
2009-05-15num_xbound_fun.cc: Minor tweaks.Paolo Carlini6-34/+56
2009-05-15re PR libstdc++/36211 (__iconv_adaptor chooses char** where const char** is r...David Billinghurst2-2/+7
2009-05-15num_xbound_fun.cc: Replace non-standard macro M_PI with constant pi.David Billinghurst6-10/+33
2009-05-14re PR libstdc++/40123 (Revision 147395 failed libstc++ tests)Paolo Carlini3-53/+47
2009-05-14random.tcc (cauchy_distribution<>:: operator()(_UniformRandomNumberGenerator&...Paolo Carlini2-4/+9
2009-05-13Makefile.am (PCHFLAGS): Remove -Winvalid-pch.Ben Elliston3-2/+7
2009-05-13compatibility.cc (_ZTIe, [...]): Change type to const void * const.Ben Elliston2-8/+13
2009-05-12status_cxx200x.xml: Note missing constexpr for random number engines...Edward Smith-Rowland2-29/+35
2009-05-12exception: Include nested_exception.h in C++0x mode.Jonathan Wakely11-4/+560
2009-05-08throw_allocator.h: Remove redundante include.Paolo Carlini2-1/+4
2009-05-08throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...Paolo Carlini6-207/+233
2009-05-07configure.ac: Bump libtool_VERSION to 6:12:0.Paolo Carlini3-2/+7
2009-05-07re PR libstdc++/40038 (symbols ceill@GLIBCXX_3.4.3 not exported)Matthias Klose2-0/+13
2009-05-06re PR libstdc++/39546 (parallel mode doesn't support implicit string conversion)Johannes Singler3-2/+52
2009-05-06revert: acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when p...Paolo Carlini3-462/+50
2009-05-05re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate)Jonathan Wakely6-11/+116
2009-05-03settings.h (get): Mark const.Jan Hubicka6-17/+28
2009-05-03acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when possible.Paolo Carlini3-41/+468
2009-05-02functional_hash.h (explicit specializations of () operator): Mark pure.Jan Hubicka2-5/+10
2009-04-30create_testsuite_files: Remove thread directory.Jonathan Wakely2-1/+5
2009-04-29re PR libstdc++/39868 (libstdc++ generates man pages, which conflict with the...Benjamin Kosnik2-23/+25
2009-04-262009-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini5-70/+31
2009-04-25mutex (__get_once_functor_lock, [...]): Replace global lock object with local...Jonathan Wakely5-27/+78
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini1-8/+38
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini16-30/+297
2009-04-24authors.xml: Add space.Benjamin Kosnik9-15/+40
2009-04-24array (at): Do not use builtin_expect.Jan Hubicka11-13/+24
2009-04-22cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka7-26/+41
2009-04-22* include/ext/atomicity.hJan Hubicka13-30/+48
2009-04-21re PR libstdc++/39835 (Bootstrap failure: libstdc++-v3/include/bits/random.h:...Paolo Carlini3-21/+28
2009-04-19stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+6
2009-04-192009-04-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+8
2009-04-19Fix changelog entry.Jan Hubicka1-9/+9