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