aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/codecvt.cc
AgeCommit message (Expand)AuthorFilesLines
2002-02-08std_fstream.h (filebuf::__file_type): Change to __basic_file<char>.Benjamin Kosnik1-2/+2
2002-01-04Makefile.am (std_headers): Remove cXXX from list.Benjamin Kosnik1-1/+1
2001-10-31codecvt.h: Add virtual member function declarations.Benjamin Kosnik1-10/+8
2001-08-08Implement std::messages.Benjamin Kosnik1-5/+4
2000-12-22Attempt to make locale visible in gdb.Benjamin Kosnik1-5/+0
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik1-14/+0
2000-10-29c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...Mark Mitchell1-0/+2
2000-09-01locale_facets.tcc (_S_build_float_format): Move ...Benjamin Kosnik1-0/+3
2000-08-22codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>.Benjamin Kosnik1-32/+65
2000-08-16codecvt.h: New file.Benjamin Kosnik1-0/+186