| Commit message (Expand) | Author | Age | Files | Lines |
* | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value. | Benjamin Kosnik | 2000-11-14 | 4 | -6/+16 |
* | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value. | Benjamin Kosnik | 2000-11-14 | 10 | -1281/+1102 |
* | mkcheck.in: On a platform where we don't know how to extract section sizes... | Phil Edwards | 2000-11-14 | 2 | -6/+11 |
* | c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de... | Loren J. Rittle | 2000-11-14 | 2 | -1/+5 |
* | acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro... | Phil Edwards | 2000-11-13 | 13 | -1490/+1723 |
* | Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir). | Alexandre Petit-Bianco | 2000-11-13 | 5 | -62/+117 |
* | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add test for libiconv.a providi... | David Edelsohn | 2000-11-13 | 2 | -0/+12 |
* | acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle FreeBSD. | Loren J. Rittle | 2000-11-13 | 4 | -3/+8 |
* | wrap_langinfo.h: New file. | Brent Verner | 2000-11-13 | 8 | -1278/+1082 |
* | wrap_langinfo.h: New file. | Benjamin Kosnik | 2000-11-13 | 4 | -2/+120 |
* | std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ... | Mark Mitchell | 2000-11-13 | 2 | -7/+12 |
* | os_defines.h: Define __EXTENSIONS__. | Mark Mitchell | 2000-11-13 | 2 | -0/+6 |
* | basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR... | Mark Mitchell | 2000-11-12 | 2 | -0/+7 |
* | codecvt.h (__iconv_adaptor): New adaptor function... | Phil Edwards | 2000-11-11 | 2 | -11/+36 |
* | * include/bits/cpp_type_traits.h: Fix typos. Adjust formatting. | Gabriel Dos Reis | 2000-11-10 | 2 | -27/+25 |
* | localefwd.h (_Count_ones<>::_S_halfcount, [...]): Turn into enumerators. | Gabriel Dos Reis | 2000-11-10 | 2 | -14/+19 |
* | codecvt.h (codecvt::do_out): Make it const-correct. | Mark Mitchell | 2000-11-09 | 2 | -6/+11 |
* | locale-inst.cc: Add explicit instantiations of _M_fill_insert and fill_n<...,... | David Edelsohn | 2000-11-08 | 2 | -5/+16 |
* | * include/bits/std_complex.h (conj): Undo double removal. | Gabriel Dos Reis | 2000-11-08 | 2 | -0/+9 |
* | acinclude.m4 (LIB_AC_PROG_CXX): Remove CXX from the list of alternatives for ... | Alexandre Oliva | 2000-11-07 | 4 | -1016/+1033 |
* | acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from CXX. | Mark Mitchell | 2000-11-05 | 4 | -1027/+1026 |
* | use of `test'. | Mark Mitchell | 2000-11-04 | 4 | -3/+10 |
* | acinclude.m4 (CXX): Prevent it from being cached. | Alexandre Oliva | 2000-11-04 | 9 | -997/+1023 |
* | [multiple changes] | Phil Edwards | 2000-11-04 | 16 | -1184/+1445 |
* | Dummy checking of footer.html to force web update. | Phil Edwards | 2000-11-04 | 1 | -1/+1 |
* | std_cwchar.h: Undefine macro that conflicts with function name defined in thi... | David Edelsohn | 2000-11-03 | 2 | -0/+8 |
* | std_cctype.h: Undefine macros that conflict with function names defined in th... | Mark Mitchell | 2000-11-03 | 3 | -0/+32 |
* | * acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo. | Mark Mitchell | 2000-11-03 | 9 | -1316/+1098 |
* | * mkcheck.in: Fix echoing of -rpath option. | Mark Mitchell | 2000-11-03 | 1 | -1/+1 |
* | codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T. | Mark Mitchell | 2000-11-03 | 4 | -0/+20 |
* | acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX. | Mark Mitchell | 2000-11-03 | 12 | -1119/+1440 |
* | atomicity.h (_Atomic_word): Make it a signed type. | Mark Mitchell | 2000-11-02 | 2 | -5/+10 |
* | locale.cc: Match orderings for static members. | Benjamin Kosnik | 2000-11-02 | 3 | -7/+9 |
* | std_complex.h (complex<>): Remove (cos<>, cosh<>, exp<>, log<>, log<>, sin, s... | Gabriel Dos Reis | 2000-11-02 | 3 | -49/+65 |
* | basic_file.h (_M_open_mode): Change signature, move specializations to.. | Benjamin Kosnik | 2000-11-01 | 15 | -1389/+1591 |
* | *** empty log message *** | Benjamin Kosnik | 2000-10-31 | 2 | -0/+8 |
* | std_complex.h (norm): Forward declare. | Gabriel Dos Reis | 2000-10-31 | 3 | -40/+57 |
* | std_complex.h: Remove duplicate definition of conj. | Benjamin Kosnik | 2000-10-31 | 3 | -16/+12 |
* | complex.cc (arg, polar): Comment out specializations. | Gabriel Dos Reis | 2000-10-31 | 3 | -33/+50 |
* | std_cwctype.h: #undef possible function-like macro definitions of iswxxx func... | Gabriel Dos Reis | 2000-10-31 | 4 | -15/+53 |
* | acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default o... | Phil Edwards | 2000-10-31 | 11 | -1125/+1318 |
* | [multiple changes] | Benjamin Kosnik | 2000-10-31 | 39 | -425/+573 |
* | acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check for cabs, cabsf, and... | Mark Mitchell | 2000-10-30 | 9 | -113/+202 |
* | acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org. | Joseph Myers | 2000-10-30 | 7 | -7/+15 |
* | mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared... | Mark Mitchell | 2000-10-30 | 2 | -1/+43 |
* | configure.in: Simplify use of AC_CACHE_SAVE. | Benjamin Kosnik | 2000-10-29 | 15 | -1132/+1107 |
* | Fix copyright date | Mark Mitchell | 2000-10-29 | 1 | -1/+1 |
* | Makefile.am: Change logic for include dir options. | Mark Harig | 2000-10-29 | 2 | -17/+23 |
* | c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da... | Mark Mitchell | 2000-10-29 | 15 | -4/+105 |
* | _G_config.h (_G_USING_THUNKS): Allow overrides from OS-configuration files. | Mark Mitchell | 2000-10-29 | 3 | -3/+11 |