libstdc++ archive
date index for October, 2014

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:

October 31, 2014
22:55 Re: problem in nested include -- missing a definition? Jonathan Wakely
22:45 Re: problem in nested include -- missing a definition? Linda A. Walsh
22:08 Re: problem in nested include -- missing a definition? Jonathan Wakely
21:51 problem in nested include -- missing a definition? Linda A. Walsh
20:52 Re: [patch] Make std::vector<bool> meet C++11 allocator requirements. Daniel Krügler
20:49 [patch] Make std::vector<bool> meet C++11 allocator requirements. Jonathan Wakely
20:08 Re: "Interesting" behavior in std::locale James Benze
19:53 Re: "Interesting" behavior in std::locale Jonathan Wakely
19:45 Re: "Interesting" behavior in std::locale Jonathan Wakely
18:56 Re: "Interesting" behavior in std::locale James Benze
18:36 Re: "Interesting" behavior in std::locale Jonathan Wakely
16:07 "Interesting" behavior in std::locale James Benze
11:27 Re: [PATCH, committed] AIX libstdc++ configure.host LD_FLAGS Michael Haubenwallner

October 30, 2014
14:29 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
14:19 [PATCH, committed] AIX libstdc++ configure.host LD_FLAGS David Edelsohn

October 29, 2014
18:40 [patch] Use perfect forwarding in std::function's invokers Jonathan Wakely
18:22 Add Library Fundamentals <experimental/algorithm> and <experimental/functional> Jonathan Wakely

October 25, 2014
20:21 Re: [patch] No allocation for empty unordered containers François Dumont

October 24, 2014
14:14 Unifying std::atomic_int and std::atomic<int> Jonathan Wakely
12:50 [v3] Minor <atomic> tweaks Paolo Carlini

October 23, 2014
16:55 [patch] Update libstdc++ status docs Jonathan Wakely
16:00 [patch] Define std::promise::set_value_at_thread_exit() etc. Jonathan Wakely
03:19 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen

October 22, 2014
23:53 Re: sort_heap complexity guarantee Paolo Carlini
23:05 Re: sort_heap complexity guarantee Jonathan Wakely
23:04 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
21:53 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
21:06 Re: sort_heap complexity guarantee FranÃois Dumont
17:56 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Tim Shen
17:28 RE: std thread,mutex,cv and static linking with GCC Damian Lezama
17:13 Re: std thread,mutex,cv and static linking with GCC Jonathan Wakely
17:10 Re: std thread,mutex,cv and static linking with GCC Jonathan Wakely
15:40 std thread,mutex,cv and static linking with GCC Damian Lezama
15:09 Re: RFA: Add libstdc++-v3 support for avr 4/7: fix locale_facets_nonio overloading on struct tm using template Jonathan Wakely
14:34 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
13:42 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely

October 21, 2014
16:55 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Tim Shen
16:45 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
13:11 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Jonathan Wakely
12:26 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely
10:25 Re: [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Jonathan Wakely
04:19 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen

October 20, 2014
22:08 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely
20:49 Re: sort_heap complexity guarantee Marc Glisse
20:22 Re: sort_heap complexity guarantee FranÃois Dumont
17:40 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Tim Shen
17:23 [Patch, libstdc++/63497] Avoid dereferencing invalid iterator in regex_executor Tim Shen
12:38 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Jonathan Wakely
12:35 Re: [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely
11:27 Re: [wwwdocs] Add recent C++ changes to gcc-5/changes.html Jonathan Wakely

October 19, 2014
20:19 Re: [wwwdocs] Add recent C++ changes to gcc-5/changes.html Gerald Pfeifer

October 18, 2014
20:23 Re: [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen
20:18 [libstdc++ PATCH] More Fundamentals v1 variable templates Ville Voutilainen
07:24 Re: sort_heap complexity guarantee Marc Glisse

October 17, 2014
20:46 [Bug libstdc++/61107] stl_algo.h: std::__inplace_stable_partition() doesn't process the whole data range FranÃois Dumont
18:28 [patch] libstdc++/57250 shared_ptr atomic operations Jonathan Wakely
12:34 [wwwdocs] Add recent C++ changes to gcc-5/changes.html Jonathan Wakely
12:22 Re: [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Jonathan Wakely
12:21 [v3 patch] partially fix testsuite/27_io/headers/cstdio/types_std.cc Jonathan Wakely
09:41 [patch] LWG 2019 - std::isblank<C>(C, const std::locale&) Jonathan Wakely

October 16, 2014
20:04 Re: [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Ville Voutilainen
19:25 [libstdc++ PATCH] Implement the Library Fundamentals v1 variable templates for type traits Ville Voutilainen
11:03 Re: __intN patch 3/5: main __int128 -> __intN conversion. Andreas Schwab
10:19 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
09:37 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
08:06 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini

October 15, 2014
21:10 [v3] Update a testcase vs c++/53000 Paolo Carlini
20:14 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
20:06 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? François Dumont
17:48 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
17:46 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
17:35 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
17:34 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Mike Stump
15:42 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
13:20 [patch] Add missing 'const' to std::complex primary template Jonathan Wakely
11:25 Re: __intN patch 3/5: main __int128 -> __intN conversion. Marc Glisse
11:10 Re: [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? Jonathan Wakely
10:31 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
09:50 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
09:50 Re: Missing codecvt specializations and <codecvt> header and a request for some guidance Rüdiger Sonderfeld
09:48 Re: [patch] Make std::align tests depend on stdint.h Jonathan Wakely
09:45 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Jonathan Wakely
09:44 Re: [v3] Minimally exercise the other alias_decls in <type_traits> Jonathan Wakely
09:42 Re: Missing codecvt specializations and <codecvt> header and a request for some guidance Jonathan Wakely
09:27 [v3] Minimally exercise the other alias_decls in <type_traits> Paolo Carlini
08:14 Re: __intN patch 3/5: main __int128 -> __intN conversion. Markus Trippelsdorf
03:15 Missing codecvt specializations and <codecvt> header and a request for some guidance John Schmerge

October 14, 2014
21:51 [Bug libstdc++/63500] [4.9/5 Regression] bug in debug version of std::make_move_iterator? FranÃois Dumont
21:10 Re: __intN patch 3/5: main __int128 -> __intN conversion. DJ Delorie
20:17 Re: __intN patch 3/5: main __int128 -> __intN conversion. Markus Trippelsdorf
18:02 Re: [PATCH 2/3] libstdc++: Add put_time support. Rüdiger Sonderfeld
17:25 [patch] Update libstdc++ status docs Jonathan Wakely
17:14 [patch] Make std::align tests depend on stdint.h Jonathan Wakely
17:02 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
08:45 [v3] Rename a few testcases Paolo Carlini

October 13, 2014
15:28 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
14:19 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
13:04 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
12:17 Re: [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Siva Chandra
12:10 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
12:08 Re: [PATCH 2/3] libstdc++: Add put_time support. Jonathan Wakely
11:23 Re: [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Jonathan Wakely
11:21 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
10:36 Re: [PATCH 1/2] libstdc++: Add std::align. Rüdiger Sonderfeld
10:04 Re: [PATCH 1/2] libstdc++: Add std::align. Jonathan Wakely
09:03 Re: [v3, patch] Move std::list::_M_size closer to iterators Jonathan Wakely

October 12, 2014
19:41 [v3, patch] Move std::list::_M_size closer to iterators Marc Glisse
13:49 [libstdc++] Add xmethods for array, deque, forward_list, list and vector. Siva Chandra

October 10, 2014
16:15 Regenerated libstdc++-v3/testsuite/Makefile.in Jonathan Wakely
15:40 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
14:54 Re: [PATCH] gcc parallel make check Jakub Jelinek
14:50 Re: [PATCH] gcc parallel make check Christophe Lyon
14:20 Re: [PATCH] gcc parallel make check Jakub Jelinek
14:09 Re: [PATCH] gcc parallel make check Christophe Lyon

October 09, 2014
18:18 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Jonathan Wakely
14:42 Re: [Ping] Port of VTV for Cygwin and MinGW Kai Tietz
13:52 Re: [Ping] Port of VTV for Cygwin and MinGW Patrick Wollgast
10:40 Re: Possible improvement to std::list::sort David Kastrup
08:25 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Paolo Carlini
06:38 Re: Possible improvement to std::list::sort Dhruv Matani
06:10 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Ville Voutilainen

October 08, 2014
22:45 Re: [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Jonathan Wakely
20:58 Re: Possible improvement to std::list::sort David Kastrup
20:28 [PATCH] PR libstdc++/60132, implement the remaining C++11 is_trivially_* traits Ville Voutilainen
20:14 Re: Possible improvement to std::list::sort Ivo Doko
19:07 Re: Possible improvement to std::list::sort David Kastrup
18:01 Re: Possible improvement to std::list::sort Ivo Doko
17:59 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
17:57 Re: Possible improvement to std::list::sort Ivo Doko
17:44 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
14:22 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
13:57 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
13:56 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
11:37 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
11:27 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Rainer Orth
10:07 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
09:05 [patch] Add const to constexpr member function in regex.h Jonathan Wakely
08:43 Re: sort_heap complexity guarantee Jonathan Wakely
06:36 Re: Possible improvement to std::list::sort David Kastrup
05:18 Re: Possible improvement to std::list::sort Ivo Doko
04:06 Re: Possible improvement to std::list::sort Ivo Doko
03:48 Re: Possible improvement to std::list::sort David Kastrup

October 07, 2014
23:18 Possible improvement to std::list::sort Ivo Doko
21:13 Re: sort_heap complexity guarantee Daniel Krügler
21:11 Re: sort_heap complexity guarantee François Dumont
19:10 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Andreas Schwab
16:39 Re: SD-6 C++ feature-testing macros for 4.9 Jason Merrill
14:46 Re: Profile mode maintenance patch Jonathan Wakely
12:36 [wwwdocs] Update libstdc++ section of gcc-5/changes.html Jonathan Wakely
09:04 Re: Compare two regular expressions -> check if empty() Jonathan Wakely

October 06, 2014
21:05 Re: sort_heap complexity guarantee Daniel Krügler
21:00 Re: sort_heap complexity guarantee FranÃois Dumont
20:53 Compare two regular expressions -> check if empty() Stefan Schweter
20:29 Re: Profile mode maintenance patch François Dumont
16:37 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
15:56 Re: [PATCH v2] libstdc++: Add hexfloat/defaultfloat io manipulators. Jonathan Wakely
12:32 [patch] Add std::experimental::apply() Jonathan Wakely
09:54 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Jonathan Wakely
09:28 Re: Profile mode maintenance patch Jonathan Wakely

October 05, 2014
20:54 Re: sort_heap complexity guarantee Marc Glisse
20:03 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included FranÃois Dumont
20:00 sort_heap complexity guarantee FranÃois Dumont
19:38 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included Paolo Carlini
19:26 Re: [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included Jonathan Wakely
18:51 [Bug libstdc++/63456] unordered_map incorrectly frees _M_single_bucket. Patch Included FranÃois Dumont

October 04, 2014
23:28 SD-6 C++ feature-testing macros for 4.9 Ed Smith-Rowland
20:54 Re: Profile mode maintenance patch François Dumont
19:08 Re: Seeming g++-specific "feature deficit"... Linda A. Walsh
18:48 Re: Seeming g++-specific "feature deficit"... Jonathan Wakely
13:03 Re: Seeming g++-specific "feature deficit"... Linda A. Walsh
06:41 Re: Seeming g++-specific "feature deficit"... Marc Glisse
03:29 Seeming g++-specific "feature deficit"... Linda A. Walsh

October 03, 2014
15:33 Re: [patch] Use abi_tag attribute on std::list Marc Glisse
15:24 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
14:50 Re: [patch] Use abi_tag attribute on std::list Jonathan Wakely
14:29 Re: [patch] libstdc++/63449 remove outdated documentation Jonathan Wakely
14:25 Re: [patch] Use abi_tag attribute on std::list Marc Glisse
13:36 [patch] libstdc++/63449 remove outdated documentation Jonathan Wakely
13:04 [patch] Use abi_tag attribute on std::list Jonathan Wakely
09:41 Re: std::is_final for gcc-4.9 branch. Jonathan Wakely
08:54 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Christophe Lyon
07:55 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Andreas Schwab

October 02, 2014
20:29 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Paolo Carlini
19:39 Re: [PATCH] Add libstdc++ baseline_symbols for aarch64 Christophe Lyon
15:52 Re: Why doesn't <ctgmath> include <ccomplex>? Jonathan Wakely
15:03 Re: Many regressions in *_neg testcases Ed Smith-Rowland
12:40 Re: Many regressions in *_neg testcases Ed Smith-Rowland
12:21 Re: Many regressions in *_neg testcases Paolo Carlini
12:16 Re: Many regressions in *_neg testcases Jonathan Wakely
11:57 Many regressions in *_neg testcases Paolo Carlini
08:52 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Jonathan Wakely
08:49 Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values Jonathan Wakely
08:08 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
06:51 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
06:45 Re: std::regex: inserting std::wregex to std::vector loses some std::wregex values Tim Shen

October 01, 2014
17:38 Re: C++ PATCHes to add __is_trivially_* Ville Voutilainen
17:20 Re: C++ PATCHes to add __is_trivially_* Jason Merrill
16:38 Re: Re: [PATCH C++] - SD-6 Implementation Part 3 - . Ed Smith-Rowland
15:28 Re: [PATCH C++] - SD-6 Implementation Part 3 - . Jonathan Wakely
13:21 [patch] Update C++11 library status table on 4.8 branch Jonathan Wakely
12:39 [patch] Update C++11 library status table on 4.9 branch Jonathan Wakely
12:37 Re: [patch] std::vector::assign should not call std::vector::swap Jonathan Wakely
12:36 Re: [patch] Fix specializations of std::uses_allocator in <queue> and <stack> Jonathan Wakely
12:36 Re: [patch] Fix std::try_lock behaviour Jonathan Wakely
12:35 Re: [patch] libstdc++/59603 Prevent self-swapping in random_shuffle Jonathan Wakely
12:13 Re: [Bug libstdc++/62313] Data race in debug iterators Jonathan Wakely
08:48 Re: C++ PATCHes to add __is_trivially_* Ville Voutilainen
08:11 Re: C++ PATCHes to add __is_trivially_* Paolo Carlini
08:05 Re: C++ PATCHes to add __is_trivially_* Paolo Carlini
02:16 Re: C++ PATCHes to add __is_trivially_* Jason Merrill


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