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]
May 31, 2014
| 12:47 | [C++11, C++14 PATCH 3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++ | Ed Smith-Rowland |
| 12:47 | [C++11, C++14 PATCH 2/3] Support for SD-6: SG10 Feature Test Recommendations - c-family and testsuite | Ed Smith-Rowland |
| 12:47 | [C++11, C++14 PATCH 1/3] Support for SD-6: SG10 Feature Test Recommendations - libcpp | Ed Smith-Rowland |
| 06:34 | Re: [C++11, C++14 PATCH 3/3] Support for SD-6: SG10 Feature Test Recommendations - libstdc++ | Marc Glisse |
| 03:45 | Re: [C++11, C++14 PATCH 0/3] Support for SD-6: SG10 Feature Test Recommendations | Andrew Pinski |
| 03:41 | [C++11, C++14 PATCH 0/3] Support for SD-6: SG10 Feature Test Recommendations | Ed Smith-Rowland |
May 30, 2014
| 19:23 | Re: [patch] Update email address in docs | Paolo Carlini |
| 18:23 | Re: [patch] Update email address in docs | Jonathan Wakely |
| 17:41 | Re: [patch] Update email address in docs | Paolo Carlini |
| 17:11 | Re: [patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure | Jeff Law |
| 17:09 | Re: [patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure | Jonathan Wakely |
| 17:04 | [patch] Update email address in docs | Jonathan Wakely |
| 11:12 | Script for generating libstdc++ web docs for releases | Jonathan Wakely |
| 11:11 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 07:53 | Re: [patch ping] libstdc++ testsuite cxxflags | Ramana Radhakrishnan |
May 29, 2014
| 14:29 | Re: detecting "container overflow" bugs in std::vector | Jonathan Wakely |
| 14:09 | [patch] Fix generation of libstdc++ API docs with Doxygen | Jonathan Wakely |
May 27, 2014
| 11:14 | [patch] libstdc++/61329 Add missing 'inline' in regex debug functions | Jonathan Wakely |
| 00:39 | Re: detecting "container overflow" bugs in std::vector | Paul Pluzhnikov |
May 26, 2014
| 15:20 | Re: detecting "container overflow" bugs in std::vector | Konstantin Serebryany |
| 14:15 | Re: detecting "container overflow" bugs in std::vector | Jonathan Wakely |
| 14:12 | Re: detecting "container overflow" bugs in std::vector | Jonathan Wakely |
| 13:40 | detecting "container overflow" bugs in std::vector | Konstantin Serebryany |
May 25, 2014
| 19:16 | Re: [patch ping] libstdc++ testsuite cxxflags | David Edelsohn |
| 08:34 | Re: profile mode maintenance patch | Paolo Carlini |
May 24, 2014
| 21:39 | Re: profile mode maintenance patch | Jonathan Wakely |
| 21:10 | Re: profile mode maintenance patch | François Dumont |
| 16:54 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 16:07 | Re: [patch ping] libstdc++ testsuite cxxflags | David Edelsohn |
| 11:33 | Re: profile mode maintenance patch | Jonathan Wakely |
| 10:15 | Re: libstdc++ automake version | Paolo Carlini |
May 23, 2014
| 23:28 | Re: libstdc++ automake version | Jonathan Wakely |
| 20:52 | Re: libstdc++ automake version | Paolo Carlini |
| 20:37 | Re: libstdc++ automake version | Tim Shen |
| 20:32 | libstdc++ automake version | François Dumont |
| 11:50 | Re: [patch] Adjust target selectors for some libstdc++ tests | Jonathan Wakely |
| 10:49 | Re: [patch] Adjust target selectors for some libstdc++ tests | Rainer Orth |
| 10:46 | [patch] Adjust target selectors for some libstdc++ tests | Jonathan Wakely |
| 10:46 | [patch] libstdc++/60793 Add *-*-dragonfly* to testsuite target selectors | Jonathan Wakely |
| 09:17 | Re: constexpr w/c++ stdlib features?? | Jonathan Wakely |
| 05:02 | Re: constexpr w/c++ stdlib features?? | Linda A. Walsh |
May 22, 2014
| 14:21 | Re: constexpr w/c++ stdlib features?? | Jonathan Wakely |
| 13:13 | Re: constexpr w/c++ stdlib features?? | Linda A. Walsh |
| 12:11 | Re: Fwd:constexpr w/c++ stdlib features?? | Jonathan Wakely |
| 06:04 | Re: constexpr w/c++ stdlib features?? | Daniel Krügler |
| 05:03 | Fwd:constexpr w/c++ stdlib features?? | Linda A. Walsh |
May 21, 2014
| 20:12 | Re: Porting pretty printers to Python 2+3 | Jonathan Wakely |
| 19:46 | [PATCH 2/2] Port libstdc++ pretty-printers & assiocated tests to Python2+3 | Samuel Bronson |
| 19:46 | Porting pretty printers to Python 2+3 | Samuel Bronson |
| 19:46 | [PATCH 1/2] Make libstdc++ testsuite work with pre-color GCC versions again | Samuel Bronson |
| 15:12 | [patch] Fix warning in dragonflybsd locale | Jonathan Wakely |
| 15:10 | [patch] libstdc++/61269 fix <type_traits> for clang | Jonathan Wakely |
| 08:47 | Re: Compiling one shared library on Linux to target all distributions | Jonathan Wakely |
| 05:24 | Compiling one shared library on Linux to target all distributions | linux problems |
May 20, 2014
| 20:37 | Re: [patch] libstdc++/61143 make unordered containers usable after move | François Dumont |
| 19:38 | Re: [patch ping] libstdc++ testsuite cxxflags | Cesar Philippidis |
| 19:36 | Re: [patch] libstdc++/61143 make unordered containers usable after move | Jonathan Wakely |
| 16:49 | Re: Enable own pthread implementation | Jonathan Wakely |
| 16:44 | Enable own pthread implementation | Hiesgen, Raphael |
| 14:59 | Re: [patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure | Jonathan Wakely |
| 14:58 | Re: [patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure | Jakub Jelinek |
| 14:53 | [patch] libstdc++/61011 fix --disable-libstdcxx in top-level configure | Jonathan Wakely |
| 09:11 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 04:33 | Re: [libstdc++/61227] Support regex like "[\w]" | Tim Shen |
| 00:38 | Re: [libstdc++/61227] Support regex like "[\w]" | Tim Shen |
May 19, 2014
| 21:46 | [patch] Use Python3 raise syntax in printers | Jonathan Wakely |
| 20:57 | Re: [patch ping] libstdc++ testsuite cxxflags | Sandra Loosemore |
| 20:41 | Re: [libstdc++/61227] Support regex like "[\w]" | Jonathan Wakely |
| 20:27 | Re: [patch] libstdc++/61143 make unordered containers usable after move | François Dumont |
| 15:30 | Re: [libstdc++/61227] Support regex like "[\w]" | Paolo Carlini |
| 15:08 | [libstdc++/61227] Support regex like "[\w]" | Tim Shen |
May 17, 2014
| 17:03 | Re: [patch] change specific int128 -> generic intN | DJ Delorie |
| 16:38 | Re: [v3] Slightly improve operator new | Jonathan Wakely |
| 16:30 | Re: [v3] Slightly improve operator new | Marc Glisse |
| 13:08 | [patch] libstdc++/60966 fix synchronisation in std::promise | Jonathan Wakely |
| 10:19 | Re: [patch] change specific int128 -> generic intN | Jonathan Wakely |
| 10:07 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 09:52 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 09:50 | Re: [patch ping] libstdc++ testsuite cxxflags | Jonathan Wakely |
| 04:56 | Re: [patch ping] libstdc++ testsuite cxxflags | Mike Stump |
| 00:16 | [patch ping] libstdc++ testsuite cxxflags | Sandra Loosemore |
May 16, 2014
| 20:52 | Re: [patch] change specific int128 -> generic intN | DJ Delorie |
| 20:17 | Re: [patch, libstdc++] fix TCL error in abi.exp | Jeff Law |
| 19:53 | [patch, libstdc++] fix TCL error in abi.exp | Sandra Loosemore |
| 14:53 | [patch] fix recent libstdc++ test failures | Jonathan Wakely |
| 11:09 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 02:54 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Ed Smith-Rowland |
May 15, 2014
| 20:52 | Re: [patch] libstdc++/61143 make unordered containers usable after move | Jonathan Wakely |
| 20:31 | Re: [patch] libstdc++/61143 make unordered containers usable after move | Paolo Carlini |
| 20:20 | [patch] libstdc++/61143 make unordered containers usable after move | François Dumont |
| 19:03 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 12:31 | [patch] libstdc++/60326 make_signed/make_unsigned for wide char types | Jonathan Wakely |
| 10:38 | Re: [patch] Simplify std::tuple helpers and fix C++14 bug. | Jonathan Wakely |
| 05:36 | Re: [patch] Simplify std::tuple helpers and fix C++14 bug. | Daniel Krügler |
May 14, 2014
| 22:22 | [patch] Simplify std::tuple helpers and fix C++14 bug. | Jonathan Wakely |
| 19:37 | [patch] Update catch(...) handlers to deal with __forced_unwind | Jonathan Wakely |
| 15:36 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 14:41 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 14:36 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 14:26 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Ed Smith-Rowland |
| 14:13 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Jonathan Wakely |
| 13:59 | Re: [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Daniel Krügler |
| 13:39 | [PATCH, libstdc++/61166] overflow when parse number in std::duration operator"" | Ed Smith-Rowland |
May 13, 2014
| 17:27 | [patch] libstdc++/60497 again - more std::get qualification | Jonathan Wakely |
| 11:22 | [patch] libstdc++/60497 (again) - qualify more calls | Jonathan Wakely |
May 12, 2014
| 20:50 | Re: profile mode maintenance patch | François Dumont |
| 20:44 | Re: profile mode maintenance patch | Paolo Carlini |
| 20:15 | profile mode maintenance patch | François Dumont |
| 11:28 | GNU Tools Cauldron 2014 - Special hotel rates will expire soon | Diego Novillo |
May 11, 2014
| 21:27 | Re: Failing test when run as C++11 | Daniel Krügler |
| 21:24 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 21:22 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 21:16 | Re: Failing test when run as C++11 | Daniel Krügler |
| 21:12 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 20:28 | Re: Failing test when run as C++11 | Daniel Krügler |
| 20:26 | Re: Failing test when run as C++11 | Daniel Krügler |
| 19:01 | Re: [PING] Add const char* constructors for exception classes in <stdexcept> | Oleg Endo |
| 18:56 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 18:39 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 18:17 | Re: Failing test when run as C++11 | Daniel Krügler |
| 17:25 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 14:34 | Re: Failing test when run as C++11 | Daniel Krügler |
May 09, 2014
| 19:39 | [patch] add missing export for std::regex_error | Jonathan Wakely |
| 18:29 | Re: [patch] change specific int128 -> generic intN | DJ Delorie |
| 14:32 | Re: [patch] make the libstdc++ pretty printers compatible with both Python 2 and Python3 | Jonathan Wakely |
| 13:46 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 12:43 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 12:30 | Re: Failing test when run as C++11 | Daniel Krügler |
| 12:11 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 11:31 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 11:27 | Re: Failing test when run as C++11 | Jonathan Wakely |
| 11:15 | Re: Failing test when run as C++11 | Daniel Krügler |
| 10:53 | Failing test when run as C++11 | Jonathan Wakely |
| 07:59 | Re: [patch] change specific int128 -> generic intN | Marc Glisse |
| 02:21 | Re: [patch] change specific int128 -> generic intN | DJ Delorie |
| 00:26 | Re: [patch] change specific int128 -> generic intN | Marc Glisse |
May 08, 2014
| 19:57 | Re: [patch] libstdc++/61117 FAQ should use "free software" | Jonathan Wakely |
| 19:52 | [patch] libstdc++/61117 FAQ should use "free software" | Jonathan Wakely |
| 19:39 | [patch] fix some comments in libstdc++ files | Jonathan Wakely |
| 18:30 | [patch] libstdc++/13860 enforce requirements on traits | Jonathan Wakely |
| 17:17 | [patch] libstdc++/57394 - copy operations for basic_streambuf | Jonathan Wakely |
| 00:53 | [v3] Mini-tweak to acinclude.m4 | Paolo Carlini |
May 07, 2014
| 14:13 | [patch] libstdc++/61023 - copy comparison functor in RB tree move assignment | Jonathan Wakely |
| 13:24 | Re: debug container patch | Ramana Radhakrishnan |
| 13:22 | Re: debug container patch | Jonathan Wakely |
| 13:17 | Re: debug container patch | Ramana Radhakrishnan |
| 12:53 | Re: [patch] libstdc++/61086 - fix ubsan errors in std::vector | Paolo Carlini |
| 12:34 | Re: [patch] libstdc++/61086 - fix ubsan errors in std::vector | Jonathan Wakely |
| 12:23 | Re: [patch] libstdc++/61086 - fix ubsan errors in std::vector | Paolo Carlini |
| 12:07 | [patch] libstdc++/61086 - fix ubsan errors in std::vector | Jonathan Wakely |
| 08:52 | Re: [PATCH] [PING^2] Fix for PR libstdc++/60758 | Paolo Carlini |
| 01:15 | Re: debug container patch | Paolo Carlini |
May 06, 2014
| 21:14 | GNU Tools Cauldron 2014 - Update | Diego Novillo |
| 14:05 | Re: debug container patch | Jonathan Wakely |
May 05, 2014
| 08:10 | [PATCH] Update libstdc++ baseline symbols for ia64 | Andreas Schwab |
May 02, 2014
| 20:33 | Re: debug container patch | François Dumont |
| 19:04 | [patch] libstdc++/61036 - fix dumb typo in shared_ptr | Jonathan Wakely |
| 16:02 | [patch] fix libstdc++/59476 - pretty printers | Jonathan Wakely |
| 15:57 | Re: [PING] Re: Add const char* constructors for exception classes in <stdexcept> | Jonathan Wakely |
May 01, 2014
| 16:18 | Re: [PING] Re: Add const char* constructors for exception classes in <stdexcept> | Oleg Endo |
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]