aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2012-11-0655123.cc: Remove duplicate include.Jonathan Wakely2-2/+5
2012-11-06atomic_base.h: Don't include <cstddef>, use nullptr.Paolo Carlini5-10/+26
2012-11-06* include/profile/map.h (map::emplace_hint): Add missing return.Jonathan Wakely2-0/+5
2012-11-06deque: Constrain InputIterator parameters.Jonathan Wakely9-18/+111
2012-11-05forward_list: Update to meet allocator-aware requirements.Jonathan Wakely9-18/+95
2012-11-05re PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when using v7 namespace)Benjamin Kosnik3-0/+56
2012-11-05throw_allocator.h (__throw_value_base): Add move semantic, not throwing.François Dumont5-37/+277
2012-11-05re PR libstdc++/55215 (Constructor seeding is broken for Mersenne twister)Paolo Carlini8-3/+370
2012-11-05Detect overflow in size calculations in __cxa_vec_new{2,3}Florian Weimer3-4/+88
2012-11-03final patch for enabling VxWorksRobert Mason2-0/+11
2012-11-03* doc/html/*: Regenerate.Jonathan Wakely49-215/+217
2012-11-02configure.xml: Adjust GNU libc link.Gerald Pfeifer4-7/+16
2012-11-02re PR libstdc++/55169 (std::discrete_distribution::operator(generator&) makes...Paolo Carlini4-188/+202
2012-11-02allocator.xml: Update reference to Hoard.Gerald Pfeifer2-3/+8
2012-11-02printers.py (Tr1HashtableIterator): Update.Jonathan Wakely2-2/+9
2012-11-02forward_list.h (forward_list(size_type)): Add missing allocator parameter.Jonathan Wakely7-37/+155
2012-11-02codecvt.xml: Fix reference to Austin Common Standards Revision Group.Gerald Pfeifer5-7/+21
2012-11-01range_access.cc: Fix copying permission statement.Jonathan Wakely191-190/+435
2012-11-01hashtable_policy.h (__details::_Before_begin<>): New, combine a base node ins...François Dumont3-44/+88
2012-11-01forward_list.h (forward_list::assign): Dispatch to new functions based on ass...Jonathan Wakely6-35/+255
2012-10-31os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong1-6/+1
2012-10-31os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong2-2/+8
2012-10-31forward_list.h (forward_list): Adjust comments.Jonathan Wakely3-42/+32
2012-10-29re PR libstdc++/55123 ([C++11] Construction of shared_ptr<const T> from uniqu...Jonathan Wakely3-2/+39
2012-10-28re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...Jonathan Wakely2-4/+21
2012-10-27unordered_map.h (unordered_map<>): Prefer aggregation to inheritance with _Ha...François Dumont5-124/+1230
2012-10-24type_traits (common_type): Implement LWG 2141.Daniel Kruegler7-75/+80
2012-10-24re PR libstdc++/55047 (operator() in std::exponential_distribution may call l...Haakan Younes3-20/+32
2012-10-23AArch64 [10/10]Yufeng Zhang1-0/+5
2012-10-22unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Ha...François Dumont4-38/+1190
2012-10-22configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options.Yufeng Zhang2-12/+23
2012-10-21map.h (map::emplace_hint): Remove invalid parenthesis.François Dumont2-1/+6
2012-10-2145713.cc: Skip for mmix-*-*.Hans-Peter Nilsson2-3/+8
2012-10-20* include/std/scoped_allocator: Avoid badname.Jonathan Wakely2-10/+14
2012-10-19* doc/xml/manual/status_cxx2011.xml: Update.Jonathan Wakely2-6/+5
2012-10-19scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely4-21/+412
2012-10-18forward_list.h: Add C++11 allocator support.Jonathan Wakely10-32/+463
2012-10-18formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.François Dumont10-3/+212
2012-10-18move.h (move_if_noexcept): Mark constexpr.Benjamin Kosnik14-32/+177
2012-10-16formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.François Dumont34-28/+1168
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose4-3/+9
2012-10-15gthr.m4: New.Pavel Chupin14-26/+83
2012-10-15re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill2-84/+73
2012-10-12Forgot the CL entry for the Hoyt and arcsine distributions.Edward Smith-Rowland1-0/+29
2012-10-12dd the Hoyt and the arcsine distributions as extensions.Edward Smith-Rowland16-0/+1195
2012-10-12Revert r192297.Kirill Yukhin13-32/+12
2012-10-11hashtable_policy.h: Revert libstdc++/53067 quick hacks thanks to the resoluti...Paolo Carlini2-22/+20
2012-10-1145713.cc: Tweak.Paolo Carlini1-0/+4
2012-10-1145713.cc: Tweak.Paolo Carlini1-4/+2
2012-10-11sfinae_friendly_1.cc: Update / extend.Daniel Krugler1-0/+9