| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -Wno-deprecated to dg-options. | redi | 2014-11-12 | 9 | -8/+20 |
* | * testsuite/experimental/optional/constexpr/observers/1.cc: Remove | redi | 2014-11-12 | 6 | -5/+7 |
* | * include/experimental/optional (_Has_addressof): Check for non-member | redi | 2014-11-12 | 4 | -6/+29 |
* | Define __void_t and SFINAE-friendly iterator_traits. | redi | 2014-11-11 | 7 | -45/+43 |
* | Make std::mem_fn work with varargs functions. | redi | 2014-11-11 | 9 | -158/+151 |
* | 2014-11-11 Siva Chandra Reddy <sivachandra@google.com> | redi | 2014-11-11 | 2 | -0/+84 |
* | 2014-11-11 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-11-11 | 6 | -79/+189 |
* | toplevel: | fxcoudert | 2014-11-11 | 2 | -1/+6 |
* | 2014-11-11 Siva Chandra Reddy <sivachandra@google.com> | redi | 2014-11-11 | 2 | -0/+66 |
* | PR libstdc++/63811 | redi | 2014-11-11 | 2 | -1/+7 |
* | Fix std::deque move construction with non-equal allocators. | redi | 2014-11-10 | 6 | -12/+60 |
* | 2014-11-10 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-11-10 | 24 | -1540/+1917 |
* | 2014-11-04 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-11-05 | 3 | -11/+61 |
* | * testsuite/util/testsuite_allocator.h (operator==): Fix recursion. | redi | 2014-11-04 | 2 | -1/+3 |
* | * include/parallel/numeric.h: Do not use default arguments in function | redi | 2014-11-04 | 2 | -6/+6 |
* | Do not assume allocator is assignable. | redi | 2014-11-04 | 3 | -15/+60 |
* | Make reference_wrapper trivially copyable. | redi | 2014-11-04 | 4 | -12/+43 |
* | Use ctype_base::blank in regex_traits. | redi | 2014-11-04 | 3 | -11/+9 |
* | * include/std/functional (_Bind_simple): Simplify construction. | redi | 2014-11-04 | 2 | -12/+5 |
* | Use aliases for type traits in C++14 mode. | redi | 2014-11-04 | 3 | -30/+26 |
* | 2014-11-03 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-11-03 | 2 | -23/+17 |
* | Check number of arguments in bind expressions. | redi | 2014-11-03 | 3 | -4/+35 |
* | Add support for ref-qualified functions to std::mem_fn | redi | 2014-11-03 | 3 | -284/+223 |
* | Make std::vector<bool> meet C++11 allocator requirements. | redi | 2014-10-31 | 11 | -53/+650 |
* | * configure.host (aix5+): New stanza. | dje | 2014-10-30 | 2 | -2/+12 |
* | Use perfect forwarding in std::function invokers. | redi | 2014-10-29 | 3 | -10/+75 |
* | * include/experimental/any: Add feature-testing macro. | redi | 2014-10-29 | 7 | -1/+19 |
* | Add <experimental/algorithm> and <experimental/functional>. | redi | 2014-10-29 | 12 | -15/+1005 |
* | 2014-10-25 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-10-25 | 2 | -2/+7 |
* | C++11 explicitly forbids macros for bool, true and false. | redi | 2014-10-24 | 2 | -0/+41 |
* | 2014-10-24 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-24 | 4 | -4/+12 |
* | 2014-10-23 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-10-23 | 5 | -3/+26 |
* | * doc/xml/manual/status_cxx2011.xml: Update status. | redi | 2014-10-23 | 3 | -17/+9 |
* | PR libstdc++/63497 | timshen | 2014-10-23 | 3 | -19/+31 |
* | * testsuite/util/io/prog_bar.cc: Qualify size_t. | amylaar | 2014-10-21 | 4 | -7/+13 |
* | 2014-10-21 Ville Voutilainen <ville.voutilainen@gmail.com> | redi | 2014-10-21 | 11 | -0/+384 |
* | Fix date of last ChangeLog entry. | redi | 2014-10-21 | 1 | -1/+1 |
* | * src/c++98/Makefile.am: Move ctype.cc, ctype_configure_char.cc and | redi | 2014-10-20 | 38 | -52/+275 |
* | Fix race in libstdc++ testsuite | mkuvyrkov | 2014-10-19 | 2 | -12/+23 |
* | * testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc: | redi | 2014-10-17 | 3 | -1/+8 |
* | 2014-10-17 Ville Voutilainen <ville.voutilainen@gmail.com> | redi | 2014-10-17 | 5 | -2/+562 |
* | 2014-10-16 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-16 | 1263 | -1588/+3255 |
* | 2014-10-15 Daniel Krugler <daniel.kruegler@gmail.com> | paolo | 2014-10-15 | 2 | -6/+10 |
* | 2014-10-15 François Dumont <fdumont@gcc.gnu.org> | fdumont | 2014-10-15 | 3 | -3/+58 |
* | 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-15 | 234 | -235/+589 |
* | 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-15 | 70 | -69/+153 |
* | 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-15 | 441 | -440/+1219 |
* | * include/std/complex (complex::real, complex::imag): Add const. | redi | 2014-10-15 | 3 | -2/+35 |
* | 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-15 | 184 | -214/+457 |
* | 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-10-15 | 13 | -0/+407 |