summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
Commit message (Expand)AuthorAgeFilesLines
* 2013-11-22 François Dumont <fdumont@gcc.gnu.org>fdumont2013-11-224-53/+44
* PR libstdc++/59247redi2013-11-225-6/+13
* 2013-11-21 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-11-212-7/+23
* 2013-11-21 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-11-212-1/+368
* PR libstdc++/49204redi2013-11-201-27/+57
* PR c++/59173redi2013-11-201-1/+1
* 2013-11-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-11-191-8/+4
* * include/bits/shared_ptr_base.h (_Sp_counted_base<_S_single>): Useredi2013-11-181-5/+38
* I forgot the ChangeLog and a comment fix for my last checkin.emsr2013-11-171-1/+1
* Changed reference to Ch21 Strings in comments in experimental/string_view*.emsr2013-11-161-1/+1
* 2013-11-16 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-11-164-2/+933
* * include/bits/stl_bvector.h (vector<bool>::emplace_back()): LWG 2187:redi2013-11-151-1/+12
* 2013-11-15 Ondřej Bílka <neleai@seznam.cz>redi2013-11-153-6/+6
* * include/bits/stl_map.h (map): Implement C++11 allocator-awareredi2013-11-158-94/+351
* * include/bits/alloc_traits.h (__allow_copy_cons): Remove.redi2013-11-143-22/+4
* 2013-11-13 Marc Glisse <marc.glisse@inria.fr>glisse2013-11-131-16/+18
* PR libstdc++/54562redi2013-11-111-14/+10
* PR libstdc++/58982redi2013-11-092-6/+42
* 2013-11-08 François Dumont <fdumont@gcc.gnu.org>fdumont2013-11-085-121/+119
* * include/bits/regex_compiler.h (__detail::__has_contiguous_iter):redi2013-11-081-2/+7
* * include/bits/regex_compiler.h (__detail::__compile_nfa): Overloadredi2013-11-081-1/+43
* * include/bits/regex_compiler.h (__detail::_AnyMatcher,redi2013-11-082-11/+14
* * include/bits/regex_automaton.h (__detail::_State, __detail::_NFA,redi2013-11-087-59/+69
* * include/bits/regex_automaton.h (__detail::_State): Splitredi2013-11-085-192/+214
* * include/bits/regex_automaton.h (_S_opcode_word_boundry): Rename toredi2013-11-064-9/+9
* N3655 C++1y TransformationTraits Reduxredi2013-11-051-0/+96
* 2013-11-05 Jonathan Wakely <jwakely.gcc@gmail.com>redi2013-11-051-93/+88
* 2013-10-31 Michael Brune <lucdanton@free.fr>redi2013-11-014-6/+1145
* * include/bits/stl_function.h (logical_not<void>): Add noexcept.redi2013-11-011-1/+3
* 2013-11-01 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-11-011-0/+1
* N3421 C++1y Transparent functorsredi2013-11-011-0/+347
* * include/std/tuple (_Index_tuple, _Build_index_tuple): Move toredi2013-10-312-21/+61
* libcpp:emsr2013-10-311-2/+2
* * include/bits/shared_ptr (__shared_ptr): Assert non-void pointer.redi2013-10-302-0/+3
* PR libstdc++/58839redi2013-10-291-2/+12
* * include/bits/hashtable.cc (__access_protected_ctor): Define and useredi2013-10-291-4/+5
* 2013-10-28 Tim Shen <timshen91@gmail.com>timshen2013-10-281-38/+67
* 2013-10-26 Tim Shen <timshen91@gmail.com>timshen2013-10-264-636/+292
* 2013-10-25 François Dumont <fdumont@gcc.gnu.org>fdumont2013-10-253-14/+17
* * include/bits/hashtable.h (_Hashtable): Force EBO for _Hash_code_base.jason2013-10-231-1/+1
* 2013-10-23 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-231-6/+6
* 2013-10-23 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-231-6/+15
* 2013-10-22 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-232-16/+16
* 2013-09-27 Ed Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-231-0/+34
* 2013-10-20 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-212-5/+5
* 2013-10-20 Tim Shen <timshen91@gmail.com>timshen2013-10-205-55/+53
* 2013-10-20 Chris Jefferson <chris@bubblescope.net>paolo2013-10-201-1/+1
* 2013-10-18 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2013-10-194-254/+332
* 2013-10-18 Tim Shen <timshen91@gmail.com>timshen2013-10-181-4/+4
* 2013-10-17 Tim Shen <timshen91@gmail.com>timshen2013-10-178-72/+75