Age | Commit message (Expand) | Author | Files | Lines |
2001-12-03 | configure.in: Add support for hpux cross compiles... | Steve Ellcey | 1 | -1164/+1900 |
2001-11-23 | ChangeLog, [...]: Fix spelling errors. | Joseph Myers | 1 | -2/+2 |
2001-11-06 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Run the test in LANG_CPLUSPLUS mode. | Phil Edwards | 1 | -775/+791 |
2001-11-02 | acconfig.h: Update comments. | Phil Edwards | 1 | -823/+819 |
2001-11-01 | re PR libstdc++/3666 (Invalid concept-checking code.) | Phil Edwards | 1 | -968/+964 |
2001-10-23 | limits.h: Move to... | Benjamin Kosnik | 1 | -31/+32 |
2001-10-02 | time_members_gnu.h: Remove. | Benjamin Kosnik | 1 | -839/+834 |
2001-09-28 | time_members_gnu.h (__timepunct::_M_get_helper): Add. | Benjamin Kosnik | 1 | -836/+840 |
2001-09-20 | Implement std::time_put. | Benjamin Kosnik | 1 | -899/+939 |
2001-09-11 | configure.in: Fix cross compiling math routines. | Benjamin Kosnik | 1 | -774/+883 |
2001-08-28 | c_locale_gnu.cc: Move facet info to separate files... | Benjamin Kosnik | 1 | -930/+927 |
2001-08-27 | re PR libstdc++/4143 (--disable == --enable for version-specific-runtime-libs) | Phil Edwards | 1 | -928/+945 |
2001-08-23 | testsuite_flags.in (build-includes): Re-add backward. | Jason Merrill | 1 | -2/+1 |
2001-08-23 | * aclocal.m4 (GLIBCPP_INCLUDES): Include backward. | Jason Merrill | 1 | -1/+2 |
2001-08-18 | Implement std::collate. | Benjamin Kosnik | 1 | -837/+841 |
2001-08-16 | configure.in: Check for <sys/types.h>. | Marc Espie | 1 | -3/+3 |
2001-08-14 | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 1 | -2881/+928 |
2001-08-13 | configure.in (LIMITS_INC_SRCDIR): New variable. | Mark Mitchell | 1 | -4/+7 |
2001-08-10 | acconfig.h (_GLIBCPP_MEM_LIMITS): Define. | Benjamin Kosnik | 1 | -1025/+1052 |
2001-08-08 | Implement std::messages. | Benjamin Kosnik | 1 | -1146/+3162 |
2001-08-07 | acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... | Phil Edwards | 1 | -905/+1082 |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 1 | -698/+1540 |
2001-07-18 | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 1 | -865/+854 |
2001-07-16 | acinclude.m4 (GLIBCPP_ENABLE_CHEADERS): Use glibcpp_srcdir when setting C_INC... | Stephen M. Webb | 1 | -4/+4 |
2001-07-15 | configure.in: Temporarily force LN_S to copy instead of symlink. | Phil Edwards | 1 | -845/+846 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 1 | -953/+925 |
2001-07-10 | acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f. | Gabriel Dos Reis | 1 | -2/+2 |
2001-07-06 | configure.in: Remove NATIVE, NULL_TARGET. | Daniel Jacobowitz | 1 | -734/+709 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell expansion ... | Loren J. Rittle | 1 | -4/+4 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Portability enhancement. | Loren J. Rittle | 1 | -5/+5 |
2001-07-02 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Add relative path to staged/installed ... | Loren J. Rittle | 1 | -1/+2 |
2001-06-26 | acinclude.m4 (glibcpp_toolexeclibdir): Make multilib safe. | Zoltan Hidvegi | 1 | -1/+1 |
2001-06-26 | sbuf_iter.h: Change to.. | Benjamin Kosnik | 1 | -865/+854 |
2001-06-26 | acinclude.m4: Clean extraneous tabs, rewrap 'test' lines. | Phil Edwards | 1 | -918/+940 |
2001-06-14 | configure.in (auxdir): Replace by ... | Nathan Sidwell | 1 | -860/+857 |
2001-06-13 | acinclude.m4 (GLIBCPP_CONFIGURE): Bump version to 3.0.0. | Benjamin Kosnik | 1 | -1/+1 |
2001-06-12 | std_sstream.h: Add allocator_type, as per DR 251. | Benjamin Kosnik | 1 | -869/+861 |
2001-06-11 | README: Update to reflect reality. | Phil Edwards | 1 | -854/+869 |
2001-06-11 | std_cwchar.h: Alphabetize. | Benjamin Kosnik | 1 | -733/+750 |
2001-06-10 | acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking. | Benjamin Kosnik | 1 | -904/+1001 |
2001-06-09 | acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au... | Alexandre Oliva | 1 | -839/+850 |
2001-06-09 | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. | Benjamin Kosnik | 1 | -666/+778 |
2001-06-08 | threads-no.h: Remove file. | Loren J. Rittle | 1 | -723/+722 |
2001-06-01 | Makefile.am (VPATH): Delimit with ":", not space. | Hans-Peter Nilsson | 1 | -3/+3 |
2001-05-31 | acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. | Benjamin Kosnik | 1 | -1105/+838 |
2001-05-30 | acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. | Phil Edwards | 1 | -874/+881 |
2001-05-25 | [multiple changes] | Benjamin Kosnik | 1 | -1168/+894 |
2001-05-20 | ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.254. | Alexandre Oliva | 1 | -803/+807 |
2001-05-19 | acinclude.m4: Fix --help spacing, correct comments. | Phil Edwards | 1 | -857/+867 |
2001-05-18 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir amd glibcpp_pr... | Benjamin Kosnik | 1 | -5/+5 |