Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 1 | -1002/+865 |
2001-05-03 | configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d... | Alexandre Oliva | 1 | -0/+9 |
2001-04-26 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain target_thread_file with `gcc -v'. | Alexandre Oliva | 1 | -893/+871 |
2001-04-23 | acinclude.m4 (CXX): Set to CXX so that in-directory re-configures find the bu... | Benjamin Kosnik | 1 | -831/+832 |
2001-04-20 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en... | Benjamin Kosnik | 1 | -716/+726 |
2001-04-20 | acconfig.h (_GLIBCPP_USE_C99): Add. | Benjamin Kosnik | 1 | -836/+1443 |
2001-04-18 | map_operators.cc: Add dg-excess-errors. | Benjamin Kosnik | 1 | -762/+767 |
2001-04-11 | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 1 | -794/+927 |
2001-03-30 | [multiple changes] | Benjamin Kosnik | 1 | -12/+14 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -812/+862 |
2001-03-25 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 1 | -859/+880 |
2001-03-08 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test command. | Andreas Schwab | 1 | -1/+1 |