Age | Commit message (Expand) | Author | Files | Lines |
2011-01-20 | PR libstdc++/36104 part three | Benjamin Kosnik | 4 | -26/+106 |
2011-01-20 | hash_load_check_resize_trigger_imp.hpp: Adjust assert condition. | Benjamin Kosnik | 13 | -150/+205 |
2011-01-19 | PR libstdc++/36104 part two | Benjamin Kosnik | 3 | -4/+10 |
2011-01-19 | re PR libstdc++/47354 (bitmap_allocator free_list::_M_get never locks mutex) | Graham Reed | 2 | -0/+6 |
2011-01-19 | confdeps.png: Regenerate. | Benjamin Kosnik | 4 | -2/+11 |
2011-01-18 | unique_ptr.h (default_delete<>::default_delete()): Declare defaulted per DR 1... | Paolo Carlini | 4 | -4/+30 |
2011-01-17 | stl_queue.h (queue<>::swap, [...]): Implement DR 1198. | Paolo Carlini | 3 | -5/+19 |
2011-01-17 | re PR libstdc++/47323 (FAIL: 28_regex/08_basic_regex/requirements/constexpr_d... | Paolo Carlini | 2 | -1/+9 |
2011-01-16 | re PR libstdc++/47320 (FAIL: 18_support/numeric_limits/lowest.cc execution test) | Paolo Carlini | 2 | -1/+9 |
2011-01-16 | re PR libstdc++/47321 (FAIL: 21_strings/basic_string/requirements/typedefs.cc... | Paolo Carlini | 2 | -1/+9 |
2011-01-16 | erase_after1_neg.cc: Move to this. | François Dumont | 17 | -0/+52 |
2011-01-15 | re PR libstdc++/36104 (gnu-versioned-namespace is broken) | Benjamin Kosnik | 41 | -482/+646 |
2011-01-14 | check_type.cc: Minor tweaks. | Paolo Carlini | 3 | -15/+22 |
2011-01-14 | [multiple changes] | Paolo Carlini | 7 | -3/+356 |
2011-01-13 | re PR libstdc++/47045 (NetBSD: define changes in ctype.h) | Jonathan Wakely | 2 | -0/+22 |
2011-01-11 | aclocal.m4: Regenerate. | Paolo Carlini | 2 | -1/+5 |
2011-01-06 | re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming im... | Paolo Carlini | 6 | -37/+125 |
2011-01-05 | safe_base.h (_Safe_iterator_base::_M_unlink): New. | François Dumont | 5 | -10/+93 |
2011-01-04 | Ups missed ... | Kai Tietz | 1 | -0/+6 |
2011-01-04 | re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses har... | Kai Tietz | 2 | -21/+8 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 247 | -248/+281 |
2011-01-03 | re PR libstdc++/46922 (Missing exported symbols from libstdc++) | Paolo Carlini | 2 | -0/+11 |
2011-01-02 | Rotate ChangeLogs. | H.J. Lu | 2 | -7187/+7193 |
2010-12-31 | run_doxygen: Allow doxygen 1.7.1 again. | Benjamin Kosnik | 18 | -246/+1390 |
2010-12-19 | re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.c... | John David Anglin | 5 | -4/+13 |
2010-12-19 | basic_string.h (operator+(basic_string<>&&, basic_string<>&&)): Optimize better. | Paolo Carlini | 3 | -4/+23 |
2010-12-19 | 4.cc: New. | Paolo Carlini | 4 | -0/+243 |
2010-12-19 | *: Use headername alias to associate private includes to public includes. | Benjamin Kosnik | 257 | -1105/+1160 |
2010-12-17 | basic_string.h (operator+(basic_string<>&&, const basic_string<>&), [...]): Add. | Paolo Carlini | 4 | -0/+241 |
2010-12-17 | aclocal.m4: Regenerate. | Paolo Carlini | 10 | -55/+67 |
2010-12-16 | testsuite_iterators.h: Guard move.h includes. | Benjamin Kosnik | 28 | -41/+109 |
2010-12-15 | vstring.h (operator+(__versa_string<>&&, const __versa_string<>&), [...]): Add. | Paolo Carlini | 3 | -0/+155 |
2010-12-15 | re PR libstdc++/46951 (30_threads/future/members/45133.cc failed) | Jonathan Wakely | 3 | -2/+14 |
2010-12-14 | re PR libstdc++/45133 ([c++0x] std::future will crash with NULL deref if get(... | Jonathan Wakely | 4 | -3/+214 |
2010-12-14 | re PR libstdc++/46910 (std::shared_ptr requires public destructor for a class... | Jonathan Wakely | 5 | -12/+65 |
2010-12-13 | baseline_symbols.txt: Regenerate. | Rainer Orth | 6 | -10/+13 |
2010-12-12 | testsuite_abi.cc (check_version): Don't push back GLIBCXX_3.4.16, unused. | Paolo Carlini | 2 | -1/+5 |
2010-12-10 | libstdc++.exp (v3-build_support): Delete libtestc++.a before creation. | Rainer Orth | 2 | -0/+14 |
2010-12-10 | dsymutil enabled for Fortran. | Jack Howarth | 2 | -0/+11 |
2010-12-09 | re PR testsuite/46860 (New libstdc++ failures) | Nathan Froyd | 4 | -2/+12 |
2010-12-09 | bitset (_Base_bitset<>::_Base_bitset(), [...]): Simplify. | Paolo Carlini | 2 | -9/+10 |
2010-12-08 | stl_iterator.h: Add move_iterator operators overloads to make it robust to te... | François Dumont | 9 | -37/+280 |
2010-12-07 | re PR libstdc++/46830 (s.swap(s) triggers overlapped memcpy() for versa_string) | Paul Pluzhnikov | 2 | -1/+11 |
2010-12-06 | shared_ptr.h (shared_ptr<>::shared_ptr(_Tp1*, _Deleter, const _Alloc&), [...]... | Paolo Carlini | 5 | -27/+51 |
2010-12-06 | acinclude.m4 (symvers_renaming): Also set if enable_symvers = no. | Rainer Orth | 3 | -0/+9 |
2010-12-06 | re PR libstdc++/46821 ([C++0x] swapping empty classes) | Paolo Carlini | 3 | -4/+17 |
2010-12-06 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 13 | -65/+123 |
2010-12-04 | mutex (try_lock, [...]): Fix. | Jonathan Wakely | 8 | -37/+601 |
2010-12-02 | future.cc (future_category): Export compatibility symbol. | Jonathan Wakely | 3 | -6/+30 |
2010-12-02 | 2.cc: Hide explicit instantiation with non default constructible type ... | François Dumont | 4 | -5/+24 |