Show patches with: State = Action Required       |    Archived = No       |   126658 patches
« 1 2 ... 650 651 6521266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++/60594 - std::function<incomplete()> - - - - --- 2014-04-15 Jonathan Wakely New
Add const to constexpr member functions - - - - --- 2014-04-15 Jonathan Wakely New
Use delegating constructors in std::shared_ptr - - - - --- 2014-04-15 Jonathan Wakely New
Fix non-reserved names in <atomic> - - - - --- 2014-04-15 Jonathan Wakely New
Fix libstdc++ tests w.r.t PR c++/60786 - - - - --- 2014-04-15 Jonathan Wakely New
libstdc++ testsuite tweaks - - - - --- 2014-04-15 Jonathan Wakely New
Make string_view operations involving CharT* *not* noexcept and consistent beween string_view and s… - - - - --- 2014-04-15 Jonathan Wakely New
Use delegating constructors in std::shared_ptr - - - - --- 2014-04-15 Jonathan Wakely New
Minor simplification in <functional> - - - - --- 2014-04-16 Jonathan Wakely New
libstdc++/60958 disable invalid code in <tr1/regex> - - - - --- 2014-04-25 Jonathan Wakely New
std::experimental::optional operator!= - - - - --- 2014-04-25 Jonathan Wakely New
[1/N] std::regex refactoring - _BracketMatcher - - - - --- 2014-04-28 Jonathan Wakely New
[2/N] std::regex refactoring - sub _Executor for lookahead - - - - --- 2014-04-28 Jonathan Wakely New
[3/N] std::regex refactoring - _Executor DFS / BFS - - - - --- 2014-04-28 Jonathan Wakely New
[3/N] std::regex refactoring - _Executor DFS / BFS - - - - --- 2014-04-28 Jonathan Wakely New
fix libstdc++/59476 - pretty printers - - - - --- 2014-05-02 Jonathan Wakely New
libstdc++/61036 - fix dumb typo in shared_ptr - - - - --- 2014-05-02 Jonathan Wakely New
libstdc++/61086 - fix ubsan errors in std::vector - - - - --- 2014-05-07 Jonathan Wakely New
libstdc++/61023 - copy comparison functor in RB tree move assignment - - - - --- 2014-05-07 Jonathan Wakely New
libstdc++/57394 - copy operations for basic_streambuf - - - - --- 2014-05-08 Jonathan Wakely New
libstdc++/13860 enforce requirements on traits - - - - --- 2014-05-08 Jonathan Wakely New
fix some comments in libstdc++ files - - - - --- 2014-05-08 Jonathan Wakely New
add missing export for std::regex_error - - - - --- 2014-05-09 Jonathan Wakely New
libstdc++/60497 (again) - qualify more calls - - - - --- 2014-05-13 Jonathan Wakely New
libstdc++/60497 again - more std::get qualification - - - - --- 2014-05-13 Jonathan Wakely New
[libstdc++/61166] overflow when parse number in std::duration operator"" - - - - --- 2014-05-14 Jonathan Wakely New
Update catch(...) handlers to deal with __forced_unwind - - - - --- 2014-05-14 Jonathan Wakely New
Simplify std::tuple helpers and fix C++14 bug. - - - - --- 2014-05-14 Jonathan Wakely New
Simplify std::tuple helpers and fix C++14 bug. - - - - --- 2014-05-15 Jonathan Wakely New
libstdc++/60326 make_signed/make_unsigned for wide char types - - - - --- 2014-05-15 Jonathan Wakely New
[libstdc++/61166] overflow when parse number in std::duration operator"" - - - - --- 2014-05-15 Jonathan Wakely New
[libstdc++/61166] overflow when parse number in std::duration operator"" - - - - --- 2014-05-16 Jonathan Wakely New
fix recent libstdc++ test failures - - - - --- 2014-05-16 Jonathan Wakely New
libstdc++/60966 fix synchronisation in std::promise - - - - --- 2014-05-17 Jonathan Wakely New
Use Python3 raise syntax in printers - - - - --- 2014-05-19 Jonathan Wakely New
libstdc++/61011 fix --disable-libstdcxx in top-level configure - - - - --- 2014-05-20 Jonathan Wakely New
Contributing new gcc targets: i386-*-dragonfly and x86-64-*-dragonfly - - - - --- 2014-05-21 Jonathan Wakely New
libstdc++/61269 fix <type_traits> for clang - - - - --- 2014-05-21 Jonathan Wakely New
Fix warning in dragonflybsd locale - - - - --- 2014-05-21 Jonathan Wakely New
c/61271 fix ICE for invalid cilkplus array notation - - - - --- 2014-05-21 Jonathan Wakely New
Adjust target selectors for some libstdc++ tests - - - - --- 2014-05-23 Jonathan Wakely New
Adjust target selectors for some libstdc++ tests - - - - --- 2014-05-23 Jonathan Wakely New
libstdc++/61329 Add missing 'inline' in regex debug functions - - - - --- 2014-05-27 Jonathan Wakely New
[ping] libstdc++ testsuite cxxflags - - - - --- 2014-05-30 Jonathan Wakely New
Script for generating libstdc++ web docs for releases - - - - --- 2014-05-30 Jonathan Wakely New
Update email address in docs - - - - --- 2014-05-30 Jonathan Wakely New
libstdc++/61011 fix --disable-libstdcxx in top-level configure - - - - --- 2014-05-30 Jonathan Wakely New
Update email address in docs - - - - --- 2014-05-30 Jonathan Wakely New
libstdc++/61374 fix string_view conversion and update to latest draft - - - - --- 2014-06-01 Jonathan Wakely New
simplify <bits/uses_allocator.h> - - - - --- 2014-06-01 Jonathan Wakely New
[PATCHv3,2/2] libstdc++: Add std::aligned_union. - - - - --- 2014-06-02 Jonathan Wakely New
[1/N] std::regex refactoring - _BracketMatcher - - - - --- 2014-06-02 Jonathan Wakely New
libstdc++/56166 avoid allocation in basic_string::clear() - - - - --- 2014-06-03 Jonathan Wakely New
Libstdc++ doc updates - - - - --- 2014-06-06 Jonathan Wakely New
fix minor typo in comment - - - - --- 2014-06-09 Jonathan Wakely New
Update libstdc++ FAQ and ensure stable anchors in HTML docs - - - - --- 2014-06-09 Jonathan Wakely New
implement std::experimental::any - - - - --- 2014-06-10 Jonathan Wakely New
libstdc++/61390 don't redeclare template-parameters - - - - --- 2014-06-10 Jonathan Wakely New
Add #warning to <regex> in 4.8 branch and remove tests - - - - --- 2014-06-13 Jonathan Wakely New
libstdc++/60326 make_signed/make_unsigned for wide char types - - - - --- 2014-06-13 Jonathan Wakely New
Simplify std::tuple helpers and fix C++14 bug. - - - - --- 2014-06-13 Jonathan Wakely New
implement std::experimental::any - - - - --- 2014-06-14 Jonathan Wakely New
Fix doxygen warnings - - - - --- 2014-06-14 Jonathan Wakely New
Fix links in libstdc++ doxygen comments - - - - --- 2014-06-14 Jonathan Wakely New
Improve some doxygen comments - - - - --- 2014-06-14 Jonathan Wakely New
fix std::chrono::duration literals - - - - --- 2014-06-23 Jonathan Wakely New
libstdc++/61532 fix make_signed failures - - - - --- 2014-06-23 Jonathan Wakely New
libstdc++/61532 fix make_signed failures - - - - --- 2014-06-23 Jonathan Wakely New
fix namespaces for std::experimental types - - - - --- 2014-06-23 Jonathan Wakely New
Fix some pedantic warnings - - - - --- 2014-06-24 Jonathan Wakely New
Simplify allocator use - - - - --- 2014-06-25 Jonathan Wakely New
Simplify allocator use - - - - --- 2014-06-25 Jonathan Wakely New
Simplify allocator use - - - - --- 2014-06-26 Jonathan Wakely New
Simplify allocator use - - - - --- 2014-06-26 Jonathan Wakely New
c++/58051 Implement Core 1579 - - - - --- 2014-06-26 Jonathan Wakely New
Patch set for regex instantiation - - - - --- 2014-06-29 Jonathan Wakely New
Some small libstdc++ fixes - - - - --- 2014-07-08 Jonathan Wakely New
Fix bug in experimental::any - - - - --- 2014-07-10 Jonathan Wakely New
Add libstdc++ type printers for class templates - - - - --- 2014-07-14 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-14 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-15 Jonathan Wakely New
Fix typo in extend.texi - - - - --- 2014-07-17 Jonathan Wakely New
libstdc++/61835 fix invalid character escape in docstring - - - - --- 2014-07-18 Jonathan Wakely New
fix libstdc++ configure output - - - - --- 2014-07-19 Jonathan Wakely New
Add libstdc++ pretty printers for Library Fundamentals TS types - - - - --- 2014-07-23 Jonathan Wakely New
libstdc++/61946 Fix old regression in <ext/rope> - - - - --- 2014-07-29 Jonathan Wakely New
libstdc++/61947 fix constructor ambiguity in std::tuple - - - - --- 2014-07-29 Jonathan Wakely New
testsuite allocators patch - - - - --- 2014-07-29 Jonathan Wakely New
libstdc++: add _GLIBCXX_ macro prefix in atexit_thread.cc - - - - --- 2014-08-01 Jonathan Wakely New
[libstdc++,v3] - Add xmethods for std::vector and std::unique_ptr - - - - --- 2014-08-04 Jonathan Wakely New
optimize std::list move constructor - - - - --- 2014-08-07 Jonathan Wakely New
Avoid memory allocations when making futures ready - - - - --- 2014-08-07 Jonathan Wakely New
Avoid memory allocations when making futures ready - - - - --- 2014-08-07 Jonathan Wakely New
Overload std::getline for rvalue streams - - - - --- 2014-08-12 Jonathan Wakely New
Overload std::getline for rvalue streams - - - - --- 2014-08-12 Jonathan Wakely New
libstdc++/61841 odr-use pthread_create in std::thread constructor - - - - --- 2014-08-13 Jonathan Wakely New
libstdc++/62154 fix throw_with_nested and rethrow_if_nested - - - - --- 2014-08-15 Jonathan Wakely New
libstdc++/62159 add missing headers for freestanding implementation - - - - --- 2014-08-15 Jonathan Wakely New
Update C++11 library implementation status for 4.8 branch - - - - --- 2014-08-26 Jonathan Wakely New
[libstdc++,v3] - Add xmethods for std::vector and std::unique_ptr - - - - --- 2014-08-26 Jonathan Wakely New
« 1 2 ... 650 651 6521266 1267 »