Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | Print additional info when various out-of-range conditions are detected. | Paul Pluzhnikov | 12 | -17/+16 |
2013-09-20 | re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) | Marc Glisse | 4 | -4/+4 |
2013-09-18 | re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) | Marc Glisse | 2 | -165/+0 |
2013-09-18 | re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) | Marc Glisse | 4 | -4/+4 |
2013-09-17 | re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) | Marc Glisse | 4 | -4/+4 |
2013-08-30 | re PR libstdc++/58148 (Fails to insert iterator range into sequence container... | François Dumont | 1 | -0/+35 |
2013-08-08 | hashtable_policy.h (_Hashtable_alloc): New. | François Dumont | 2 | -2/+2 |
2013-08-06 | 2013-08-06 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2 | -2/+2 |
2013-08-06 | hashtable_policy.h (_Hashtable_alloc): New. | François Dumont | 2 | -2/+2 |
2013-08-01 | re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing int... | François Dumont | 6 | -0/+221 |
2013-07-05 | hashtable_policy.h (_ReuseOrAllocNode): Use forward pattern. | François Dumont | 2 | -2/+2 |
2013-07-05 | const_iterator.cc: Tweak, avoid potential undefined behavior. | Paolo Carlini | 4 | -8/+8 |
2013-07-04 | codecvt_members.cc: Fix typo. | Veres Lajos | 2 | -2/+2 |
2013-07-01 | stl_list.h (list<>::insert(iterator, size_type, const value_type&), [...]): A... | Paolo Carlini | 6 | -6/+41 |
2013-06-30 | stl_deque.h (deque<>::insert(iterator, size_type, const value_type&), [...]):... | Paolo Carlini | 11 | -13/+22 |
2013-06-29 | hashtable_policy.h (_Insert_base): Consider hint in insert methods. | François Dumont | 3 | -2/+125 |
2013-06-27 | stl_deque.h (deque<>::insert(iterator, const value_type&), [...]): Adjust C++... | Paolo Carlini | 19 | -12/+207 |
2013-06-26 | abi_tag.cc: Avoid spurious fails with check-debug. | Paolo Carlini | 4 | -0/+4 |
2013-06-16 | re PR libstdc++/57263 (std::set with user-defined allocator - compile error) | Jonathan Wakely | 3 | -0/+138 |
2013-06-14 | re PR libstdc++/57619 (std::unordered_map and std::unordered_multimap::insert... | Paolo Carlini | 2 | -0/+102 |
2013-06-10 | c++config (_GLIBCXX_ABI_TAG_CXX11): Add. | Benjamin Kosnik | 12 | -0/+306 |
2013-06-10 | forced.C: Extend current handling of Linux-based x86 systems to cover all GNU... | Thomas Schwinge | 4 | -8/+8 |
2013-05-10 | re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons... | Paolo Carlini | 16 | -12/+144 |
2013-05-07 | unordered_base.h: New. | François Dumont | 1 | -1/+1 |
2013-04-26 | move_range.cc: Adjust dialect to -std=gnu++11. | Paolo Carlini | 1 | -1/+1 |
2013-04-26 | 2013-04-26 François Dumont <fdumont@gcc.gnu.org> | François Dumont | 1 | -0/+51 |
2013-04-22 | hashtable_policy.h: Add C++11 allocator support. | François Dumont | 26 | -2/+1911 |
2013-04-03 | re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-... | Paolo Carlini | 1 | -1/+1 |
2013-03-25 | 50594.cc: For mingw-targets use only static libstdc++-version. | Kai Tietz | 1 | -0/+1 |
2013-03-18 | PR libstdc++/55977 (partial, std::vector and std::deque bits) | Paolo Carlini | 4 | -2/+132 |
2013-03-17 | re PR libstdc++/55979 ([C++11] std::list range construction imposes unnecessa... | Paolo Carlini | 3 | -1/+47 |
2013-03-14 | re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator) | Jonathan Wakely | 1 | -0/+74 |
2013-03-08 | vector.tcc (vector<>operator=(const vector<>&): Reset pointers after dealloca... | François Dumont | 10 | -0/+32 |
2013-02-20 | 55043.cc: Add missing namespace qualification. | Jonathan Wakely | 2 | -2/+2 |
2013-02-11 | re PR libstdc++/56267 (unordered containers require Assignable hash function) | Jonathan Wakely | 3 | -2/+37 |
2013-02-11 | re PR libstdc++/56278 (unordered containers fail static assertion) | Jonathan Wakely | 1 | -0/+30 |
2013-02-04 | functional_hash.h (std::__is_fast_hash<>): New. | François Dumont | 2 | -2/+2 |
2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford | 928 | -995/+940 |
2013-01-28 | re PR libstdc++/56112 (cannot create unordered_map from range of types conver... | Jonathan Wakely | 1 | -0/+49 |
2013-01-28 | hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed... | François Dumont | 3 | -2/+125 |
2013-01-16 | PR libstdc++/55043 (again) | Jonathan Wakely | 6 | -8/+12 |
2013-01-16 | re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr... | Jonathan Wakely | 4 | -0/+284 |
2013-01-14 | vector.cc: Shrink memory usage under simulator. | Steve Ellcey | 1 | -1/+7 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 83 | -83/+89 |
2012-11-20 | re PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin_bkt' may be used unin... | Paolo Carlini | 1 | -1/+1 |
2012-11-17 | re PR libstdc++/55363 (tuple_size is not a class template) | Paolo Carlini | 2 | -4/+4 |
2012-11-10 | * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. | Jason Merrill | 6 | -6/+6 |
2012-11-08 | re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2) | François Dumont | 1 | -0/+20 |
2012-11-08 | 55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does). | Paolo Carlini | 1 | -1/+1 |
2012-11-07 | array (_GLIBCXX_THROW_OR_ABORT): Move... | Paolo Carlini | 2 | -3/+3 |