Age | Commit message (Expand) | Author | Files | Lines |
2001-02-20 | stl_config.h: Remove file. | Phil Edwards | 3 | -31/+128 |
2001-02-16 | Add support for -fno-exceptions. | Benjamin Kosnik | 7 | -61/+185 |
2001-02-12 | * src/locale.cc: Remove bogus locale::id definitions. | Mark Mitchell | 1 | -22/+0 |
2001-02-11 | gen-num-limits.cc: Use sigsetjmp and siglongjmp if available. | Alexandre Oliva | 1 | -3/+19 |
2001-02-11 | valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip lengths and strides. | Gabriel Dos Reis | 1 | -49/+73 |
2001-02-08 | locale-inst.cc (fill_n): Instantiate with size_t arguments. | Benjamin Kosnik | 1 | -20/+11 |
2001-02-07 | Clean up stdexcept. | Benjamin Kosnik | 3 | -18/+50 |
2001-02-07 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 5 | -96/+58 |
2001-02-06 | misc-inst.cc (_S_pad_char): Modify declaration's parameters to match header f... | Jeffrey Oldham | 1 | -15/+7 |
2001-02-06 | locale_facets.tcc: Remove `static' keyword on function definitions. | Mark Mitchell | 5 | -14/+116 |
2001-02-06 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. | Benjamin Kosnik | 2 | -56/+41 |
2001-02-05 | string-inst.cc (string::_M_replace): Explicitly instantiate. | Mark Mitchell | 1 | -0/+14 |
2001-02-03 | Makefile.am (mkinstalldirs): Set. | Benjamin Kosnik | 2 | -141/+45 |
2001-02-01 | configure.in (toplevel_srcdir, auxdir): Set. | Alexandre Oliva | 1 | -40/+140 |
2001-01-30 | Preliminary named locales. | Benjamin Kosnik | 5 | -529/+560 |
2001-01-26 | ios.cc: Remove accidental inclusion of <stdio.h> in last checkin. | Mark Mitchell | 1 | -1/+0 |
2001-01-25 | Makefile.am (sources): Add globals.cc. | Mark Mitchell | 4 | -13/+76 |
2001-01-17 | ios_base.h (ios_base::failure): Tighten up throw specs. | Benjamin Kosnik | 1 | -2/+2 |
2001-01-17 | gen-num-limits.cc (INSTANTIATIONS): New macro. | Mark Mitchell | 1 | -0/+25 |
2001-01-11 | ios.cc: Fix typo: change cout->wcout. | Benjamin Kosnik | 3 | -6/+8 |
2001-01-10 | Fixes for libstdc++/1576 | Benjamin Kosnik | 4 | -96/+39 |
2001-01-09 | gen-num-limits.cc (signal_adapter): New template function. | Alexandre Oliva | 1 | -6/+21 |
2001-01-06 | [multiple changes] | Benjamin Kosnik | 3 | -59/+61 |
2001-01-04 | std_cwctype.h: Include std_cwchar.h for wint_t. | Benjamin Kosnik | 3 | -189/+17 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 4 | -52/+44 |
2000-12-22 | Attempt to make locale visible in gdb. | Benjamin Kosnik | 3 | -105/+89 |
2000-12-21 | Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. | Gabriel Dos Reis | 5 | -198/+43 |
2000-12-20 | acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. | Phil Edwards | 1 | -37/+134 |
2000-12-20 | ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089. | Benjamin Kosnik | 1 | -2/+4 |
2000-12-19 | [multiple changes] | Benjamin Kosnik | 1 | -2/+1 |
2000-12-18 | [multiple changes] | Benjamin Kosnik | 2 | -5/+12 |
2000-12-15 | Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref... | Benjamin Kosnik | 2 | -7/+5 |
2000-12-14 | ctype_base.h (ctype_base): Consistency with linux. | Benjamin Kosnik | 1 | -0/+13 |
2000-12-13 | [multiple changes] | Benjamin Kosnik | 1 | -134/+37 |
2000-12-10 | Makefile.am (libstdc++.INC:): 2000-12-05 reverted to include 2000-11-12 hunk. | Alexandre Petit-Bianco | 2 | -3/+3 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 1 | -11/+0 |
2000-12-07 | locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo... | Benjamin Kosnik | 3 | -21/+70 |
2000-12-06 | acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache... | Phil Edwards | 1 | -37/+134 |
2000-12-06 | Makefile.am (libstdc++.INC): Revert for libjava builds. | Alexandre Petit-Bianco | 2 | -4/+19 |
2000-12-05 | complex.cc (pow): Remove definitions for explicit specializations. | Gabriel Dos Reis | 1 | -20/+0 |
2000-11-30 | cmath.cc: Remove. | Gabriel Dos Reis | 3 | -91/+5 |
2000-11-29 | Fixes for build directories with colons, AIX build problems. | Benjamin Kosnik | 2 | -91/+128 |
2000-11-29 | Makefile.am (sources): Add bitset.cc | Gabriel Dos Reis | 3 | -100/+190 |
2000-11-25 | acinclude.m4: Change C9X references to refer to C99. | Joseph Myers | 1 | -1/+1 |
2000-11-25 | Makefile.am (INCLUDES): Remove unconditional use of _GNU_SOURCE and _ISOC99_S... | Benjamin Kosnik | 2 | -3/+3 |
2000-11-23 | Make deprecated strstream header consistent with new and new.h. | Benjamin Kosnik | 2 | -3/+3 |
2000-11-23 | ios_base.h (ios_base::failure::~failure, [...]): Move defintion to ... | Gabriel Dos Reis | 1 | -0/+7 |
2000-11-22 | Makefile.am (base_headers): Add missing backwards headers. | Loren J. Rittle | 2 | -2/+4 |
2000-11-22 | strstream.cc: Adjust includes. | Benjamin Kosnik | 3 | -8/+8 |
2000-11-21 | acinclude.m4 (AC_LC_MESSAGES): Check for locale.h. | Benjamin Kosnik | 1 | -133/+36 |