| [v3] Reuse existing elements in forward_list::assign() |
2012-11-01 |
Jonathan Wakely |
|
New |
| [v3] Rework a bit the recent C++0x stl_tree.h changes, deal with debug-mode too |
2010-11-14 |
Paolo Carlini |
|
New |
| [v3] Small clean up to std::bitset |
2010-12-09 |
Paolo Carlini |
|
New |
| [v3] Small clean-up to <complex> |
2011-11-08 |
Paolo Carlini |
|
New |
| [v3] Small fix to _Base_bitset constructor in 32-bit mode |
2010-11-02 |
Paolo Carlini |
|
New |
| [v3] Small std::pow clean-up |
2010-09-27 |
Paolo Carlini |
|
New |
| [v3] Small testsuite patch for -Wall |
2011-07-11 |
Paolo Carlini |
|
New |
| [v3] Small tweak to std::move_if_noexcept |
2011-06-06 |
Paolo Carlini |
|
New |
| [v3] Small tweak to std::random_device |
2011-05-25 |
Paolo Carlini |
|
New |
| [v3] Small tweaks to <type_traits> |
2011-04-30 |
Paolo Carlini |
|
New |
| [v3] Some fixes to the unordered_containers, in particular wrt implicit move constructor and assignment operator |
2010-08-14 |
Paolo Carlini |
|
New |
| [v3] Start random dists values testing |
2011-03-18 |
Paolo Carlini |
|
New |
| [v3] Start random dists values testing |
2011-03-19 |
Paolo Carlini |
|
New |
| [v3] Tidy std::is_signed |
2013-04-22 |
Paolo Carlini |
|
New |
| [v3] Trivial formatting changes to a recently added testcase |
2011-10-28 |
Paolo Carlini |
|
New |
| [v3] Trivial formatting fixes to <bitset> |
2011-09-02 |
Paolo Carlini |
|
New |
| [v3] Trivial formatting fixes to bits/regex* files |
2010-06-27 |
Paolo Carlini |
|
New |
| [v3] Tweak _Result_alloc to exploit the Empty Base Optimization |
2010-10-08 |
Paolo Carlini |
|
New |
| [v3] Tweak a recent testcase vs -Wunused |
2013-03-09 |
Paolo Carlini |
|
New |
| [v3] Tweak to testcases |
2011-05-11 |
Paolo Carlini |
|
New |
| [v3] Two minor tweaks to atomic_base.h |
2011-01-28 |
Paolo Carlini |
|
New |
| [v3] Untangle src/hash files |
2010-09-10 |
Paolo Carlini |
|
New |
| [v3] Update <bitset> (and a few more bits elsewhere) for noexcept |
2011-05-18 |
Paolo Carlini |
|
New |
| [v3] Update C++11 status table. |
2012-06-14 |
Jonathan Wakely |
|
New |
| [v3] Update C++11 status table. |
2012-02-08 |
Jonathan Wakely |
|
New |
| [v3] Update C++11 status table. |
2012-02-09 |
Jonathan Wakely |
|
New |
| [v3] Update ISO Docs to Revision D73 |
2011-01-31 |
Paolo Carlini |
|
New |
| [v3] Update Solaris baselines |
2013-02-26 |
Rainer Orth |
|
New |
| [v3] Update Solaris baselines for GCC 4.7 |
2012-01-27 |
Jakub Jelinek |
|
New |
| [v3] Update Solaris baselines for GCC 4.7 |
2012-01-23 |
Rainer Orth |
|
New |
| [v3] Update Solaris baselines for GCC 4.7, take 2 |
2012-03-01 |
Rainer Orth |
|
New |
| [v3] Update _GLIBCXX_NOTHROW for noexcept |
2011-05-24 |
Paolo Carlini |
|
New |
| [v3] Update alpha-linux baselines for GCC 4.7 |
2012-02-06 |
Uros Bizjak |
|
New |
| [v3] Update forward_list::erase_after to return an iterator |
2010-10-17 |
Paolo Carlini |
|
New |
| [v3] Update shared_ptr for noexcept |
2011-05-18 |
Jonathan Wakely |
|
New |
| [v3] Update std::forward to N3092 |
2010-08-11 |
Paolo Carlini |
|
New |
| [v3] Update std::forward to N3092 |
2010-08-05 |
Paolo Carlini |
|
New |
| [v3] Update std::unique_ptr for noexcept |
2011-05-21 |
Paolo Carlini |
|
New |
| [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. |
2010-07-27 |
Paolo Carlini |
|
New |
| [v3] Use AC_COMPUTE_INT for EOF, SEEK_CUR, etc. |
2010-07-27 |
Paolo Carlini |
|
New |
| [v3] Use Solaris prototypes if possible (PR libstdc++-v3/1773) |
2011-08-09 |
Rainer Orth |
|
New |
| [v3] Use move_if_noexcept in std::vector |
2011-06-07 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in <atomic> |
2011-08-04 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in <functional> and tempbuf |
2011-06-14 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in <system_error> |
2011-07-20 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in <thread> and <mutex> |
2011-05-25 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in array swap |
2011-06-21 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in char_traits, typeindex, more work on pair and tuple |
2011-05-21 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in container' move constructors, etc |
2011-06-01 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in streambuf iterators |
2011-05-23 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in the allocators |
2011-06-10 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in the container adaptors |
2011-05-26 |
Paolo Carlini |
|
New |
| [v3] Use noexcept in the containers (first minimal pass) |
2011-05-26 |
Paolo Carlini |
|
New |
| [v3] __once_proxy(void) workaround for implicit extern "C" systems |
2011-11-07 |
Jonathan Wakely |
|
New |
| [v3] add -Wabi to build flags |
2012-01-09 |
Benjamin Kosnik |
|
New |
| [v3] add 4.5 doc links |
2010-10-11 |
Benjamin Kosnik |
|
New |
| [v3] add <scoped_allocator> |
2011-07-09 |
Jonathan Wakely |
|
New |
| [v3] add <scoped_allocator> |
2011-07-20 |
Ed Smith-Rowland |
|
New |
| [v3] add <scoped_allocator> |
2011-07-18 |
Jonathan Wakely |
|
New |
| [v3] add C++11 allocator support to forward_list |
2012-10-18 |
Jonathan Wakely |
|
New |
| [v3] add chrono typedefs |
2010-11-03 |
Benjamin Kosnik |
|
New |
| [v3] add difference_type to __gnu_cxx::__alloc_traits |
2012-04-22 |
Jonathan Wakely |
|
New |
| [v3] add doxygen comments to deleted functions |
2011-05-25 |
Jonathan Wakely |
|
New |
| [v3] add future_errc::no_state case to switch |
2011-02-10 |
Jonathan Wakely |
|
New |
| [v3] add max_size and rebind to __alloc_traits |
2011-10-04 |
Jonathan Wakely |
|
New |
| [v3] add missing dg-require to tests |
2011-11-07 |
Jonathan Wakely |
|
New |
| [v3] add missing dg-require to tests |
2011-10-24 |
Jonathan Wakely |
|
New |
| [v3] add tls symbols to abi checking |
2010-10-01 |
Benjamin Kosnik |
|
New |
| [v3] additions to ext/alloc_traits.h |
2011-07-09 |
Jonathan Wakely |
|
New |
| [v3] adjust allocator_traits testcase |
2011-06-11 |
Jonathan Wakely |
|
New |
| [v3] adjust deprecated |
2011-01-31 |
Benjamin Kosnik |
|
New |
| [v3] adjust doxygen @file comment for regex headers |
2010-07-03 |
Jonathan Wakely |
|
New |
| [v3] adjust tests to work in c++0x mode |
2011-06-23 |
Jonathan Wakely |
|
New |
| [v3] adjust weak_ptr testcase |
2011-12-23 |
Jonathan Wakely |
|
New |
| [v3] adjust weak_ptr testcase |
2012-02-05 |
Jonathan Wakely |
|
New |
| [v3] avoid duplicate definitions in <tr1/complex> in C++0x mode |
2011-02-12 |
Jonathan Wakely |
|
New |
| [v3] backport r163282 to 4.5 branch to fix libstdc++/45999 |
2010-10-18 |
Jonathan Wakely |
|
New |
| [v3] backport r163282 to 4.5 branch to fix libstdc++/45999 |
2010-11-01 |
Jonathan Wakely |
|
New |
| [v3] bits/memoryfwd.h |
2013-03-08 |
Benjamin Kosnik |
|
New |
| [v3] check-performance compile fail cleanup |
2011-08-04 |
Benjamin Kosnik |
|
New |
| [v3] check_compile_only cleanups |
2010-12-16 |
Benjamin Kosnik |
|
New |
| [v3] constexpr array additions |
2011-07-21 |
Benjamin Kosnik |
|
New |
| [v3] constexpr comparison operator tests |
2010-11-06 |
Benjamin Kosnik |
|
New |
| [v3] constexpr complex, chrono, memory |
2010-11-24 |
Benjamin Kosnik |
|
New |
| [v3] constexpr n3291 missing bits |
2011-07-20 |
Benjamin Kosnik |
|
New |
| [v3] constexpr pair additions |
2011-07-23 |
Benjamin Kosnik |
|
New |
| [v3] constexpr time_point additions |
2011-07-21 |
Benjamin Kosnik |
|
New |
| [v3] constexpr tuple |
2011-09-07 |
Benjamin Kosnik |
|
New |
| [v3] constrain std::function constructor to only accept callable types |
2012-04-29 |
Jonathan Wakely |
|
New |
| [v3] correct doxygen parse |
2013-02-20 |
Benjamin Kosnik |
|
New |
| [v3] correction to C++11 status table |
2012-08-26 |
Jonathan Wakely |
|
New |
| [v3] corrections to C++11 status table |
2011-11-06 |
Jonathan Wakely |
|
New |
| [v3] cxxabi.h vs. unwind-cxx.h |
2011-10-10 |
Benjamin Kosnik |
|
New |
| [v3] cxxabi.h vs. unwind-cxx.h |
2011-10-07 |
Benjamin Kosnik |
|
New |
| [v3] debug mode testing vs. pb_ds |
2011-01-20 |
Benjamin Kosnik |
|
New |
| [v3] define std::thread::hardware_concurrency() |
2011-05-28 |
Jonathan Wakely |
|
New |
| [v3] define string::pop_back() |
2011-11-07 |
Jonathan Wakely |
|
New |
| [v3] define string::pop_back() |
2011-10-04 |
Jonathan Wakely |
|
New |
| [v3] define string::pop_back() |
2011-11-07 |
Jonathan Wakely |
|
New |
| [v3] disable failing test on cygwin |
2012-02-14 |
Jonathan Wakely |
|
New |