aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-07-06status_cxx200x.xml: Add some missing features.Jonathan Wakely1-0/+5
2010-07-03regex_compiler.h: Fix filename in doxygen comment.Jonathan Wakely1-0/+9
2010-07-02acinclude.m4 (symvers_renaming): Define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_S...Rainer Orth1-0/+9
2010-07-02gc++filt.m4: New file.Rainer Orth1-0/+52
2010-06-29Enable implicitly declared move constructor/operator= (N3053).Jason Merrill1-0/+4
2010-06-29* decl2.c (mark_used): Adjust error for use of deleted function.Jason Merrill1-0/+38
2010-06-29re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...Paolo Carlini1-0/+7
2010-06-27regex_compiler.h: Trivial formatting / stylistic fixes.Paolo Carlini1-0/+7
2010-06-26[multiple changes]Paolo Carlini1-0/+30
2010-06-26faq.xml: Fix typo.Jonathan Wakely1-0/+5
2010-06-252010-06-25 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-143/+157
2010-06-25Initial regex implementation.Stephen M. Webb1-0/+146
2010-06-25profiler_list_to_slist.h: Remove spurious semicolon; prefer pre-increment.Paolo Carlini1-0/+11
2010-06-25profiler_trace.h: Uglify it to __it, use everywhere std::size_t instead of si...Paolo Carlini1-0/+5
2010-06-24profiler_trace.h (__trace_base<>:: __trace_base()): Move inline, simplify; fo...Paolo Carlini1-0/+6
2010-06-24profiler_trace.h (__warning_data:: __warning_message): Change to std::string...Paolo Carlini1-0/+29
2010-06-23stl_tree.h (erase(iterator), [...]): Remove inline specifier.Paolo Carlini1-0/+5
2010-06-22profiler_list_to_slist.h: Fix formatting, other minor stylistic changes.Paolo Carlini1-0/+15
2010-06-22printers.py: Don't use string exceptions.Matthias Klose1-0/+4
2010-06-22re PR libstdc++/44630 (profiler_trace.h defines functions __max and __min whi...Paolo Carlini1-0/+10
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth1-0/+5
2010-06-20random.tcc (uniform_int_distribution<>::operator()): Fix to work well for arb...Paolo Carlini1-0/+6
2010-06-18re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...Paolo Carlini1-0/+82
2010-06-17stl_uninitialized.h (__uninitialized_default, [...]): Add.Paolo Carlini1-0/+13
2010-06-16stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently ...Paolo Carlini1-9/+27
2010-06-16compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose1-0/+6
2010-06-15libstdc++.exp: Set additional_prunes.Jason Merrill1-0/+44
2010-06-13base.h (min, max): Mark inline.Paolo Carlini1-0/+6
2010-06-11shared_ptr.h (hash<shared_ptr>): Add.Paolo Carlini1-0/+8
2010-06-11appendix_contributing.xml: Indent code examples to match original C++STYLE do...Jonathan Wakely1-0/+7
2010-06-11re PR libstdc++/44268 (abi docs say that hppa-linux defaults to libgcc_s.so.2)Jonathan Wakely1-0/+5
2010-06-11tuple (_Swallow_assign::operator=): Add const.Jonathan Wakely1-0/+5
2010-06-10re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp)Suresh Gumpula1-0/+6
2010-06-10tuple (tuple(const tuple&)): Define explicitly-defaulted.Paolo Carlini1-0/+6
2010-06-10re PR libstdc++/44487 ([C++0x] pair of references doesn't work)Paolo Carlini1-0/+12
2010-06-10type_traits (is_nothrow_constructible): Add.Paolo Carlini1-0/+18
2010-06-09re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...Khem Raj1-0/+6
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini1-0/+9
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe1-0/+5
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini1-0/+6
2010-06-08type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.Paolo Carlini1-0/+16
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-0/+9
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-0/+6
2010-06-08re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...Paolo Carlini1-0/+13
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini1-0/+178
2010-06-07Makefile.am, [...] (xml_sources_extra): Add fdl-1.3.xml.Jonathan Wakely1-0/+9
2010-06-06pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.Jonathan Wakely1-0/+5
2010-06-06re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)Jonathan Wakely1-0/+13
2010-06-05shared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make nullptr_t specializatio...Jonathan Wakely1-0/+5
2010-06-05status_cxx200x.xml: Update.Jonathan Wakely1-0/+23