Age | Commit message (Expand) | Author | Files | Lines |
2000-09-01 | locale-inst.cc: Remove pre-instantiation of unicode codecvt types. | Benjamin Kosnik | 2 | -22/+5 |
2000-09-01 | locale_facets.tcc (_S_build_float_format): Move ... | Benjamin Kosnik | 13 | -536/+941 |
2000-09-01 | locale_facets.tcc (_S_build_float_format): Move ... | Benjamin Kosnik | 1 | -0/+1 |
2000-08-31 | ctype_wchar_t_members.cc (test01): New file. | Benjamin Kosnik | 5 | -23/+319 |
2000-08-30 | codecvt.html: Formatting cleanups. | Benjamin Kosnik | 3 | -7/+20 |
2000-08-30 | locale_facets.h (ctype<char>): Remove __table_type. | Benjamin Kosnik | 7 | -86/+153 |
2000-08-30 | codecvt.html: Behind-the-scenes ASCII->HTML tweaks for certain browsers. | Phil Edwards | 2 | -29/+36 |
2000-08-29 | codecvt.html: Add more bits, format. | Benjamin Kosnik | 4 | -31/+40 |
2000-08-29 | codecvt.html: Add more bits, format. | Benjamin Kosnik | 2 | -112/+516 |
2000-08-28 | configopts.html: Mention new options. | Phil Edwards | 6 | -17/+49 |
2000-08-28 | Dummy checkin of footer.html to force web update. | Phil Edwards | 1 | -1/+1 |
2000-08-25 | howto.html: Add notes on codecvt implementation. | Benjamin Kosnik | 3 | -6/+124 |
2000-08-24 | acconfig.h: Revert. | Benjamin Kosnik | 4 | -195/+107 |
2000-08-24 | acconfig.h: Revert. | Benjamin Kosnik | 4 | -1415/+1094 |
2000-08-24 | codecvt.h: Tweaks. | Benjamin Kosnik | 2 | -7/+20 |
2000-08-23 | Dummy checkin of footer.html to force web sync. | Phil Edwards | 1 | -1/+1 |
2000-08-23 | acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. | Phil Edwards | 10 | -1195/+1725 |
2000-08-22 | locale-inst.cc: Add codecvt<unicode_t... | Benjamin Kosnik | 11 | -98/+302 |
2000-08-22 | atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). | Benjamin Kosnik | 9 | -26/+38 |
2000-08-22 | basic_string.h: Fix up parameter names. | Levente Farkas | 2 | -18/+22 |
2000-08-22 | Makefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before $(top_srcdir) | Brent Verner | 3 | -5/+12 |
2000-08-22 | codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. | Benjamin Kosnik | 3 | -0/+386 |
2000-08-22 | codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. | Benjamin Kosnik | 8 | -135/+406 |
2000-08-21 | Fix thinko. | Gabriel Dos Reis | 1 | -2/+2 |
2000-08-21 | * bits/std_cmath.h (std::abs): Overload for int and long. | Gabriel Dos Reis | 2 | -0/+14 |
2000-08-21 | string-inst.cc: Tweak instantiations for new-gxx-abi. | Benjamin Kosnik | 2 | -22/+24 |
2000-08-19 | valarray_array.h (__valarray_min, [...]): Fix thinko. | Gabriel Dos Reis | 2 | -2/+8 |
2000-08-18 | valarray_meta.h: Fix typos... | Benjamin Kosnik | 2 | -3/+7 |
2000-08-18 | valarray_meta.h (_Expr<>::shift, [...]): Implement. | Gabriel Dos Reis | 2 | -4/+28 |
2000-08-18 | valarray_meta.h (_Expr<>::min, [...]): Implement. | Gabriel Dos Reis | 3 | -22/+52 |
2000-08-17 | localefwd.h (std::locale): Use explicit `class' specified when declaring frie... | Mark Mitchell | 3 | -2/+8 |
2000-08-16 | Makefile.am (libstdc++.INC): Renamed from INCLUDES. | Alexandre Oliva | 3 | -13/+18 |
2000-08-16 | codecvt.h: New file. | Benjamin Kosnik | 1 | -7/+5 |
2000-08-16 | codecvt.h: New file. | Benjamin Kosnik | 9 | -507/+647 |
2000-08-15 | Makefile.am (INCLUDES): New target file, with all -I flags. | Alexandre Oliva | 3 | -1/+29 |
2000-08-15 | C/C++ io merge/sync. | Benjamin Kosnik | 17 | -87/+87 |
2000-08-15 | Benjamin Kosnik <bkoz@gnu.org> | Benjamin Kosnik | 1 | -17/+0 |
2000-08-14 | stringstream.cc (test02): Fix. | Benjamin Kosnik | 2 | -3/+7 |
2000-08-14 | debug_assert.h: new file | Brent Verner | 1 | -0/+51 |
2000-08-14 | debug_assert.h: new file | Brent Verner | 71 | -1705/+1667 |
2000-08-14 | std_fstream.h: Remove duplicate typdefs for ofstream and wofstream... | Levente Farkas | 5 | -22/+51 |
2000-08-14 | top level: | Zack Weinberg | 2 | -11/+18 |
2000-08-11 | locale_facets.tcc: Formatting tweaks. | Benjamin Kosnik | 3 | -23/+67 |
2000-08-09 | [multiple changes] | Benjamin Kosnik | 16 | -987/+1238 |
2000-08-09 | c_io_libio.h: Tweak. | Benjamin Kosnik | 1 | -0/+150 |
2000-08-09 | Finish preliminary wchar_t implementation, with trivial encodings. | Benjamin Kosnik | 2 | -15/+102 |
2000-08-07 | porting-howto.html: New version. | Felix Natter | 2 | -295/+508 |
2000-08-03 | locale_facets.h (ctype::ctype): Don't name unused parameters. | Mark Mitchell | 2 | -1/+6 |
2000-08-01 | install.html: Edit bits about requiring a special version of the autotools. | Benjamin Kosnik | 2 | -8/+14 |
2000-08-01 | fileops.cc: Update to current glibc sources. | Benjamin Kosnik | 9 | -91/+130 |