summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator)Paolo Carlini2009-08-044-8/+69
* istream (operator>>(basic_istream<>&&, _Tp&)): Minor cosmetic changes, inline.Paolo Carlini2009-08-034-18/+19
* PR libstdc++/40912 (final)Paolo Carlini2009-08-02132-2/+390
* update licenseJason Merrill2009-07-311-5/+4
* call.c (convert_class_to_reference): Binding an lvalue to an rvalue reference...Jason Merrill2009-07-315-4/+117
* forward_list.h (splice_after): Use forward.Jason Merrill2009-07-3122-33/+75
* PR libstdc++/40912 (partial)Paolo Carlini2009-07-312-0/+12
* re PR libstdc++/40919 (FAIL: 26_numerics/headers/cmath/c99_classification_mac...John David Anglin2009-07-302-2/+8
* re PR libstdc++/40917 (FAIL: ext/array_allocator/check_delete.cc (test for ex...Paolo Carlini2009-07-305-9/+25
* extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2009-07-302-1/+5
* re PR libstdc++/40915 ([4.5 Regressions] FAIL: 18_support/headers/exception/s...Paolo Carlini2009-07-302-1/+7
* re PR libstdc++/40908 (FAIL: abi_check)Paolo Carlini2009-07-292-1/+10
* gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it.Paolo Carlini2009-07-295-3/+15
* configure.xml: Consistent placement of ABI-changing options, clarify --enable...Benjamin Kosnik2009-07-292-19/+28
* Makefile.in: Regenerate.Ralf Wildenhues2009-07-282-1/+5
* Makefile.am (install-data-local): Use DESTDIR correctly.Ralf Wildenhues2009-07-272-1/+6
* Core issue 901Jason Merrill2009-07-242-2/+12
* cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Joseph Myers2009-07-247-0/+86
* dr630-2.cc: Extend.Paolo Carlini2009-07-242-8/+17
* cmath (abs(_Tp)): Add.Paolo Carlini2009-07-234-6/+43
* lwg-closed.html: Update to R65.Paolo Carlini2009-07-231-0/+7
* lwg-closed.html: Update to R65.Paolo Carlini2009-07-234-11635/+39902
* mangle.c (mangle_type_string_for_rtti): Rename to be clearer.Jason Merrill2009-07-222-27/+38
* valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolut...Paolo Carlini2009-07-225-6/+172
* chrono (duration<>::operator%=, operator%): Add, per DR 934.Paolo Carlini2009-07-214-42/+175
* intro.xml: Escape '&', validate.Benjamin Kosnik2009-07-2161-272/+262
* intro.xml: Escape '&', validate.Benjamin Kosnik2009-07-2173-360/+391
* intro.xml: Escape '&', validate.Benjamin Kosnik2009-07-2065-276/+301
* intro.xml: Escape '&', validate.Benjamin Kosnik2009-07-20127-318/+336
* re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) c...Paolo Carlini2009-07-186-184/+503
* re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)Joseph Myers2009-07-172-6/+11
* testsuite_common_types.h (standard_layout): Activate.Benjamin Kosnik2009-07-176-12/+17
* tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2009-07-172-0/+265
* re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout)Jason Merrill2009-07-164-4/+25
* printers.py (StdStringPrinter.to_string): Fetch std::string to the given length.Phil Muldoon2009-07-162-1/+21
* istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio...Paolo Carlini2009-07-1611-60/+340
* re PR c++/36628 ([c++0x] incorrect decltype() handling of conditional operator)Paolo Carlini2009-07-122-6/+6
* re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford2009-07-112-3/+25
* Fix typos in previous ChangeLog entryJanis Johnson2009-07-091-1/+1
* re PR libstdc++/40691 (bug in logical not operator for valarray used with slice)Janis Johnson2009-07-083-1/+46
* 3.cc: Add copyright.Benjamin Kosnik2009-07-063-5/+43
* vmi_class_type_info.cc (__do_dyncast): Use src2dst hint to defer searching ba...Jason Merrill2009-07-063-1/+52
* *Joseph Myers2009-07-0517-0/+37
* gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford2009-06-302-18/+9
* re PR libstdc++/40600 (pair& operator=(pair&& __p) doesn't work without inlin...Paolo Carlini2009-06-303-12/+19
* re PR libstdc++/40511 (Bootstrap Failure in stage3: c++locale - Recent SVN)Paolo Carlini2009-06-302-0/+10
* 2009-06-29 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2009-06-302-1/+7
* random.h (__mod(_Tp)): Use defaults.Paolo Carlini2009-06-303-67/+91
* future (shared_future): Adjust doxygen comment.Jonathan Wakely2009-06-242-1/+5
* re PR libstdc++/40297 ([C++0x] debug mode vs atomics)Jonathan Wakely2009-06-243-32/+42