aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
AgeCommit message (Expand)AuthorFilesLines
2001-02-20stl_config.h: Remove file.Phil Edwards13-600/+123
2001-02-19Add #pragma system_header to header files.Gabriel Dos Reis51-14/+116
2001-02-17std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...Greg Bumgardner9-37/+24
2001-02-16c++config: Revert.Benjamin Kosnik1-1/+1
2001-02-16istream.tcc: Use ios_base::iostate in place of iostate throughout.Mark Mitchell2-22/+22
2001-02-16c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Define so library is compliant.Jeffrey Oldham1-1/+1
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik20-272/+212
2001-02-13function.h: Do not use rel_ops for older headers either.Dirk Mueller2-16/+0
2001-02-11std_valarray.h: #undef _DEFINE_LOGICAL_OPERATOR...Gabriel Dos Reis1-1/+1
2001-02-11valarray_meta.h (_RefFunClos<>_RefRunClos): Fix thinko in member initialisation.Gabriel Dos Reis1-1/+1
2001-02-11std_valarray.h (valarray<>::shift): Avoid comparaison between signed and unsi...Gabriel Dos Reis1-40/+45
2001-02-11char_traits.h (char_traits<char>::int_type): Change to `int' to match 21.1.3....Gabriel Dos Reis1-1/+1
2001-02-09* include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix typo.Nathan Sidwell1-1/+1
2001-02-07Clean up stdexcept.Benjamin Kosnik8-169/+197
2001-02-07acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik5-64/+64
2001-02-06std_istream.h (op>> signed,unsigned char): Must use reinterpret_cast, not sta...Hyman Rosen1-2/+2
2001-02-06locale_facets.h (class moneypunct): Fix typos.Benjamin Kosnik1-12/+12
2001-02-06locale_facets.tcc: Remove `static' keyword on function definitions.Mark Mitchell2-3/+3
2001-02-05std_cerrno.h: Correct date format for copyright.Benjamin Kosnik16-20/+200
2001-02-03stl_threads.h (struct _STL_mutex_lock): Same.Benjamin Kosnik2-7/+7
2001-02-03ios_base.h (_S_ios_fmtflags_end): Initialize correctly targets with 16bit ints.Jeffrey A Law1-4/+4
2001-01-30Preliminary named locales.Benjamin Kosnik4-365/+263
2001-01-25std_iterator.h: Do not include stl_relops.h.Phil Edwards4-3/+10
2001-01-17ios_base.h (ios_base::failure): Tighten up throw specs.Benjamin Kosnik1-2/+2
2001-01-16C++STYLE (classname): Add more existing and stylish patterns.Benjamin Kosnik4-132/+133
2001-01-12basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c)...Benjamin Kosnik3-28/+15
2001-01-11std_cstdio.h: Undef printf.Joseph Myers1-0/+1
2001-01-10std_complex.h: Fix a typo.Peter Schmid1-2/+2
2001-01-10Fixes for libstdc++/1576Benjamin Kosnik2-5/+7
2001-01-102001-01-09 Peter Schmid<schmid@snake.iap.physik.tu-darmstadt.de>Peter Schmid1-1/+1
2001-01-09* include/c_std/bits/std_ctime.h: Undefine difftime.Robert Lipe1-0/+2
2001-01-08fpos.h (fpos:::fpos(streamoff __pos)): Explicitly initialize mbstate_t member...Benjamin Kosnik2-24/+21
2001-01-06[multiple changes]Benjamin Kosnik3-13/+11
2001-01-04std_cwctype.h: Include std_cwchar.h for wint_t.Benjamin Kosnik3-5/+6
2001-01-03acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value.Benjamin Kosnik1-2/+2
2001-01-02std_cwchar.h: Same.Benjamin Kosnik5-45/+36
2001-01-01* include/c_std/bits/std_cstdlib.h (mblen): Protect against macro.Alexandre Oliva1-0/+3
2000-12-23Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik6-19/+5
2000-12-22000-12-22 Benjamin Kosnik <bkoz@fillmore.redhat.com>Benjamin Kosnik1-2/+1
2000-12-22Attempt to make locale visible in gdb.Benjamin Kosnik5-81/+70
2000-12-22configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik18-1746/+758
2000-12-22configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik18-1099/+17
2000-12-22configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik17-17/+1044
2000-12-21configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik17-1044/+17
2000-12-21configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik17-17/+1044
2000-12-21configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik36-2451/+0
2000-12-21configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS.Benjamin Kosnik70-1044/+5249
2000-12-21Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.Gabriel Dos Reis1-6/+22
2000-12-20acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko.Phil Edwards1-1/+1
2000-12-19[multiple changes]Benjamin Kosnik1-1/+0