public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] streambuf_iterator: avoid debug-dependent behaviour
 2017-09-07 21:02 UTC  (6+ messages)

[PATCH] PR libstdc++/79433 no #error for including headers with wrong -std
 2017-09-07 14:44 UTC  (2+ messages)

[PATCH] Add noexcept to shared_ptr owner comparisons (LWG 2873)
 2017-09-05 10:31 UTC  (3+ messages)

std::vector default default and move constructors
 2017-09-04 19:47 UTC  (4+ messages)

[PATCH] PR libstdc++/79162 ambiguity in string assignment due to string_view overload (LWG 2946)
 2017-09-04 15:49 UTC  (7+ messages)

[libstdc++/71500] make back reference work with icase
 2017-09-04 10:31 UTC 

[PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
 2017-09-01 11:13 UTC  (7+ messages)

[PATCH] PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
 2017-08-31 16:47 UTC 

Rb_tree constructor optimization
 2017-08-28 19:13 UTC 

std::forward_list optim for always equal allocator
 2017-08-28 19:10 UTC  (4+ messages)

[PATCH] istream_iterator: test for read in ctor
 2017-08-28  9:27 UTC 

[PATCH] istream_iterator: unexpected read in ctor
 2017-08-28  9:26 UTC  (5+ messages)

[PATCH] libstdc++: test for copy_n/istreambuf_iterator
 2017-08-25  8:53 UTC 

[PATCH] copy_n for input iterator, avoid in-loop jumps
 2017-08-24 11:26 UTC 

std::list optimizations
 2017-08-22  9:54 UTC  (5+ messages)

[PATCH] PR libstdc++/81912 make std::__iterator_category constexpr
 2017-08-21 15:17 UTC 

[committed] hpux: Fix testsuite/17_intro/names.cc failure
 2017-08-20 18:58 UTC 

[PATCH] detect incompatible aliases (PR c/81854)
 2017-08-18 19:21 UTC  (6+ messages)

[PATCH] Simplify allocator usage in unordered containers
 2017-08-18 18:27 UTC 

[PATCH] PR libstdc++/81891 fix double-free in hashtable constructor
 2017-08-18 17:51 UTC 

constexpr basic_string_view as required by C++17
 2017-08-18 14:49 UTC 

[PATCH 4/3] improve detection of attribute conflicts (PR 81544)
 2017-08-18 13:57 UTC  (2+ messages)

[PATCH] PR libstdc++/53984 handle exceptions in basic_istream::sentry
 2017-08-11  0:15 UTC  (8+ messages)

[PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7)
 2017-08-09 21:41 UTC  (6+ messages)

[PATCH] PR libstdc++/81751 don't call fflush(NULL)
 2017-08-09 17:52 UTC  (3+ messages)

void function declared attribute const
 2017-08-04 14:04 UTC  (2+ messages)

[PATCH] Fix typo in std::stack (PR libstdc++/81599)
 2017-07-31 13:42 UTC  (3+ messages)

Fwd: GCC 7.2 Status report (2017-07-25)
 2017-07-25 18:08 UTC 

[PATCH v2][Aarch64] Add vectorized mersenne twister
 2017-07-25 17:55 UTC  (5+ messages)

[PATCH] Remove deprecated iostream members for C++17
 2017-07-25 17:49 UTC 

[PATCH] Add AddressSanitizer annotations to std::vector
 2017-07-21 16:07 UTC  (7+ messages)

[PATCH] Implement std::pointer_traits::to_address as per P0653R0
 2017-07-20 18:31 UTC  (4+ messages)

Default std::list default and move constructors
 2017-07-20 13:55 UTC  (6+ messages)

[PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators
 2017-07-20 13:54 UTC  (3+ messages)

[PATCH] PR libstdc++/81064 fix versioned namespace
 2017-07-19 21:02 UTC  (6+ messages)

[PATCH] PR libstdc++/81395 fix crash when write follows large read
 2017-07-19 18:58 UTC  (4+ messages)

[PATCH] Fix indentation in std::basic_filebuf member functions
 2017-07-19 15:47 UTC 

[PATCH] Fix indentation in libstdc++ testsuite utils
 2017-07-19 14:49 UTC 

[PATCH] Remove redundant semicolons from libstdc++ headers
 2017-07-19  9:59 UTC  (2+ messages)

[PATCH] Reorder std::scoped_lock parameters as per P0739R0 DR status
 2017-07-16 13:21 UTC  (2+ messages)

[PATCH] Constrain std::variant constructor for class template argument deduction
 2017-07-14 19:19 UTC 

Forward list default default and move constructors
 2017-07-13  5:09 UTC  (4+ messages)

[PATCH] PR libstdc++/80316 make promise::set_value throw no_state error
 2017-07-12 14:49 UTC  (7+ messages)

[PATCH] Improvements to the libstdc++ FAQ and manual
 2017-07-11 11:16 UTC 

[PATCH] Fix memory leaks in libstdc++ ABI tests
 2017-07-10 18:43 UTC  (2+ messages)

[PATCH] PR libstdc++/81381 support stateful allocators in basic_stringbuf
 2017-07-10 18:07 UTC 

[PATCH] PR libstdc++/81338 correctly manage string capacity
 2017-07-10 18:06 UTC 

[PATCH] Fix memory leaks in libstdc++ tests
 2017-07-06 12:44 UTC 

[PATCH] Fix memory leaks in libstdc++ ABI tests
 2017-07-06 12:42 UTC 

[PATCH] Prevent __uses_alloc from holding dangling references
 2017-07-06 11:58 UTC 

Multiple libstdc++ versions
 2017-07-01 18:21 UTC  (4+ messages)

[PATCH] PR libstdc++/81221 fix namespace qualification for parallel mode
 2017-06-27 16:19 UTC  (2+ messages)

[Patch] Forward triviality in variant
 2017-06-27 15:43 UTC  (5+ messages)

What are these "profile" tests for?!
 2017-06-24 20:49 UTC  (2+ messages)

[PATCH] RFC: enable pretty printers for --enable-libstdcxx-debug libs
 2017-06-22 15:19 UTC 

[PATCH] PR libstdc++/81173 fix undefined memset with null pointer
 2017-06-22 14:18 UTC 

[Patch AArch64 / libstdc++] Update baseline symbols for aarch64-none-linux-gnu
 2017-06-21 14:36 UTC 

[PATCH] PR libstdc++/81092 add std::wstring symbols and bump library version
 2017-06-21  8:56 UTC  (9+ messages)

[PATCH, alpha]: Update libstdc++ baseline_symbols.txt
 2017-06-20 15:56 UTC 

[testsuite, i386] Always check for target i?86 and x86_64
 2017-06-20 14:29 UTC  (6+ messages)

[committed, PATCH] x32: Update baseline_symbols.txt
 2017-06-18 19:01 UTC  (3+ messages)

m68k: update libstdc++ baseline symbols
 2017-06-18 14:36 UTC 

[PATCH] PR libstdc++/80893 Fix null dereference in vector<bool>
 2017-06-17 12:12 UTC  (2+ messages)

[PATCH] Add std::get_deleter overload with correct signature
 2017-06-16 15:21 UTC 

[PATCH] Fix std::wbuffer_convert::sync()
 2017-06-16 13:25 UTC 

[PATCH] Fix missing returns in libstdc++ header and tests
 2017-06-16  8:14 UTC 

[v3] Use pthread effective-target in testsuite
 2017-06-15 11:17 UTC  (2+ messages)

Default std::vector<bool> default and move constructor
 2017-06-15 11:07 UTC  (11+ messages)

Avoid _Rb_tree_rotate_[left,right] symbols export
 2017-06-15 11:04 UTC  (4+ messages)

[v3 PATCH] PR libstdc++/80675, PR libstdc++/80940
 2017-06-15 11:01 UTC  (2+ messages)

[PATCH] Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0
 2017-06-14 19:55 UTC 

Containers default initialization
 2017-06-13 19:02 UTC  (7+ messages)

[PATCH] Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
 2017-06-13 15:57 UTC  (5+ messages)

[RFC] Exception-friendly ASan annotations of std::string
 2017-06-13 12:18 UTC  (5+ messages)

[PATCH] PR libstdc++/55917 do not handle exceptions in std::thread
 2017-06-12 16:39 UTC 

[PATCH] PR libstdc++/80939 Remove unmeetable constexpr specifiers
 2017-06-11  0:15 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).