Age | Commit message (Expand) | Author | Files | Lines |
2006-05-24 | re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for singl... | Paolo Carlini | 11 | -27/+98 |
2006-05-23 | testsuite_shared.cc: Fix --enable-threads=single build. | Paolo Carlini | 1 | -3/+2 |
2006-05-23 | testsuite_shared.cc: Fix --enable-threads=single build. | Paolo Carlini | 1 | -0/+4 |
2006-05-19 | 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails. | Paolo Carlini | 11 | -63/+121 |
2006-05-18 | cxxabi.h (class __vmi_class_type_info): Correct typo in comment. | Danny Smith | 2 | -2/+2 |
2006-05-17 | hashtable (hashtable<>::m_find): Remove; update callers. | Paolo Carlini | 2 | -31/+35 |
2006-05-15 | hashtable (hashtable<>::m_find, [...]): Add. | Paolo Carlini | 3 | -52/+160 |
2006-05-13 | hashtable (identity<>::operator(), [...]): Return by const ref. | Peter Doerfler | 2 | -2/+7 |
2006-05-10 | libstdc++.exp (check_v3_target_cxa_atexit): Move to gcc subdir. | Steve Ellcey | 3 | -103/+7 |
2006-05-10 | hashtable (hashtable_iterator<>::hashtable_iterator(), [...]): Add. | Paolo Carlini | 3 | -6/+62 |
2006-05-10 | pool_allocator.h: Add missing std:: qualifications. | Marc Glisse | 8 | -19/+33 |
2006-05-07 | type_traits (integral_constant<>::value): Define. | Paolo Carlini | 3 | -1/+47 |
2006-05-04 | re PR libstdc++/27404 (Rope iterators are not InputIterators) | Douglas Gregor | 2 | -1/+22 |
2006-05-01 | acinclude.m4 (GLIBCXX_ENABLE_WCHAR_T): Always check the presence of wctype.h,... | Paolo Carlini | 3 | -17/+29 |
2006-04-29 | locale_facets.tcc (num_get<>::_M_extract_float): Special case main parsing lo... | Paolo Carlini | 3 | -130/+255 |
2006-04-27 | TODO: Update. | Benjamin Kosnik | 2 | -20/+14 |
2006-04-26 | re PR libstdc++/26875 (Array allocator use count is shared between array_allo... | Benjamin Kosnik | 3 | -28/+81 |
2006-04-26 | re PR libstdc++/26513 (make_exports.pl hardcoded to build nm) | Shantonu Sen | 2 | -3/+8 |
2006-04-23 | re PR libstdc++/27199 (ptrdiff_t and size_t outside of namespace std) | Marc Glisse | 11 | -7/+42 |
2006-04-23 | lwg-active.html, [...]: Import Revision 42. | Paolo Carlini | 3 | -1178/+1282 |
2006-04-19 | re PR libstdc++/26424 (tr1/unordered vs 64-bit machines) | Paolo Carlini | 2 | -14/+52 |
2006-04-18 | index.html ([5.5]): Adjust to mention function objects and reference_wrapper;... | Paolo Carlini | 3 | -30/+57 |
2006-04-16 | PR libstdc++/6702 (again) | Paolo Carlini | 4 | -353/+457 |
2006-04-14 | re PR libstdc++/27162 (search_n uses == when it should use binary_pred) | Douglas Gregor | 2 | -1/+7 |
2006-04-10 | libjava.exp (libjava_init): Recognize multilib directory names containing und... | Matthias Klose | 2 | -1/+6 |
2006-04-10 | DR 538, [Ready] | Paolo Carlini | 4 | -117/+38 |
2006-03-29 | sgetn.txt: Correct copyright holder. | Benjamin Kosnik | 18 | -35/+56 |
2006-03-28 | vstring.h (operator[]): Allow s[s.size()] in debug mode, but not pedantic mode. | Paolo Carlini | 2 | -1/+9 |
2006-03-24 | re PR libstdc++/20448 (locale testsuite fails when GCC is configured with --d... | Mark Mitchell | 3 | -9/+28 |
2006-03-22 | re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub... | Paolo Carlini | 3 | -7/+103 |
2006-03-21 | re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf ite... | Paolo Carlini | 20 | -17/+1299 |
2006-03-13 | postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st... | Paolo Carlini | 3 | -15/+59 |
2006-03-12 | 10097.cc: Fix race condition. | Howard Hinnant | 4 | -17/+31 |
2006-03-10 | cmath: Add atan2 and pow bits; add using declarations. | Paolo Carlini | 17 | -417/+730 |
2006-03-08 | Implement the resolution of DR 455, [DR]. | Paolo Carlini | 5 | -2/+94 |
2006-03-07 | cmath: Add C99 overloads. | Paolo Carlini | 6 | -12/+821 |
2006-03-06 | re PR target/26532 (libmudflap failures on ia64) | Paolo Carlini | 6 | -111/+49 |
2006-03-03 | re PR libstdc++/26526 (std::__copy_streambufs link failure when _GLIBCXX_DEBU... | Paolo Carlini | 5 | -3/+19 |
2006-03-03 | gnu.ver: Adjust __copy_streambufs_eof export vs 64-bit arches. | Paolo Carlini | 2 | -1/+6 |
2006-03-01 | lwg-active.html, [...]: Import Revision 41. | Paolo Carlini | 3 | -40/+1753 |
2006-02-27 | re PR other/26208 (Serious problem with unwinding through signal frames) | Jakub Jelinek | 2 | -1/+10 |
2006-02-27 | re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul... | Paolo Carlini | 1 | -0/+6 |
2006-02-27 | re PR libstdc++/14866 (27_io/ios_base/sync_with_stdio/1.cc is broken on simul... | Paolo Carlini | 1 | -11/+12 |
2006-02-27 | 2006-02-27 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 3 | -1/+83 |
2006-02-26 | cmath: Add templates (8.16.3). | Paolo Carlini | 10 | -6/+275 |
2006-02-24 | array (array<>::swap, assign): Implement. | Paolo Carlini | 5 | -21/+178 |
2006-02-23 | 1.cc (test01): Change int to size_t. | Benjamin Kosnik | 5 | -16/+24 |
2006-02-22 | 2006-02-22 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -1/+4 |
2006-02-22 | basic_tree_assoc_cntnr_node_iterator.html: Fix links. | Paolo Carlini | 16 | -69/+87 |
2006-02-22 | re PR libstdc++/26132 (tr1/hashtable: rehash not implemented) | Paolo Carlini | 4 | -28/+110 |