public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
Add std::copy_n overload for istreambuf_iterator
 2019-10-04 11:06 UTC  (4+ messages)

[PATCH] Add std::__iterator_category_t
 2019-10-04 10:52 UTC  (2+ messages)

[PATCH] Add std::copy_n debug checks
 2019-10-04  4:33 UTC 

[PATCH] Fix non-reserved names in Parallel Mode headers
 2019-10-03 14:32 UTC  (7+ messages)
` [PATCH] Disable tests that aren't valid in parallel mode
  ` [PATCH] Make some parallel mode algorithms usable in constexpr contexts
    ` [PATCH] Make some new algorithms work in parallel mode

[PATCH] Remove greedy wildcards from libstdc++ linker script
 2019-10-02 15:52 UTC 

[PATCH] Help compiler detect invalid code
 2019-10-01 20:05 UTC  (12+ messages)
      ` [PATCH] Fix algo constexpr tests in Debug mode

[PATCH] Implement C++20 P1023 for __debug::array
 2019-10-01  9:08 UTC  (2+ messages)

[PATCH] Include netinet/in.h in include/experimental/internet
 2019-09-30 23:25 UTC  (2+ messages)

[PATCH] libstdc++ testsuite, silence a FreeBSD libm warning
 2019-09-30 19:46 UTC  (3+ messages)

RFC: Better commit messages for libstdc++
 2019-09-30 17:34 UTC  (4+ messages)

[PATCH] PR libstdc++/77936 remove unused variable
 2019-09-30 11:51 UTC 

[PATCH] Implement LWG 3255 for std::span constructors
 2019-09-30 11:51 UTC 

[PATCH 00/11] timed_mutex, shared_timed_mutex: Add full steady clock support
 2019-09-28  8:48 UTC  (12+ messages)
` [PATCH 03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock
` [PATCH 05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex
` [PATCH 09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex
` [PATCH 01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until
` [PATCH 07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock
` [PATCH 04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock
` [PATCH 10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough
` [PATCH 06/11] libstdc++ testsuite: Move slow_clock to its own header
` [PATCH 02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test
` [PATCH 11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock
` [PATCH 08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock

copy/copy_backward/fill/fill_n/equal rework
 2019-09-27 21:14 UTC  (4+ messages)

[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
 2019-09-27 18:19 UTC  (2+ messages)

[PATCH] PR libstdc++/91910 fix data race in Debug Mode destructors
 2019-09-27 16:21 UTC  (4+ messages)

[RFC] Should _GLIBCXX_CONSTEXPR, _GLIBCXX14_CONSTEXPR etc. expand to 'inline' ?
 2019-09-27 12:55 UTC  (3+ messages)

[PATCH] Improve _Safe_iterator _M_distance_to
 2019-09-27 11:46 UTC  (2+ messages)

[PBDS] Rejuvenation
 2019-09-26 22:15 UTC  (9+ messages)

[PATCH] Define std::to_array for Debug Mode
 2019-09-26 16:08 UTC 

[PATCH] Fix array index error in address_v6 comparisons
 2019-09-26 16:07 UTC 

[PATCH] Implement C++20 constexpr changes to std::pair (P1032R1)
 2019-09-26 16:07 UTC 

[PATCH] Remove include directives for deleted Profile Mode headers
 2019-09-26 16:06 UTC 

[PATCH] Implement LWG 3296 for basic_regex::assign
 2019-09-25 12:24 UTC 

[PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index()
 2019-09-24 10:12 UTC  (6+ messages)

[PATCH] PR libstdc++/91871 fix Clang warnings in testsuite
 2019-09-24 10:09 UTC 

Update riscv64 baseline symbols
 2019-09-23  8:35 UTC 

[PATCH] lexicographical_comparison enhancements
 2019-09-16 19:57 UTC 

[PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests
 2019-09-16  2:34 UTC  (2+ messages)

[PATCH 2/4]: C++ P1423R3 char8_t remediation: Update feature test macro, add deleted operators, update u8path
 2019-09-16  2:33 UTC  (2+ messages)

[PATCH 3/4]: C++ P1423R3 char8_t remediation: Updates to existing tests
 2019-09-15 19:40 UTC 

[PATCH 1/4]: C++ P1423R3 char8_t remediation: Decouple constraints for u8path from path constructors
 2019-09-15 19:39 UTC 

[PATCH 0/4]: C++ P1423R3 char8_t remediation implementation
 2019-09-15 19:39 UTC 

[PATCH] PR libstdc++/91748 fix std::for_each_n for random access iterators
 2019-09-12 11:19 UTC 

[PATCH] Fix Xmethod for shared_ptr::use_count()
 2019-09-11 11:39 UTC 

[PATCH] Fix libstdc++ tests for -Wvolatile warnings in C++2a mode
 2019-09-11 11:38 UTC 

[PATCH] Implement std::common_reference for C++20
 2019-09-10 16:30 UTC 

<concepts> header + std::common_reference ported from VC++
 2019-09-10 16:29 UTC  (3+ messages)

[PATCH] LWG 3266. to_chars(bool) should be deleted
 2019-09-10  9:08 UTC 

[PATCH] PR libstdc++/91711 fix failing test
 2019-09-10  7:26 UTC 

[PATCH] Optimise std::remove_cv and use more helper aliases
 2019-09-10  7:18 UTC 

Implement C++20 p1424 - 'constexpr' feature macro concerns
 2019-09-09 19:51 UTC  (4+ messages)

We should mark "Should Span be Regular? P1085R2" as well
 2019-09-09 18:51 UTC  (4+ messages)

[PATCH, libstdc++] Doc changes for constexpr additions for C++20 status
 2019-09-09 17:25 UTC  (3+ messages)

[PATCH] Optimize to_chars
 2019-09-09 11:13 UTC  (10+ messages)

[ PATCH ] C++20 <span>
 2019-09-09 11:12 UTC  (9+ messages)

Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch]
 2019-09-08 16:09 UTC  (5+ messages)

[ RFC Patch] GSoC 2019 Conclusion
 2019-09-06 23:00 UTC  (4+ messages)
` [ RFC Patch ] "
` [ RFC Patch ] Bit Data Structures [GSoC 2019 Conclusion]

Fix GCC_LINUX_FUTEX to work with C99 compilers
 2019-09-06 14:56 UTC  (6+ messages)

[PATCH] Define std::ssize for C++20 (P1227R2)
 2019-09-06 12:54 UTC 

[PATCH] Remove broken URL from libstdc++ manual
 2019-09-05  7:45 UTC 

[PATCH 0/2] PR libstdc++/41861 Add full steady_clock support to condition_variable
 2019-09-04 22:46 UTC  (9+ messages)
` [PATCH 2/2] "

[RFA][3/3] Remove Cell Broadband Engine SPU targets: libstdc++
 2019-09-02 21:27 UTC  (2+ messages)

[PATCH] Use __constinit keyword in libstdc++ sources
 2019-09-02 11:35 UTC 

[PATCH] PR libstdc++/91067 add more missing exports for directory iterators
 2019-09-02 11:33 UTC  (2+ messages)

[libstdc++,doc] xml/manual/policy_data_structures_biblio.xml
 2019-09-02 11:33 UTC  (2+ messages)

[PATCH] [gcc-8-branch] Fix recent unique_ptr regressions
 2019-09-02  8:12 UTC 

[v3] Update Solaris baselines for GCC 9.3
 2019-09-02  7:33 UTC  (2+ messages)

[v3] Update Solaris baselines for GCC 10.0
 2019-09-02  7:32 UTC  (2+ messages)

[PATCH] PR libstdc++/89164 enforce constraints for uninitialized algos
 2019-08-30 16:19 UTC  (2+ messages)

[ARM/FDPIC v5 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
 2019-08-30 14:35 UTC  (6+ messages)
  ` [ARM/FDPIC v5 06/21] [ARM] FDPIC: Add support for c++ exceptions

[PATCH] Fix unused malloc return value warning
 2019-08-30 13:34 UTC  (2+ messages)

[PATCH] Update ABI baselines for x86 and powerpc GNU targets
 2019-08-29 10:22 UTC  (3+ messages)

Deque fiil/copy/move/copy_backward/move_backward/equal overloads
 2019-08-26 19:49 UTC  (10+ messages)
` PR 90409 "

Fix libstdc++ lstat missing return type for Windows target
 2019-08-23 20:41 UTC  (2+ messages)

[PATCH] Do not try to process deleted headers with Doxygen
 2019-08-20 21:36 UTC 

[PATCH] Fix markdown in Doxygen comments for std::reduce
 2019-08-20 21:34 UTC 

[PATCH] PR libstdc++/91371 make std::is_function handle other calling conventions
 2019-08-19 21:20 UTC  (2+ messages)

[PATCH, alpha]: Update baseline_symbols.txt
 2019-08-16 12:33 UTC 

[PATCH] PR libstdc++/91456 make INVOKE<R> work with uncopyable prvalues
 2019-08-15 16:07 UTC  (2+ messages)

[PATCH] Deprecate std::__is_nullptr_t type trait
 2019-08-14 19:51 UTC 

[PATCH 1/3] C++20 constexpr lib part 1/3
 2019-08-14 16:02 UTC  (11+ messages)
            ` [PATCH 2/3] C++20 constexpr lib part 2/3 - swappish functions

[PATCH] PR libstdc++/90361 add missing macro definition
 2019-08-14 11:19 UTC  (2+ messages)

[PATCH] Add noexcept-specifier to std::apply and std::make_from_tuple
 2019-08-12 14:53 UTC 

skip Cholesky decomposition in is>>n_mv_dist
 2019-08-09 10:26 UTC  (3+ 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).