summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in, [...]: New files.Tom Tromey2009-05-2811-6/+1237
* testsuite_allocator.h (check_new, [...]): Move to ...Benjamin Kosnik2009-05-2841-1163/+309
* call.c (implicit_conversion): Handle conversion from initializer-list to scalar.Jason Merrill2009-05-272-2/+2
* initializer_list: Format.Benjamin Kosnik2009-05-274-27/+91
* re PR libstdc++/40273 ([C++0x] Invalid conversion to bool is reported)Benjamin Kosnik2009-05-274-6/+84
* initializer_list (initializer_list): Add missing typedefs.Eelis van der Weegen2009-05-242-0/+13
* re PR bootstrap/40221 (Powerpc bootstrap is broken in building libstdc++)Benjamin Kosnik2009-05-222-2/+7
* re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini2009-05-221-0/+0
* re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini2009-05-227-221/+225
* functional (function): Use explicit operator bool.Benjamin Kosnik2009-05-2115-57/+67
* 14340.cc: Abstract list type.Benjamin Kosnik2009-05-2044-429/+572
* re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets...Paolo Carlini2009-05-196-7/+129
* re PR c++/40192 (Unable to use std::vector with typedef'd array types)Paolo Carlini2009-05-183-3/+57
* stl_pair.h (swap): Do not swap rvalues.Jonathan Wakely2009-05-1847-685/+134
* mutex: Move std::lock_error to ...Jonathan Wakely2009-05-165-17/+27
* 40160.cc: Remove spurious double include.Paolo Carlini2009-05-152-2/+5
* re PR libstdc++/40160 (-fno-rtti vs _GLIBCXX_DEBUG)Paolo Carlini2009-05-154-13/+90
* num_xbound_fun.cc: Minor tweaks.Paolo Carlini2009-05-156-34/+56
* re PR libstdc++/36211 (__iconv_adaptor chooses char** where const char** is r...David Billinghurst2009-05-152-2/+7
* num_xbound_fun.cc: Replace non-standard macro M_PI with constant pi.David Billinghurst2009-05-156-10/+33
* re PR libstdc++/40123 (Revision 147395 failed libstc++ tests)Paolo Carlini2009-05-143-53/+47
* random.tcc (cauchy_distribution<>:: operator()(_UniformRandomNumberGenerator&...Paolo Carlini2009-05-142-4/+9
* Makefile.am (PCHFLAGS): Remove -Winvalid-pch.Ben Elliston2009-05-133-2/+7
* compatibility.cc (_ZTIe, [...]): Change type to const void * const.Ben Elliston2009-05-132-8/+13
* status_cxx200x.xml: Note missing constexpr for random number engines...Edward Smith-Rowland2009-05-122-29/+35
* exception: Include nested_exception.h in C++0x mode.Jonathan Wakely2009-05-1211-4/+560
* throw_allocator.h: Remove redundante include.Paolo Carlini2009-05-082-1/+4
* throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...Paolo Carlini2009-05-086-207/+233
* configure.ac: Bump libtool_VERSION to 6:12:0.Paolo Carlini2009-05-073-2/+7
* re PR libstdc++/40038 (symbols ceill@GLIBCXX_3.4.3 not exported)Matthias Klose2009-05-072-0/+13
* re PR libstdc++/39546 (parallel mode doesn't support implicit string conversion)Johannes Singler2009-05-063-2/+52
* revert: acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when p...Paolo Carlini2009-05-063-462/+50
* re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate)Jonathan Wakely2009-05-056-11/+116
* settings.h (get): Mark const.Jan Hubicka2009-05-036-17/+28
* acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when possible.Paolo Carlini2009-05-033-41/+468
* functional_hash.h (explicit specializations of () operator): Mark pure.Jan Hubicka2009-05-022-5/+10
* create_testsuite_files: Remove thread directory.Jonathan Wakely2009-04-302-1/+5
* re PR libstdc++/39868 (libstdc++ generates man pages, which conflict with the...Benjamin Kosnik2009-04-292-23/+25
* 2009-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2009-04-265-70/+31
* mutex (__get_once_functor_lock, [...]): Replace global lock object with local...Jonathan Wakely2009-04-255-27/+78
* re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini2009-04-251-8/+38
* re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini2009-04-2516-30/+297
* authors.xml: Add space.Benjamin Kosnik2009-04-249-15/+40
* array (at): Do not use builtin_expect.Jan Hubicka2009-04-2411-13/+24
* cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka2009-04-227-26/+41
* * include/ext/atomicity.hJan Hubicka2009-04-2213-30/+48
* re PR libstdc++/39835 (Bootstrap failure: libstdc++-v3/include/bits/random.h:...Paolo Carlini2009-04-213-21/+28
* stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW.Jan Hubicka2009-04-192-1/+6
* 2009-04-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2009-04-191-6/+8
* Fix changelog entry.Jan Hubicka2009-04-191-9/+9