aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-08-31ctype_wchar_t_members.cc (test01): New file.Benjamin Kosnik5-23/+319
2000-08-30codecvt.html: Formatting cleanups.Benjamin Kosnik3-7/+20
2000-08-30locale_facets.h (ctype<char>): Remove __table_type.Benjamin Kosnik7-86/+153
2000-08-30codecvt.html: Behind-the-scenes ASCII->HTML tweaks for certain browsers.Phil Edwards2-29/+36
2000-08-29codecvt.html: Add more bits, format.Benjamin Kosnik4-31/+40
2000-08-29codecvt.html: Add more bits, format.Benjamin Kosnik2-112/+516
2000-08-28configopts.html: Mention new options.Phil Edwards6-17/+49
2000-08-28Dummy checkin of footer.html to force web update.Phil Edwards1-1/+1
2000-08-25howto.html: Add notes on codecvt implementation.Benjamin Kosnik3-6/+124
2000-08-24acconfig.h: Revert.Benjamin Kosnik4-195/+107
2000-08-24acconfig.h: Revert.Benjamin Kosnik4-1415/+1094
2000-08-24codecvt.h: Tweaks.Benjamin Kosnik2-7/+20
2000-08-23Dummy checkin of footer.html to force web sync.Phil Edwards1-1/+1
2000-08-23acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.Phil Edwards10-1195/+1725
2000-08-22locale-inst.cc: Add codecvt<unicode_t...Benjamin Kosnik11-98/+302
2000-08-22atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)).Benjamin Kosnik9-26/+38
2000-08-22basic_string.h: Fix up parameter names.Levente Farkas2-18/+22
2000-08-22Makefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before $(top_srcdir)Brent Verner3-5/+12
2000-08-22codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.Benjamin Kosnik3-0/+386
2000-08-22codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.Benjamin Kosnik8-135/+406
2000-08-21Fix thinko.Gabriel Dos Reis1-2/+2
2000-08-21* bits/std_cmath.h (std::abs): Overload for int and long.Gabriel Dos Reis2-0/+14
2000-08-21string-inst.cc: Tweak instantiations for new-gxx-abi.Benjamin Kosnik2-22/+24
2000-08-19valarray_array.h (__valarray_min, [...]): Fix thinko.Gabriel Dos Reis2-2/+8
2000-08-18valarray_meta.h: Fix typos...Benjamin Kosnik2-3/+7
2000-08-18valarray_meta.h (_Expr<>::shift, [...]): Implement.Gabriel Dos Reis2-4/+28
2000-08-18valarray_meta.h (_Expr<>::min, [...]): Implement.Gabriel Dos Reis3-22/+52
2000-08-17localefwd.h (std::locale): Use explicit `class' specified when declaring frie...Mark Mitchell3-2/+8
2000-08-16Makefile.am (libstdc++.INC): Renamed from INCLUDES.Alexandre Oliva3-13/+18
2000-08-16codecvt.h: New file.Benjamin Kosnik1-7/+5
2000-08-16codecvt.h: New file.Benjamin Kosnik9-507/+647
2000-08-15Makefile.am (INCLUDES): New target file, with all -I flags.Alexandre Oliva3-1/+29
2000-08-15C/C++ io merge/sync.Benjamin Kosnik17-87/+87
2000-08-15Benjamin Kosnik <bkoz@gnu.org>Benjamin Kosnik1-17/+0
2000-08-14stringstream.cc (test02): Fix.Benjamin Kosnik2-3/+7
2000-08-14debug_assert.h: new fileBrent Verner1-0/+51
2000-08-14debug_assert.h: new fileBrent Verner71-1705/+1667
2000-08-14std_fstream.h: Remove duplicate typdefs for ofstream and wofstream...Levente Farkas5-22/+51
2000-08-14top level:Zack Weinberg2-11/+18
2000-08-11locale_facets.tcc: Formatting tweaks.Benjamin Kosnik3-23/+67
2000-08-09[multiple changes]Benjamin Kosnik16-987/+1238
2000-08-09c_io_libio.h: Tweak.Benjamin Kosnik1-0/+150
2000-08-09Finish preliminary wchar_t implementation, with trivial encodings.Benjamin Kosnik2-15/+102
2000-08-07porting-howto.html: New version.Felix Natter2-295/+508
2000-08-03locale_facets.h (ctype::ctype): Don't name unused parameters.Mark Mitchell2-1/+6
2000-08-01install.html: Edit bits about requiring a special version of the autotools.Benjamin Kosnik2-8/+14
2000-08-01fileops.cc: Update to current glibc sources.Benjamin Kosnik9-91/+130
2000-07-28acinclude.m4: Include ../libtool.m4.Alexandre Oliva8-1661/+1654
2000-07-26acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying t...Phil Edwards11-2184/+3318
2000-07-26misc-inst.cc (std): Remove instantiations.Benjamin Kosnik6-996/+1027