libstdc++ archive
date index for March, 2013

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:

March 31, 2013
13:00 [libstdc++,doc] Link fixes across the board Gerald Pfeifer

March 25, 2013
00:21 Re: a request with help with modifying the libstdc++ test suite harness to analyze a copy of libstdc++ other than the one in the source unpacking and build directory Jonathan Wakely

March 24, 2013
22:37 [patch] fix libstdc++/56170 Jonathan Wakely

March 22, 2013
20:36 DR 1402 generalization François Dumont
20:00 Re: [patch libstdc++ testsuite]: Add new option dg-additional-options and make use of it for mingw targets Mike Stump
08:32 [patch libstdc++ testsuite]: Add new option dg-additional-options and make use of it for mingw targets Kai Tietz

March 21, 2013
13:31 GNU Tools Cauldron 2013 - Hotel information Diego Novillo

March 20, 2013
23:38 Re: a request with help with modifying the libstdc++ test suite harness to analyze a copy of libstdc++ other than the one in the source unpacking and build directory Abe
19:07 Re: a request with help with modifying the libstdc++ test suite harness to analyze a copy of libstdc++ other than the one in the source unpacking and build directory Jonathan Wakely
18:13 a request with help with modifying the libstdc++ test suite harness to analyze a copy of libstdc++ other than the one in the source unpacking and build directory Abe
11:29 Re: [PATCH 1/4] Mark all member functions with memory models always inline Richard Biener
11:25 Re: [PATCH 1/4] Mark all member functions with memory models always inline Jakub Jelinek
11:21 Re: [PATCH 1/4] Mark all member functions with memory models always inline Richard Biener
10:46 Re: [PATCH 1/4] Mark all member functions with memory models always inline Jakub Jelinek
10:38 Re: [PATCH 1/4] Mark all member functions with memory models always inline Richard Biener

March 19, 2013
21:41 Re: [PATCH 3/4] Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too Richard Henderson
21:41 Re: [PATCH 4/4] Add warning for non-constant memory models Richard Henderson
21:40 Re: [PATCH 2/4] Avoid non constant memory model uses in libatomic Richard Henderson
17:30 Re: [PATCH 1/4] Mark all member functions with memory models always inline Andi Kleen
16:10 Re: [PATCH 1/4] Mark all member functions with memory models always inline Jakub Jelinek
15:51 Re: [PATCH 1/4] Mark all member functions with memory models always inline Andi Kleen
12:34 Re: a bug that breaks the performance testing mode of the libstdc++ test suite [_two_ dashes before "rpath" where one is the correct # to have] Paolo Carlini
12:09 Re: a bug that breaks the performance testing mode of the libstdc++ test suite [_two_ dashes before "rpath" where one is the correct # to have] Marc Glisse
11:19 Re: a bug that breaks the performance testing mode of the libstdc++ test suite [_two_ dashes before "rpath" where one is the correct # to have] Jonathan Wakely
10:54 Re: a bug that breaks the performance testing mode of the libstdc++ test suite [_two_ dashes before "rpath" where one is the correct # to have] Paolo Carlini

March 18, 2013
10:02 Re: [v3] libstdc++/55979 (+ notes about 55977) Paolo Carlini

March 17, 2013
17:45 Re: [v3] libstdc++/55979 (+ notes about 55977) Jonathan Wakely
17:14 [v3] libstdc++/55979 (+ notes about 55977) Paolo Carlini
13:11 Re: Add std::unordered_* C++11 allocator support Jonathan Wakely
11:05 Re: Add std::unordered_* C++11 allocator support Paolo Carlini

March 16, 2013
20:01 Fix libstdc++/56468 Jonathan Wakely
19:46 Fix libstdc++/56002 Jonathan Wakely
13:30 [PATCH 3/4] Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too Andi Kleen
13:30 [PATCH 1/4] Mark all member functions with memory models always inline Andi Kleen
13:29 [PATCH 2/4] Avoid non constant memory model uses in libatomic Andi Kleen
13:29 [PATCH 4/4] Add warning for non-constant memory models Andi Kleen
02:51 [patch] fix libstdc++/56492 Jonathan Wakely

March 15, 2013
20:46 Add std::unordered_* C++11 allocator support François Dumont
20:23 Re: <regex> Stephen M. Webb
20:03 <regex> John Schmerge
08:55 Re: RFC: add some static probes to libstdc++ Jakub Jelinek

March 14, 2013
23:28 [patch] fix libstdc++/56613 Jonathan Wakely
18:44 Re: RFC: add some static probes to libstdc++ Tom Tromey
11:16 Re: RFC: exponential growth of string and vector Gabriel Dos Reis
10:52 RFC: exponential growth of string and vector Jonathan Wakely

March 13, 2013
11:17 [v3] libstdc++/56609 Paolo Carlini

March 12, 2013
15:36 IMPORTANT: sourceware.org hardware migration, MARCH 18..22 Frank Ch. Eigler

March 11, 2013
14:57 Re: [PATCH] fix PR target/54407 Jack Howarth
14:55 Re: Bug in src/Makefile.am? Jordi GutiÃrrez Hermoso

March 10, 2013
23:43 Re: Why is tuple used in unique_ptr Jonathan Wakely
23:27 Why is tuple used in unique_ptr Anton Daneyko

March 09, 2013
15:02 [v3] Tweak a recent testcase vs -Wunused Paolo Carlini
10:12 Re: Fix vector C++11 allocator bug François Dumont

March 08, 2013
22:27 Re: Bug in src/Makefile.am? Benjamin De Kosnik
21:45 [v3] bits/memoryfwd.h Benjamin De Kosnik
21:26 Re: Fix vector C++11 allocator bug Jonathan Wakely
20:53 Re: std::pair copy and move constructor Marc Glisse
20:46 Re: std::pair copy and move constructor François Dumont
20:17 Re: Fix vector C++11 allocator bug François Dumont
19:48 GSOC 2013 ranking rubric for potential projects Benjamin De Kosnik
08:13 Re: [PATCH, updated] Vtable pointer verification, runtime library changes (patch 3 of 3) Dave Korn
02:57 Bug in src/Makefile.am? Jordi GutiÃrrez Hermoso
00:12 Re: [PATCH, updated] Vtable pointer verification, runtime library changes (patch 3 of 3) Jonathan Wakely

March 07, 2013
23:53 Re: [PATCH, updated] Vtable pointer verification, runtime library changes (patch 3 of 3) Caroline Tice
22:46 Re: Fix vector C++11 allocator bug Jonathan Wakely
22:21 Re: Fix vector C++11 allocator bug Jonathan Wakely
21:29 Fix vector C++11 allocator bug François Dumont
20:30 Re: std::pair copy and move constructor Daniel Krügler
15:32 Re: [PATCH] Update {i386,i486,x86_64,powerpc{,64},s390,s390x}-linux-gnu{,/32} baseline_symbols.txt files Jonathan Wakely
15:18 [PATCH] Update {i386,i486,x86_64,powerpc{,64},s390,s390x}-linux-gnu{,/32} baseline_symbols.txt files Jakub Jelinek

March 06, 2013
21:07 Re: std::pair copy and move constructor Daniel Krügler
20:58 Re: std::pair copy and move constructor François Dumont
20:29 Re: Default implementation of std::hash template Daniel Krügler
20:21 Re: Default implementation of std::hash template Daniel Frey
20:05 Re: Default implementation of std::hash template Jonathan Wakely
19:13 Default implementation of std::hash template Daniel Frey
13:28 Re: [v3] Filter out basever symbols on Solaris Paolo Carlini
13:25 Re: [v3] Filter out basever symbols on Solaris Rainer Orth
13:11 Re: [v3] Filter out basever symbols on Solaris Paolo Carlini
11:08 Re: [v3] Filter out basever symbols on Solaris Rainer Orth

March 05, 2013
22:03 Re: std::pair copy and move constructor Daniel Krügler
21:50 Re: std::pair copy and move constructor Jonathan Wakely
20:57 Re: std::pair copy and move constructor Daniel Krügler
20:36 Re: std::pair copy and move constructor François Dumont

March 04, 2013
13:34 Re: string/list ABI changes Jason Merrill
09:46 Re: von Mises distribution improvement Paolo Carlini
04:56 von Mises distribution improvement Ulrich Drepper
02:39 Re: string/list ABI changes Jason Merrill

March 03, 2013
20:54 Re: TR1 math code 3dw4rd
07:38 Re: string/list ABI changes Miles Bader
00:18 Re: more distributions Ulrich Drepper

March 02, 2013
20:43 Re: more distributions Paolo Carlini
20:14 Re: more distributions Ulrich Drepper
10:21 Re: more distributions Paolo Carlini
10:15 Re: [PATCH] C++ math constants Paolo Carlini
10:09 Re: string/list ABI changes Paolo Carlini
03:56 Re: more distributions Ulrich Drepper

March 01, 2013
23:08 string/list ABI changes Jason Merrill
22:55 Re: more distributions 3dw4rd
18:52 more distributions Ulrich Drepper
14:54 Re: [PATCH] C++ math constants Ulrich Drepper
08:52 Re: [PATCH] C++ math constants Florian Weimer
04:16 Re: [PATCH] C++ math constants Ulrich Drepper


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