Show patches with: Archived = No       |   126820 patches
« 1 2 ... 620 621 6221268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Implement C1X _Alignas, _Alignof, max_align_t, stdalign.h - - - - --- 2011-11-07 Jonathan Wakely New
[v3] __once_proxy(void) workaround for implicit extern "C" systems - - - - --- 2011-11-07 Jonathan Wakely New
[v3] define string::pop_back() - - - - --- 2011-11-07 Jonathan Wakely New
[v3] fix autoconf examples for testing C++11 support - - - - --- 2011-11-06 Jonathan Wakely New
[v3] corrections to C++11 status table - - - - --- 2011-11-06 Jonathan Wakely New
[v3] replace references to C++0x with C++11 in documentation - - - - --- 2011-11-06 Jonathan Wakely New
[v3] fix dg-warning examples in docs - - - - --- 2011-11-06 Jonathan Wakely New
[v3] update c++0x status table w.r.t emplace member of associate containers - - - - --- 2011-11-06 Jonathan Wakely New
[v3] use NSDMI in C++11 mutex types - - - - --- 2011-11-05 Jonathan Wakely New
[v3] implement LWG 2067 and new issues with constructors in <future> - - - - --- 2011-11-02 Jonathan Wakely New
libstdc++/50862 fix deadlock in condition_variable_any - - - - --- 2011-10-26 Jonathan Wakely New
[v3] use NSDMI in C++11 mutex types - - - - --- 2011-10-25 Jonathan Wakely New
libstdc++/50862 fix deadlock in condition_variable_any - - - - --- 2011-10-25 Jonathan Wakely New
[v3] use NSDMI in C++11 mutex types - - - - --- 2011-10-24 Jonathan Wakely New
[v3] add missing dg-require to tests - - - - --- 2011-10-24 Jonathan Wakely New
libstdc++/50834 - update thread safety docs w.r.t. C++11 - - - - --- 2011-10-24 Jonathan Wakely New
[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin - - - - --- 2011-10-22 Jonathan Wakely New
[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin - - - - --- 2011-10-21 Jonathan Wakely New
[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin - - - - --- 2011-10-20 Jonathan Wakely New
[v3] use NSDMI in C++11 mutex types - - - - --- 2011-10-04 Jonathan Wakely New
[v3] define string::pop_back() - - - - --- 2011-10-04 Jonathan Wakely New
[v3] add max_size and rebind to __alloc_traits - - - - --- 2011-10-04 Jonathan Wakely New
[doc] fix broken anchor in install.texi - - - - --- 2011-10-04 Jonathan Wakely New
[v3] testsuite tweak - - - - --- 2011-10-03 Jonathan Wakely New
[v3] doxygen markup fixes - - - - --- 2011-08-07 Jonathan Wakely New
[wwwdocs] libstdc++ updates for gcc-4.7/changes.html - - - - --- 2011-08-03 Jonathan Wakely New
[v3] add <scoped_allocator> - - - - --- 2011-07-18 Jonathan Wakely New
[v3] add <scoped_allocator> - - - - --- 2011-07-09 Jonathan Wakely New
[v3] C++0x allocator support for std::vector - - - - --- 2011-07-09 Jonathan Wakely New
[v3] additions to ext/alloc_traits.h - - - - --- 2011-07-09 Jonathan Wakely New
[v3] Ext Ptr tweaks - - - - --- 2011-07-09 Jonathan Wakely New
[v3] fix libstdc++/49668 - do not use std::bind for simple call wrappers - - - - --- 2011-07-09 Jonathan Wakely New
PR other/49658 fix typo in extend.texi - - - - --- 2011-07-06 Jonathan Wakely New
fix c++/49605: -Wdelete-non-virtual-dtor is not picky enough - - - - --- 2011-07-01 Jonathan Wakely New
[v3] adjust tests to work in c++0x mode - - - - --- 2011-06-23 Jonathan Wakely New
[v3] Avoid -Wall warnings in the testsuite - - - - --- 2011-06-22 Jonathan Wakely New
[v3] Avoid -Wall warnings in the testsuite - - - - --- 2011-06-22 Jonathan Wakely New
[v3] use noexcept in pointer_traits - - - - --- 2011-06-14 Jonathan Wakely New
_ExtPtr_allocator - - - - --- 2011-06-11 Jonathan Wakely New
RFC: __gnu_cxx::__alloc_traits extension - - - - --- 2011-06-11 Jonathan Wakely New
[v3] improve allocator_traits test - - - - --- 2011-06-11 Jonathan Wakely New
[v3] adjust allocator_traits testcase - - - - --- 2011-06-11 Jonathan Wakely New
[v3] test uses_allocator for promise and packaged_task - - - - --- 2011-06-11 Jonathan Wakely New
[v3] fix typos in ptr_traits.h and specialize for pointer adapter - - - - --- 2011-06-05 Jonathan Wakely New
[v3] update testsuite allocators to C++0x allocator API - - - - --- 2011-06-04 Jonathan Wakely New
add test for PR c++/33840 - - - - --- 2011-06-04 Jonathan Wakely New
add -Wdelete-non-virtual-dtor - - - - --- 2011-06-04 Jonathan Wakely New
add -Wdelete-non-virtual-dtor - - - - --- 2011-06-02 Jonathan Wakely New
add -Wdelete-non-virtual-dtor - - - - --- 2011-06-02 Jonathan Wakely New
[v3] update C++0x status table - - - - --- 2011-05-31 Jonathan Wakely New
[v3] implement allocator-extended constructors in <tuple> - - - - --- 2011-05-30 Jonathan Wakely New
[v3] implement allocator-extended constructors in <tuple> - - - - --- 2011-05-30 Jonathan Wakely New
[v3] Implement pointer_traits and allocator_traits - - - - --- 2011-05-28 Jonathan Wakely New
[v3] Implement pointer_traits and allocator_traits - - - - --- 2011-05-28 Jonathan Wakely New
[v3] Implement pointer_traits and allocator_traits - - - - --- 2011-05-28 Jonathan Wakely New
[v3] Implement pointer_traits and allocator_traits - - - - --- 2011-05-28 Jonathan Wakely New
[v3] define std::thread::hardware_concurrency() - - - - --- 2011-05-28 Jonathan Wakely New
[v3] update std::launch enum - - - - --- 2011-05-28 Jonathan Wakely New
[v3] use noexcept in <future> - - - - --- 2011-05-27 Jonathan Wakely New
RFA (libstdc++): C++/v3 PATCH for c++/24163 (lookup in dependent bases) and c++/29131 - - - - --- 2011-05-27 Jonathan Wakely New
[v3] minor doc corrections - - - - --- 2011-05-25 Jonathan Wakely New
[v3] add doxygen comments to deleted functions - - - - --- 2011-05-25 Jonathan Wakely New
[v3] fix comments - - - - --- 2011-05-25 Jonathan Wakely New
fix c++/18016 - warn about self-initialization in constructor init-list - - - - --- 2011-05-23 Jonathan Wakely New
fix c++/18016 - warn about self-initialization in constructor init-list - - - - --- 2011-05-22 Jonathan Wakely New
[v3] Update shared_ptr for noexcept - - - - --- 2011-05-18 Jonathan Wakely New
fix doc typos - - - - --- 2011-05-18 Jonathan Wakely New
fix c++/48994 - - - - --- 2011-05-15 Jonathan Wakely New
fix typos and grammar in -fuse-linker-plugin docs - - - - --- 2011-05-07 Jonathan Wakely New
fix typos and grammar in -fuse-linker-plugin docs - - - - --- 2011-05-06 Jonathan Wakely New
std::bind vs ::bind ambiguity - - - - --- 2011-05-03 Jonathan Wakely New
update C++0x status table to FDIS - - - - --- 2011-05-02 Jonathan Wakely New
update C++0x status table to FDIS - - - - --- 2011-05-02 Jonathan Wakely New
[v3] fix libstdc++/48521 - - - - --- 2011-04-19 Jonathan Wakely New
fix libstdc++/48541 - - - - --- 2011-04-10 Jonathan Wakely New
fix libstdc++/48465 - add missing exported symbols - - - - --- 2011-04-10 Jonathan Wakely New
typo in gcc manual - - - - --- 2011-04-06 Jonathan Wakely New
[v3] implement LWG issues 1514, 2030, 2031 - - - - --- 2011-03-25 Jonathan Wakely New
regex issue - - - - --- 2011-03-25 Jonathan Wakely New
[doc] obvious partial fix for other/48254 - - - - --- 2011-03-23 Jonathan Wakely New
[doc] fix PRs 48179, 48221 and 48234 - - - - --- 2011-03-22 Jonathan Wakely New
[wwwdocs] addition to gcc-4.6/changes.html - - - - --- 2011-03-19 Jonathan Wakely New
[v3] More <regex> updates from latest WP - - - - --- 2011-02-17 Jonathan Wakely New
[v3] libstdc++/47724 prevent crash compiling a regex - - - - --- 2011-02-17 Jonathan Wakely New
[v3] update <regex> to N3225 draft - - - - --- 2011-02-14 Jonathan Wakely New
[v3] simplify std::regex NFA - - - - --- 2011-02-14 Jonathan Wakely New
[v3] fix libstdc++/47662 - - - - --- 2011-02-12 Jonathan Wakely New
[v3] avoid duplicate definitions in <tr1/complex> in C++0x mode - - - - --- 2011-02-12 Jonathan Wakely New
[v3] fix libstdc++/47662 - - - - --- 2011-02-10 Jonathan Wakely New
[v3] add future_errc::no_state case to switch - - - - --- 2011-02-10 Jonathan Wakely New
[wwwdocs] document some G++ and libstdc++ changes for 4.6 - - - - --- 2011-02-10 Jonathan Wakely New
[wwwdocs] document some G++ and libstdc++ changes for 4.6 - - - - --- 2011-02-10 Jonathan Wakely New
[v3] update C++0x status table - - - - --- 2011-02-10 Jonathan Wakely New
[v3] improve docs for data race hunting - - - - --- 2011-02-10 Jonathan Wakely New
[v3] fix libstdc++/43863 - - - - --- 2011-02-09 Jonathan Wakely New
[v3] rename packaged_task::operator bool - - - - --- 2011-02-09 Jonathan Wakely New
[doc] Move from GFDL 1.2 to GFDL 1.3 - - - - --- 2011-02-08 Jonathan Wakely New
fix c++/47589 - backport to 4.4 branch - - - - --- 2011-02-03 Jonathan Wakely New
obvious typo and grammar fixes to invoke.texi - - - - --- 2011-01-25 Jonathan Wakely New
[v3] update concept-check docs - - - - --- 2011-01-20 Jonathan Wakely New
« 1 2 ... 620 621 6221268 1269 »