libstdc++ archive
date index for July, 2018

This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

July 31, 2018
22:34 Re: [PATCH] PR libstdc++/86751 default assignment operators for std::pair Jonathan Wakely
22:31 [PATCH] Don't unconditionally define feature test macros in <version> Jonathan Wakely
19:26 Re: [PATCH] PR libstdc++/86734 make reverse_iterator::operator-> more robust Jonathan Wakely
18:36 Re: [PATCH] PR libstdc++/86734 make reverse_iterator::operator-> more robust François Dumont
17:40 Re: [PATCH] PR libstdc++/86751 default assignment operators for std::pair Jonathan Wakely
17:14 Re: [PATCH] PR libstdc++/86751 default assignment operators for std::pair Ville Voutilainen
17:07 [PATCH] PR libstdc++/86751 default assignment operators for std::pair Jonathan Wakely
15:03 [PATCH] Improve libstdc++ docs w.r.t newer C++ standards Jonathan Wakely
14:55 [PATCH] Replace safe bool idiom with explicit operator bool Jonathan Wakely

July 30, 2018
17:26 [PATCH] PR libstdc++/86734 make reverse_iterator::operator-> more robust Jonathan Wakely
17:12 [PATCH] Add workaround for aligned_alloc bug on AIX Jonathan Wakely

July 27, 2018
15:04 Love My Book Club? with Review Direct Kim Hornyak

July 26, 2018
20:06 Re: [PATCH] Add a test for std::condition_variable_any Jonathan Wakely
20:03 [PATCH] Add a test for std::condition_variable_any Marek Polacek
16:03 Re: [PATCH 0/8] Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 Jonathan Wakely
16:00 Re: [PATCH 2/8] Remove char16_t and char32_t dependency on <stdint.h> Jonathan Wakely
15:59 Re: [PATCH 0/8] Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 Cesar Philippidis
15:59 Re: [PATCH 2/8] Remove char16_t and char32_t dependency on <stdint.h> Jonathan Wakely
15:52 Re: [PATCH 2/8] Remove char16_t and char32_t dependency on <stdint.h> Marek Polacek
14:02 [PATCH 7/8] Remove dg-require-cstdint directive from tests jwakely
14:02 [PATCH 5/8] Remove dg-require-cstdint directive from tests jwakely
14:02 [PATCH 4/8] Add missing checks for _GLIBCXX_USE_C99_STDINT_TR1 jwakely
14:02 [PATCH 8/8] Add missing dg-require-cstdint directives to tests jwakely
14:02 [PATCH 6/8] Remove dg-require-cstdint directive from tests jwakely
14:02 [PATCH 2/8] Remove char16_t and char32_t dependency on <stdint.h> jwakely
14:02 [PATCH 3/8] Modify some library internals to work without <stdint.h> jwakely
14:02 [PATCH 0/8] Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1 jwakely
14:02 [PATCH 1/8] Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1 jwakely
12:27 Re: Share ebo helper throughout lib François Dumont
11:19 Re: [PATCH] PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc Jonathan Wakely
11:12 Re: [PATCH] PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc Rainer Orth

July 25, 2018
23:38 Re: [PATCH] Add initial version of C++17 <memory_resource> header Jonathan Wakely
20:23 Re: [PATCH] Add initial version of C++17 <memory_resource> header Jonathan Wakely
20:04 Re: Share ebo helper throughout lib Jonathan Wakely
19:58 Re: Share ebo helper throughout lib Jonathan Wakely
19:53 Re: Share ebo helper throughout lib Marc Glisse
19:42 Share ebo helper throughout lib François Dumont
17:24 Re: [PATCH] Make __resource_adaptor_imp usable with C++17 memory_resource Jonathan Wakely
13:20 Re: optimize std::vector move assignment Marc Glisse
13:13 Re: optimize std::vector move assignment Jonathan Wakely
12:38 optimize std::vector move assignment Marc Glisse
11:01 Re: [PATCH] Add initial version of C++17 <memory_resource> header Jonathan Wakely
10:40 [PATCH] Move std::unique_lock definition to a separate header Jonathan Wakely

July 24, 2018
21:12 [PATCH] Add initial version of C++17 <memory_resource> header Jonathan Wakely
20:49 [PATCH] PR libstdc++/86658 fix __niter_wrap to not copy invalid iterators Jonathan Wakely
19:48 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Jonathan Wakely
19:44 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout François Dumont
13:51 [PATCH] Minor refactoring in <bit> header Jonathan Wakely
13:06 [PATCH] Make __resource_adaptor_imp usable with C++17 memory_resource Jonathan Wakely
13:05 [PATCH] PR libstdc++/70966 fix lifetime bug for default resource Jonathan Wakely
13:04 [PATCH] Reorder conditions in uses-allocator construction helper Jonathan Wakely
11:57 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Jonathan Wakely
10:23 Re: Improve std::rotate usages François Dumont
10:22 Re: [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938) François Dumont
10:04 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout François Dumont

July 23, 2018
19:40 [PATCH] PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc Jonathan Wakely

July 20, 2018
16:50 [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Mike Crowe
16:50 [PATCH 2/2] condition_variable: Use steady_clock to implement wait_for Mike Crowe
13:49 Re: Optimization for std::to_string() Jonathan Wakely
11:52 [PATCH] PR libstdc++/86595 add missing noexcept Jonathan Wakely
11:44 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Jonathan Wakely
11:30 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Mike Crowe
11:26 [PATCH] PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro Jonathan Wakely
11:24 Re: [PATCH] Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug Jonathan Wakely
10:53 Re: [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Jonathan Wakely
10:51 Re: Optimization for std::to_string() niXman
10:05 Re: Optimization for std::to_string() Jonathan Wakely
09:44 Optimization for std::to_string() niXman

July 19, 2018
23:58 [PATCH] Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug Fāng-ruì Sòng via libstdc++
19:10 Re: [PATCH] Simplify the base characteristics for some type traits Jonathan Wakely
18:59 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Jonathan Wakely
18:40 Re: [PATCH] Simplify the base characteristics for some type traits Ville Voutilainen
17:18 [PATCH] Simplify the base characteristics for some type traits Jonathan Wakely
15:35 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Jeff Law
15:04 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Glen Fernandes
15:01 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Glen Fernandes
14:40 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Jonathan Wakely
14:39 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Jonathan Wakely
14:33 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Glen Fernandes
14:02 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Glen Fernandes
13:25 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Jonathan Wakely
11:59 Re: [PATCH] Use __builtin_memmove for trivially copy assignable types Glen Fernandes

July 17, 2018
13:19 [PATCH] PR libstdc++/86450 use -Wabi=2 and simplify -Werror use Jonathan Wakely
13:16 [PATCH] Remove unused explicit instantiation of __bind_simple Jonathan Wakely
00:02 Re: [PATCH] Add baseline symbols for riscv64-linux-gnu Jonathan Wakely

July 16, 2018
23:37 Re: [PATCH] Add baseline symbols for riscv64-linux-gnu Jim Wilson
17:42 [PATCH] scripts/create_testsuite_files: Fix typo in comment. Jonathan Wakely
17:13 [PATCH] PR libstdc++/86537 remove less<shared_ptr<T>> partial specialization Jonathan Wakely
16:17 Re: [2/2] Add AddressSanitizer annotations to std::string. Mikhail Kashkarov
10:24 [PATCH] Add baseline symbols for riscv64-linux-gnu Andreas Schwab

July 10, 2018
10:09 [PATCH 2/2] condition_variable: Use steady_clock to implement wait_for Mike Crowe
10:09 [PATCH 1/2] condition_variable: Report early wakeup of wait_until as no_timeout Mike Crowe

July 06, 2018
14:16 [PATCH] PR libstdc++/84928 use std::move in <numeric> algorithms Jonathan Wakely
12:52 [PATCH] Simplify linker script patterns for std::exception_ptr Jonathan Wakely
12:39 [PATCH] P0935R0 Eradicating unnecessarily explicit default constructors Jonathan Wakely
10:20 [PATCH] include/std/variant (__accepted_index): Use void_t. Jonathan Wakely

July 05, 2018
21:29 [PATCH] PR libstdc++/85831 define move constructors and operators for exceptions Jonathan Wakely
17:03 [PATCH] Add xfail-if to some tests that fail with COW strings Jonathan Wakely
17:01 Re: [PATCH] PR libstdc++/58265 implement LWG 2063 for COW strings Jonathan Wakely
15:56 [PATCH] PR libstdc++/58265 implement LWG 2063 for COW strings Jonathan Wakely
10:16 Re: Enhance __gnu_debug::string debug assertion Jonathan Wakely
08:27 Re: [PATCH] Add experimental::sample and experimental::shuffle from N4531 Christophe Lyon
05:28 Enhance __gnu_debug::string debug assertion François Dumont

July 04, 2018
20:23 Re: [wwwdocs] Document more C++2a support in libstdc++ Jonathan Wakely
20:20 Re: [wwwdocs] Document more C++2a support in libstdc++ Tim Song
20:17 [wwwdocs] Document more C++2a support in libstdc++ Jonathan Wakely
20:15 [PATCH] P0646R1 Improving the Return Value of Erase-Like Algorithms I Jonathan Wakely
18:16 [PATCH] P0458R2 Checking for Existence of an Element in Associative Containers Jonathan Wakely
16:56 Re: [PATCH] Add experimental::sample and experimental::shuffle from N4531 Jonathan Wakely
14:32 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jonathan Wakely
09:03 [PATCH] PR libstdc++/86398 fix std::is_trivially_constructible regression Jonathan Wakely
08:26 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jakub Jelinek
08:14 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jonathan Wakely
08:09 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jakub Jelinek
08:08 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jonathan Wakely
01:02 Considering merge optimizations from Timsort in __move_merge_adaptive, __move_merge_adaptive_backward jrmarsha

July 03, 2018
22:24 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jonathan Wakely
21:40 Re: [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jakub Jelinek
21:05 [PATCH] Remove redundant #if conditional Jonathan Wakely
21:02 [PATCH] P0556R3 Integral power-of-2 operations, P0553R2 Bit operations Jonathan Wakely
20:22 Re: PR libstdc++/86272 Fix undefined __glibcxx_check_insert_range2 Jonathan Wakely
20:11 PR libstdc++/86272 Fix undefined __glibcxx_check_insert_range2 François Dumont
08:56 Re: Limit Debug mode impact: overload __niter_base Jonathan Wakely
05:47 Re: Limit Debug mode impact: overload __niter_base François Dumont

July 02, 2018
22:09 [PATCH] P0758R1 Implicit conversion traits Jonathan Wakely
21:05 [PATCH] P0887R1 The identity metafunction Jonathan Wakely
20:31 [PATCH] Optimize std::sub_match comparisons using string_view-like type Jonathan Wakely
17:03 Re: [PATCH] Remove -Wabi from libstdc++ build options Jonathan Wakely
11:57 Re: Limit Debug mode impact: overload __niter_base Jonathan Wakely

July 01, 2018
19:21 Re: Limit Debug mode impact: overload __niter_base François Dumont


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc