Age | Commit message (Expand) | Author | Files | Lines |
2000-10-07 | [multiple changes] | Benjamin Kosnik | 1 | -1010/+1006 |
2000-10-07 | Makefile.am: Remove OPTIMIZE_CXXFLAGS, WARN_CXXFLAGS, CONFIG_CXXFLAGS from he... | Benjamin Kosnik | 1 | -2/+2 |
2000-10-06 | libsupc++: New directory. | Benjamin Kosnik | 1 | -1012/+1001 |
2000-10-05 | acinclude.m4 (GLIBCPP_CHECK_CTYPE): Tweaks to message texts for public relati... | Phil Edwards | 1 | -1009/+1020 |
2000-10-04 | [multiple changes] | Benjamin Kosnik | 1 | -913/+917 |
2000-09-30 | ltconfig, [...]: Updated from libtool multi-language branch, to work around S... | Alexandre Oliva | 1 | -965/+966 |
2000-09-12 | acinclude.m4 (GLIBCPP_CHECK_GNU_MAKE): Remove test != "0". | Benjamin Kosnik | 1 | -1011/+1000 |
2000-09-11 | acinclude.m4 (GLIBCPP_CHECK_GNU_MAKE): Replace "grep -q" with "grep -c". | Branko Cibej | 1 | -1000/+1012 |
2000-09-07 | Add bits for --enable-maintainer-mode... | Benjamin Kosnik | 1 | -935/+907 |
2000-09-07 | acinclude.m4 (GLIBCPP_CHECK_CPU): Add ia64 support. | Richard Henderson | 1 | -927/+930 |
2000-09-07 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Force glibc_satisfactory to no... | Benjamin Kosnik | 1 | -921/+925 |
2000-09-06 | * configure: Rebuilt with new libtool.m4. | Alexandre Oliva | 1 | -959/+962 |
2000-08-24 | acconfig.h: Revert. | Benjamin Kosnik | 1 | -1392/+1085 |
2000-08-23 | acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. | Phil Edwards | 1 | -1086/+1488 |
2000-08-22 | locale-inst.cc: Add codecvt<unicode_t... | Benjamin Kosnik | 1 | -60/+97 |
2000-08-15 | C/C++ io merge/sync. | Benjamin Kosnik | 1 | -14/+11 |
2000-08-14 | top level: | Zack Weinberg | 1 | -11/+14 |
2000-08-09 | [multiple changes] | Benjamin Kosnik | 1 | -920/+926 |
2000-07-28 | acinclude.m4: Include ../libtool.m4. | Alexandre Oliva | 1 | -1041/+1560 |
2000-07-26 | acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying t... | Phil Edwards | 1 | -2049/+3099 |
2000-07-26 | misc-inst.cc (std): Remove instantiations. | Benjamin Kosnik | 1 | -964/+970 |
2000-07-26 | configure.in: Change AM_PROG_LIBTOOL to AC_PROG_LIBTOOL. | Benjamin Kosnik | 1 | -1104/+1070 |
2000-07-24 | [multiple changes] | Benjamin Kosnik | 1 | -932/+923 |
2000-07-21 | acinclude.m4: Change "#pragma system_header" to "#pragma GCC system_header". | H.J. Lu | 1 | -1/+1 |
2000-07-19 | acinclude.m4: Tweaks. | Benjamin Kosnik | 1 | -116/+118 |
2000-07-17 | acinclude.m4: Import CHECK_GNU_MAKE from autoconf macro archive. | Phil Edwards | 1 | -962/+1010 |
2000-07-08 | configure.in (AC_OUTPUT_COMMANDS): Link $THREADS.h and c++threads.h instead o... | Benjamin Kosnik | 1 | -1/+1 |
2000-07-07 | Clean up configure/build longstanding issues. | Benjamin Kosnik | 1 | -962/+988 |
2000-07-02 | Sync libio to glibc-2.2 current CVS. | Benjamin Kosnik | 1 | -921/+941 |
2000-06-23 | acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Add -D_GNU_SOURCE, so that all the... | Benjamin Kosnik | 1 | -1/+1 |
2000-06-22 | [multiple changes] | Benjamin Kosnik | 1 | -2180/+1354 |
2000-06-22 | [multiple changes] | Benjamin Kosnik | 1 | -1036/+1019 |
2000-06-22 | Fix alpha, powerpc build failures. | Benjamin Kosnik | 1 | -368/+11650 |
2000-06-20 | [multiple changes] | Benjamin Kosnik | 1 | -394/+405 |
2000-06-20 | acinclude.m4 ((GLIBCPP_CHECK_MATH_SUPPORT): Revert last change. | Benjamin Kosnik | 1 | -407/+395 |
2000-06-20 | Regenerate with fixed maintainer-tools. | Benjamin Kosnik | 1 | -399/+405 |
2000-06-20 | istream_extractor_arith.cc: Patch. | Russell Davidson | 1 | -4/+4 |
2000-06-19 | [multiple changes] | Benjamin Kosnik | 1 | -323/+306 |
2000-06-19 | contribute.html: Add bits about getting to the LWG issues pages. | Benjamin Kosnik | 1 | -515/+543 |
2000-06-19 | Makefile.am (string_sources): Simplify... | Benjamin Kosnik | 1 | -525/+576 |
2000-06-14 | [multiple changes] | Benjamin Kosnik | 1 | -210/+291 |
2000-06-14 | acinclude.m4 (enable_cshadow_headers): Change CSHADOWFLAGS to _GNU_SOURCE ins... | Benjamin Kosnik | 1 | -17/+6 |
2000-06-08 | acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabs... | Branko Cibej | 1 | -377/+434 |
2000-06-06 | acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and ... | Steven King | 1 | -221/+1843 |
2000-06-02 | std_cwctype.h: Clean. | Benjamin Kosnik | 1 | -623/+402 |
2000-06-01 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Add strtoull checks... | Benjamin Kosnik | 1 | -226/+640 |
2000-05-26 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): If strtoll isn't available, force --... | Phil Edwards | 1 | -104/+155 |
2000-05-25 | inclosure: Change to... | Benjamin Kosnik | 1 | -110/+124 |
2000-05-25 | [multiple changes] | Benjamin Kosnik | 1 | -118/+121 |
2000-05-24 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Remove OPTLEVEL. | Benjamin Kosnik | 1 | -159/+133 |