summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* chi2_quality.cc: Use C++0x mode on simulators.Benjamin Kosnik2011-03-013-5/+11
* re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1)Paolo Carlini2011-02-2812-38/+85
* [multiple changes]Paolo Carlini2011-02-284-6/+128
* Change testfile nameBenjamin Kosnik2011-02-251-1/+1
* required.cc: New.Benjamin Kosnik2011-02-254-6/+92
* string (basic_string::insert): Add iterator check and pass normal iterator to...François Dumont2011-02-193-3/+10
* re PR libstdc++/47776 (New libstc++ test failures)Paolo Carlini2011-02-173-18/+22
* regex.h (basic_regex::traits_type): Add typedef.Jonathan Wakely2011-02-172-44/+85
* re PR libstdc++/47724 ([C++0x] Regex string anchors cause segfault)Jonathan Wakely2011-02-173-0/+45
* re PR libstdc++/47773 (Versatile string lacks a default hash function)Paolo Carlini2011-02-174-0/+179
* regex.h (match_results::format): Use char_traits.Jonathan Wakely2011-02-162-1/+6
* atomic: Remove atomic_address, uplift to N3225.Benjamin Kosnik2011-02-1615-1465/+769
* Fix class name in ChangeLog of previous commit, r170158.Jonathan Wakely2011-02-141-1/+1
* regex.h (sub_match::sub_match): Add.Jonathan Wakely2011-02-149-78/+152
* regex_compiler.h: Remove unnecessary bind() calls.Jonathan Wakely2011-02-143-33/+20
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-20/+12
* re PR libstdc++/47709 (is_heap(standard iterator) becomes ambiguous in C++0x ...Paolo Carlini2011-02-123-1/+42
* re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)Jakub Jelinek2011-02-123-0/+39
* [multiple changes]Jonathan Wakely2011-02-124-4/+69
* re PR libstdc++/47433 (libstdc++ parallel mode calls std::swap explicitely)Johannes Singler2011-02-112-0/+8
* Makefile.am (sources): Add regex.cc.Benjamin Kosnik2011-02-1116-0/+0
* Makefile.am (sources): Add regex.cc.Benjamin Kosnik2011-02-1169-26/+103
* re PR libstdc++/47662 (-fno-operator-names no longer works with STL headers)Jonathan Wakely2011-02-103-1/+35
* future.cc (future_error_category::message): Handle no_state.Jonathan Wakely2011-02-102-1/+8
* 47628.cc: Do not test in C++0x mode.Paolo Carlini2011-02-104-11/+21
* status_cxx200x.xml: Update.Jonathan Wakely2011-02-1099-673/+664
* debug.xml: Improve data race docs.Jonathan Wakely2011-02-102-17/+24
* re PR libstdc++/47668 (missing 'typename' in debug-mode map)Paolo Carlini2011-02-105-12/+12
* re PR libstdc++/43863 (Unused recursive_init_error class defined with -fno-ex...Jonathan Wakely2011-02-095-8/+46
* future (packaged_task::operator bool): Rename to...Jonathan Wakely2011-02-0912-36/+54
* io.xml: Fix typo.Paolo Carlini2011-02-093-2/+7
* gnu.ver: Fix.Paolo Carlini2011-02-092-4/+14
* *: Regenerate.Benjamin Kosnik2011-02-0999-3556/+3654
* fix typoJonathan Wakely2011-02-081-1/+1
* appendix_porting.xml: Add doc section.Benjamin Kosnik2011-02-0810-718/+1043
* fdl-1.2.xml: Remove.Jonathan Wakely2011-02-085-871/+7
* re PR libstdc++/47628 (non-compliant C++0x erase methods on STL containers)Paolo Carlini2011-02-074-1/+107
* PR libstdc++/47560 try twoBenjamin Kosnik2011-02-072-4/+10
* faq.xml: Adjust link to bug database.Gerald Pfeifer2011-02-072-12/+9
* regex_error.h (__throw_regex_error): Not inline.Benjamin Kosnik2011-02-054-4/+24
* Fix typo in previous commit.Ralf Corsepius2011-02-041-1/+1
* crossconfig.m4 (GLIBCXX_CROSSCONFIG): Add *-rtems*.Ralf Corsepius2011-02-043-0/+5872
* re PR libstdc++/46914 (std::atomic<int*>::exchange(...) doesn't store correct...Paolo Carlini2011-02-012-14/+21
* re PR libstdc++/47560 (FAIL: abi/header_cxxabi.c (test for excess errors))Benjamin Kosnik2011-02-012-10/+8
* lwg-active.html: Update to Revision D73.Paolo Carlini2011-02-011-0/+7
* run_doxygen: Allow doxygen 1.7.0 again.Benjamin Kosnik2011-02-0110-18/+37
* debug.xml: Use GDB instead of gdb.Gerald Pfeifer2011-02-012-4/+9
* c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.Benjamin Kosnik2011-01-3112-32/+48
* lwg-active.html: Update to Revision D73.Paolo Carlini2011-01-314-29172/+58910
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-30461-1789/+3210