aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2000-11-08* include/bits/std_complex.h (conj): Undo double removal.Gabriel Dos Reis2-0/+9
2000-11-07acinclude.m4 (LIB_AC_PROG_CXX): Remove CXX from the list of alternatives for ...Alexandre Oliva4-1016/+1033
2000-11-05acinclude.m4 (LIB_AC_PROG_CXX): Set CXX_libstdcxx from CXX.Mark Mitchell4-1027/+1026
2000-11-04use of `test'.Mark Mitchell4-3/+10
2000-11-04acinclude.m4 (CXX): Prevent it from being cached.Alexandre Oliva9-997/+1023
2000-11-04[multiple changes]Phil Edwards16-1184/+1445
2000-11-04Dummy checking of footer.html to force web update.Phil Edwards1-1/+1
2000-11-03std_cwchar.h: Undefine macro that conflicts with function name defined in thi...David Edelsohn2-0/+8
2000-11-03std_cctype.h: Undefine macros that conflict with function names defined in th...Mark Mitchell3-0/+32
2000-11-03* acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Fix typo.Mark Mitchell9-1316/+1098
2000-11-03* mkcheck.in: Fix echoing of -rpath option.Mark Mitchell1-1/+1
2000-11-03codecvt_unicode_char.cc: Don't run it if not _GLIBCPP_USE_WCHAR_T.Mark Mitchell4-0/+20
2000-11-03acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): Add support for IRIX.Mark Mitchell12-1119/+1440
2000-11-02atomicity.h (_Atomic_word): Make it a signed type.Mark Mitchell2-5/+10
2000-11-02locale.cc: Match orderings for static members.Benjamin Kosnik3-7/+9
2000-11-02std_complex.h (complex<>): Remove (cos<>, cosh<>, exp<>, log<>, log<>, sin, s...Gabriel Dos Reis3-49/+65
2000-11-01basic_file.h (_M_open_mode): Change signature, move specializations to..Benjamin Kosnik15-1389/+1591
2000-10-31*** empty log message ***Benjamin Kosnik2-0/+8
2000-10-31std_complex.h (norm): Forward declare.Gabriel Dos Reis3-40/+57
2000-10-31std_complex.h: Remove duplicate definition of conj.Benjamin Kosnik3-16/+12
2000-10-31complex.cc (arg, polar): Comment out specializations.Gabriel Dos Reis3-33/+50
2000-10-31std_cwctype.h: #undef possible function-like macro definitions of iswxxx func...Gabriel Dos Reis4-15/+53
2000-10-31acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default o...Phil Edwards11-1125/+1318
2000-10-31[multiple changes]Benjamin Kosnik39-425/+573
2000-10-30acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check for cabs, cabsf, and...Mark Mitchell9-113/+202
2000-10-30acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org.Joseph Myers7-7/+15
2000-10-30mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared...Mark Mitchell2-1/+43
2000-10-29configure.in: Simplify use of AC_CACHE_SAVE.Benjamin Kosnik15-1132/+1107
2000-10-29Fix copyright dateMark Mitchell1-1/+1
2000-10-29Makefile.am: Change logic for include dir options.Mark Harig2-17/+23
2000-10-29c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...Mark Mitchell15-4/+105
2000-10-29_G_config.h (_G_USING_THUNKS): Allow overrides from OS-configuration files.Mark Mitchell3-3/+11
2000-10-29acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.Mark Mitchell4-918/+930
2000-10-29atomicity.h: New file.Mark Mitchell3-2/+69
2000-10-28string-inst.cc (basic_string<C>::npos): Explicitly instantiate it.Mark Mitchell2-0/+6
2000-10-27[multiple changes]Benjamin Kosnik6-1067/+1223
2000-10-27acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out --gc-sections stuff...Phil Edwards5-101/+117
2000-10-26label2.C: Tweak to work with V3.Mark Mitchell2-0/+83
2000-10-26ctype_inline.h (is): Use __OBJ_DATA directly.David Edelsohn4-5/+27
2000-10-26acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.Benjamin Kosnik16-1521/+1350
2000-10-26std_valarray.h (valarray::valarray): Fix thinko.Gabriel Dos Reis2-5/+10
2000-10-26Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.Mark Mitchell6-6/+18
2000-10-25configure.in: Check for gconv.h.Phil Edwards11-39/+100
2000-10-25configopts.html: Added documentation for the "--enable-version-specific-runti...Mark Harig2-5/+19
2000-10-25acconfig.h: List _GLIBCPP_USE_THREADS.Benjamin Kosnik17-1528/+1836
2000-10-25stl_pair.h (make_pair): Add LWG solution.Benjamin Kosnik3-7/+15
2000-10-25std_bitset.h (_M_do_find_next): Fix typo.Levente Farkas1-1/+1
2000-10-24compare.cc (test01): Add using declarations.Benjamin Kosnik18-987/+1043
2000-10-24compare.cc (test01): Add using declarations.Benjamin Kosnik2-0/+109
2000-10-21acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.Benjamin Kosnik2-2/+10