libstdc++ archive
date index for August, 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:

August 31, 2013
10:53 Re: [Patch] Rewrite regex matchers Paolo Carlini
02:04 Re: [Patch] Rewrite regex matchers Tim Shen

August 30, 2013
20:57 Re: PR 58148 patch FranÃois Dumont
20:25 Re: PR 58191 patch François Dumont
20:06 Re: [Patch] Rewrite regex matchers Jan-Benedict Glaw
13:36 Re: [Patch] Rewrite regex matchers Jakub Jelinek
13:27 Re: [Patch] Rewrite regex matchers Paolo Carlini
12:34 Re: [Patch] Rewrite regex matchers Stephen M. Webb
12:13 Re: [Patch] Rewrite regex matchers Paolo Carlini
12:06 [Patch] Rewrite regex matchers Tim Shen
09:44 Re: PR 58148 patch Paolo Carlini

August 29, 2013
19:38 Re: PR 58148 patch François Dumont
18:41 Re: [Patch 2/2] Localization problem in regex Tim Shen

August 28, 2013
20:50 Re: PR 58148 patch Paolo Carlini
19:30 Re: PR 58148 patch François Dumont
03:40 Re: [patch] Make vector::at() assertion message more useful Gabriel Dos Reis

August 27, 2013
21:08 Re: PR 58191 patch Paolo Carlini
20:57 PR 58191 patch François Dumont
20:48 Re: PR 58148 patch Daniel Krügler
20:46 Re: PR 58148 patch Paolo Carlini
20:34 Re: PR 58148 patch François Dumont
03:03 Re: [Patch 1/2] Rewrite regex scanner Tim Shen

August 26, 2013
20:40 Re: PR 58148 patch Paolo Carlini
19:44 PR 58148 patch François Dumont
15:07 Re: atomic operations for shared_ptr ? Jonathan Wakely
11:41 Re: atomic operations for shared_ptr ? Marc Glisse
11:26 Re: atomic operations for shared_ptr ? Florian Weimer
11:05 Re: atomic operations for shared_ptr ? Marc Glisse
08:42 Re: atomic operations for shared_ptr ? Paolo Carlini
08:30 Re: atomic operations for shared_ptr ? Florian Weimer

August 25, 2013
18:47 Re: atomic operations for shared_ptr ? Oleg Endo
16:43 Re: atomic operations for shared_ptr ? Bronek Kozicki
14:28 Re: atomic operations for shared_ptr ? Federico Terraneo
12:00 Re: atomic operations for shared_ptr ? Bronek Kozicki
11:52 Re: atomic operations for shared_ptr ? Oleg Endo
11:39 Re: atomic operations for shared_ptr ? Bronek Kozicki
08:34 Re: atomic operations for shared_ptr ? Federico Terraneo

August 24, 2013
20:27 Re: atomic operations for shared_ptr ? Bronek Kozicki
19:45 Re: atomic operations for shared_ptr ? Bronek Kozicki
19:34 Re: atomic operations for shared_ptr ? Bronek Kozicki
19:26 Re: atomic operations for shared_ptr ? Jonathan Wakely
18:58 Re: atomic operations for shared_ptr ? Bronek Kozicki
17:51 Re: atomic operations for shared_ptr ? Jonathan Wakely
17:45 atomic operations for shared_ptr ? Bronek Kozicki
06:00 Re: [Patch 2/2] Localization problem in regex Tim Shen

August 23, 2013
17:51 Re: [Patch 2/2] Localization problem in regex Stefan Schweter
16:36 Re: [Patch 2/2] Localization problem in regex Stephen M. Webb
16:00 Re: [Patch 2/2] Localization problem in regex Jonathan Wakely
15:48 Re: [Patch 2/2] Localization problem in regex Tim Shen
15:03 Re: [Patch 2/2] Localization problem in regex Paolo Carlini
14:57 Re: [Patch 2/2] Localization problem in regex Jonathan Wakely
14:55 Re: [Patch 1/2] Rewrite regex scanner Jonathan Wakely
14:55 Re: [Patch 1/2] Rewrite regex scanner Tim Shen
14:53 Re: [Patch 2/2] Localization problem in regex Tim Shen
14:44 Re: [Patch 1/2] Rewrite regex scanner Stephen M. Webb
14:26 Re: [Patch 2/2] Localization problem in regex Paolo Carlini
14:04 Re: [Patch 1/2] Rewrite regex scanner Tim Shen
13:59 Re: [Patch 2/2] Localization problem in regex Tim Shen
10:29 Re: [Patch 2/2] Localization problem in regex Paolo Carlini
09:42 Re: [Patch 2/2] Localization problem in regex Jonathan Wakely
09:40 Re: [Patch 1/2] Rewrite regex scanner Jonathan Wakely
09:17 [Patch 2/2] Localization problem in regex Tim Shen
09:15 [Patch 1/2] Rewrite regex scanner Tim Shen

August 22, 2013
14:15 Re: [Patch] Fix empty grouping problem in regex Tim Shen
09:02 Re: [Patch] Replace spaces with tabs in regex files Tim Shen
08:56 Re: [Patch] Replace spaces with tabs in regex files Paolo Carlini
03:55 [Patch] Replace spaces with tabs in regex files Tim Shen
01:08 Re: [Patch] Fix empty grouping problem in regex Tim Shen

August 21, 2013
14:12 Re: Regex locale support Stephen M. Webb
13:46 Re: Regex locale support Paolo Carlini
13:45 Re: Regex locale support Tim Shen
12:06 Re: Regex locale support Tim Shen
11:58 Re: Regex locale support Stephen M. Webb
11:37 Regex locale support Stefan

August 20, 2013
19:44 Re: [patch] [python libstdc++ printers] Fix gdb/15195 Phil Muldoon
11:37 Re: [Patch] Fix empty grouping problem in regex Jonathan Wakely
10:38 Re: [regex] New enum type syntax_option_type Tim Shen
07:54 Re: inline funtcion of base class Jonathan Wakely
06:23 [stdc++] Mark global new/delete operators as weak symbols Romain Geissler
03:57 inline funtcion of base class Hatt Tom

August 19, 2013
17:48 Re: [Patch] Fix empty grouping problem in regex Mike Stump
14:33 Re: [Patch] Fix empty grouping problem in regex Paolo Carlini
14:28 Re: [Patch] Fix empty grouping problem in regex Tim Shen
14:26 Re: [regex] New enum type syntax_option_type Tim Shen
14:09 Re: [Patch] Fix empty grouping problem in regex Tim Shen
14:03 Re: [Patch] Fix empty grouping problem in regex Tim Shen
10:17 Re: [Patch] Fix empty grouping problem in regex Jakub Jelinek
10:07 [Patch] Fix empty grouping problem in regex Tim Shen
09:46 Re: Does new operator call malloc() to apply memory ? Florian Weimer
08:00 Re: [patch] [python libstdc++ printers] Fix gdb/15195 Jonathan Wakely

August 18, 2013
13:57 Re: [Patch] Regex back-reference support Tim Shen
12:51 [regex] New enum type syntax_option_type Daniel Krügler
12:33 Re: [patch] Make vector::at() assertion message more useful Paolo Carlini
11:16 Re: [patch] Make vector::at() assertion message more useful Gabriel Dos Reis
11:12 Re: [patch] Make vector::at() assertion message more useful Oleg Endo
10:49 Re: [patch] Make vector::at() assertion message more useful Chris Jefferson
10:42 Re: [patch] Make vector::at() assertion message more useful Oleg Endo
10:38 Re: [patch] Make vector::at() assertion message more useful Chris Jefferson
09:09 Re: [patch] Make vector::at() assertion message more useful Gabriel Dos Reis
07:09 Re: [patch] Make vector::at() assertion message more useful Václav Zeman
02:29 Re: STL memory management Dan Kegel
01:04 STL memory management Hatt Tom

August 17, 2013
21:36 Re: [patch] Make vector::at() assertion message more useful Paul Pluzhnikov
15:10 Re: [patch] Make vector::at() assertion message more useful Gabriel Dos Reis
15:05 Re: Does new operator call malloc() to apply memory ? Gabriel Dos Reis
12:02 Does new operator call malloc() to apply memory ? Hatt Tom
10:41 Re: [patch] Make vector::at() assertion message more useful Paolo Carlini
09:34 Re: "implementation-defined" parts of the library Magnus Fromreide
00:12 [patch] Make vector::at() assertion message more useful Paul Pluzhnikov

August 16, 2013
15:28 Re: [patch] [python libstdc++ printers] Fix gdb/15195 Tom Tromey
09:56 Re: [patch] [python libstdc++ printers] Fix gdb/15195 Phil Muldoon
09:07 Re: Two <regex> testcases failing for check-debug Paolo Carlini
00:40 Re: Two <regex> testcases failing for check-debug Tim Shen

August 15, 2013
09:53 Re: Two <regex> testcases failing for check-debug Jonathan Wakely
09:22 Re: Two <regex> testcases failing for check-debug Tim Shen
00:44 Two <regex> testcases failing for check-debug Paolo Carlini
00:10 [v3] libstdc++/58163 Paolo Carlini

August 14, 2013
16:41 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Gabriel Dos Reis
14:49 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Uros Bizjak
14:37 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Uros Bizjak
14:35 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Gabriel Dos Reis
14:24 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Jakub Jelinek
14:22 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Uros Bizjak
08:51 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Paolo Carlini
08:42 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Uros Bizjak
08:29 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Jakub Jelinek

August 11, 2013
13:55 Re: ABI compatibility between different -std options Jonathan Wakely
08:06 Re: [Patch] Regex back-reference support Paolo Carlini
00:31 Re: [Patch] Regex back-reference support Tim Shen

August 10, 2013
23:03 Re: [Patch] Regex back-reference support Paolo Carlini
18:26 ABI compatibility between different -std options Sam Varshavchik
16:05 Re: [Patch] Regex back-reference support Paolo Carlini
10:50 Re: [Patch] Regex back-reference support Tim Shen
09:42 Re: [Patch] Regex back-reference support Paolo Carlini
09:33 Re: [Patch] Regex back-reference support Tim Shen
08:58 Re: [Patch] Regex back-reference support Paolo Carlini
08:42 Re: [Patch] Regex back-reference support Tim Shen
08:37 [Patch] Regex back-reference support Tim Shen

August 09, 2013
11:37 Re: [Patch] Whole regex refactoring and current status Rainer Orth
07:57 Re: [Patch] Whole regex refactoring and current status Tim Shen
07:00 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
05:09 Re: [Patch] Whole regex refactoring and current status Tim Shen

August 08, 2013
17:25 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
16:51 Re: [Patch] Whole regex refactoring and current status Tim Shen
16:15 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
16:12 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
15:39 Re: [Patch] Whole regex refactoring and current status Andreas Schwab
15:21 Re: [Patch] Whole regex refactoring and current status Tim Shen
15:15 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
14:23 Re: [Patch] Whole regex refactoring and current status Tim Shen
14:04 Re: [Patch] Whole regex refactoring and current status Tim Shen
13:20 RE: [Patch] Whole regex refactoring and current status Kyrylo Tkachov
12:53 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
12:48 Re: [Patch] Whole regex refactoring and current status Rainer Orth
10:26 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
10:25 RE: [Patch] Whole regex refactoring and current status Kyrylo Tkachov
10:01 Re: [Patch] Whole regex refactoring and current status Rainer Orth
09:47 Re: std::random_device and Windows CryptoAPI niXman
00:18 Re: [Patch] Whole regex refactoring and current status Tim Shen

August 07, 2013
21:48 Re: [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Paolo Carlini
21:46 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Paolo Carlini
21:15 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 FranÃois Dumont
20:48 [PATCH, libstdc++]: Avoid -Wcast-qual warnings in src/c++98/compatibility.cc Uros Bizjak
14:27 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Paolo Carlini
14:15 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
13:34 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Bin.Cheng
13:27 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
13:11 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi David Edelsohn
11:49 [v3] Fix libstdc++/58098 Paolo Carlini
11:40 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Paolo Carlini
11:29 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
11:22 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
11:21 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
11:09 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Florian Weimer
11:09 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely
11:06 Re: libstdc++ test case ext/headers.cc failed on arm-none-eabi Jonathan Wakely

August 06, 2013
21:40 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Paolo Carlini
21:30 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 François Dumont
16:05 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
15:45 Re: [Patch] Whole regex refactoring and current status Tim Shen
09:53 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Paolo Carlini
09:40 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Uros Bizjak
09:34 Re: [Patch] Whole regex refactoring and current status Paolo Carlini
09:34 Re: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Paolo Carlini
09:30 Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522 Uros Bizjak
08:40 Re: Limit template parameters in hashtable François Dumont
04:40 Re: [Patch] Whole regex refactoring and current status David Kastrup
01:21 Re: [Patch] Whole regex refactoring and current status Tim Shen

August 05, 2013
17:05 [Patch] Whole regex refactoring and current status Tim Shen
09:39 Re: Limit template parameters in hashtable Jonathan Wakely

August 04, 2013
00:24 Re: [Patch] regex bracket expression implementaion Paolo Carlini

August 03, 2013
23:22 Re: [Patch] regex bracket expression implementaion Tim Shen

August 02, 2013
16:15 std::random_device and Windows CryptoAPI niXman
14:21 Re: [Patch] regex bracket expression implementaion Paolo Carlini
14:02 Re: [Patch] regex bracket expression implementaion Stephen M. Webb
13:33 Re: [Patch] regex bracket expression implementaion Paolo Carlini
10:37 Re: PR 57779 New debug check Gabriel Dos Reis
09:43 Re: Source code for stdio.h functions David Kastrup
09:28 Source code for stdio.h functions darshan
07:37 Re: PR 57779 New debug check Paolo Carlini
06:54 Re: PR 57779 New debug check Paolo Carlini
03:02 Re: Re: PR 57779 New debug check Gabriel Dos Reis
02:42 Re: Re: PR 57779 New debug check David Edelsohn

August 01, 2013
20:00 Re: PR 57779 New debug check François Dumont
14:59 [Patch] regex bracket expression implementaion Tim Shen


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