aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2011-05-03re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)Jonathan Wakely42-154/+160
2011-05-022011-05-02 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+0
2011-05-02sso_string_base.h (__sso_string_base<>::_M_construct): Fix unqualified lookup.Ollie Wild4-19/+36
2011-05-02status_cxx200x.xml: Update to reflect current status and FDIS content.Jonathan Wakely100-959/+1130
2011-04-30[multiple changes]Paolo Carlini5-41/+70
2011-04-30Makefile.am (install-freestanding-headers): Also install cxxabi_tweaks.h.Doug Kwan3-0/+8
2011-04-282011-04-28 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-66/+29
2011-04-28re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's)Paolo Carlini12-35/+223
2011-04-27move.h (move_if_noexcept): Add.Paolo Carlini4-3/+180
2011-04-262011-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+6
2011-04-25type_traits (struct underlying_type): Add.Paolo Carlini6-2/+144
2011-04-24multiway_merge.h: Uglify equally_split and equally_split_point throughout.Paolo Carlini10-26/+39
2011-04-24parallel_mode.xml: Fix link to libgomp online documentation.Gerald Pfeifer2-2/+7
2011-04-24* libsupc++/cxxabi.h: Adjust link to FAQ entry.Gerald Pfeifer2-1/+5
2011-04-22libstdc++.exp (check_v3_target_time): Discard unused compilation result thank...François Dumont2-84/+66
2011-04-20remove useless if-before-free testsJim Meyering2-2/+6
2011-04-19re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to me...Jonathan Wakely11-102/+463
2011-04-19re PR testsuite/48675 (20_util/hash/chi2_quality.cc timeout)Hans-Peter Nilsson2-0/+11
2011-04-19type_traits (is_nothrow_default_constructible, [...]): Add.Paolo Carlini25-171/+804
2011-04-17moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini2-5/+6
2011-04-17PR libstdc++/48635 (again)Daniel Krugler3-4/+65
2011-04-16re PR libstdc++/48631 ([C++0x] default_delete<T[]> accepts pointer conversion...Daniel Krugler4-3/+45
2011-04-16re PR libstdc++/48635 ([C++0x] unique_ptr<T, D&> moves the deleter instead of...Daniel Krugler3-4/+93
2011-04-15* scripts/extract_symvers.pl: Handle NOTY.Rainer Orth2-2/+7
2011-04-15istream: Fix comments in the light of DR60 + N3168.Paolo Carlini2-13/+20
2011-04-13[multiple changes]Paolo Carlini39-431/+3113
2011-04-12re PR libstdc++/48476 ([C++0x] conversion between std::tuple which have refer...Takaya Saito5-11/+185
2011-04-12re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes)Paolo Carlini12-19/+45
2011-04-11PR c++/48457, Core 1238Jason Merrill2-1/+5
2011-04-11moveable.cc: Actually run it in parallel-mode for check-parallel.Paolo Carlini11-51/+46
2011-04-10re PR libstdc++/48541 (std::function(std::_Function_base) should use std::add...Jonathan Wakely3-1/+48
2011-04-10re PR libstdc++/48465 (undefined reference to std::basic_string::_S_compare(u...Jonathan Wakely5-2/+19
2011-04-07In C++0x mode, import iota and is_sorted from namespace std into namespace __...Jeffrey Yasskin5-1/+73
2011-04-02re PR libstdc++/48398 ([C++0x] std::unique_ptr<T, D> is broken when D::pointe...Jonathan Wakely4-6/+55
2011-04-02Add missing change log for r171531Jonathan Wakely1-0/+9
2011-03-31exception_ptr.h needs the forward declaration because it's included from...Jeffrey Yasskin3-2/+8
2011-03-31re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini24-126/+289
2011-03-25future (future::share): Add.Jonathan Wakely3-47/+96
2011-03-25default.cc: Do not call members which require a fully established result state.Jonathan Wakely3-12/+18
2011-03-25random.h (negative_binomial_distribution<>:: negative_binomial_distribution(_...Paolo Carlini3-8/+17
2011-03-24random.h (negative_binomial_distribution<>:: negative_binomial_distribution(_...Paolo Carlini9-23/+313
2011-03-24moveable2.cc: Tweak Copyright years.Paolo Carlini2-2/+2
2011-03-24baseline_symbols.txt: Regenerate.Rainer Orth6-18/+402
2011-03-23baseline_symbols.txt: Regenerated.Jakub Jelinek3-0/+552
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers3-2/+5
2011-03-22moveable2.cc: Tweak Copyright years.Paolo Carlini1-0/+7
2011-03-22shared_ptr.h (operator>, [...]): Add, per DR 1401.Paolo Carlini7-39/+361
2011-03-22gnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs and _ZNSbIwSt11char_traitsIwESaI...Jakub Jelinek18-0/+163
2011-03-21prune.exp (prune_gcc_output): Prune "could not create compact unwind for" war...Jack Howarth2-0/+8
2011-03-21baseline_symbols.txt: Update.Jakub Jelinek13-18/+1883