Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | re PR libstdc++/39868 (libstdc++ generates man pages, which conflict with the... | Benjamin Kosnik | 2 | -23/+25 |
2009-04-26 | 2009-04-26 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 5 | -70/+31 |
2009-04-25 | mutex (__get_once_functor_lock, [...]): Replace global lock object with local... | Jonathan Wakely | 5 | -27/+78 |
2009-04-25 | re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) | Paolo Carlini | 1 | -8/+38 |
2009-04-25 | re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist) | Paolo Carlini | 16 | -30/+297 |
2009-04-24 | authors.xml: Add space. | Benjamin Kosnik | 9 | -15/+40 |
2009-04-24 | array (at): Do not use builtin_expect. | Jan Hubicka | 11 | -13/+24 |
2009-04-22 | cstdlib (abort, [...]): Mark noreturn throw (). | Jan Hubicka | 7 | -26/+41 |
2009-04-22 | * include/ext/atomicity.h | Jan Hubicka | 13 | -30/+48 |
2009-04-21 | re PR libstdc++/39835 (Bootstrap failure: libstdc++-v3/include/bits/random.h:... | Paolo Carlini | 3 | -21/+28 |
2009-04-19 | stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW. | Jan Hubicka | 2 | -1/+6 |
2009-04-19 | 2009-04-19 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -6/+8 |
2009-04-19 | Fix changelog entry. | Jan Hubicka | 1 | -9/+9 |
2009-04-19 | stdatomic.h (atomic_flag_test_and_set_explicit, [...]): Use _GLIBCXX_NOTHROW. | Jan Hubicka | 2 | -1/+8 |
2009-04-18 | 2009-04-18 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -1/+2 |
2009-04-18 | * eh_type.cc (__cxa_current_exception_type) Mark throw(). | Jan Hubicka | 10 | -28/+48 |
2009-04-18 | pool_allocator.cc (_M_get_free_list, [...]): Mark throw () | Jan Hubicka | 8 | -33/+57 |
2009-04-18 | condition_variable.cc (condition_variable, [...]): Mark throw() | Jan Hubicka | 20 | -98/+141 |
2009-04-18 | re PR libstdc++/39802 (std::num_get fails to parse negative zero input correc... | Paolo Carlini | 4 | -8/+174 |
2009-04-18 | formater.h: Include bits/c++config.h. | Jan Hubicka | 6 | -15/+43 |
2009-04-17 | baseline_symbols.txt: Regenerated. | Uros Bizjak | 2 | -26/+566 |
2009-04-16 | tree.cc (_Rb_tree_increment, [...]): Mark nothrow; update uses of _Rb_tree_ro... | Jan Hubicka | 3 | -29/+62 |
2009-04-16 | c++config: Revert inadvertent change. | Paolo Carlini | 1 | -8/+0 |
2009-04-16 | forward_list.h: Remove default std::allocator<_Tp> from base classes. | Paolo Carlini | 4 | -8/+23 |
2009-04-16 | html: Regenerate, remove un-needed. | Benjamin Kosnik | 52 | -11913/+0 |
2009-04-15 | html: Regenerate. | Benjamin Kosnik | 111 | -188/+7225 |
2009-04-15 | status_cxx1998.xml: Update to new table style. | Benjamin Kosnik | 19 | -6025/+1104 |
2009-04-15 | status_cxxtr1.xml: Update to new table style. | Benjamin Kosnik | 3 | -836/+349 |
2009-04-15 | spine.xml: Remove unused license entity, update copyright year. | Benjamin Kosnik | 21 | -1239/+1624 |
2009-04-13 | 2009-04-13 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2 | -4802/+4801 |
2009-04-09 | PR libstdc++/39629 (final bits) | Paolo Carlini | 23 | -1408/+115 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 5005 | -43134/+32464 |
2009-04-08 | hashtable.h (erase): Correctly handle erasing a reference to an entry in the ... | Ian Lance Taylor | 4 | -6/+352 |
2009-04-08 | baseline_symbols.txt: Regenerate. | Adam Nemet | 3 | -0/+3543 |
2009-04-07 | Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug. | Benjamin Kosnik | 9 | -24/+55 |
2009-04-06 | atomicity.h: Put the SH4A specific functions in the __gnu_cxx namespace. | Andrew Stubbs | 2 | -40/+46 |
2009-04-06 | random.tcc (linear_congruential_engine<>:: seed(seed_seq&)): Fix typo in last... | Paolo Carlini | 2 | -2/+7 |
2009-04-06 | random.h (operator==): Mark all inline. | Paolo Carlini | 2 | -188/+195 |
2009-04-05 | random.tcc (piecewise_linear_distribution<>:: operator()(_UniformRandomNumber... | Paolo Carlini | 2 | -1/+7 |
2009-04-05 | PR libstdc++/39644 (partial) | Paolo Carlini | 2 | -4/+13 |
2009-04-04 | 2009-04-04 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -2/+2 |
2009-04-04 | [multiple changes] | Paolo Carlini | 13 | -24/+57 |
2009-04-03 | random: Remove, empty. | Paolo Carlini | 9 | -88/+53 |
2009-04-02 | [multiple changes] | Benjamin Kosnik | 165 | -4033/+19014 |
2009-04-02 | re PR c++/26693 (Access checks not performed for types in templates) | Dodji Seketeli | 2 | -9/+8 |
2009-04-02 | baseline_symbols.txt: Regenerated. | Jakub Jelinek | 11 | -22/+1731 |
2009-03-31 | re PR c++/34691 (Default argument checking not performed after overload resol... | Jason Merrill | 2 | -1/+3 |
2009-03-31 | re PR c++/37806 (CV-qualifiers on function typedef's are inconsistently accep... | Jason Merrill | 2 | -16/+38 |
2009-03-30 | hashtable.h (clear): Return quickly if the table is empty. | Ian Lance Taylor | 2 | -0/+8 |
2009-03-27 | hashtable.h (_S_num_primes): Change to 29. | Ian Lance Taylor | 2 | -7/+12 |