Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-07-06 | Makefile.am (EXTRA_DIST): Remove atan2f.c and expf.c | Gabriel Dos Reis | 5 | -80/+10 |
2001-06-26 | sbuf_iter.h: Change to.. | Benjamin Kosnik | 1 | -11/+4 |
2001-06-25 | re PR libstdc++/3377 (missing std::__cmath_power<double>(double,unsigned)) | Phil Edwards | 1 | -4/+11 |
2001-06-23 | * libmath/stubs.c: Fix thinko. | Gabriel Dos Reis | 1 | -0/+1 |
2001-06-23 | stubs.c (sqrtf): Define. | David Edelsohn | 1 | -1/+8 |
2001-06-22 | * libmath/stubs.c (powf): Fix typo. | Gabriel Dos Reis | 1 | -2/+2 |
2001-06-22 | * libmath/stubs.c (tanhf): Fix typo. | Gabriel Dos Reis | 1 | -11/+11 |
2001-06-22 | stubs.c: New file. | Gabriel Dos Reis | 3 | -5/+114 |
2001-05-14 | Switch over to new harness. | Benjamin Kosnik | 1 | -15/+8 |
2001-05-03 | configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d... | Alexandre Oliva | 1 | -5/+14 |
2001-04-11 | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 1 | -2/+3 |
2001-04-06 | Warn when using backward headers. | Benjamin Kosnik | 1 | -13/+5 |
2001-04-03 | New concept checking implementation. | Phil Edwards | 1 | -5/+13 |
2001-03-30 | [multiple changes] | Benjamin Kosnik | 1 | -1/+2 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -14/+6 |
2001-03-25 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 1 | -5/+13 |
2001-03-02 | [multiple changes] | Benjamin Kosnik | 1 | -1/+0 |
2001-03-01 | c++config (__GLIBCPP__): Bump number in anticipation of 2.92. | Benjamin Kosnik | 1 | -13/+5 |
2001-02-28 | acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ... | Phil Edwards | 1 | -7/+13 |
2001-02-28 | basic_file.h: Include basic_file_model.h. | Benjamin Kosnik | 1 | -13/+5 |
2001-02-26 | acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. | Phil Edwards | 1 | -1/+0 |
2001-02-25 | mathconf.h (GET_LDOUBLE_MSW64): Fix thinko. | Greg Freemyer | 1 | -2/+2 |
2001-02-20 | stl_config.h: Remove file. | Phil Edwards | 1 | -5/+13 |
2001-02-16 | mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions. | Gabriel Dos Reis | 1 | -94/+0 |
2001-02-07 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 1 | -1/+2 |
2001-02-06 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro. | Benjamin Kosnik | 1 | -2/+0 |
2001-02-03 | Makefile.am (mkinstalldirs): Set. | Benjamin Kosnik | 2 | -14/+9 |
2001-02-01 | configure.in (toplevel_srcdir, auxdir): Set. | Alexandre Oliva | 1 | -5/+14 |
2000-12-23 | Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. | Benjamin Kosnik | 1 | -0/+1 |
2000-12-21 | Makefile.am (sources): Remove complex.cc, complexf.cc and complexl.cc from list. | Gabriel Dos Reis | 7 | -397/+7 |
2000-12-20 | acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. | Phil Edwards | 1 | -5/+13 |
2000-12-18 | [multiple changes] | Benjamin Kosnik | 1 | -0/+1 |
2000-12-13 | [multiple changes] | Benjamin Kosnik | 1 | -13/+5 |
2000-12-08 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): New conditional, GLIBCPP_BUILD_LIBIO, t... | Phil Edwards | 1 | -5/+13 |
2000-12-08 | Makefile.am (EXTRA_LONG_DOUBLE_yes): Remove ccosl, cexpl, clog10l, csinhl, ct... | Gabriel Dos Reis | 27 | -2154/+7 |