Age | Commit message (Expand) | Author | Files | Lines |
2007-04-22 | concurrence.h: Do not include <cstdlib>, use __builtin_abort. | Paolo Carlini | 1 | -0/+9 |
2007-04-22 | locale_facets.tcc: Do not include <typeinfo>. | Paolo Carlini | 1 | -0/+16 |
2007-04-19 | configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu* for long doubl... | Joseph Myers | 1 | -0/+8 |
2007-04-14 | configure.ac: Change how LIBSUPCXX_PICFLAGS is set. | Steve Ellcey | 1 | -0/+5 |
2007-04-14 | c_locale.cc: Include <limits>. | Paolo Carlini | 1 | -0/+4 |
2007-04-13 | re PR libstdc++/31556 (find_if uses operator! instead of conversion to bool) | Paolo Carlini | 1 | -0/+33 |
2007-04-13 | re PR libstdc++/31554 (stable_partition assumes iterator difference type is a... | Paolo Carlini | 1 | -0/+6 |
2007-04-13 | numeric_traits.h: Do not include <limits>. | Paolo Carlini | 1 | -0/+41 |
2007-04-11 | c_locale.h: Do not include <langinfo.h> and <iconv.h>. | Paolo Carlini | 1 | -1/+7 |
2007-04-11 | istream (class basic_istream<>): Remove unneded friend declarations. | Paolo Carlini | 1 | -0/+5 |
2007-04-11 | 1.cc: Initialize v. | Paolo Carlini | 1 | -0/+4 |
2007-04-11 | locale_facets.tcc (num_get<>::do_get(iter_type, ios_base&, ios_base::iostate&... | Paolo Carlini | 1 | -0/+12 |
2007-04-11 | iosfwd: Do not include <bits/c++locale.h> and <bits/functexcept.h>. | Zack Weinberg | 1 | -0/+5 |
2007-04-11 | cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std mem... | Benjamin Kosnik | 1 | -0/+17 |
2007-04-10 | cmath: Include <bits/stl_algobase.h> instead of the whole <algorithm>. | Paolo Carlini | 1 | -0/+5 |
2007-04-10 | type_traits (__is_function_helper): New, uses variadic templates. | Paolo Carlini | 1 | -0/+8 |
2007-04-10 | PR libstdc++/28277 (partial: vstring bits) | Paolo Carlini | 1 | -0/+57 |
2007-04-09 | type_traits_fwd.h (__is_union_or_class): Remove. | Paolo Carlini | 1 | -0/+36 |
2007-04-08 | re PR libstdc++/31511 (/usr/include/c++/bits/cmath.tcc: no match for ternary ... | Alexey Beshenov | 1 | -0/+6 |
2007-04-06 | re PR libstdc++/31117 (c++locale.o thread-unsafe in libstdc++) | Paolo Carlini | 1 | -0/+7 |
2007-04-06 | type_traits.h (__numeric_traits): Move... | Paolo Carlini | 1 | -0/+12 |
2007-04-04 | valarray_array.h (__valarray_default_construct(_Tp*, _Tp*)): Use __is_scalar ... | Paolo Carlini | 1 | -0/+5 |
2007-04-03 | stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. | Paolo Carlini | 1 | -0/+18 |
2007-04-03 | stl_map.h (map<>::insert(iterator, const value_type&): Uglify parameter. | Paolo Carlini | 1 | -0/+5 |
2007-04-03 | re PR libstdc++/31440 (libstdc++-g++-v3 discarded qualifiers) | Paolo Carlini | 1 | -0/+14 |
2007-04-02 | re PR libstdc++/31370 (resizing bugs in std::vector<bool>) | Matthew Levine | 1 | -0/+18 |
2007-04-02 | PR libstdc++/31401 (vstring bits) | Paolo Carlini | 1 | -0/+6 |
2007-04-02 | locale_facets.tcc (num_put<>::do_put(iter_type, ios_base&, char_type, const v... | Paolo Carlini | 1 | -0/+6 |
2007-04-01 | poly_laguerre.tcc: Missing s/__alpha/__alpha1, line 278. | Andreas Tobler | 1 | -0/+4 |
2007-04-01 | poly_laguerre.tcc: s/__alpha/__alpha1/g. | Richard Henderson | 1 | -0/+5 |
2007-03-31 | stl_bvector.h (_M_fill_insert(iterator, size_type, bool), [...]): Move out of... | Paolo Carlini | 1 | -0/+8 |
2007-03-30 | re PR c++/26099 (support for type traits is not available) | Paolo Carlini | 1 | -0/+9 |
2007-03-30 | re PR libstdc++/31401 (string find behaves strange when searching from npos) | Paolo Carlini | 1 | -0/+8 |
2007-03-27 | fstream.tcc (basic_filebuf<>::underflow): Don't call codecvt::in at all if _M... | Paolo Carlini | 1 | -0/+6 |
2007-03-26 | complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h. | Benjamin Kosnik | 1 | -0/+18 |
2007-03-25 | functional: Formatting fixes. | Paolo Carlini | 1 | -0/+4 |
2007-03-23 | 4402.cc: Likewise use std::numeric_limits<>::max(). | Paolo Carlini | 1 | -0/+7 |
2007-03-23 | * testsuite/27_io/basic_ostream/inserters_arithmetic/char/4402.cc | Hans-Peter Nilsson | 1 | -0/+6 |
2007-03-22 | functions_std.cc: Without C99 support, _GLIBCXX_USE_WCHAR_T not defined, so d... | Benjamin Kosnik | 1 | -0/+25 |
2007-03-19 | tuple (get(_Tuple_impl<>&, get(const _Tuple_impl<>&): Rename as __get_helper. | Paolo Carlini | 1 | -0/+6 |
2007-03-19 | user.cfg.in: Update for new includes, macros. | Benjamin Kosnik | 1 | -0/+4 |
2007-03-18 | array_type_info.cc: Likewise. | Mark Mitchell | 1 | -0/+22 |
2007-03-16 | types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. | Benjamin Kosnik | 1 | -0/+39 |
2007-03-16 | [multiple changes] | Benjamin Kosnik | 1 | -3/+273 |
2007-03-15 | libstdc++.exp (v3-build_support): If it exists, use env(AR_FOR_TARGET). | Hans-Peter Nilsson | 1 | -0/+6 |
2007-03-14 | libstdc++.exp (check_v3_target_fileio, [...]): New. | Nathan Sidwell | 1 | -0/+145 |
2007-03-13 | tuple: Only include <utility> for std::pair, and forward declare reference_wr... | Paolo Carlini | 1 | -0/+13 |
2007-03-12 | regex: Add "boilerplate" implementations. | Stephen M. Webb | 1 | -0/+72 |
2007-03-12 | stl_algo.h (swap_ranges): Move... | Paolo Carlini | 1 | -0/+6 |
2007-03-11 | PR libstdc++/28080 (final) | Paolo Carlini | 1 | -0/+15 |