aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2013-11-29exception, [...]: Remove empty dirs.Matthias Klose1-0/+6
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-2/+4
2013-11-27Fix ext/random/hypergeometric_distribution/operators/values.cc on Solaris 9Rainer Orth2-0/+7
2013-11-22safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same in...François Dumont5-53/+53
2013-11-22Makefile.am (check_DEJAGNU_normal_targets): Add 10.Jakub Jelinek3-10/+21
2013-11-22re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely7-7/+24
2013-11-22acinclude.m4 (libtool_VERSION): Bump.Jonathan Wakely4-2/+13
2013-11-22values.cc: Fix further thinkos.Paolo Carlini2-1/+8
2013-11-22values.cc: Fix thinkos.Paolo Carlini2-3/+8
2013-11-21string_view: Rep empty string with unit-length static constexpr string.Edward Smith-Rowland7-21/+52
2013-11-21Implement __gnu_cxx::hypergeometric_distribution.Edward Smith-Rowland12-1/+762
2013-11-20re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely7-42/+160
2013-11-20re PR c++/59173 (Alias template in partial specialization finds name from pri...Jonathan Wakely2-1/+7
2013-11-19* testsuite/17_intro/static.cc: Ignore AIX TOC reload warnings.David Edelsohn2-0/+9
2013-11-19gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors.Jonathan Wakely12-63/+31
2013-11-19noexcept.cc: Change to compile-only test.Jonathan Wakely12-168/+88
2013-11-19string_view (_S_max_size): Remove.Paolo Carlini4-22/+12
2013-11-19* doc/xml/manual/status_cxx2014.xml: Create new table for TS statuses.Jonathan Wakely2-18/+69
2013-11-18shared_ptr_base.h (_Sp_counted_base<_S_single>): Use non-atomic operations.Jonathan Wakely4-7/+47
2013-11-17I forgot the ChangeLog and a comment fix for my last checkin.Edward Smith-Rowland2-1/+87
2013-11-1655043.cc (equal): Add missing & on rhs parameter.François Dumont2-4/+16
2013-11-16Changed reference to Ch21 Strings in comments in experimental/string_view*.Edward Smith-Rowland1-1/+1
2013-11-16Implement N3762 string_view: a non-owning reference to a string.Edward Smith-Rowland66-2/+5137
2013-11-15stl_bvector.h (vector<bool>::emplace_back()): LWG 2187: Define.Jonathan Wakely3-1/+70
2013-11-15build_hacking.xml: Fix documentation typos.Ondřej Bílka12-18/+34
2013-11-15stl_map.h (map): Implement C++11 allocator-aware container requirements.Jonathan Wakely55-118/+2866
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand2-0/+6
2013-11-14alloc_traits.h (__allow_copy_cons): Remove.Jonathan Wakely8-125/+19
2013-11-13re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of...Marc Glisse2-16/+23
2013-11-11re PR libstdc++/54562 (mutex and condition variable timers)Jonathan Wakely2-14/+21
2013-11-09re PR libstdc++/58982 (std::vector<std::atomic<int>> vai(10); does not compil...Jonathan Wakely9-6/+311
2013-11-08safe_iterator.h (_BeforeBeginHelper<>::_S_Is): Take only a const safe iterato...François Dumont6-121/+139
2013-11-08regex_compiler.h (__detail::__has_contiguous_iter): vector<bool> storage is n...Jonathan Wakely2-2/+10
2013-11-08regex_compiler.h (__detail::__compile_nfa): Overload so that std::basic_strin...Jonathan Wakely2-1/+47
2013-11-08regex_compiler.h (__detail::_AnyMatcher, [...]): Remove redundant _CharT temp...Jonathan Wakely3-11/+19
2013-11-08regex_automaton.h (__detail::_State, [...]): Remove redundant _CharT template...Jonathan Wakely8-59/+80
2013-11-08regex_automaton.h (__detail::_State): Split non-dependent parts into new _Sta...Jonathan Wakely6-192/+228
2013-11-06regex_automaton.h (_S_opcode_word_boundry): Rename to _S_opcode_word_boundary.Jonathan Wakely5-9/+18
2013-11-05N3655 C++1y TransformationTraits ReduxJonathan Wakely20-90/+563
2013-11-05status_cxx2011.xml: Document aligned_union as missing.Jonathan Wakely2-2/+8
2013-11-05optional: Use __and_<> and __not_<> in conditions.Jonathan Wakely6-129/+138
2013-11-01Fix date of previous ChangeLog entry.Jonathan Wakely1-1/+1
2013-11-01enable_special_members.h: New.Michael Brune48-6/+4785
2013-11-01* include/bits/stl_function.h (logical_not<void>): Add noexcept.Jonathan Wakely2-1/+7
2013-11-01re PR libstdc++/58952 (Construct "std::getchar()" rejected when getchar is ma...Paolo Carlini2-0/+6
2013-11-01N3421 C++1y Transparent functorsJonathan Wakely4-1/+455
2013-10-31tuple (_Index_tuple, [...]): Move to <utility>.Jonathan Wakely6-23/+162
2013-10-31configure.ac: Add header checks for fenv.h and complex.h.Steve Ellcey3-0/+30
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland2-2/+8
2013-10-3148631_neg.cc: Tweak dg-prune.Paolo Carlini2-0/+5