Update copyright notice
[gcc.git] / libstdc++-v3 /
2001-04-13 Phil Edwardsstl_algobase.h (equal): Use EqualOpConcept instead...
2001-04-13 Phil Edwardsboost_concept_check.h: Uglify, fork from Boost.
2001-04-13 Gabriel Dos Reisset_operators.cc: Just try to compile.
2001-04-12 Jason Merrilllibstdc++.exp (libstdc++-dg-test): Prepend "./" to...
2001-04-12 Nathan Sidwelleh_alloc.cc (__cxa_allocate_exception): Don't terminate...
2001-04-11 Gabriel Dos Reis* testsuite/README: Add DejaGnu specific documentation.
2001-04-11 Benjamin Kosnikacinclude.m4: AC_CHECK_TOOL for expect.
2001-04-11 Richard Hendersonlibstdc++.exp (dg-test): Explicitly run the program...
2001-04-08 Gabriel Dos Reisstd_valarray.h (valarray<>::operator[]): Make inline.
2001-04-06 Benjamin Kosnikstl_algobase.h (std::equal): avoid use of possibly...
2001-04-06 Gabriel Dos Reisequal.cc: New test.
2001-04-06 Benjamin Kosnikbackward_warning.h: Re-enable.
2001-04-06 Benjamin Kosniktests_flags.in (CROSS_LIB_PATH): Add as -B flag.
2001-04-06 Gabriel Dos Reisstd_cmath.h: Get rid of C99 math macros.
2001-04-06 Phil Edwardsindex.html: Update for 2.92, grab from RELEASE-NOTES.
2001-04-06 Benjamin Kosnikbackward_warning.h: Temporarily disable until g++ tests...
2001-04-06 Benjamin KosnikWarn when using backward headers.
2001-04-06 Benjamin KosnikPrepare for libstdc++-2.92.
2001-04-05 Phil Edwardsrun_doxygen: Check for the existence of Doxygen.
2001-04-04 Phil Edwardsuser.cfg.in: Extract all non-private members; reduce...
2001-04-04 Geoffrey Keating* include/backward/fstream.h: Add missing semicolons.
2001-04-04 Benjamin Kosnikfstream.tcc: Add bool parameter to filebuf ctor.
2001-04-03 Peter Schmidfstream.h: Expose streampos to global namespace.
2001-04-03 Peter Schmidstl_iterator_base_types.h: Fix typo
2001-04-03 Andreas Schwab* include/backward/fstream.h: Define filebuf and wfilebuf.
2001-04-03 Phil EdwardsNew concept checking implementation.
2001-04-02 Zack Weinberglibstdc++.exp (dg-test): Annotate result messages with...
2001-04-02 Stephen M. Webbstd_cstring.h: Fix for const-correctness.
2001-04-02 Stephen M. Webbstd_cstring.h: Fix for const-correctness.
2001-04-02 Benjamin Kosnikconfigopts.html: Add --enable-sjlj-exceptions docs.
2001-04-01 Zack Weinbergtests_flags.in: Use test a = b, not test a == b which...
2001-03-31 Benjamin Kosnik[multiple changes]
2001-03-30 Phil Edwardstests_flags.in (LIBS): Pass correct path for installed...
2001-03-30 Benjamin Kosnikmkcheck.in (LIBTOOL): Don't construct -B argument here...
2001-03-30 Benjamin Kosnik[multiple changes]
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Add --tag disable-shared after...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Alexandre OlivaMakefile.am (CXXLINK): Use CXX again, and choose CXX...
2001-03-27 Benjamin Kosnikc++config (_STL_USE_CONCEPT_CHECKS): Disable by default.
2001-03-27 Peter Schmidtests_flags.in: Change the order of libstdc++ and libc
2001-03-27 Benjamin Kosnikbasic_file.h (get_fileno): Remove.
2001-03-25 Phil EdwardsMakefile.am: New targets, doxygen and doxygen-maint.
2001-03-25 Phil Edwardsacinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update...
2001-03-25 Phil Edwardshowto.html: HTML fixup.
2001-03-24 Phil Edwardsstd_bitset.h: Include ostream and istream headers inste...
2001-03-23 Greg Bumgardnerostream.tcc: Use __builtin_alloca.
2001-03-23 Benjamin Kosnikmisc-inst.cc (__sink_unused_warning): Move to...
2001-03-21 Theodore Papadopoulobasic_file.h: Fix typos in comments.
2001-03-20 Richard HendersonFix merge error.
2001-03-20 Richard Hendersongen-num-limits.cc: Instantiate for wchar_t.
2001-03-20 Jason Merrillvec.cc (__cxa_vec_cleanup): New fn.
2001-03-16 Alexandre Olivagen-num-limits.cc (signal_adapter): Overloaded to match...
2001-03-15 Benjamin Kosniktests_flags.in (CXXFLAGS): Link libstdc++ before libsupc++.
2001-03-15 Gabriel Dos Reis* include/bits/basic_string.tcc (operator+): Fix thinko.
2001-03-14 Benjamin Kosnikstd_streambuf.h: Remove cached locale facets.
2001-03-14 Steve Ellceyctype_base.h: Make ctype masks match HP-UX ctype.h...
2001-03-13 Andris Pavenisctype_noninline.h: Fix typo and remove duplicate defini...
2001-03-13 Benjamin Kosniknew: Remove pragma interface.
2001-03-13 Phil Edwardsmkcheck.in: Fix IFS regression for non-bash-2.01 hosts.
2001-03-12 Felix Leemkcheck.in: workaround for bash 2.01 IFS bug.
2001-03-12 Benjamin KosnikFixups for -fno-for-scope
2001-03-12 Benjamin Kosnikvector.h: Include std_vector.h.
2001-03-12 Rodney Browngen-num-limits.cc (traps): Add fflush prior to trapping...
2001-03-12 Craig Rodrigueshashtable.h: Same.
2001-03-12 Benjamin Kosnikistream.tcc (basic_istream<_CharT, [...]): Fix typo.
2001-03-12 Peter Schmidstl_hashtable.h: Change type of __n to size_t
2001-03-10 Benjamin Kosnik[multiple changes]
2001-03-08 Andreas Schwabacinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax...
2001-03-07 Benjamin Kosnikstd_iosfwd.h: Remove string forward decls here.
2001-03-07 Alexandre OlivaAdd Irix 5.2, 6.3 support.
2001-03-07 Benjamin Kosnikistream.tcc (basic_istream<_CharT, [...]): Don't use...
2001-03-06 Nathan Myersstd_cerrno.h: Don't define errno in std::.
2001-03-06 Scott Snyderstd_cmath.h: Move abs(long), div(long,long) from here...
2001-03-06 Stephen M. Webbvec.cc (__cxxa_vec_new2): Qualify size_t.
2001-03-05 Laurynas Biveinisctype_base.h (ctype_base): fix __to_type definition.
2001-03-04 Phil Edwardsalgo.h: Use std not __STD.
2001-03-03 Benjamin Kosnikmisc-inst.cc (__copy_streambufs): Fix typo for alpha.
2001-03-02 Benjamin Kosnik[multiple changes]
2001-03-02 Peter Schmidlocale.cc: initialise __ret with zero
2001-03-01 Phil Edwardsindex.html: Update broken links.
2001-03-01 Benjamin Kosnikconfigure.target: Change irix* to irix6.5* in target_os...
2001-03-01 Benjamin Kosnikc++config (__GLIBCPP__): Bump number in anticipation...
2001-02-28 Phil Edwardsacinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS...
2001-02-28 Benjamin Kosnikbasic_file.h: Include basic_file_model.h.
2001-02-28 Benjamin Kosnikbasic_file.h: Include basic_file_model.h.
2001-02-28 Benjamin KosnikCorrect license.
2001-02-27 Benjamin Kosnikstd_stdexcept.h (runtime_error): Make string member...
2001-02-27 Benjamin Kosnikstdexceptions.cc (test03): Fix.
2001-02-27 Benjamin Kosnikstd_stdexcept.h (logic_error::logic_error): Use string...
2001-02-27 Benjamin Kosnikstd_stdexcept.h (logic_error::logic_error): Use string...
2001-02-26 Phil Edwardsacinclude.m4 (GLIBCPP_CONFIGURE): Update required compi...
2001-02-26 Phil EdwardsFixes libstdc++/2079
2001-02-25 Greg Freemyermathconf.h (GET_LDOUBLE_MSW64): Fix thinko.
2001-02-23 Benjamin Kosnikcodecvt.h: Use __builtin_alloca.
2001-02-23 Alexandre OlivaUse VAR=${VAR=...} form.
2001-02-23 David EdelsohnUse $BUILD_DIR/../../gcc/xgcc
2001-02-23 Phil Edwardsiostream.h: Expose std::flush in old headers.
2001-02-23 Gabriel Dos ReisRemove special-casing on target.
2001-02-23 Benjamin Kosniktests_flags.in (CXXFLAGS): Add -rpath to gcc build...
2001-02-22 Benjamin Kosnikc_locale_gnu.h: Add clocale include.
next