Age | Commit message (Expand) | Author | Files | Lines |
2010-07-11 | type_traits (is_convertible): Use SFINAE. | Paolo Carlini | 5 | -12/+27 |
2010-07-09 | re PR libstdc++/44875 (libstdc++ status documentation fails to mention missin... | Jonathan Wakely | 42 | -162/+172 |
2010-07-08 | stl_heap.h: Update markup. | Benjamin Kosnik | 10 | -24/+58 |
2010-07-06 | status_cxx200x.xml: Add some missing features. | Jonathan Wakely | 43 | -180/+201 |
2010-07-03 | regex_compiler.h: Fix filename in doxygen comment. | Jonathan Wakely | 7 | -6/+15 |
2010-07-02 | acinclude.m4 (symvers_renaming): Define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_S... | Rainer Orth | 4 | -8/+17 |
2010-07-02 | - Revert two chunks from libstdc++-v3/python/libstdcxx/v6/printers.py, | Matthias Klose | 1 | -3/+2 |
2010-07-02 | Missed in last commit. | Rainer Orth | 1 | -0/+2 |
2010-07-02 | gc++filt.m4: New file. | Rainer Orth | 19 | -51/+404 |
2010-06-29 | Enable implicitly declared move constructor/operator= (N3053). | Jason Merrill | 3 | -0/+32 |
2010-06-29 | * decl2.c (mark_used): Adjust error for use of deleted function. | Jason Merrill | 35 | -128/+116 |
2010-06-29 | re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over... | Paolo Carlini | 3 | -2/+40 |
2010-06-27 | regex_compiler.h: Trivial formatting / stylistic fixes. | Paolo Carlini | 5 | -505/+515 |
2010-06-26 | [multiple changes] | Paolo Carlini | 24 | -24/+55 |
2010-06-26 | faq.xml: Fix typo. | Jonathan Wakely | 3 | -2/+7 |
2010-06-25 | 2010-06-25 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -143/+157 |
2010-06-25 | Initial regex implementation. | Stephen M. Webb | 92 | -19/+8884 |
2010-06-25 | profiler_list_to_slist.h: Remove spurious semicolon; prefer pre-increment. | Paolo Carlini | 1 | -0/+11 |
2010-06-25 | profiler_list_to_slist.h: Remove spurious semicolon; prefer pre-increment. | Paolo Carlini | 4 | -12/+12 |
2010-06-25 | profiler_trace.h: Uglify it to __it, use everywhere std::size_t instead of si... | Paolo Carlini | 2 | -5/+10 |
2010-06-24 | profiler_trace.h (__trace_base<>:: __trace_base()): Move inline, simplify; fo... | Paolo Carlini | 1 | -0/+6 |
2010-06-24 | profiler_trace.h (__trace_base<>:: __trace_base()): Move inline, simplify; fo... | Paolo Carlini | 2 | -44/+35 |
2010-06-24 | profiler_trace.h (__warning_data:: __warning_message): Change to std::string... | Paolo Carlini | 15 | -596/+531 |
2010-06-23 | stl_tree.h (erase(iterator), [...]): Remove inline specifier. | Paolo Carlini | 2 | -2/+7 |
2010-06-22 | profiler_list_to_slist.h: Fix formatting, other minor stylistic changes. | Paolo Carlini | 12 | -1817/+1990 |
2010-06-22 | printers.py: Don't use string exceptions. | Matthias Klose | 2 | -4/+9 |
2010-06-22 | re PR libstdc++/44630 (profiler_trace.h defines functions __max and __min whi... | Paolo Carlini | 5 | -30/+29 |
2010-06-21 | sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR... | Rainer Orth | 2 | -2/+7 |
2010-06-20 | random.tcc (uniform_int_distribution<>::operator()): Fix to work well for arb... | Paolo Carlini | 2 | -17/+57 |
2010-06-18 | re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ... | Paolo Carlini | 43 | -142/+1112 |
2010-06-17 | stl_uninitialized.h (__uninitialized_default, [...]): Add. | Paolo Carlini | 4 | -31/+204 |
2010-06-16 | stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently ... | Paolo Carlini | 4 | -84/+102 |
2010-06-16 | compatibility.cc: Export long double versions of "C" math library for arm-lin... | Matthias Klose | 2 | -1/+11 |
2010-06-15 | libstdc++.exp: Set additional_prunes. | Jason Merrill | 39 | -49/+100 |
2010-06-15 | call.c (convert_like_real): Give "initializing argument of" information for a... | Jason Merrill | 1 | -5/+0 |
2010-06-15 | call.c (print_z_candidates): Do print viable deleted candidates. | Jason Merrill | 3 | -26/+3 |
2010-06-13 | base.h (min, max): Mark inline. | Paolo Carlini | 3 | -7/+13 |
2010-06-11 | shared_ptr.h (hash<shared_ptr>): Add. | Paolo Carlini | 6 | -1/+138 |
2010-06-11 | appendix_contributing.xml: Indent code examples to match original C++STYLE do... | Jonathan Wakely | 43 | -511/+582 |
2010-06-11 | re PR libstdc++/44268 (abi docs say that hppa-linux defaults to libgcc_s.so.2) | Jonathan Wakely | 2 | -5/+25 |
2010-06-11 | tuple (_Swallow_assign::operator=): Add const. | Jonathan Wakely | 2 | -7/+8 |
2010-06-10 | re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp) | Suresh Gumpula | 3 | -0/+131 |
2010-06-10 | tuple (tuple(const tuple&)): Define explicitly-defaulted. | Paolo Carlini | 3 | -5/+9 |
2010-06-10 | re PR libstdc++/44487 ([C++0x] pair of references doesn't work) | Paolo Carlini | 6 | -9/+120 |
2010-06-10 | type_traits (is_nothrow_constructible): Add. | Paolo Carlini | 9 | -8/+225 |
2010-06-09 | re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in... | Khem Raj | 2 | -4/+14 |
2010-06-09 | re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64) | Paolo Carlini | 2 | -6/+20 |
2010-06-09 | re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6) | Iain Sandoe | 2 | -9/+14 |
2010-06-09 | re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64) | Paolo Carlini | 2 | -11/+12 |
2010-06-08 | type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign. | Paolo Carlini | 8 | -4/+266 |