summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-05106-106/+106
* PR libstdc++/64475timshen2015-01-021-1/+1
* PR libstdc++/64441timshen2014-12-312-2/+2
* 2014-12-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-12-221-1/+1
* PR libstdc++/37522redi2014-12-221-2/+3
* 2014-12-22 Ville Voutilainen <ville.voutilainen@gmail.com>redi2014-12-226-3/+97
* 2014-12-22 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-12-222-0/+182
* 2014-12-20 François Dumont <fdumont@gcc.gnu.org>fdumont2014-12-201-3/+7
* New std::string implementation.redi2014-12-1912-52/+3001
* PR libstdc++/64302timshen2014-12-172-12/+18
* PR libstdc++/64239timshen2014-12-132-28/+14
* PR libstdc++/58594redi2014-12-131-4/+5
* PR libstdc++/58594redi2014-12-121-1/+1
* PR libstdc++/64276redi2014-12-124-7/+7
* * include/bits/stl_iterator.h (make_reverse_iterator): LWG DR 2285.redi2014-12-121-0/+12
* Implement LWG DR 2329 and DR 2332.redi2014-12-101-0/+51
* * include/bits/locale_facets.tcc (numpunct::_M_cache): Avoid callingredi2014-12-103-32/+36
* * include/bits/hashtable_policy.h (_Map_base::operator[],redi2014-12-051-12/+8
* PR libstdc++/64140timshen2014-12-041-2/+6
* 2014-12-03 François Dumont <fdumont@gcc.gnu.org>fdumont2014-12-031-2/+4
* * include/bits/regex_compiler.h (_S_cache_size): Multiply thempolacek2014-12-031-1/+4
* * include/bits/hashtable.h: Fix whitespace and simplify functionredi2014-12-031-158/+126
* * include/bits/locale_facets/nonio.h (__timepunct): Remove unusedredi2014-11-291-7/+5
* PR libstdc++/63920timshen2014-11-252-8/+8
* Define C++11 version of std::ios_base::failure.redi2014-11-141-0/+62
* 2014-11-13 Daniel Kruegler <daniel.kruegler@gmail.com>timshen2014-11-141-4/+16
* PR libstdc++/63775timshen2014-11-132-17/+53
* std::shared_ptr atomic operationsredi2014-11-121-0/+330
* Implement resolutions of LWG 2399, 2400 and 2401.redi2014-11-122-23/+37
* LWG DR 2315. weak_ptr should be movableredi2014-11-122-20/+88
* Define __void_t and SFINAE-friendly iterator_traits.redi2014-11-112-12/+13
* 2014-11-11 François Dumont <fdumont@gcc.gnu.org>fdumont2014-11-111-60/+37
* PR libstdc++/63811redi2014-11-111-1/+1
* Fix std::deque move construction with non-equal allocators.redi2014-11-101-8/+42
* 2014-11-04 François Dumont <fdumont@gcc.gnu.org>fdumont2014-11-051-11/+18
* Do not assume allocator is assignable.redi2014-11-041-15/+3
* Use ctype_base::blank in regex_traits.redi2014-11-042-11/+4
* Use aliases for type traits in C++14 mode.redi2014-11-041-1/+1
* Make std::vector<bool> meet C++11 allocator requirements.redi2014-10-312-53/+134
* 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