| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-08-13 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2014-08-13 | 1 | -0/+4 |
* | re PR libstdc++/62118 (cases under libstdc++-v3/testsuite/ext/ failed on aarc... | Paolo Carlini | 2014-08-13 | 1 | -0/+6 |
* | * include/bits/basic_string.h (getline): Declare inline. | Jonathan Wakely | 2014-08-12 | 1 | -0/+2 |
* | basic_string.h (getline): Qualify call to prevent ADL and add overloads for r... | Jonathan Wakely | 2014-08-12 | 1 | -0/+9 |
* | random.tcc (uniform_on_sphere_helper): Define. | Ulrich Drepper | 2014-08-09 | 1 | -0/+16 |
* | 2014-08-09 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2014-08-09 | 1 | -1/+1 |
* | invoke.texi ([Wnarrowing]): Update for non-constants in C++11. | Paolo Carlini | 2014-08-09 | 1 | -0/+5 |
* | re PR libstdc++/61667 (setting max_load_factor of unordered_map cause buckets... | François Dumont | 2014-08-09 | 1 | -0/+8 |
* | future (__location_invariant): Move specializations after preprocessor condit... | Jonathan Wakely | 2014-08-07 | 1 | -0/+3 |
* | future (_State_baseV2::_M_set_result): Pass pointers to _M_do_set. | Jonathan Wakely | 2014-08-07 | 1 | -0/+15 |
* | stl_list.h (_List_base::_List_base(_List_base&&)): Optimize. | Jonathan Wakely | 2014-08-07 | 1 | -0/+13 |
* | re PR c++/15339 ([DR217] Adding default arguments to function templates in re... | Paolo Carlini | 2014-08-02 | 1 | -0/+5 |
* | atexit_thread.cc (HAVE___CXA_THREAD_ATEXIT_IMPL): Add _GLIBCXX_ prefix to macro. | Zifei Tong | 2014-08-01 | 1 | -0/+5 |
* | * python/libstdcxx/v6/printers.py | Jonathan Wakely | 2014-07-29 | 1 | -0/+5 |
* | 2014-07-29 François Dumont <fdumont@gcc.gnu.org> | François Dumont | 2014-07-29 | 1 | -0/+27 |
* | re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) | Jonathan Wakely | 2014-07-29 | 1 | -0/+7 |
* | re PR libstdc++/61946 (rope construction, passing allocator referenct without... | Jonathan Wakely | 2014-07-29 | 1 | -0/+8 |
* | PR libstdc++/60037 - SIGFPE in std::generate_canonical<unsigned int...> | Ed Smith-Rowland | 2014-07-29 | 1 | -0/+11 |
* | baseline_symbols.txt: Update. | Uros Bizjak | 2014-07-25 | 1 | -0/+4 |
* | string_view: Make the literal operators constexpr like the ctors they call. | Ed Smith-Rowland | 2014-07-25 | 1 | -0/+5 |
* | Add a blank line | H.J. Lu | 2014-07-23 | 1 | -0/+1 |
* | Update x32 baseline_symbols.txt | H.J. Lu | 2014-07-23 | 1 | -0/+3 |
* | printers.py (StdExpAnyPrinter): Convert type to string instead of using gdb.T... | Jonathan Wakely | 2014-07-23 | 1 | -0/+5 |
* | acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING. | Jonathan Wakely | 2014-07-19 | 1 | -0/+5 |
* | re PR libstdc++/61835 (Invalid comment on pretty printers breaks gdb) | Jonathan Wakely | 2014-07-18 | 1 | -0/+7 |
* | random: Minor formatting and cosmetic tweaks. | Paolo Carlini | 2014-07-16 | 1 | -0/+11 |
* | printers.py (SingleObjContainerPrinter): New base class for experimental::any... | Jonathan Wakely | 2014-07-15 | 1 | -0/+6 |
* | printers.py (TemplateTypePrinter): Add type printer for class templates. | Jonathan Wakely | 2014-07-15 | 1 | -0/+8 |
* | re PR libstdc++/61720 (std::regex_search matches incorrectly) | Tim Shen | 2014-07-15 | 1 | -0/+7 |
* | random.tcc: Unfortunately more fixes for operator>> and operator<< for... | Ulrich Drepper | 2014-07-14 | 1 | -0/+5 |
* | random.tcc: Fix operator>> and operator<< for uniform_on_sphere_distribution. | Ulrich Drepper | 2014-07-13 | 1 | -0/+5 |
* | random: Add uniform_on_sphere_distribution definition. | Ulrich Drepper | 2014-07-13 | 1 | -5/+19 |
* | Add the logistic_distribution as an extension. | Edward Smith-Rowland | 2014-07-12 | 1 | -0/+14 |
* | gdb-test.exp (gdb-test): Turn off GDB's auto-load, list loaded libs. | Samuel Bronson | 2014-07-11 | 1 | -0/+3 |
* | libstdc++.exp (libstdc++_init): Set $GCC_COLORS="" instead of insisting that ... | Samuel Bronson | 2014-07-11 | 1 | -0/+5 |
* | re PR libstdc++/58962 (Pretty printers use obsolete Python syntax) | Samuel Bronson | 2014-07-11 | 1 | -0/+12 |
* | any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty pr... | Jonathan Wakely | 2014-07-10 | 1 | -0/+8 |
* | re PR libstdc++/61728 (lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15... | Jason Merrill | 2014-07-09 | 1 | -0/+6 |
* | allocated_ptr.h (__allocated_ptr::operator=): Add missing return. | Jonathan Wakely | 2014-07-08 | 1 | -0/+9 |
* | * ChangeLog: Correct the PR id from 61061 to 61601. | Tim Shen | 2014-07-01 | 1 | -1/+1 |
* | re PR testsuite/61061 (FAIL: g++.dg/inherit/covariant7.C) | Tim Shen | 2014-07-01 | 1 | -0/+14 |
* | re PR libstdc++/61424 (std::regex matches right to left, not leftmost longest) | Tim Shen | 2014-07-01 | 1 | -0/+16 |
* | re PR ipa/61659 (Extra undefined symbol because of devirtualization) | Jason Merrill | 2014-06-30 | 1 | -0/+5 |
* | revert: [multiple changes] | Paolo Carlini | 2014-06-28 | 1 | -0/+13 |
* | 2014-06-27 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 2014-06-27 | 1 | -27/+0 |
* | 2014-06-26 François Dumont <fdumont@gcc.gnu.org> | François Dumont | 2014-06-26 | 1 | -0/+27 |
* | shared_ptr_base.h (__shared_ptr::_Deleter): Fix parameter type. | Jonathan Wakely | 2014-06-26 | 1 | -0/+5 |
* | alloc.cc: Fix use of test allocator. | Jonathan Wakely | 2014-06-26 | 1 | -0/+5 |
* | Makefile.am: Add new header. | Jonathan Wakely | 2014-06-25 | 1 | -0/+19 |
* | alloc_traits.h (__alloc_rebind): Define alias template. | Jonathan Wakely | 2014-06-25 | 1 | -0/+8 |