aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2001-03-12Fixups for -fno-for-scopeBenjamin Kosnik1-5/+5
2001-03-12gen-num-limits.cc (traps): Add fflush prior to trapping signal (UnixWare 7 wo...Rodney Brown1-183/+195
2001-03-04algo.h: Use std not __STD.Phil Edwards10-40/+49
2001-03-03misc-inst.cc (__copy_streambufs): Fix typo for alpha.Benjamin Kosnik1-5/+3
2001-03-02[multiple changes]Benjamin Kosnik3-52/+16
2001-03-02locale.cc: initialise __ret with zeroPeter Schmid2-2/+2
2001-03-01c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik3-166/+56
2001-02-28acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards1-30/+127
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik2-129/+32
2001-02-26acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards2-4/+3
2001-02-20stl_config.h: Remove file.Phil Edwards3-31/+128
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik7-61/+185
2001-02-12* src/locale.cc: Remove bogus locale::id definitions.Mark Mitchell1-22/+0
2001-02-11gen-num-limits.cc: Use sigsetjmp and siglongjmp if available.Alexandre Oliva1-3/+19
2001-02-11valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip lengths and strides.Gabriel Dos Reis1-49/+73
2001-02-08locale-inst.cc (fill_n): Instantiate with size_t arguments.Benjamin Kosnik1-20/+11
2001-02-07Clean up stdexcept.Benjamin Kosnik3-18/+50
2001-02-07acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...Benjamin Kosnik5-96/+58
2001-02-06misc-inst.cc (_S_pad_char): Modify declaration's parameters to match header f...Jeffrey Oldham1-15/+7
2001-02-06locale_facets.tcc: Remove `static' keyword on function definitions.Mark Mitchell5-14/+116
2001-02-06acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.Benjamin Kosnik2-56/+41
2001-02-05string-inst.cc (string::_M_replace): Explicitly instantiate.Mark Mitchell1-0/+14
2001-02-03Makefile.am (mkinstalldirs): Set.Benjamin Kosnik2-141/+45
2001-02-01configure.in (toplevel_srcdir, auxdir): Set.Alexandre Oliva1-40/+140
2001-01-30Preliminary named locales.Benjamin Kosnik5-529/+560
2001-01-26ios.cc: Remove accidental inclusion of <stdio.h> in last checkin.Mark Mitchell1-1/+0
2001-01-25Makefile.am (sources): Add globals.cc.Mark Mitchell4-13/+76
2001-01-17ios_base.h (ios_base::failure): Tighten up throw specs.Benjamin Kosnik1-2/+2
2001-01-17gen-num-limits.cc (INSTANTIATIONS): New macro.Mark Mitchell1-0/+25
2001-01-11ios.cc: Fix typo: change cout->wcout.Benjamin Kosnik3-6/+8
2001-01-10Fixes for libstdc++/1576Benjamin Kosnik4-96/+39
2001-01-09gen-num-limits.cc (signal_adapter): New template function.Alexandre Oliva1-6/+21
2001-01-06[multiple changes]Benjamin Kosnik3-59/+61
2001-01-04std_cwctype.h: Include std_cwchar.h for wint_t.Benjamin Kosnik3-189/+17
2000-12-23Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.Benjamin Kosnik4-52/+44
2000-12-22Attempt to make locale visible in gdb.Benjamin Kosnik3-105/+89
2000-12-21Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list.Gabriel Dos Reis5-198/+43
2000-12-20acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko.Phil Edwards1-37/+134
2000-12-20ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089.Benjamin Kosnik1-2/+4
2000-12-19[multiple changes]Benjamin Kosnik1-2/+1
2000-12-18[multiple changes]Benjamin Kosnik2-5/+12
2000-12-15Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref...Benjamin Kosnik2-7/+5
2000-12-14ctype_base.h (ctype_base): Consistency with linux.Benjamin Kosnik1-0/+13
2000-12-13[multiple changes]Benjamin Kosnik1-134/+37
2000-12-10Makefile.am (libstdc++.INC:): 2000-12-05 reverted to include 2000-11-12 hunk.Alexandre Petit-Bianco2-3/+3
2000-12-08Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct...Gabriel Dos Reis1-11/+0
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik3-21/+70
2000-12-06acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache...Phil Edwards1-37/+134
2000-12-06Makefile.am (libstdc++.INC): Revert for libjava builds.Alexandre Petit-Bianco2-4/+19
2000-12-05complex.cc (pow): Remove definitions for explicit specializations.Gabriel Dos Reis1-20/+0