aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/bits
AgeCommit message (Expand)AuthorFilesLines
2000-10-05include: New directory.Benjamin Kosnik115-40860/+0
2000-10-04[multiple changes]Benjamin Kosnik4-9/+11
2000-09-25basic_file.h (_M_open_mode): Remove extra qualifier.Theodore Papadopoulo1-2/+1
2000-09-20localename.cc (locale::_Imp): Remove typedefs.Benjamin Kosnik1-3/+4
2000-09-19locale-inst.cc: Add time_put_byname and time_get_byname instantiations.Benjamin Kosnik2-14/+16
2000-09-18std_bitset.h (operator>>): Change to char_type.Yuri V. Baskakov1-2/+3
2000-09-15locale.cc (locale::name()): Implement.Benjamin Kosnik2-21/+20
2000-09-14string.tcc (_Rep::_S_max_size): Use typename for its size_type return type.Benjamin Kosnik3-8/+8
2000-09-12global_templates.cc (test01): Add negative tests for use_facet.Benjamin Kosnik2-4/+4
2000-09-12acinclude.m4 (GLIBCPP_CHECK_GNU_MAKE): Remove test != "0".Benjamin Kosnik2-3/+7
2000-09-09localefwd.h (locale::_Impl): Scope out types to public.Benjamin Kosnik1-22/+24
2000-09-07std_cwctype.h: Remove yesterday's hacks.Benjamin Kosnik1-6/+0
2000-09-07stl_tree.h: Make operators !=, == type safe for map, set.Brad Garcia1-4/+6
2000-09-07acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no...Benjamin Kosnik2-0/+7
2000-09-06string.tcc: Fix up more parameter names.Levente Farkas1-7/+7
2000-09-01locale_facets.tcc (_S_build_float_format): Move ...Benjamin Kosnik7-412/+90
2000-08-30locale_facets.h (ctype<char>): Remove __table_type.Benjamin Kosnik2-45/+93
2000-08-29codecvt.html: Add more bits, format.Benjamin Kosnik1-26/+29
2000-08-24acconfig.h: Revert.Benjamin Kosnik1-1/+1
2000-08-22locale-inst.cc: Add codecvt<unicode_t...Benjamin Kosnik1-1/+6
2000-08-22basic_string.h: Fix up parameter names.Levente Farkas1-18/+18
2000-08-22codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.Benjamin Kosnik5-101/+316
2000-08-21Fix thinko.Gabriel Dos Reis1-2/+2
2000-08-21* bits/std_cmath.h (std::abs): Overload for int and long.Gabriel Dos Reis1-0/+10
2000-08-19valarray_array.h (__valarray_min, [...]): Fix thinko.Gabriel Dos Reis1-2/+2
2000-08-18valarray_meta.h: Fix typos...Benjamin Kosnik1-3/+3
2000-08-18valarray_meta.h (_Expr<>::shift, [...]): Implement.Gabriel Dos Reis1-4/+23
2000-08-18valarray_meta.h (_Expr<>::min, [...]): Implement.Gabriel Dos Reis2-22/+45
2000-08-17localefwd.h (std::locale): Use explicit `class' specified when declaring frie...Mark Mitchell2-2/+2
2000-08-16codecvt.h: New file.Benjamin Kosnik4-351/+439
2000-08-14std_fstream.h: Remove duplicate typdefs for ofstream and wofstream...Levente Farkas3-21/+1
2000-08-11locale_facets.tcc: Formatting tweaks.Benjamin Kosnik2-23/+61
2000-08-09[multiple changes]Benjamin Kosnik2-10/+137
2000-08-03locale_facets.h (ctype::ctype): Don't name unused parameters.Mark Mitchell1-1/+1
2000-07-26misc-inst.cc (std): Remove instantiations.Benjamin Kosnik1-24/+34
2000-07-26configure.in: Change AM_PROG_LIBTOOL to AC_PROG_LIBTOOL.Benjamin Kosnik10-246/+322
2000-07-24istream.tcc (getline): Tweaks.Benjamin Kosnik1-2/+7
2000-07-24[multiple changes]Benjamin Kosnik1-41/+19
2000-07-22Line up with libstdc++-v2 version of valarray.Gabriel Dos Reis1-1/+1
2000-07-22stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha.Benjamin Kosnik1-11/+23
2000-07-21acinclude.m4: Change "#pragma system_header" to "#pragma GCC system_header".H.J. Lu20-20/+20
2000-07-21[multiple changes]Benjamin Kosnik7-148/+232
2000-07-19Internal consistency checks.....Benjamin Kosnik9-112/+114
2000-07-19acinclude.m4: Tweaks.Benjamin Kosnik2-17/+21
2000-07-15valarray_array.h (__valarray_get_storage): New function.Gabriel Dos Reis2-51/+39
2000-07-08Clean up configure/build longstanding issues.Benjamin Kosnik1-0/+4
2000-07-07[multiple changes]Benjamin Kosnik1-30/+48
2000-07-05[multiple changes]Benjamin Kosnik6-35/+35
2000-07-04[multiple changes]Benjamin Kosnik1-1/+1
2000-07-04std_memory.h: Revert.Benjamin Kosnik1-51/+27