aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-19stdatomic.h (atomic_flag_test_and_set_explicit, [...]): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+8
2009-04-182009-04-18 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+2
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka10-28/+48
2009-04-18pool_allocator.cc (_M_get_free_list, [...]): Mark throw ()Jan Hubicka8-33/+57
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka20-98/+141
2009-04-18re PR libstdc++/39802 (std::num_get fails to parse negative zero input correc...Paolo Carlini4-8/+174
2009-04-18formater.h: Include bits/c++config.h.Jan Hubicka6-15/+43
2009-04-17baseline_symbols.txt: Regenerated.Uros Bizjak2-26/+566
2009-04-16tree.cc (_Rb_tree_increment, [...]): Mark nothrow; update uses of _Rb_tree_ro...Jan Hubicka3-29/+62
2009-04-16c++config: Revert inadvertent change.Paolo Carlini1-8/+0
2009-04-16forward_list.h: Remove default std::allocator<_Tp> from base classes.Paolo Carlini4-8/+23
2009-04-16html: Regenerate, remove un-needed.Benjamin Kosnik52-11913/+0