aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2001-03-21basic_file.h: Fix typos in comments.Theodore Papadopoulo2-6/+10
2001-03-20Fix merge error.Richard Henderson1-1/+1
2001-03-20gen-num-limits.cc: Instantiate for wchar_t.Richard Henderson4-3/+10
2001-03-20vec.cc (__cxa_vec_cleanup): New fn.Jason Merrill3-10/+49
2001-03-16gen-num-limits.cc (signal_adapter): Overloaded to match signal_func with an u...Alexandre Oliva2-2/+15
2001-03-15tests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++.Benjamin Kosnik2-3/+7
2001-03-15* include/bits/basic_string.tcc (operator+): Fix thinko.Gabriel Dos Reis2-1/+5
2001-03-14std_streambuf.h: Remove cached locale facets.Benjamin Kosnik7-59/+73
2001-03-13ctype_base.h: Make ctype masks match HP-UX ctype.h header file.Steve Ellcey2-11/+16
2001-03-13ctype_noninline.h: Fix typo and remove duplicate definitions of __dj_ctype_*Andris Pavenis2-6/+6
2001-03-13new: Remove pragma interface.Benjamin Kosnik7-15/+33
2001-03-13mkcheck.in: Fix IFS regression for non-bash-2.01 hosts.Phil Edwards2-1/+9
2001-03-12mkcheck.in: workaround for bash 2.01 IFS bug.Felix Lee2-1/+6
2001-03-12Fixups for -fno-for-scopeBenjamin Kosnik3-24/+27
2001-03-12vector.h: Include std_vector.h.Benjamin Kosnik2-1/+3
2001-03-12gen-num-limits.cc (traps): Add fflush prior to trapping signal (UnixWare 7 wo...Rodney Brown2-183/+200
2001-03-12hashtable.h: Same.Craig Rodrigues3-2/+7
2001-03-12istream.tcc (basic_istream<_CharT, [...]): Fix typo.Benjamin Kosnik2-1/+7
2001-03-12stl_hashtable.h: Change type of __n to size_tPeter Schmid3-2/+7
2001-03-10[multiple changes]Benjamin Kosnik3-3/+25
2001-03-08acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test command.Andreas Schwab4-3/+9
2001-03-07std_iosfwd.h: Remove string forward decls here.Benjamin Kosnik17-3102/+3096
2001-03-07Add Irix 5.2, 6.3 support.Alexandre Oliva12-2/+324
2001-03-07istream.tcc (basic_istream<_CharT, [...]): Don't use sentry.Benjamin Kosnik4-52/+42
2001-03-06std_cerrno.h: Don't define errno in std::.Nathan Myers7-10/+224
2001-03-06std_cmath.h: Move abs(long), div(long,long) from here...Scott Snyder4-8/+27
2001-03-06vec.cc (__cxxa_vec_new2): Qualify size_t.Stephen M. Webb2-2/+6
2001-03-05ctype_base.h (ctype_base): fix __to_type definition.Laurynas Biveinis4-27/+42
2001-03-04algo.h: Use std not __STD.Phil Edwards102-4251/+1046
2001-03-03misc-inst.cc (__copy_streambufs): Fix typo for alpha.Benjamin Kosnik2-5/+7
2001-03-02[multiple changes]Benjamin Kosnik12-728/+685
2001-03-02locale.cc: initialise __ret with zeroPeter Schmid3-3/+8
2001-03-01index.html: Update broken links.Phil Edwards3-7/+12
2001-03-01configure.target: Change irix* to irix6.5* in target_os table.Benjamin Kosnik2-1/+6
2001-03-01c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik15-1101/+896
2001-02-28acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards11-161/+299
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik2-716/+0
2001-02-28basic_file.h: Include basic_file_model.h.Benjamin Kosnik18-1145/+1774
2001-02-28Correct license.Benjamin Kosnik12-186/+311
2001-02-27std_stdexcept.h (runtime_error): Make string member non-const.Benjamin Kosnik3-4/+44
2001-02-27stdexceptions.cc (test03): Fix.Benjamin Kosnik2-3/+7
2001-02-27std_stdexcept.h (logic_error::logic_error): Use string object, not reference.Benjamin Kosnik1-4/+4
2001-02-27std_stdexcept.h (logic_error::logic_error): Use string object, not reference.Benjamin Kosnik3-3/+92
2001-02-26acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version.Phil Edwards12-802/+735
2001-02-26Fixes libstdc++/2079Phil Edwards3-0/+32
2001-02-25mathconf.h (GET_LDOUBLE_MSW64): Fix thinko.Greg Freemyer2-2/+6
2001-02-23codecvt.h: Use __builtin_alloca.Benjamin Kosnik4-10/+16
2001-02-23Use VAR=${VAR=...} form.Alexandre Oliva2-1/+5
2001-02-23Use $BUILD_DIR/../../gcc/xgccDavid Edelsohn2-1/+5
2001-02-23iostream.h: Expose std::flush in old headers.Phil Edwards2-0/+6