aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2009-10-20re PR libstdc++/41773 (Many libstdc++ failures)Paolo Carlini5-78/+69
2009-10-20re PR libstdc++/41763 (valarray_array.h seems to overuse __restrict__)Paolo Carlini2-18/+21
2009-10-20basic_string.h (_S_construct(const _CharT*, size_type, const _Alloc&)): New, ...Paolo Carlini5-46/+97
2009-10-20printers.py (StdTuplePrinter): New printer.Phil Muldoon2-0/+64
2009-10-16stdatomic.h: Include cstdatomic if __cplusplus.Benjamin Kosnik3-2/+37
2009-10-16re PR libstdc++/40654 ([C++0x] atomic.cc: 'd' is used uninitialized warning)Benjamin Kosnik7-9/+91
2009-10-15authors.xml: Update.Benjamin Kosnik59-225/+1142
2009-10-15gnu.ver: Export the _S_construct<> helpers.Paolo Carlini2-0/+8
2009-10-15basic_string.h (operator+=(initializer_list<>), [...]): Forward to the append...Paolo Carlini2-5/+19
2009-10-15c++config: Do not disable extern templates for string in plain parallel-mode ...Paolo Carlini2-1/+2
2009-10-14c++config: Do not disable extern templates for string in plain parallel-mode ...Paolo Carlini2-3/+11
2009-10-14re PR c++/39866 ([c++0x] deleted functions not removed from "no match" error ...Jason Merrill2-4/+11
2009-10-13for_each_selectors.h: Minor uglification and stylistic fixes.Paolo Carlini2-32/+26
2009-10-13Added <initializer_list> to precompiled/stdc++.h.Edward Smith-Rowland2-0/+5
2009-10-12random.h (class linear_congruential_engine, [...]): Do not use simulated conc...Paolo Carlini13-65/+134
2009-10-10* doc/xml/manual/messages.xml: Update GNU gettext reference.Gerald Pfeifer2-1/+5
2009-10-10Fix ChangeLog date of latest entry.Gerald Pfeifer1-1/+1
2009-10-10codecvt.xml: Refer to The Open Group Base Specifications, Issue 6 (IEEE Std.Gerald Pfeifer4-6/+14
2009-10-09numeric (__adjacent_difference_switch): Fix typo.Paolo Carlini3-2/+8
2009-10-08bitmap_allocator.h: Minor clean-ups.Paolo Carlini2-81/+45
2009-10-08gnu.ver: Adjust exports.Paolo Carlini2-7/+22
2009-10-08debug.xml: Rewrite and expand GDB Python pretty-printer section.Phil Muldoon2-10/+51
2009-10-07moveable2.cc: New.Chris Jefferson2-0/+83
2009-10-06binary-arith.cc: Fix directive to skip test.Janis Johnson17-16/+35
2009-10-05*: Regenerate.Benjamin Kosnik68-219/+1185
2009-10-05re PR libstdc++/41530 ([c++0x] Cannot move-construct std::tuple from a differ...John Bytheway3-2/+42
2009-10-05debug.xml: Add narrative for GDB Python pretty printers.Phil Muldoon2-0/+19
2009-10-05[multiple changes]Benjamin Kosnik35-39/+4511
2009-10-05[multiple changes]Paolo Carlini9-95/+365
2009-10-05using.xml: Add profile headers.Benjamin Kosnik3-14/+50
2009-10-03merge branch profile-stdlibSilvius Rus58-33/+10252
2009-10-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler8-79/+82
2009-10-01printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.Phil Muldoon1-19/+80
2009-10-01printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.Phil Muldoon1-0/+14
2009-09-30random.tcc: Define static const data members.Paolo Carlini13-5/+732
2009-09-30sed and head portability fixes in ld version check.Ralf Wildenhues3-26/+34
2009-09-29eh_terminate.cc: Fixes for -fno-exceptions.Benjamin Kosnik5-210/+218
2009-09-28for_each_selectors.h: Remove obsolete comment.Johannes Singler2-1/+4
2009-09-26lwg-active.html: Update to Revision R66.Paolo Carlini5-17568/+26193
2009-09-26lwg-closed.html: Adjust four instances of two URLs according to upstream redi...Gerald Pfeifer2-5/+10
2009-09-252009-09-25 Johannes Singler <singler@ira.uka.de>Johannes Singler2-86/+8
2009-09-25base.h: Comment on presence of min/max duplicates.Johannes Singler2-4/+7
2009-09-25partition.h (__parallel_nth_element): Correct comment.Johannes Singler2-5/+9
2009-09-24algo.h: Uglify internal identifiers; correct line breaks.Johannes Singler8-21/+31
2009-09-24base.h (_EqualFromLess): Move _Compare template parameter to the end as of ot...Johannes Singler3-3/+9
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler24-315/+347
2009-09-21appendix_contributing.xml: Adjust link to coreutils.Gerald Pfeifer2-1/+6
2009-09-18hook.in: Fix prefix trailing slash on 64bit host arches.Jan Kratochvil2-1/+5
2009-09-18libstdc++.exp (check_v3_target_binary_io): New.Joseph Myers13-0/+94
2009-09-18vstring.h (to_wstring(long long), [...]): Disable for _GLIBCXX_HAVE_BROKEN_VS...Joseph Myers2-0/+8