summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
Commit message (Expand)AuthorAgeFilesLines
* * src/gen-num-limits.cc: Use __LONG_LONG_MAX__.Loren J. Rittle2001-07-311-2/+2
* backport: basic_string.h: Qualify symbols with 'template'.Phil Edwards2001-07-202-11/+48
* gen-num-limits.cc (set_signals_handler): New function.Gabriel Dos Reis2001-07-191-6/+13
* All occurrences of the __value_type() and __distance_type() functions...Stephen M. Webb2001-07-181-28/+8
* Makefile.am: New file encapsulating header generation rules.Stephen M. Webb2001-07-133-334/+54
* localefwd.h: Format.Benjamin Kosnik2001-07-043-47/+57
* locale.cc (locale::locale(const char*)): Make sure global locales are initial...Benjamin Kosnik2001-07-021-0/+1
* ios.cc (ios_base::Init::_S_ios_create): Rename __bufsize to __out_bufsize.Loren J. Rittle2001-07-021-7/+16
* locale_facets.tcc (locale::combine): Clone _Impl.Benjamin Kosnik2001-06-302-5/+4
* algo.h: Add "GPL plus runtime exception" comment block, this time for real.Phil Edwards2001-06-272-0/+60
* sbuf_iter.h: Change to..Benjamin Kosnik2001-06-262-125/+30
* re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned))Phil Edwards2001-06-253-39/+181
* *: Revert comment/license change from yesterday for all except libsupc++/unwi...Phil Edwards2001-06-222-60/+0
* algo.h: Add "GPL plus runtime exception" comment.Phil Edwards2001-06-212-0/+60
* globals.cc: Define globals _GLIBCPP_mutex_init ()...John David Anglin2001-06-141-0/+29
* threads-no.h: Remove file.Loren J. Rittle2001-06-082-4/+6
* string-inst.cc (_Rep::_S_max_size): Add instantiation.Benjamin Kosnik2001-06-061-0/+1
* basic_ios.tcc: Formatting tweaks.Benjamin Kosnik2001-06-062-55/+88
* locale_facets.h (ctype<_CharT>): Add definitions for generic ctype virtuals.Benjamin Kosnik2001-06-041-36/+35
* Makefile.am (VPATH): Delimit with ":", not space.Hans-Peter Nilsson2001-06-012-5/+3
* bitset.cc: Qualify size_t with std::.Benjamin Kosnik2001-05-311-7/+7
* acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove.Benjamin Kosnik2001-05-312-60/+24
* README: Add notes.Benjamin Kosnik2001-05-192-28/+1
* Switch over to new harness.Benjamin Kosnik2001-05-141-126/+30
* std_fstream.h (basic_filebuf): Change signature.Benjamin Kosnik2001-05-082-57/+69
* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva2001-05-031-27/+125
* map_operators.cc: Add dg-excess-errors.Benjamin Kosnik2001-04-183-4/+4
* acinclude.m4: AC_CHECK_TOOL for expect.Benjamin Kosnik2001-04-112-4/+6
* Warn when using backward headers.Benjamin Kosnik2001-04-062-136/+41
* fstream.tcc: Add bool parameter to filebuf ctor.Benjamin Kosnik2001-04-041-67/+45
* New concept checking implementation.Phil Edwards2001-04-032-34/+139
* [multiple changes]Benjamin Kosnik2001-03-312-15/+15
* [multiple changes]Benjamin Kosnik2001-03-301-1/+2
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-126/+28
* Makefile.am (CXXLINK): Use CXX again, and choose CXX tag explicitly.Alexandre Oliva2001-03-282-11/+15
* basic_file.h (get_fileno): Remove.Benjamin Kosnik2001-03-271-6/+6
* acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment.Phil Edwards2001-03-252-48/+148
* misc-inst.cc (__sink_unused_warning): Move to...Benjamin Kosnik2001-03-233-27/+23
* Fix merge error.Richard Henderson2001-03-201-1/+1
* gen-num-limits.cc: Instantiate for wchar_t.Richard Henderson2001-03-202-2/+4
* gen-num-limits.cc (signal_adapter): Overloaded to match signal_func with an u...Alexandre Oliva2001-03-161-2/+10
* Fixups for -fno-for-scopeBenjamin Kosnik2001-03-121-5/+5
* gen-num-limits.cc (traps): Add fflush prior to trapping signal (UnixWare 7 wo...Rodney Brown2001-03-121-183/+195
* algo.h: Use std not __STD.Phil Edwards2001-03-0410-40/+49
* misc-inst.cc (__copy_streambufs): Fix typo for alpha.Benjamin Kosnik2001-03-031-5/+3
* [multiple changes]Benjamin Kosnik2001-03-023-52/+16
* locale.cc: initialise __ret with zeroPeter Schmid2001-03-022-2/+2
* c++config (__GLIBCPP__): Bump number in anticipation of 2.92.Benjamin Kosnik2001-03-013-166/+56
* acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ...Phil Edwards2001-02-281-30/+127
* basic_file.h: Include basic_file_model.h.Benjamin Kosnik2001-02-282-129/+32