aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-11-22strstream.h: Reinstate the `using' statements.Loren J. Rittle2-0/+10
2000-11-22Makefile.am (base_headers): Add missing backwards headers.Loren J. Rittle3-2/+9
2000-11-22c_io_stdio.cc (seekoff): Fix return value.Scott Snyder1-0/+6
2000-11-22c_io_stdio.cc (seekoff): Fix return value.Scott Snyder1-3/+3
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle1-1/+1
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle1-1/+1
2000-11-22mkcheck.in (explanation): Retain output of all failing compiles.Loren J. Rittle2-1/+6
2000-11-22strstream.cc: Adjust includes.Benjamin Kosnik7-13/+18
2000-11-21strstream.h: Replace with...Benjamin Kosnik13-326/+241
2000-11-21* porting.texi: New file.Mark Mitchell2-0/+447
2000-11-21os_defines.h: Define _XOPEN_SOURCE...Branko Cibej3-3/+37
2000-11-21acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.Benjamin Kosnik9-1283/+1127
2000-11-21mkcheck.in (explanation): Don't paste output of passing compiles into log file.Benjamin Kosnik2-15/+17
2000-11-21mkcheck.in (explanation): Don't paste output of passing compiles into log file.Benjamin Kosnik2-2/+3
2000-11-21std_complex.h (complex<double>): Constructor complex<double>::complex(const c...Gabriel Dos Reis2-3/+13
2000-11-20std_complex.h: Tweaks, include cmath for abs overloads.Benjamin Kosnik6-638/+620
2000-11-20c++config, [...]: Correct spelling of "deprecated".Joseph Myers4-3/+8
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell3-3/+27
2000-11-19exception_support.h: New header file.Mark Mitchell1-0/+66
2000-11-19exception_support.h: New header file.Mark Mitchell3-54/+64
2000-11-17stl_tree.h: Overload operators == and != to be able to handle the case...Theodore Papadopoulo2-2/+29
2000-11-17stl_tree.h: Overload operators == and != to be able to handle the case...Benjamin Kosnik2-1/+31
2000-11-17acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Correct last patch to ``make --enable-c...Loren J. Rittle4-11/+18
2000-11-17acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch statement contents to...Phil Edwards10-1120/+1320
2000-11-17locale_facets.tcc (num_get<_CharT, [...]): Add missing typename keyword.Loren J. Rittle2-1/+7
2000-11-17acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable-cstdio=stdio the default.Mark Mitchell11-1350/+1145
2000-11-16* config/c_io_stdio.h: Include stddef.h.Gerald Pfeifer2-0/+5
2000-11-16c_io_stdio.h (streamsize): Make it a typedef for ptrdiff_t.Mark Mitchell2-2/+6
2000-11-16* config/c_io_stdio.h: Include libio.h.Mark Mitchell2-0/+10
2000-11-16acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Substitute libio_la.Mark Mitchell11-1096/+1354
2000-11-16mkcheckin.in: Move check for bash version 2 later in the file.Mark Mitchell4-13/+23
2000-11-15mkcheck.in: Add function size_command() for irix.David Billinghurst2-0/+14
2000-11-14acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik4-6/+16
2000-11-14acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik10-1281/+1102
2000-11-14mkcheck.in: On a platform where we don't know how to extract section sizes...Phil Edwards2-6/+11
2000-11-14c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de...Loren J. Rittle2-1/+5
2000-11-13acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro...Phil Edwards13-1490/+1723
2000-11-13Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir).Alexandre Petit-Bianco5-62/+117
2000-11-13acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add test for libiconv.a providi...David Edelsohn2-0/+12
2000-11-13acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle FreeBSD.Loren J. Rittle4-3/+8
2000-11-13wrap_langinfo.h: New file.Brent Verner8-1278/+1082
2000-11-13wrap_langinfo.h: New file.Benjamin Kosnik4-2/+120
2000-11-13std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ...Mark Mitchell2-7/+12
2000-11-13os_defines.h: Define __EXTENSIONS__.Mark Mitchell2-0/+6
2000-11-12basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR...Mark Mitchell2-0/+7
2000-11-11codecvt.h (__iconv_adaptor): New adaptor function...Phil Edwards2-11/+36
2000-11-10* include/bits/cpp_type_traits.h: Fix typos. Adjust formatting.Gabriel Dos Reis2-27/+25
2000-11-10localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators.Gabriel Dos Reis2-14/+19
2000-11-09codecvt.h (codecvt::do_out): Make it const-correct.Mark Mitchell2-6/+11
2000-11-08locale-inst.cc: Add explicit instantiations of _M_fill_insert and fill_n<...,...David Edelsohn2-5/+16