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