public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
Deque rotate on current node
 2020-09-02 17:40 UTC  (7+ messages)

[committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978]
 2020-09-02 16:24 UTC  (5+ messages)

[committed] libstdc++: Fix three-way comparison for std::array [PR 96851]
 2020-09-02 15:44 UTC  (2+ messages)

[committed] libstdc++: Break header cycle between <new> and <exception>
 2020-09-02 15:43 UTC  (2+ messages)

Jacqueline Galvez shared "submitted timesheet Sept 2020.xlsx"
 2020-09-02 11:46 UTC 

[PATCH] libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960]
 2020-09-01 19:55 UTC  (2+ messages)

[committed] libstdc++: Constrain chrono::duration conversions [LWG 2094]
 2020-09-01 17:18 UTC 

Hashtable PR96088 Work in Progress
 2020-09-01 12:36 UTC 

[PATCH] Hashtable consider all initializer_list on insertion
 2020-09-01 12:18 UTC 

[committed] libstdc++: Make std::chrono::duration use reduced ratio for period
 2020-08-28 23:49 UTC  (2+ messages)

[PATCH] c++: Fix resolving the address of overloaded pmf [PR96647]
 2020-08-28 16:40 UTC 

[PATCH] libstdc++: remove an ignored qualifier on function return type
 2020-08-28  7:16 UTC  (4+ messages)

[PATCH] libstdc++: mark variables as possibly unused
 2020-08-28  6:40 UTC  (4+ messages)

[PATCH] libstdc++: Fix arithmetic bug in chrono::year_month::operator+
 2020-08-27 16:45 UTC  (4+ messages)

[PATCH] libstdc++: Fix operator overload resolution for calendar types
 2020-08-27 16:24 UTC  (3+ messages)

[PATCH 1/3] libstdc++: Implement P1994R1 changes to ranges::elements_view
 2020-08-26 20:57 UTC  (6+ messages)
` [PATCH 2/3] libstdc++: elements_view's sentinel and iterator not comparable [LWG 3406]
` [PATCH 3/3] libstdc++: Implement remaining piece of LWG 3448

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2020-08-26 20:37 UTC  (12+ messages)

[committed] libstdc++: Whitespace changes in <tuple>
 2020-08-26 18:34 UTC 

[committed] libstdc++: Use correct argument type for __use_alloc [PR 96803]
 2020-08-26 18:34 UTC 

[PATCH] libstdc++: Fix typo in chrono::year_month_weekday::operator==
 2020-08-26 16:39 UTC  (2+ messages)

[committed] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-25 15:45 UTC  (3+ messages)

[COMMITTED] libstdc++: Fix debug-mode build failure in <chrono>
 2020-08-25 15:26 UTC 

[committed] libstdc++: Adjust static assertions in futures and promises [LWG 3466]
 2020-08-25 14:53 UTC 

[PATCH] libstdc++: Add more C++20 additions to <chrono>
 2020-08-25 13:56 UTC  (2+ messages)

rotate algorithm seems inefficient for bidirectional iterators
 2020-08-25 13:40 UTC  (2+ messages)

[PATCH] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-25  7:48 UTC  (6+ messages)

[committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
 2020-08-24 15:19 UTC 

[committed] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
 2020-08-24 15:19 UTC 

[PATCH] libstdc++: Fix iota_view::size() to avoid overflow
 2020-08-24 15:18 UTC  (2+ messages)

[committed] libstdc++: Make variant_npos conversions explicit [PR 96766]
 2020-08-24 15:16 UTC 

[PATCH] libstdc++: fix misleading indentation
 2020-08-24 11:26 UTC 

[PATCH] libstdc++: add parentheses around assignments used as truth values
 2020-08-24 11:26 UTC 

[PATCH] libstdc++: remove unused variables
 2020-08-24 11:26 UTC 

Would it make sense to use __attribute__ ((noinline)) for functions like _M_realloc_insert?
 2020-08-24 10:55 UTC  (5+ messages)

Add cold attribute to one time construction APIs
 2020-08-24  8:55 UTC  (9+ messages)
` [PATCH] "

[committed] libstdc++: Make __int128 meet integer-class requirements [PR 96042]
 2020-08-24  8:52 UTC  (10+ messages)

[committed] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-21 11:11 UTC 

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2020-08-20 15:31 UTC  (14+ messages)

[PATCH 1/4] libstdc++: Import parts of the Ryu library
 2020-08-19 21:57 UTC  (12+ messages)
` [PATCH 3/4] libstdc++: Add floating-point std::to_chars implementation

[committed] libstdc++: Remove deprecated comparison operators for RB trees
 2020-08-19 16:32 UTC 

[committed] libstdc++: Add deprecated attributes to old iostream members
 2020-08-19 13:53 UTC  (3+ messages)

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-08-19  9:47 UTC  (6+ messages)

[PATCH] libstdc++: testsuite: Address random failure in pthread_create() [PR54185]
 2020-08-18 18:15 UTC  (4+ messages)

[committed] libstdc++: Remove redundant copying of std::async arguments [PR 69724]
 2020-08-18 13:28 UTC 

[committed] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-17 14:29 UTC 

[committed] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-13 15:44 UTC  (3+ messages)

Do these two source file(i.e. include\c_std\cstdlib and include\c_global\cstdlib) serve for different purposes whereas they contain similar content?
 2020-08-13 14:45 UTC  (7+ messages)

[committed] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-11 16:04 UTC  (2+ messages)

[committed] libstdc++: Fix failing tests for AIX
 2020-08-11 15:39 UTC 

[committed] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix net::system_context stop condition
 2020-08-11 15:38 UTC 

[committed] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-11 15:38 UTC 

[committed] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-11 15:38 UTC 

[PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique
 2020-08-11  9:12 UTC  (4+ messages)

Question about _GLIBCXX_WEAK_DEFINITION macro
 2020-08-11  7:25 UTC  (4+ messages)

[RFC] libstdc++: Fix pretty-printing old implementations of std::unique_ptr
 2020-08-10 18:20 UTC  (2+ messages)

[committed] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-10 18:13 UTC  (2+ messages)

[committed] libstdc++: Implement LWG 561 for std::inserter
 2020-08-10 11:32 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-08-10 11:03 UTC 

[PATCH] libstdc++: Remove unused Makefile.in
 2020-08-10 10:52 UTC 

[committed] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-10 10:14 UTC 

[committed] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-07 19:29 UTC 

[committed] libstdc++: Replace some VERIFY tests with static_assert
 2020-08-07 16:47 UTC 

[PATCH] Implement P0966 std::string::reserve should not shrink
 2020-08-07 15:43 UTC  (15+ messages)

std::vector<bool> code cleanup fixes optimizations
 2020-08-06 19:39 UTC  (8+ messages)

[committed] libstdc++: Replace operator>>(istream&, char*) [LWG 2499]
 2020-08-06 19:19 UTC  (17+ messages)

[committed] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
 2020-08-06 18:23 UTC 

[committed] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-06 17:49 UTC 

[committed] libstdc++: Break long lines to fit in 80 columns
 2020-08-05 22:00 UTC 

[committed] libstdc++: ParallelSTL is now part of oneAPI DPC++ Library
 2020-08-05 21:46 UTC  (3+ messages)

Could someone shed some light on how to find the code snippets related to the implementation of the "new" operator?
 2020-08-05  9:13 UTC  (4+ messages)

[PATCH] Add C++2a synchronization support
 2020-08-03 20:19 UTC  (4+ messages)

[committed] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-08-03 13:10 UTC  (3+ messages)

[committed] libstdc++: Add std::from_chars for floating-point types
 2020-08-03 12:30 UTC  (5+ messages)

[committed] libstdc++: Move www.stroustrup.com to https
 2020-08-01 22:28 UTC 

Removing -std options from libstdc++ tests
 2020-07-31 20:28 UTC 

[committed 1/2] libstdc++: Fix tests that fail for C++98
 2020-07-31 19:04 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix test that fails "

[committed 5/5] libstdc++: Avoid using __float128 in strict modes
 2020-07-31 19:02 UTC 

[committed 4/5] libstdc++: Ensure c++NN effective-target present in more tests
 2020-07-31 19:01 UTC 

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).