public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add noexcept to std::shared_future copy operations (LWG DR 2799)
 2017-11-16 14:40 UTC 

Make istreambuf_iterator::_M_sbuf immutable and add debug checks
 2017-11-16 12:08 UTC  (7+ messages)

Make tests less istreambuf_iterator implementation dependent
 2017-11-16 11:57 UTC  (24+ messages)
            ` [PATCH 1/4] Revert "2017-10-04 Petr Ovtchenkov <ptr@void-ptr.info>"
              ` [PATCH 2/4] libstdc++: istreambuf_iterator keep attached streambuf
                ` [PATCH 3/4] libstdc++: avoid character accumulation in istreambuf_iterator
                  ` [PATCH 4/4] libstdc++: immutable _M_sbuf "

[PATCH] Minor improvements to Filesystem tests
 2017-11-15 18:23 UTC 

[PATCH] Add noexcept to generic std::size, std::empty and std::data
 2017-11-15 17:51 UTC 

libstdc++ PATCH to harmonize noexcept
 2017-11-15  0:00 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2733 and LWG 2759
 2017-11-14 18:08 UTC  (4+ messages)

potential bug in libstc++ ?
 2017-11-14 18:01 UTC  (3+ messages)

Tweak vector::_M_realloc_insert for code size
 2017-11-14 17:09 UTC  (2+ messages)

std::advance istreambuf_iterator overload
 2017-11-13 20:32 UTC  (4+ messages)

[PATCH] Minor tweak to libstdc++ testsuite helper type
 2017-11-11  0:11 UTC 

[PATCH] PR libstdc++/82917 add missing returns in <fstream>
 2017-11-10 21:44 UTC 

[PATCH 13/22] Enable building libstdc++-v3 with Intel CET
 2017-11-08 18:01 UTC  (3+ messages)

Fix unsupported prettyprinter test
 2017-11-07 20:48 UTC  (2+ messages)

[libstdc++-v3] Add configure check for S_ISSOCK
 2017-11-07 19:08 UTC  (4+ messages)

[libstdc++,doc] docs.oracle.com has switched to https
 2017-11-05 11:15 UTC 

[PATCH] Define std::endian for C++2a (P0463R1)
 2017-11-03 15:46 UTC 

[PATCH] Simplify _Node_insert_return to avoid including <tuple>
 2017-11-03 11:06 UTC  (4+ messages)

Fix pretty printers for versioned namespace
 2017-11-01 18:04 UTC  (8+ messages)

[PATCH] PR libstdc++/82777 fix path normalization for dot-dot
 2017-11-01 17:13 UTC 

Why do we create a broken symlink for include/bits/stamp-bits ?
 2017-10-30 16:29 UTC  (2+ messages)

RFC: why do our std::ofsteam functions add ios_base::trunc ?
 2017-10-30 15:36 UTC  (2+ messages)

[PATCH] Minor tweak to libstdc++ FAQ
 2017-10-30 14:57 UTC 

[PATCH] Minor header reorganization for unordered containers
 2017-10-30 14:55 UTC 

[v3 PATCH] Implement LWG 2485
 2017-10-30 14:13 UTC  (3+ messages)

[PATCH] List headers in Makefile in alphabetical order
 2017-10-27 17:52 UTC 

[PATCH] Remove noexcept from filesystem iterators and operations (LWG 3013, 3014)
 2017-10-27 17:51 UTC 

[PATCH] Make filesystem::file_status default constructor non-explicit (LWG 2787)
 2017-10-27 17:50 UTC 

[PATCH] Provide filesystem::path overloads for file streams (LWG 2676, partial)
 2017-10-27 13:00 UTC  (2+ messages)

[PATCH] Define std::filesystem::path::format enum (P0430R2)
 2017-10-27 12:03 UTC 

[PATCH] Protect more algorithms from overloaded comma operators
 2017-10-26 23:53 UTC 

Rename cxx1998 into normal
 2017-10-26 20:26 UTC  (5+ messages)

[v3 PATCH] Deduction guides for associative containers, debug mode deduction guide fixes
 2017-10-26 16:30 UTC  (5+ messages)

[PATCH] Update C++17 library status documentation
 2017-10-25 14:18 UTC  (2+ messages)

[PATCH] PR libstdc++/82716 avoid stupid -Wmismatched-tags warnings
 2017-10-25 13:56 UTC 

[PATCH] PR libstdc++/79283 fix filesystem::read_symlink for /proc
 2017-10-25 12:47 UTC 

[PATCH] Fix filesystem::path::lexically_normal algorithm
 2017-10-25 12:43 UTC 

[PATCH] PR libstdc++/82706 fix test for case where operations succeed
 2017-10-25  0:28 UTC 

[PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
 2017-10-24 20:26 UTC  (13+ messages)

[libstdc++, patch] Fix build on APFS file system
 2017-10-24 15:47 UTC  (21+ messages)

[PATCH] Avoid -Wattribute-alias warnings for long double compat symbols
 2017-10-24 13:20 UTC 

[PATCH] Refactor std::basic_string_view members and add noexcept
 2017-10-24 13:18 UTC 

[PATCH] PR libstdc++/82685 add 'noexcept' to string_view literals
 2017-10-24 11:30 UTC 

Make tests failing with version namespace UNSUPPORTED
 2017-10-23 22:07 UTC  (3+ messages)

[PATCH] Implement C++17 Filesystem library
 2017-10-23 12:12 UTC 

[PATCH] PR libstdc++/82644 document IS 29124 support
 2017-10-23 11:11 UTC 

[PATCH] Fix path::iterator post-increment and post-decrement
 2017-10-21  1:20 UTC  (2+ messages)

[PATCH] Update value of __cpp_lib_chrono feature-test macro
 2017-10-20 21:06 UTC 

[PATCH] Define __cpp_lib_byte feature-test macro
 2017-10-20 18:19 UTC 

[PATCH] Improve tests for error reporting in Filesystem TS
 2017-10-19 14:02 UTC 

[PATCH] Update references to C++17 in libstdc++ manual
 2017-10-19 13:59 UTC 

[PATCH] Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in test
 2017-10-19 13:58 UTC 

Rb_tree constructor optimization
 2017-10-19  5:39 UTC  (5+ messages)

[Bug libstdc++/82558] [8 Regression] V8 JavaScript engine segfaults since r249235
 2017-10-16  5:46 UTC 

[PATCH] PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
 2017-10-13 12:40 UTC 

[PATCH] PR libstdc++/82481 Suppress clang-tidy warnings
 2017-10-13 12:39 UTC 

[PATCH] libstdc++: istreambuf_iterator keep attached streambuf
 2017-10-10 14:21 UTC  (13+ messages)
        ` [PATCH v2] "
        ` [PATCH] libstdc++: istreambuf_iterator proxy (was: keep attached streambuf)
            ` [PATCH] libstdc++: istreambuf_iterator proxy

[PATCH] Update comment referring to status of LWG issue 111
 2017-10-10 11:28 UTC 

[PATCH] PR libstdc++/82417 do not include C99 <complex.h> in strict modes
 2017-10-10 11:28 UTC 

Performance improvements for std::sort
 2017-10-07 17:08 UTC  (2+ messages)

std^shared_ptr compile error for 2D array type (G++7.2)
 2017-10-06 13:27 UTC 

primitive type size
 2017-10-06 11:55 UTC  (6+ messages)

std::shared_ptr compile error for 2D array type (G++7.2)
 2017-10-06 11:25 UTC  (4+ messages)

[PATCH] C++17 P0067R5 std::to_chars and std::from_chars (partial)
 2017-10-06  7:44 UTC  (7+ messages)

[PATCH] detect incompatible aliases (PR c/81854)
 2017-10-03 23:43 UTC  (3+ messages)

[PATCH] detect incompatible aliases (PR c/81854)
 2017-10-02 20:17 UTC  (5+ messages)

[PATCH] PR libstdc++/81469 deprecate std::uncaught_exception for C++17
 2017-09-28 23:39 UTC  (3+ messages)

[PATCH] streambuf_iterator: avoid debug-dependent behaviour
 2017-09-28 10:58 UTC  (10+ messages)

[PATCH, libstdc++]: Fix another instance of -Werror=attributes bootststrap failure
 2017-09-25 13:41 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).