Age | Commit message (Expand) | Author | Files | Lines |
2010-11-02 | re PR target/45693 (All Tru64 UNIX C++ EH tests fail) | Rainer Orth | 1 | -0/+6 |
2010-11-02 | bitset (_Base_bitset<>_Base_bitset(unsigned long long)): Convert __val to _Wo... | Paolo Carlini | 1 | -0/+5 |
2010-11-01 | libstdc++: N3126 draft support. | Benjamin Kosnik | 1 | -0/+226 |
2010-11-01 | initializer_list: Decorate with constexpr. | Jason Merrill | 1 | -0/+4 |
2010-11-01 | re PR libstdc++/45999 (runtime error in std::vector python pretty printer.) | Jonathan Wakely | 1 | -0/+6 |
2010-11-01 | gnu.ver: Export __emutls_v._ZSt11__once_call and __emutls_v._ZSt15__once_call... | Jie Zhang | 1 | -0/+5 |
2010-11-01 | dr1325-2.cc: Fix typo. | Paolo Carlini | 1 | -0/+6 |
2010-10-29 | stl_function.h (_Select1st<>::operator()): Add templatized overloads. | Paolo Carlini | 1 | -0/+8 |
2010-10-28 | PR libstdc++/44436 (partial) | Paolo Carlini | 1 | -0/+35 |
2010-10-27 | c-common.c (c_common_reswords): Add __is_literal_type. | Jason Merrill | 1 | -0/+7 |
2010-10-26 | libstdc++.exp ([check_v3_target_normal_mode]): Add. | Paolo Carlini | 1 | -0/+13 |
2010-10-25 | forward_list.h (_Fwd_list_node_base::swap): Remove. | Paolo Carlini | 1 | -0/+20 |
2010-10-25 | hashtable.h (_Hashtable<>:_M_get_Value_allocator): Remove, unused. | Paolo Carlini | 1 | -0/+5 |
2010-10-24 | debug.cc: Fix parameter indexes in __msg_valid_range2 message. | François Dumont | 1 | -0/+6 |
2010-10-18 | re PR libstdc++/45866 ([C++0x] std::ratio_add, ratio_sub, ratio_multiply, rat... | Paolo Carlini | 1 | -0/+10 |
2010-10-17 | forward_list.h (forward_list<>::erase_after): Return an iterator. | Paolo Carlini | 1 | -0/+20 |
2010-10-17 | re PR libstdc++/43554 (profile-mode version of forward_list missing) | Paolo Carlini | 1 | -0/+9 |
2010-10-15 | functional (function<>::operator==, operator!=): Remove, per LWG 1240. | Paolo Carlini | 1 | -0/+6 |
2010-10-13 | re PR libstdc++/45990 (28_regex/07_traits/char/isctype.cc XPASSes on Solaris ... | Jonathan Wakely | 1 | -0/+5 |
2010-10-13 | random.h (discrete_distribution<>::param_type:: param_type()): Default constr... | Paolo Carlini | 1 | -0/+41 |
2010-10-12 | random.h (discrete_distribution<>::param_type): Disable move operations. | Paolo Carlini | 1 | -0/+14 |
2010-10-12 | random.tcc (piecewise_linear_distribution<>:: operator()): Don't crash when t... | Paolo Carlini | 1 | -0/+7 |
2010-10-11 | [multiple changes] | Paolo Carlini | 1 | -0/+14 |
2010-10-11 | api.xml: Add link to 4.5 generated docs. | Benjamin Kosnik | 1 | -0/+4 |
2010-10-08 | future (_Result_alloc): Derive from _Alloc, exploit the Empty Base Optimization. | Paolo Carlini | 1 | -0/+5 |
2010-10-08 | re PR libstdc++/45403 (python pretty printer for std::string requires GDB 7.1) | Jonathan Wakely | 1 | -0/+5 |
2010-10-08 | future (uses_allocator<packaged_task<>,>): Add; minor formatting tweaks. | Paolo Carlini | 1 | -0/+5 |
2010-10-08 | future: Enable allocator support. | Jonathan Wakely | 1 | -0/+6 |
2010-10-08 | re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue r... | Jonathan Wakely | 1 | -0/+11 |
2010-10-07 | re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff... | Hans-Peter Nilsson | 1 | -0/+6 |
2010-10-07 | conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirec... | Hans-Peter Nilsson | 1 | -0/+6 |
2010-10-07 | locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewha... | Paolo Carlini | 1 | -0/+7 |
2010-10-07 | re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails) | Jonathan Wakely | 1 | -0/+7 |
2010-10-06 | functional (struct _Weak_result_type_impl): Add specializazions for cv-qualif... | Paolo Carlini | 1 | -0/+11 |
2010-10-06 | re PR libstdc++/45863 (FAIL: libstdc++-abi/abi_check) | Rainer Orth | 1 | -0/+6 |
2010-10-06 | re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff... | David Krauss | 1 | -0/+12 |
2010-10-05 | locale_facets_nonio.h (time_get::get_time): Doc typo. | Jonathan Wakely | 1 | -0/+5 |
2010-10-05 | 2010-10-05 Jonathan Wakely <jwakely.gcc@gmail.com> | Jonathan Wakely | 1 | -1/+0 |
2010-10-05 | type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add. | Paolo Carlini | 1 | -0/+11 |
2010-10-05 | re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled) | Sebastian Huber | 1 | -0/+9 |
2010-10-04 | functional (function<>::swap): Use std::swap. | Paolo Carlini | 1 | -0/+5 |
2010-10-04 | acinclude.m4 (GLIBCXX_ENABLE): Properly quote argument to AC_HELP_STRING. | Andreas Schwab | 1 | -0/+13 |
2010-10-02 | Revert the pvs change. | H.J. Lu | 1 | -0/+5 |
2010-10-01 | extract_symvers: Add support for tracking TLS symbols. | Benjamin Kosnik | 1 | -0/+7 |
2010-10-01 | extract_symvers: Use pvs if present. | Rainer Orth | 1 | -0/+15 |
2010-09-30 | Check in support for Xilinx MicroBlaze processor. | Michael Eager | 1 | -0/+6 |
2010-09-29 | [multiple changes] | Paolo Carlini | 1 | -0/+37 |
2010-09-28 | hash_bytes.cc (_Hash_bytes): Replace "clength" with "len" for "unusual sizeof... | DJ Delorie | 1 | -0/+5 |
2010-09-28 | chi2_quality.cc: New. | Matt Austern | 1 | -0/+5 |
2010-09-27 | allocator.h (allocator_arg_t, [...]): Add. | Paolo Carlini | 1 | -0/+16 |