Age | Commit message (Expand) | Author | Files | Lines |
2004-03-19 | acinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBICONV, not libiconv. | Phil Edwards | 1 | -0/+1 |
2004-03-13 | allocator: New. | Benjamin Kosnik | 1 | -0/+2 |
2004-03-02 | Support automake 1.8.2 | Benjamin Kosnik | 1 | -62/+81 |
2004-01-23 | re PR c/13814 (rejects different prototypes than builtin function) | Kaveh R. Ghazi | 2 | -41/+0 |
2003-12-29 | acconfig.h: Add _GLIBCXX_USE_C99_MATH. | Mark Mitchell | 1 | -2/+2 |
2003-12-10 | re PR libstdc++/13296 (unnecessary libunwind support in libstdc++-v3) | Benjamin Kosnik | 1 | -1/+0 |
2003-12-04 | re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined) | Benjamin Kosnik | 1 | -7/+5 |
2003-11-15 | std_cmath.h: Don't import C99's float transcendentals into the __gnu_cxx::__c... | Roger Sayle | 1 | -0/+161 |
2003-11-04 | stubs.c (sqrtf, sqrtl): Reorder so they appear before they're used. | Anthony Green | 1 | -17/+17 |
2003-08-27 | Makefile.am: Remove trailing whitespace. | Phil Edwards | 2 | -2/+2 |
2003-08-27 | acinclude.m4 (GLIBCXX_CONDITIONAL): New macro. | Phil Edwards | 1 | -0/+2 |
2003-08-17 | acinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_INCLUDES and LIBSUPCXX... | Phil Edwards | 2 | -20/+5 |
2003-08-05 | configure.in: Rename... | Phil Edwards | 1 | -1/+1 |
2003-08-05 | Convert to new autotools. | Phil Edwards | 2 | -197/+280 |
2003-07-05 | Move from CPP to CXX. | Benjamin Kosnik | 2 | -16/+18 |
2003-06-30 | acinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enable-pch. | Benjamin Kosnik | 1 | -1/+1 |
2003-06-12 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. | Benjamin Kosnik | 1 | -4/+2 |
2003-05-21 | stubs.c (hypot, [...]): Don't divide by zero. | Danny Smith | 1 | -1/+7 |
2003-02-12 | Makefile.am (stamp-std-precompile): Add rule. | Benjamin Kosnik | 1 | -1/+1 |
2003-02-06 | basic_file_libio.h: Fixups. | Peter Soetens | 1 | -1/+1 |
2003-01-06 | locale_facets.h (messages): Move ctor, dtor definitions to.. | Benjamin Kosnik | 1 | -0/+1 |
2002-12-16 | configure.in (GLIBCPP_ENABLE_DEBUG): Default to none. | Benjamin Kosnik | 1 | -0/+11 |
2002-09-26 | Makefile.am (target_headers): Remove cpu_limits.h. | Benjamin Kosnik | 1 | -1/+0 |
2002-09-12 | Makefile.am (LIBTOOL): Use --tag CC always for this directory. | Benjamin Kosnik | 2 | -10/+7 |
2002-08-22 | Makefile.am (check-abi): New rule. | Benjamin Kosnik | 1 | -0/+1 |
2002-06-27 | configure.in (INTERFACE): Remove. | Benjamin Kosnik | 1 | -1/+0 |
2002-06-20 | Makefile.am: Add rules. | Benjamin Kosnik | 1 | -1/+0 |
2002-05-27 | misc-inst.cc: Define unnecessary algorithm instantiations. | Benjamin Kosnik | 1 | -19/+0 |
2002-04-02 | acinclude: More extensive checks for msgfmt, --enable-nls. | Benjamin Kosnik | 1 | -0/+1 |
2002-03-23 | acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s... | Benjamin Kosnik | 2 | -19/+5 |
2002-03-19 | acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB... | Steve Ellcey | 1 | -0/+1 |
2002-02-22 | configure.in (target_alias): Default to yes. | Benjamin Kosnik | 1 | -0/+1 |
2002-01-16 | signbitl.c: Copyright years as list, not range. | Benjamin Kosnik | 6 | -6/+7 |
2002-01-15 | Makefile.am (LINK): Add --tag CC. | Benjamin Kosnik | 2 | -4/+8 |
2002-01-01 | stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve... | Roger Sayle | 1 | -3/+3 |
2001-10-23 | limits.h: Move to... | Benjamin Kosnik | 1 | -1/+1 |
2001-10-02 | time_members_gnu.h: Remove. | Benjamin Kosnik | 1 | -1/+0 |
2001-09-20 | Implement std::time_put. | Benjamin Kosnik | 1 | -9/+13 |
2001-09-10 | Makefile.am (stamp-target): Remove link to self. | Benjamin Kosnik | 1 | -5/+2 |
2001-09-05 | testsuite_flags.in: No longer need to search testsuite builddir. | Phil Edwards | 1 | -2/+5 |
2001-08-16 | configure.in: Check for <sys/types.h>. | Marc Espie | 1 | -0/+3 |
2001-08-14 | stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGL | Peter Schmid | 1 | -1/+1 |
2001-08-14 | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 1 | -0/+3 |
2001-08-13 | configure.in (LIMITS_INC_SRCDIR): New variable. | Mark Mitchell | 1 | -0/+1 |
2001-08-10 | acconfig.h (_GLIBCPP_MEM_LIMITS): Define. | Benjamin Kosnik | 1 | -2/+2 |
2001-08-08 | Implement std::messages. | Benjamin Kosnik | 1 | -4/+27 |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 6 | -146/+162 |
2001-07-18 | All occurrences of the __value_type() and __distance_type() functions... | Stephen M. Webb | 1 | -10/+4 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 4 | -45/+51 |
2001-07-11 | run_doxygen: Don't keep output from previous run. | Phil Edwards | 1 | -1/+1 |