aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2012-11-14re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...Jonathan Wakely8-15/+154
2012-11-14abi_tag.cc: Adjust expected demangling for 128bit long-double targets.Uros Bizjak2-2/+7
2012-11-12future (atomic_future): Remove declaration of non-standard name.Jonathan Wakely2-3/+5
2012-11-12* include/std/complex (real, imag): Add ABI tag in C++11 mode.Jason Merrill3-0/+37
2012-11-11chapter.txml: Remove whitespace inside <keyword>.Andreas Schwab48-393/+179
2012-11-11acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check for /usr/share/xml/docbo...Andreas Schwab3-0/+14
2012-11-11policy_data_structures.xml: Update reference for select.Gerald Pfeifer2-1/+6
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill174-843/+846
2012-11-08re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont3-0/+31
2012-11-0855028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand (check-debug does).Paolo Carlini2-1/+6
2012-11-08cxa_vec.C: Fix typo in comment.Florian Weimer2-1/+5
2012-11-08iterator_tracker.h (operator++): Fix returning dangling reference.Jonathan Wakely2-2/+8
2012-11-07array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini20-270/+119
2012-11-07stl_vector.h (vector(size_type)): Add missing allocator parameter.Jonathan Wakely9-11/+45
2012-11-07re PR libstdc++/51850 (debug mode for std::array and tr1::array)Paolo Carlini17-26/+912
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