libstdc++ archive
date index for July, 2016

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, 2016
20:31 Re: [patch] Some testsuite cleanup Jonathan Wakely
19:37 [PATCH] Change std::conditional test to compile-only Jonathan Wakely
19:30 Re: [patch] Some testsuite cleanup Jonathan Wakely
19:22 Re: [patch] Some testsuite cleanup Jonathan Wakely
18:54 Re: [PATCH] Fix non-portable std::regex test and test more cases Jonathan Wakely
18:46 [PATCH] Fix non-portable std::regex test and test more cases Jonathan Wakely
18:14 Re: [PATCH] libstdc++/72745 add static assertion for invalid tuple access Jonathan Wakely
17:10 [PATCH] libstdc++/72745 add static assertion for invalid tuple access Jonathan Wakely
16:51 [PATCH] Move dg-error directives to relevant lines Jonathan Wakely
13:33 Re: [PATCH RFC] do not throw in std::make_exception_ptr Gleb Natapov
13:29 Re: [PATCH RFC] do not throw in std::make_exception_ptr Jonathan Wakely
13:13 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Jonathan Wakely
13:06 [PATCH] Check __STRICT_ANSI__ for 128-bit arithmetic types Jonathan Wakely
13:04 [PATCH] Fix file extension of libstdc++ test Jonathan Wakely
12:51 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Ville Voutilainen
11:53 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Ville Voutilainen
11:50 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Jonathan Wakely
10:47 Re: Increase size of std::function small object buffer Jonathan Wakely

July 30, 2016
23:39 Re: Increase size of std::function small object buffer Oleg Endo
21:07 Re: Increase size of std::function small object buffer Jonathan Wakely
12:27 Increase size of std::function small object buffer Felix Winterhalter

July 29, 2016
20:08 Re: [PATCH] Make check_effective_target_c++ work for libstdc++ Mike Stump
19:47 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Ville Voutilainen
19:43 [PATCH] Make check_effective_target_c++ work for libstdc++ Jonathan Wakely
18:55 Re: [v3 PATCH] Implement C++17 variable templates for type traits. Jonathan Wakely
11:41 Re: [PATCH] Update libstdc++ baseline symbols Andreas Schwab
10:54 [PATCH] Update libstdc++ docs for library version history Jonathan Wakely
10:45 [PATCH] New libstdc++ symbol version for new basic_string symbols Jonathan Wakely
10:43 [PATCH] Update libstdc++ baseline symbols Jonathan Wakely

July 28, 2016
22:27 [v3 PATCH] Implement C++17 variable templates for type traits. Ville Voutilainen
21:06 [patch] Some testsuite cleanup Jonathan Wakely
20:57 Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string. Jonathan Wakely
20:49 Re: [PATCH] Move allocator in std::string and RB tree move constructors Jonathan Wakely
12:03 Why does testsuite/17_intro/freestanding.cc set dg-options "-x c ..." ? Jonathan Wakely
07:21 [PATCH RFC] do not throw in std::make_exception_ptr Gleb Natapov

July 27, 2016
18:27 Re: Remove deprecated std::has_trivial_xxx traits Daniel Krügler
18:25 Remove deprecated std::has_trivial_xxx traits Jonathan Wakely
17:35 [PATCH] testsuite/20_util/forward/1_neg.cc: Move dg-error to right line. Jonathan Wakely
16:53 Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string. Jonathan Wakely

July 26, 2016
12:16 GCC 4.9.4 Status Report (2016-07-26), branch frozen for release Richard Biener

July 25, 2016
12:56 Re: [patch] libstdc++: fix ext/rope::dump() bug Jonathan Wakely
12:26 [patch] libstdc++: fix ext/rope::dump() bug Georeth Chow
10:31 [PATCH] Use std::mt19937, std::thread and std::atomic to simplify tests Jonathan Wakely

July 24, 2016
21:41 Re: [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string. Ville Voutilainen

July 22, 2016
23:59 Re: [libstdc++] Add C++17clamp Jonathan Wakely
21:13 Re: [libstdc++] Add C++17clamp NightStrike
18:22 Re: [libstdc++] Add C++17clamp Jonathan Wakely
17:38 Re: [libstdc++] Add C++17clamp Daniel Krügler
15:06 [PATCH] Move allocator in std::string and RB tree move constructors Jonathan Wakely
08:34 [PATCH] Use correct form of delete in libstdc++.exp Jonathan Wakely
07:55 Re: [libstdc++] Add C++17clamp Jonathan Wakely
07:51 Re: [libstdc++] Add C++17clamp Jonathan Wakely

July 21, 2016
23:38 Re: [libstdc++] Add C++17clamp NightStrike
19:53 [PATCH] Fix naming, qualification and broken test for propagate_const Jonathan Wakely
19:49 [PATCH 4/4] Fix undefined behaviour in libstdc++ testsuite Jonathan Wakely
19:47 [PATCH 3/4] Fix undefined behaviour in libstdc++ testsuite Jonathan Wakely
19:43 [PATCH 2/4] Fix undefined behaviour in libstdc++ testsuite Jonathan Wakely
19:38 [PATCH 1/4] Fix undefined behaviour in libstdc++ testsuite Jonathan Wakely
18:24 Re: [libstdc++] Add C++17clamp Jonathan Wakely
06:30 Re: [libstdc++, C++17] Implement C++17 P0330 size_t UDL. Jonathan Wakely
04:19 [libstdc++, C++17] Implement C++17 P0330 size_t UDL. Ed Smith-Rowland

July 20, 2016
18:40 Re: [PATCH] Add priority_queue::value_compare (LWG 2684) Jonathan Wakely
18:38 [PATCH] LWG 2441 Provide exact-width atomic typedefs Jonathan Wakely
18:23 [PATCH] LWG 2328 Rvalue stream extraction should use perfect forwarding Jonathan Wakely
13:34 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely

July 19, 2016
22:16 Re: [PATCH] libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS Jonathan Wakely
19:17 Re: [Patch] Implement std::experimental::variant Ville Voutilainen
19:00 Re: [Patch] Implement std::experimental::variant Tim Shen
18:57 Re: [Patch] Implement std::experimental::variant Ville Voutilainen
18:34 [v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string. Ville Voutilainen
09:33 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely

July 18, 2016
19:25 Re: Debug algorithms François Dumont
16:49 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jason Merrill
14:03 Re: [v3 PATCH] Minor comment cleanup on optional. Jonathan Wakely
12:43 [v3 PATCH] Minor comment cleanup on optional. Ville Voutilainen
12:38 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely
10:51 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely

July 16, 2016
16:55 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Daniel Krügler
15:52 Re: [PATCH] Add constexpr to iterator adaptors, array and range access Ville Voutilainen
15:38 Re: [PATCH] Add constexpr to iterator adaptors, array and range access Ville Voutilainen
12:55 Re: [PATCH] Add constexpr to iterator adaptors, array and range access Daniel Krügler
09:53 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Andreas Schwab
09:11 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jakub Jelinek
01:39 Re: [PATCH] Add constexpr to iterator adaptors, array and range access Oleg Endo

July 15, 2016
23:10 [PATCH] Add constexpr to iterator adaptors, array and range access Jonathan Wakely
22:14 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely
21:53 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely
21:37 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jakub Jelinek
21:07 Re: [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely
20:24 [PATCH] Replace references to C++0x with C++11 in comments Jonathan Wakely
19:54 Re: [PATCH] Remove redundant std::move in std::for_each Daniel Krügler
19:53 [PATCH] Remove redundant std::move in std::for_each Jonathan Wakely
17:35 Re: [libstdc++] Add C++17clamp Ed Smith-Rowland
11:47 [PATCH] c++/58796 Make nullptr match exception handlers of pointer type Jonathan Wakely
07:40 Re: [v3 PATCH] Fix the constraints for any's assignment operator template to properly reject assignment from a non-copyable lvalue. Jonathan Wakely
07:34 Re: [libstdc++] Add C++17clamp Jonathan Wakely

July 14, 2016
23:50 [libstdc++] Add C++17clamp Ed Smith-Rowland
17:27 [v3 PATCH] Fix the constraints for any's assignment operator template to properly reject assignment from a non-copyable lvalue. Ville Voutilainen
15:43 Re: [PATCH] Add header for std::search to testcase Jonathan Wakely
15:29 [PATCH] Add header for std::search to testcase Jonathan Wakely
10:03 [PATCH] Improve doxygen comments for allocators in containers Jonathan Wakely
09:03 Re: [v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional. Jonathan Wakely

July 13, 2016
23:59 Re: [v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional. Ville Voutilainen
23:23 Re: [v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional. Ville Voutilainen
23:14 [v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional. Ville Voutilainen
18:32 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Ville Voutilainen
18:25 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Daniel Krügler
17:45 Re: Debug algorithms Jonathan Wakely
17:27 [PATCH] libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS Jonathan Wakely
17:23 [patch] Make basic_string::replace forward to different overload Jonathan Wakely
17:23 [patch] Make __allocated_ptr::_S_raw_ptr static Jonathan Wakely
15:57 Re: [PATCH] Add non-const overload of std::string::data() Jonathan Wakely
14:59 Re: [PATCH] Add non-const overload of std::string::data() Jonathan Wakely
11:12 [PATCH] Add non-const overload of std::string::data() Jonathan Wakely
10:43 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Jonathan Wakely
10:25 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Ville Voutilainen
10:06 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Ville Voutilainen

July 12, 2016
22:31 Re: [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Jonathan Wakely
15:59 [PATCH] Remove unused operator delete overloads (LWG 2458) Jonathan Wakely
14:04 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
14:02 [PATCH] Add tests and docs for LWG 2212 support Jonathan Wakely

July 11, 2016
22:18 Re: Implement -Wswitch-fallthrough: libstdc++ Jonathan Wakely
20:41 [v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again. Ville Voutilainen
19:58 Re: Implement -Wswitch-fallthrough: libstdc++ Marek Polacek
11:00 New libstdc++ testsuite failures on AIX David Edelsohn

July 10, 2016
17:46 Re: [v3 PATCH] Implement std::optional. Ville Voutilainen
17:15 Re: [v3 PATCH] Implement std::optional. Jonathan Wakely
10:46 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
00:29 Re: Improve insert/emplace robustness to self insertion David Edelsohn

July 09, 2016
23:59 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
17:47 Re: Improve insert/emplace robustness to self insertion David Edelsohn

July 08, 2016
16:38 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
15:25 [patch] libstdc++/58265 backport to gcc-5-branch (?) Jonathan Wakely
13:33 [patch] Update LWG issues lists and implementation status Jonathan Wakely

July 07, 2016
16:35 [PATCH] Update libstdc++ status docs Jonathan Wakely
10:01 [v3 PATCH] Implement std::optional. Ville Voutilainen

July 06, 2016
22:28 Re: [v3 PATCH] Initial implementation of std::any. Jonathan Wakely
22:13 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
21:57 [v3 PATCH] Initial implementation of std::any. Ville Voutilainen
19:47 Re: Improve insert/emplace robustness to self insertion François Dumont
17:58 Re: [v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes. Jonathan Wakely
17:11 Re: [v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes. Ville Voutilainen
14:44 [v3 PATCH] Add a new header for diagnosing the use of C++17 facilities in pre-C++17 modes. Ville Voutilainen
12:51 Re: [v3 PATCH] Implement LWG 2451 Jonathan Wakely

July 05, 2016
21:45 [v3 PATCH] Implement LWG 2451 Ville Voutilainen
18:15 Re: [v3 PATCH] Implement LWG 2509 Jonathan Wakely
17:33 [v3 PATCH] Implement LWG 2509 Ville Voutilainen
10:47 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely

July 04, 2016
14:55 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
12:46 Re: [v3 PATCH] PR libstdc++/71313 Jonathan Wakely
12:31 Re: [v3 PATCH] PR libstdc++/71313 Ville Voutilainen
12:27 [v3 PATCH] PR libstdc++/71313 Ville Voutilainen

July 02, 2016
14:54 Fix testsuite errors in debug mode François Dumont
06:38 Re: Improve insert/emplace robustness to self insertion François Dumont

July 01, 2016
16:17 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely
09:54 Re: Improve insert/emplace robustness to self insertion Jonathan Wakely


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