libstdc++ archive
date index for January, 2019

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:

January 31, 2019
21:29 Fix inconsistent operator delete usages François Dumont

January 30, 2019
23:18 [PATCH] PR libstdc++/89117 fix path::replace_extension("") case Jonathan Wakely

January 29, 2019
01:49 [PATCH] Fix tests for complex overloads of std::arg and std::proj Jonathan Wakely
00:48 [PATCH] Add missing exports for symbols used by directory iterators Jonathan Wakely
00:48 [PATCH] Avoid ambiguity between C++2a std::erase_if and LFTS version Jonathan Wakely
00:47 [PATCH] Fix tests that fail in C++2a mode Jonathan Wakely
00:47 [PATCH] Ensure pool resources always use normal mode vector Jonathan Wakely

January 28, 2019
23:58 [PATCH] PR libstdc++/68737 Do not use vsnprintf on HPUX Jonathan Wakely

January 25, 2019
12:21 Re: undefined references to mkdir, etc in libstdc++ testing Jonathan Wakely
00:15 undefined references to mkdir, etc in libstdc++ testing Sandra Loosemore

January 24, 2019
20:39 Re: [testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests Jonathan Wakely
20:20 Re: [testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests Jonathan Wakely
19:50 [PATCH] PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. Ed Smith-Rowland
18:53 Re: [testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests Sandra Loosemore
15:39 [PATCH] PR libstdc++/88840 delay evaluation of constant until type is complete Jonathan Wakely
13:07 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
12:34 Re: We've got type_identity... Jonathan Wakely
12:33 Re: We've got type_identity... Jonathan Wakely
10:47 Re: [testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests Jonathan Wakely
01:14 RE: [PATCH] Implement P0966 std::string::reserve should not shrink Andrew Luo

January 23, 2019
21:09 We've got type_identity... Ed Smith-Rowland
19:51 [testsuite, rfa] Add gthreads dependency to some failing libstdc++ tests Sandra Loosemore
17:39 Review Direct and Reading Challenges 2019 Kim Hornyak
16:01 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Christophe Lyon
15:28 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
11:26 Re: [PATCH] Implement P0966 std::string::reserve should not shrink Jonathan Wakely
06:17 RE: [PATCH] Implement P0966 std::string::reserve should not shrink Andrew Luo
03:41 RE: [PATCH] Implement P0966 std::string::reserve should not shrink Andrew Luo
00:44 RE: [PATCH] Implement P0966 std::string::reserve should not shrink Andrew Luo

January 22, 2019
16:08 [PATCH] PR libstdc++/88740 Print assertion messages to stderr Jonathan Wakely
14:46 Re: [PATCH] Implement P0966 std::string::reserve should not shrink Jonathan Wakely
08:34 [PATCH] Implement P0966 std::string::reserve should not shrink Andrew Luo

January 21, 2019
13:28 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Jonathan Wakely
12:31 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Jonathan Wakely
11:32 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Jonathan Wakely
11:18 Re: Implement C++20 feature P0600r1: nodiscard in the library Jonathan Wakely
11:16 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Richard Biener
11:15 Re: [PATCH] Use __builtin_is_constant_evaluated some more (PR libstdc++/86590) Jonathan Wakely
11:08 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Jonathan Wakely
08:13 Re: [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Richard Biener
05:59 Re: Fix random_sample_n and random_shuffle when RAND_MAX is small Giovanni Bajo

January 20, 2019
16:09 Implement C++20 feature P0600r1: nodiscard in the library Ulrich Drepper

January 19, 2019
22:56 [PATCH] Use __builtin_is_constant_evaluated some more (PR libstdc++/86590) Jakub Jelinek

January 18, 2019
21:28 [PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared Jonathan Wakely

January 17, 2019
16:05 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Rainer Emrich
15:33 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Jonathan Wakely
15:32 [PATCH] Fix filesystem::equivalent for mingw Jonathan Wakely
15:32 [PATCH] PR libstdc++/88884 fix filesystem::absolute("//") for mingw Jonathan Wakely
15:32 [PATCH] PR libstdc++/88881 adjust filesystem::status and tests for mingw semantics Jonathan Wakely

January 16, 2019
23:12 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Jonathan Wakely
23:11 [PATCH] Fix failing filesystem tests on mingw targets Jonathan Wakely
18:18 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Jonathan Wakely
13:16 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Jonathan Wakely
11:13 Re: Status of 9.0.0 20190110 (experimental) [trunk revision 267818] (GCC) testsuite on x86_64-w64-mingw32 Jonathan Wakely

January 15, 2019
13:13 Re: [PATCH] Fix missing or incorrect feature test macros Jonathan Wakely
12:59 Re: [PATCH] Fix missing or incorrect feature test macros Jonathan Wakely
12:01 [PATCH] Fix missing or incorrect feature test macros Jonathan Wakely
10:34 Re: [PATCH] Document C++20 library status Jonathan Wakely

January 14, 2019
20:41 Re: warnings about unused shared_ptr/unique_ptr comparisons Jonathan Wakely
20:38 Re: Fix random_sample_n and random_shuffle when RAND_MAX is small Jonathan Wakely
16:04 Re: warnings about unused shared_ptr/unique_ptr comparisons Kyrill Tkachov
11:27 Re: [PATCH, testsuite] Skip new charset tests on Darwin8-10. Jonathan Wakely
10:43 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Richard Biener
09:22 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jonathan Wakely
09:21 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jonathan Wakely
09:21 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jonathan Wakely
09:17 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Richard Biener
08:42 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jakub Jelinek
08:40 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Ville Voutilainen
08:29 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Richard Biener

January 12, 2019
16:46 [PATCH, testsuite] Skip new charset tests on Darwin8-10. Iain Sandoe
00:12 [PATCH] PR libstdc++/88811 fix typo introduced in r266569 Jonathan Wakely

January 11, 2019
23:42 [PATCH] Document C++20 library status Jonathan Wakely
23:42 [PATCH] P0357R3 reference_wrapper for incomplete types Jonathan Wakely
23:41 [PATCH] P0972R0 <chrono> zero(), min(), and max() should be noexcept Jonathan Wakely
23:41 Re: [PATCH] Define __cpp_lib_erase_if feature test macro Jonathan Wakely
15:56 Re: [PATCH] Define __cpp_lib_is_constant_evaluated Jonathan Wakely
15:51 [PATCH] Define __cpp_lib_is_constant_evaluated Jakub Jelinek
14:57 [PATCH] PR libstdc++/88802 define std::hash<nullptr_t> for C++17 Jonathan Wakely
11:39 [PATCH] PR libstdc++/88125 remove duplicate entry in linker script Jonathan Wakely
11:01 Re: [v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr Jonathan Wakely
09:07 Re: [v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr Rainer Orth
00:01 Re: [v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr Jonathan Wakely

January 10, 2019
21:27 Re: [v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr Rainer Orth
15:40 Re: [PATCH] Define new filesystem::__file_clock type Jonathan Wakely
13:49 [PATCH] Define __cpp_lib_erase_if feature test macro Jonathan Wakely
13:22 [PATCH] Check AI_NUMERICSERV is defined before using it Jonathan Wakely
13:15 Re: [v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr Jonathan Wakely
11:01 [PATCH] Include name of test in filesystem-test.XXXXXX filenames Jonathan Wakely
10:52 Re: [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jonathan Wakely
09:49 [PATCH] Remove bare 'throw' expression that breaks -fno-exceptions build Jonathan Wakely
09:02 [PATCH] Use __builtin_is_constant_evaluated in std::less etc. (PR tree-optimization/88775) Jakub Jelinek

January 09, 2019
17:02 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
12:54 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Christophe Lyon
10:46 Re: [PATCH] Pretty printer test fixes and improvements Jonathan Wakely
10:40 Re: [PATCH] PR libstdc++/87855 fix optional for types with non-trivial copy/move Jonathan Wakely
10:14 Re: [PATCH] Pretty printer test fixes and improvements Jonathan Wakely
10:11 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
10:09 Re: [PATCH] Pretty printer test fixes and improvements Christophe Lyon
10:09 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
09:37 [PATCH] PR libstdc++/88204 disable std::complex<long double> tests Jonathan Wakely

January 08, 2019
23:15 [PATCH] Pretty printer test fixes and improvements Jonathan Wakely
23:00 [PATCH] PR libstdc++/87855 fix optional for types with non-trivial copy/move Jonathan Wakely
12:08 Re: [PATCH] Export explicit instantiations for C++17 members of std::string Rainer Orth
10:14 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Christophe Lyon

January 07, 2019
17:03 Re: [PATCH] Define new filesystem::__file_clock type Christophe Lyon
14:58 [PATCH] PR libstdc++/87787 avoid undefined null args to memcpy and memmove Jonathan Wakely
14:14 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Christophe Lyon
12:46 Re: [PATCH 3/2] Update documentation for C++17 filesystem library Jonathan Wakely
12:39 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
09:48 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
09:25 Re: [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Christophe Lyon

January 06, 2019
22:36 [PATCH 2/2] PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so Jonathan Wakely
22:35 [PATCH 1/2] PR libstdc++/86756 add std::filesystem::path to libstdc++.so Jonathan Wakely
21:45 Re: [PATCH] Define new filesystem::__file_clock type Jonathan Wakely
20:52 [PATCH] PR libstdc++/87431 fix regression introduced by r264574 Jonathan Wakely
17:25 Re: [PATCH] Export explicit instantiations for C++17 members of std::string Jonathan Wakely
17:18 Re: [PATCH] Export explicit instantiations for C++17 members of std::string Jonathan Wakely
17:00 Re: [PATCH] Export explicit instantiations for C++17 members of std::string Rainer Orth
00:49 Re: [PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters Jonathan Wakely

January 05, 2019
20:03 [PATCH] Define new filesystem::__file_clock type Jonathan Wakely

January 04, 2019
23:24 [PATCH] Export explicit instantiations for C++17 members of std::string Jonathan Wakely
23:23 [PATCH] Add allocator-extended copy/move ctors to COW string Jonathan Wakely
18:56 Re: [PATCH] Avoid spurious test failures when -fno-inline in test flags Jonathan Wakely
16:07 [PATCH] Remove XFAIL from test that no longer fails Jonathan Wakely
15:42 [PATCH] Fix test failure with old Copy-On-Write std::string Jonathan Wakely
14:04 [PATCH] Fix bugs in filesystem::path::lexically_normal() Jonathan Wakely
11:43 [PATCH] Fix concatenation bug in filesystem::path Jonathan Wakely
11:38 [PATCH] Avoid spurious test failures when -fno-inline in test flags Jonathan Wakely

January 03, 2019
22:44 Re: [PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters Jonathan Wakely
22:07 Re: [PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters Jonathan Wakely
20:38 [PATCH] PR libstdc++/88607 replace or remove unnecessary UTF-8 characters Jonathan Wakely
20:38 [PATCH] PR libstdc++/88681 export missing symbols Jonathan Wakely

January 02, 2019
16:31 [PATCH] Add more testcases for class template argument deduction of maps Jonathan Wakely
10:44 Re: [RFA] fix copyright year range in libstdc++ test file (was: "Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.") Jonathan Wakely
06:05 Re: [RFA] fix copyright year range in libstdc++ test file (was: "Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.") Joel Brobecker

January 01, 2019
22:16 Re: [RFA] fix copyright year range in libstdc++ test file Ed Smith-Rowland
18:22 Re: [RFA] fix copyright year range in libstdc++ test file (was: "Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.") Mike Stump
05:45 [RFA] fix copyright year range in libstdc++ test file (was: "Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string.") Joel Brobecker


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