summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-10-241-1/+0
* PR libstdc++/63497timshen2014-10-232-19/+22
* * src/c++98/Makefile.am: Move ctype.cc, ctype_configure_char.cc andredi2014-10-202-0/+14
* * machmode.h (int_n_data_t): New.dj2014-10-141-1/+31
* 2014-10-13 Marc Glisse <marc.glisse@inria.fr>glisse2014-10-132-10/+12
* PR libstdc++/49561redi2014-10-103-4/+89
* * include/bits/locale_facets.tcc (num_put::_M_insert_float): Do notredi2014-10-081-4/+16
* * include/bits/regex.h (regex_token_iterator::_M_end_of_seq): Addredi2014-10-081-1/+1
* 2014-10-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-10-061-0/+21
* 2014-10-05 François Dumont <fdumont@gcc.gnu.org>fdumont2014-10-051-1/+1
* 2014-10-02 Edward Smith-Rowland <3dw4rd@verizon.net>paolo2014-10-021-1/+1
* 2014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2014-10-014-0/+12
* DR 1339redi2014-09-253-38/+43
* * include/bits/vector.tcc (vector::_M_fill_assign): Use _M_swap_data.redi2014-09-251-1/+1
* PR libstdc++/63199timshen2014-09-256-91/+100
* PR libstdc++/56193redi2014-09-241-0/+5
* 2014-09-24 François Dumont <fdumont@gcc.gnu.org>fdumont2014-09-245-235/+407
* Include <bits/uses_allocator.h> in <stack> and <queue>.redi2014-09-222-0/+6
* Make streams movable and swappable.redi2014-09-224-0/+138
* * include/bits/regex.h (basic_regex): Rename _Ch_typeraits templateredi2014-09-151-4/+4
* PR libstdc++/59603redi2014-09-121-2/+12
* PR libstdc++/63219redi2014-09-115-5/+7
* Make std::deque meet C++11 allocator requirements.redi2014-09-092-85/+276
* 2014-09-06 François Dumont <fdumont@gcc.gnu.org>fdumont2014-09-064-38/+63
* * include/bits/basic_string.h (getline): Declare inline.redi2014-08-121-1/+1
* * include/bits/basic_string.h (getline): Qualify call to prevent ADLredi2014-08-121-1/+17
* 2014-08-09 François Dumont <fdumont@gcc.gnu.org>fdumont2014-08-091-4/+4
* * include/bits/stl_list.h (_List_base::_List_base(_List_base&&)):redi2014-08-071-2/+11
* 2014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>emsr2014-07-292-0/+5
* PR libstdc++/61720timshen2014-07-151-0/+1
* * include/bits/allocated_ptr.h (__allocated_ptr::operator=): Addredi2014-07-081-1/+6
* PR libstdc++/61061timshen2014-07-012-8/+16
* PR libstdc++/61424timshen2014-07-015-8/+55
* * include/bits/shared_ptr_base.h (__shared_ptr::_Deleter): Fixredi2014-06-261-1/+1
* * include/Makefile.am: Add new header.redi2014-06-252-58/+144
* * include/bits/alloc_traits.h (__alloc_rebind): Define alias template.redi2014-06-253-11/+8
* * include/bits/functexcept.h (__throw_out_of_range_fmt): Changeredi2014-06-243-3/+3
* * include/bits/parse_numbers.h (_Number_help): Fix divide-by-zero.redi2014-06-231-3/+3
* * doc/xml/api.xml: Link to more recent API docs.redi2014-06-149-21/+21
* * doc/doxygen/user.cfg.in (INPUT): Add C++14 headers.redi2014-06-144-37/+33
* * include/bits/regex_compiler.h (__detail::_BracketMatcher): Reorderredi2014-06-026-145/+186
* * include/bits/uses_allocator.h (__uses_allocator_helper): Simplify.redi2014-06-011-17/+14
* PR libstdc++/61329redi2014-05-271-2/+2
* 2014-05-21 François Dumont <fdumont@gcc.gnu.org>fdumont2014-05-211-47/+99
* 2014-05-20 Tim Shen <timshen91@gmail.com>timshen2014-05-202-5/+23
* * include/bits/parse_numbers.h (__parse_int::_Number_help): Check forredi2014-05-161-0/+1
* 2014-05-15 Ed Smith-Rowland <3dw4rd@verizon.net>redi2014-05-161-234/+104
* PR libstdc++/57394redi2014-05-081-0/+8
* PR libstdc++/61086redi2014-05-073-22/+16
* PR libstdc++/61023redi2014-05-071-0/+1