Age | Commit message (Expand) | Author | Files | Lines |
2007-04-02 | PR libstdc++/31401 (vstring bits) | Paolo Carlini | 1 | -1/+1 |
2007-03-11 | PR libstdc++/28080 (final) | Paolo Carlini | 2 | -2/+3 |
2007-03-06 | PR libstdc++/28080 (partial) | Paolo Carlini | 4 | -10/+13 |
2007-03-03 | PR libstdc++/28080 (partial) | Paolo Carlini | 2 | -6/+4 |
2007-02-26 | PR libstdc++/28080 (partial) | Paolo Carlini | 1 | -1/+3 |
2007-02-18 | PR libstdc++/28080 (partial) | Paolo Carlini | 2 | -3/+2 |
2007-01-30 | re PR libstdc++/30571 (Use of C++0x keywords in libstdc++-v3 headers) | Benjamin Kosnik | 10 | -59/+25 |
2007-01-29 | enc_filebuf.h: Resurrect, update. | Benjamin Kosnik | 2 | -10/+68 |
2007-01-18 | basic_string.h (basic_string<>::_S_compare): Add. | Paolo Carlini | 3 | -9/+23 |
2007-01-16 | type_traits.h: Fix __glibcxx_max macro. | Ian Lance Taylor | 1 | -2/+8 |
2006-12-11 | traits.hpp: Qualify types. | Richard Guenther | 3 | -9/+7 |
2006-12-02 | mt_allocator.h (__pool_base::_M_get_align): Remove redundant const qualifier ... | Paolo Carlini | 1 | -1/+1 |
2006-11-29 | throw_allocator.h: Consistent @file markup. | Benjamin Kosnik | 8 | -40/+54 |
2006-11-21 | hashtable.h: -Wshadow fixes. | Benjamin Kosnik | 7 | -26/+25 |
2006-11-12 | bitmap_allocator.h: Uglify some names. | Paolo Carlini | 2 | -48/+49 |
2006-11-07 | re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined r... | Benjamin Kosnik | 2 | -10/+47 |
2006-11-07 | exception.hpp (pb_ds): Modify for -fno-exceptions. | Benjamin Kosnik | 23 | -140/+123 |
2006-11-07 | exception.hpp: Add translation support to exception strings. | Benjamin Kosnik | 2 | -5/+6 |
2006-10-28 | array (array<>::_M_at): New. | Paolo Carlini | 1 | -1/+1 |
2006-10-17 | re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) | Benjamin Kosnik | 2 | -137/+134 |
2006-10-06 | re PR libstdc++/29368 (wrong STL docs for rfind()) | Paolo Carlini | 1 | -2/+2 |
2006-10-02 | rc_string_base.h (_M_compare<wchar_t>): Protect with _GLIBCXX_USE_WCHAR_T. | Paolo Carlini | 2 | -7/+6 |
2006-10-02 | basic_types.hpp (comp_hash_): Remove, format. | Benjamin Kosnik | 4 | -283/+152 |
2006-10-01 | type_traits.h: Avoid _T, badname for some targets; also avoid plain T. | Paolo Carlini | 1 | -14/+15 |
2006-09-30 | types_traits.hpp (store_extra_false_type): To false_type. | Benjamin Kosnik | 18 | -61/+43 |
2006-09-30 | constructor_destructor_no_store_hash_fn_imps.hpp: Formating fixes. | Benjamin Kosnik | 9 | -314/+104 |
2006-09-29 | type_traits.h (__remove_unsigned): Fix up for signed char, bool, wchar_t, and... | Benjamin Kosnik | 1 | -12/+44 |
2006-09-28 | erase_store_hash_fn_imps.hpp: Formatting fixes. | Benjamin Kosnik | 93 | -2539/+1119 |
2006-09-28 | typelist.h (type_to_type): Remove. | Benjamin Kosnik | 37 | -1154/+678 |
2006-09-25 | re PR libstdc++/29179 (bugs in mt_allocator) | Paolo Carlini | 1 | -6/+10 |
2006-09-21 | type_traits.h (__numeric_traits_integer): New. | Benjamin Kosnik | 1 | -13/+23 |
2006-09-21 | hash_map: Remove forward declaration of equality operator... | Paolo Carlini | 2 | -50/+13 |
2006-09-21 | sso_string_base.h (__sso_string_base<>::_M_max_size(), [...]): Use _M_get_all... | Paolo Carlini | 1 | -3/+3 |
2006-09-21 | PR libstdc++/29134 (ext/vstring bits) | Paolo Carlini | 2 | -22/+6 |
2006-09-20 | typelist_assoc_container.hpp: Remove, unused. | Benjamin Kosnik | 24 | -1742/+513 |
2006-09-19 | res_mng: Remove. | Benjamin Kosnik | 2 | -4/+388 |
2006-09-18 | typelist.h (cond_type): Remove, use __conditional_type. | Benjamin Kosnik | 1 | -25/+4 |
2006-09-18 | type_traits.h: New. | Benjamin Kosnik | 7 | -61/+171 |
2006-09-14 | concurrence.h (__mutex::__mutex): Pass address of mutex to *_MUTEX_INIT_FUNCT... | Benjamin Kosnik | 1 | -2/+2 |
2006-09-14 | atomicity.h: Move to... | Benjamin Kosnik | 6 | -187/+338 |
2006-09-07 | debug.h (_GLIBCXX_DEBUG_ONLY): New. | Benjamin Kosnik | 150 | -4502/+2259 |
2006-09-05 | basic_string.tcc (find(const _CharT*, size_type, size_type)): Robustify. | Paolo Carlini | 1 | -4/+8 |
2006-09-05 | basic_string.tcc (find(const _CharT*, size_type, size_type)): Reimplement in ... | Paolo Carlini | 1 | -11/+11 |
2006-09-04 | re PR c++/28871 (massive C++ compile time slowdown) | Benjamin Kosnik | 2 | -2/+2 |
2006-09-02 | re PR libstdc++/24469 (Possible race condition in mt_allocator causing SIGSEGV) | Paolo Carlini | 1 | -2/+7 |
2006-08-31 | mt_allocator.h: Remove volatile qualifiers from data members and correspondin... | Richard Guenther | 1 | -9/+9 |
2006-08-18 | re PR libstdc++/28765 (__gnu_cxx::__vstring::clear() is slow) | Paolo Carlini | 3 | -1/+9 |
2006-07-30 | codevt_specializations.h (__iconv_adaptor): Use identifier _Tp instead of _T ... | Roger Sayle | 1 | -3/+3 |
2006-07-28 | PR libstdc++/19664 round 3 | Benjamin Kosnik | 2 | -84/+84 |
2006-07-12 | codecvt_specializations.h: Fix typo in commit for libstdc++/28290. | Paolo Carlini | 1 | -1/+2 |