Age | Commit message (Expand) | Author | Files | Lines |
2001-01-04 | std_cwctype.h: Include std_cwchar.h for wint_t. | Benjamin Kosnik | 7 | -194/+35 |
2001-01-03 | acinclude.m4 (GLIBCPP_ENABLD_CSTDIO): Add in default value. | Benjamin Kosnik | 8 | -11204/+11231 |
2001-01-02 | std_cwchar.h: Same. | Benjamin Kosnik | 18 | -1327/+1613 |
2001-01-01 | tests_flags.in: Fix typo in usage. | David Billinghurst | 2 | -2/+12 |
2001-01-01 | * include/c_std/bits/std_cstdlib.h (mblen): Protect against macro. | Alexandre Oliva | 2 | -0/+7 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 19 | -85/+84 |
2000-12-22 | 000-12-22 Benjamin Kosnik <bkoz@fillmore.redhat.com> | Benjamin Kosnik | 2 | -3/+1 |
2000-12-22 | Attempt to make locale visible in gdb. | Benjamin Kosnik | 9 | -186/+181 |
2000-12-22 | Fix typo in previous patch | Alexandre Oliva | 1 | -1/+1 |
2000-12-22 | mknumeric_limits: Output to temporary files, and rename them at the end. | Alexandre Oliva | 2 | -7/+17 |
2000-12-22 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 18 | -1746/+758 |
2000-12-22 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 18 | -1099/+17 |
2000-12-22 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 17 | -17/+1044 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 17 | -1044/+17 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 17 | -17/+1044 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 36 | -2451/+0 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 9 | -1106/+1102 |
2000-12-21 | configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. | Benjamin Kosnik | 70 | -1044/+5249 |
2000-12-21 | acinclude.m4, [...]: Change sourceware.cygnus.com and sources.redhat.com URLs... | Joseph Myers | 19 | -30/+49 |
2000-12-21 | Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. | Gabriel Dos Reis | 19 | -1798/+1164 |
2000-12-20 | acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. | Phil Edwards | 10 | -1141/+1345 |
2000-12-20 | headers_c.cc (main): New file. | Benjamin Kosnik | 4 | -13/+23 |
2000-12-20 | [multiple changes] | Benjamin Kosnik | 2 | -0/+124 |
2000-12-20 | ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089. | Benjamin Kosnik | 4 | -2/+12 |
2000-12-19 | [multiple changes] | Benjamin Kosnik | 6 | -8/+121 |
2000-12-19 | ctype.cc (test01): Correct ~ operator usage. | Benjamin Kosnik | 1 | -0/+4 |
2000-12-19 | configure.target: Support the Hurd. | Mark Kettenis | 1 | -1/+1 |
2000-12-19 | ctype_inline.h (is): Same. | Benjamin Kosnik | 11 | -78/+67 |
2000-12-19 | std_complex.h (complex<float>::operator-=): Fix thinko. | Gabriel Dos Reis | 2 | -1/+6 |
2000-12-18 | [multiple changes] | Benjamin Kosnik | 10 | -941/+965 |
2000-12-18 | COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fi... | Joseph Myers | 2 | -3/+9 |
2000-12-15 | Makefile.am (myinstallheaders): Install backwards headers in prefix, not pref... | Benjamin Kosnik | 4 | -17/+12 |
2000-12-14 | acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert changes touching copysignf,... | Benjamin Kosnik | 4 | -1393/+765 |
2000-12-14 | configure.in (CXX): Exit out if mknumeric_limits fails. | Benjamin Kosnik | 4 | -4/+20 |
2000-12-14 | *.h: Remove include_next... | Benjamin Kosnik | 18 | -17/+23 |
2000-12-14 | locale_facets.h (ctype<char>): Remove throw specs not in base class signature. | Benjamin Kosnik | 13 | -81/+71 |
2000-12-14 | locale_facets.h (ctype<char>): Remove throw specs not in base class signature. | Benjamin Kosnik | 2 | -4/+9 |
2000-12-14 | ctype_base.h (ctype_base): Consistency with linux. | Benjamin Kosnik | 28 | -262/+418 |
2000-12-13 | [multiple changes] | Benjamin Kosnik | 12 | -1368/+2562 |
2000-12-10 | Makefile.am (libstdc++.INC:): 2000-12-05 reverted to include 2000-11-12 hunk. | Alexandre Petit-Bianco | 3 | -3/+9 |
2000-12-10 | auto_ptr.cc (test07): Remove test that tries to copy-initialize an auto_ptr<B... | Jason Merrill | 2 | -6/+12 |
2000-12-10 | Move the HTML-containing subdirs from 'docs' to 'docs/html'. | Phil Edwards | 45 | -134/+229 |
2000-12-08 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t... | Phil Edwards | 8 | -1099/+1079 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 33 | -2291/+176 |
2000-12-08 | acinclude.m4: Don't forget to remove check for cpowl as it is no longer neede... | Gabriel Dos Reis | 4 | -1037/+1033 |
2000-12-07 | ctype_base.h (ctype_base): Change space mask. | Benjamin Kosnik | 13 | -37/+44 |
2000-12-07 | locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo... | Benjamin Kosnik | 22 | -280/+251 |
2000-12-06 | acinclude.m4 (GLIBCPP_CHECK_*_DECL_AND_LINKAGE_*): Pre-test whether the cache... | Phil Edwards | 9 | -2029/+2561 |
2000-12-06 | configure.target (*-*-freebsd, *-*-netbsd): Correct paths to os_include_dir. | Richard Earnshaw | 2 | -2/+7 |
2000-12-05 | configure.target (hpux): Set os_include_dir. | Jeffrey A Law | 6 | -0/+257 |