| Commit message (Expand) | Author | Age | Files | Lines |
* | safe_unordered_sequence.h, [...]: Rename respectively in... | François Dumont | 2011-07-21 | 1 | -32/+32 |
* | safe_unordered_base.h, [...]: New, support for unordered sequence safe local ... | François Dumont | 2011-07-19 | 1 | -32/+197 |
* | safe_base.h (_Safe_iterator_base::_M_unlink): New. | François Dumont | 2011-01-05 | 1 | -5/+1 |
* | debug.cc: Introduce a mutex pool in get_safe_base_mutex. | François Dumont | 2010-11-25 | 1 | -49/+119 |
* | debug.cc: Fix parameter indexes in __msg_valid_range2 message. | François Dumont | 2010-10-24 | 1 | -3/+3 |
* | [multiple changes] | Paolo Carlini | 2010-09-29 | 1 | -3/+9 |
* | re PR libstdc++/40160 (-fno-rtti vs _GLIBCXX_DEBUG) | Paolo Carlini | 2009-05-15 | 1 | -12/+24 |
* | pool_allocator.cc (_M_get_free_list, [...]): Mark throw () | Jan Hubicka | 2009-04-18 | 1 | -9/+9 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -13/+8 |
* | re PR libstdc++/36801 (config/cpu/generic/atomicity_mutex/atomicity.h incorre... | Benjamin Kosnik | 2009-01-08 | 1 | -10/+15 |
* | re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ... | Paolo Carlini | 2007-07-04 | 1 | -1/+16 |
* | PR libstdc++/28080 (partial) | Paolo Carlini | 2007-03-03 | 1 | -1/+2 |
* | hashtable.h: -Wshadow fixes. | Benjamin Kosnik | 2006-11-21 | 1 | -11/+11 |
* | re PR libstdc++/29496 (_M_invalidate function is not thread-safe in GLIBCXX_D... | Paolo Carlini | 2006-11-11 | 1 | -20/+47 |
* | debug.cc (_Safe_sequence_base::_M_revalidate_singular): Fix pasto, advance __... | Paolo Carlini | 2006-10-29 | 1 | -14/+9 |
* | atomicity.h: Move to... | Benjamin Kosnik | 2006-09-14 | 1 | -5/+5 |
* | PR libstdc++/19664 round 3 | Benjamin Kosnik | 2006-07-28 | 1 | -4/+4 |
* | PR libstdc++/19664 round 1 | Benjamin Kosnik | 2006-07-20 | 1 | -1/+1 |
* | c++config: Simplify debug namespaces. | Benjamin Kosnik | 2006-02-22 | 1 | -4/+1 |
* | c++config: Add in revised namespace associations. | Benjamin Kosnik | 2005-12-19 | 1 | -2/+5 |
* | debug.cc (iterator_base_mutex): Make static for internal linkage. | Benjamin Kosnik | 2005-09-09 | 1 | -1/+1 |
* | PR libstdc++/20534 (contd) | Benjamin Kosnik | 2005-08-26 | 1 | -11/+0 |
* | All files: Update FSF address. | Kelley Cook | 2005-08-17 | 1 | -1/+1 |
* | PR libstdc++/20534 (contd) | Paolo Carlini | 2005-05-31 | 1 | -0/+9 |
* | acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies using _GLIBCXX_USE_C99_... | Benjamin Kosnik | 2005-03-24 | 1 | -10/+9 |
* | re PR libstdc++/17664 ([3.4 only] Crash in std::map when using _GLIBCXX_DEBUG... | Benjamin Kosnik | 2004-11-08 | 1 | -5/+3 |
* | re PR libstdc++/17627 (M68060 fails with libstdc++-v3/config/cpu/m68k/atomici... | Benjamin Kosnik | 2004-11-02 | 1 | -0/+10 |
* | debug.cc (_Error_formatter::_M_print_string): Fix thinko, memmove is not need... | Paolo Carlini | 2004-08-13 | 1 | -1/+1 |
* | debug.cc (_Error_formatter::_M_print_string): In order to print individual wo... | Jonathan Wakely | 2004-08-07 | 1 | -5/+10 |
* | re PR libstdc++/15090 (-fno-for-scope vs. libstdc++) | Simon Marshall | 2004-05-13 | 1 | -6/+6 |
* | debug.cc: Make sure all the names are prefixed with double (or single) unders... | Paolo Carlini | 2004-01-19 | 1 | -96/+96 |
* | debug.cc: Trivial formatting change. | Paolo Carlini | 2004-01-19 | 1 | -47/+47 |
* | formatter.h: Use _Tp as template argument. | Benjamin Kosnik | 2003-11-21 | 1 | -3/+3 |
* | re PR libstdc++/13109 (libstdc++-v3 bootstrap failure on Tru64 UNIX V4.0F: sn... | Benjamin Kosnik | 2003-11-20 | 1 | -307/+363 |
* | [multiple changes] | Benjamin Kosnik | 2003-11-11 | 1 | -0/+604 |