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