Age | Commit message (Expand) | Author | Files | Lines |
2007-07-30 | re PR libstdc++/32908 (Miss lexicographical_compare random access override) | Paolo Carlini | 3 | -21/+133 |
2007-07-28 | Fix typo in log. | John David Anglin | 1 | -1/+1 |
2007-07-27 | re PR libstdc++/32907 (Inefficient operator== in std::string) | Paolo Carlini | 4 | -35/+47 |
2007-07-26 | Fixed abi_check for missing symbol size changes. | Stephen M. Webb | 2 | -2/+8 |
2007-07-25 | re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1... | John David Anglin | 3 | -1/+17 |
2007-07-16 | re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I... | Rainer Orth | 13 | -27/+44 |
2007-07-16 | ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines. | Danny Smith | 3 | -22/+176 |
2007-07-12 | 2007-07-12 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -12/+13 |
2007-07-12 | all_bound.cc: Disambiguate uses of TR1/C++0x facilities. | Douglas Gregor | 28 | -56/+105 |
2007-07-10 | configure.ac: Check if $atomicity_dir is cpu/generic/atomicity_mutex instead ... | Bob Wilson | 3 | -2/+8 |
2007-07-10 | utility (identity, [...]): Add. | Paolo Carlini | 1 | -1/+25 |
2007-07-10 | utility (identity, [...]): Add. | Paolo Carlini | 9 | -0/+354 |
2007-07-09 | what-1.cc: Include <stdexcept>. | Paolo Carlini | 2 | -0/+5 |
2007-07-09 | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2 | -10/+15 |
2007-07-06 | libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR... | Hans-Peter Nilsson | 2 | -4/+9 |
2007-07-05 | re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if') | Joerg Richter | 3 | -2/+12 |
2007-07-05 | stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _... | Jim Xochellis | 2 | -10/+13 |
2007-07-04 | re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ... | Paolo Carlini | 8 | -7/+58 |
2007-07-02 | typedefs_neg.cc: Tweak line numbers. | Douglas Gregor | 6 | -7/+19 |
2007-07-02 | type_traits (__make_unsigned): Remove invalid wchar_t specialization. | Douglas Gregor | 2 | -8/+25 |
2007-06-29 | std_c++0x_neg.cc: Force C++98 mode. | Doug Gregor | 13 | -0/+13 |
2007-06-28 | re PR libstdc++/32509 (unable to explicitely configure with a given locale mo... | Paolo Carlini | 4 | -37/+51 |
2007-06-26 | testsuite_api.h: New. | Benjamin Kosnik | 17 | -0/+664 |
2007-06-26 | throw_allocator.h: Fixes for -fno-exceptions. | Benjamin Kosnik | 8 | -68/+100 |
2007-06-18 | stl_list.h: Rename guard macro consistently with file name. | Paolo Carlini | 20 | -61/+89 |
2007-06-17 | atomicity.h: Use __mcfisaa__... | Nathan Sidwell | 2 | -3/+8 |
2007-06-13 | eh_arm.cc (__cxa_type_match): Handle foreign exceptions. | Richard Earnshaw | 3 | -7/+22 |
2007-06-13 | cmath: Tweak includes. | Paolo Carlini | 7 | -57/+11 |
2007-06-10 | testsuite_performance.h: Add cstring include for memset. | Benjamin Kosnik | 2 | -1/+7 |
2007-06-09 | install.html: Adjust consistently with libstdc++/31717. | Paolo Carlini | 2 | -2/+7 |
2007-06-08 | fstream: Add Table 92 in comment. | Francesco Palagi | 2 | -3/+28 |
2007-06-06 | re PR libstdc++/32233 (warning in stl_vector.h:832) | Paolo Carlini | 4 | -2/+12 |
2007-06-06 | debug.html: Correct link. | Benjamin Kosnik | 1 | -0/+1 |
2007-06-06 | 2007-06-06 Benjamin Kosnik <bkoz@redhat.com> | Benjamin Kosnik | 2 | -1/+6 |
2007-06-02 | type_traits (is_reference, [...]): Remove. | Paolo Carlini | 28 | -59/+828 |
2007-06-02 | configure: Regenerate. | Paolo Bonzini | 2 | -42/+52 |
2007-06-01 | what-big.cc: New. | Benjamin Kosnik | 13 | -47/+391 |
2007-06-01 | throw_allocator.h (__throw_allocator::allocate): Throw bad_alloc for out of m... | Benjamin Kosnik | 9 | -12/+362 |
2007-05-31 | re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) | Paolo Carlini | 125 | -10952/+13158 |
2007-05-31 | PR c++/32158 (libstdc++ bits) | Paolo Carlini | 8 | -75/+178 |
2007-05-29 | aclocal.m4: Regenerate. | Paolo Carlini | 4 | -6399/+7 |
2007-05-28 | re PR libstdc++/31717 (libstdc++-v3 - Make fails with: ./c++locale.h:69: erro... | Benjamin Kosnik | 5 | -117/+358 |
2007-05-27 | 2007-05-27 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 5 | -6/+17 |
2007-05-25 | c_locale.h (__convert_from_v): Fix typo. | Paolo Carlini | 2 | -1/+5 |
2007-05-24 | concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*. | Paolo Carlini | 2 | -5/+8 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 10 | -851/+16705 |
2007-05-24 | c_locale.h (__convert_from_v): Only switch to the "C" locale if the current o... | Paolo Carlini | 7 | -51/+122 |
2007-05-22 | testsuite_allocator.h (check_new): Assign false to new_called. | Paolo Carlini | 2 | -3/+12 |
2007-05-21 | c_locale.h: Do not include <cstdarg>, use builtins. | Paolo Carlini | 3 | -9/+12 |
2007-05-21 | re PR libstdc++/31621 (libstdc++ uses -xc++ which can cause exceptions to sho... | Paolo Carlini | 3 | -33/+17 |