Age | Commit message (Expand) | Author | Files | Lines |
2001-10-02 | time_members_gnu.h: Remove. | Benjamin Kosnik | 1 | -4/+0 |
2001-09-28 | time_members_gnu.h (__timepunct::_M_get_helper): Add. | Benjamin Kosnik | 1 | -0/+4 |
2001-09-20 | Implement std::time_put. | Benjamin Kosnik | 1 | -0/+4 |
2001-08-28 | c_locale_gnu.cc: Move facet info to separate files... | Benjamin Kosnik | 1 | -4/+12 |
2001-08-27 | re PR libstdc++/4143 (--disable == --enable for version-specific-runtime-libs) | Phil Edwards | 1 | -15/+23 |
2001-08-18 | Implement std::collate. | Benjamin Kosnik | 1 | -1/+5 |
2001-08-14 | configure.in (libtool_VERSION): Add. | Benjamin Kosnik | 1 | -3/+6 |
2001-08-10 | acconfig.h (_GLIBCPP_MEM_LIMITS): Define. | Benjamin Kosnik | 1 | -3/+21 |
2001-08-08 | Implement std::messages. | Benjamin Kosnik | 1 | -70/+137 |
2001-08-07 | acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... | Phil Edwards | 1 | -0/+38 |
2001-07-25 | acinclude.m4: CHECK_MATH_DECL_AND_LINKAGE for hypot, hypotf, hypotl, atan2f, ... | Gabriel Dos Reis | 1 | -6/+9 |
2001-07-16 | acinclude.m4 (GLIBCPP_ENABLE_CHEADERS): Use glibcpp_srcdir when setting C_INC... | Stephen M. Webb | 1 | -3/+3 |
2001-07-13 | Makefile.am: New file encapsulating header generation rules. | Stephen M. Webb | 1 | -44/+16 |
2001-07-10 | acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f. | Gabriel Dos Reis | 1 | -1/+1 |
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 | -2/+4 |
2001-06-26 | acinclude.m4 (glibcpp_toolexeclibdir): Make multilib safe. | Zoltan Hidvegi | 1 | -1/+1 |
2001-06-26 | acinclude.m4: Clean extraneous tabs, rewrap 'test' lines. | Phil Edwards | 1 | -21/+28 |
2001-06-14 | configure.in (auxdir): Replace by ... | Nathan Sidwell | 1 | -4/+5 |
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 | -3/+3 |
2001-06-11 | README: Update to reflect reality. | Phil Edwards | 1 | -8/+6 |
2001-06-11 | std_cwchar.h: Alphabetize. | Benjamin Kosnik | 1 | -8/+16 |
2001-06-10 | acinclude.m4 (GLIBCPP_ENABLE_C99): Add stdio.h checking. | Benjamin Kosnik | 1 | -3/+39 |
2001-06-09 | acinclude.m4 (AC_EXEEXT): Work around in case it expands to nothing, as in au... | Alexandre Oliva | 1 | -0/+4 |
2001-06-09 | acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws. | Benjamin Kosnik | 1 | -0/+3 |
2001-06-08 | threads-no.h: Remove file. | Loren J. Rittle | 1 | -28/+24 |
2001-05-31 | acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. | Benjamin Kosnik | 1 | -69/+0 |
2001-05-30 | acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. | Phil Edwards | 1 | -11/+11 |
2001-05-25 | [multiple changes] | Benjamin Kosnik | 1 | -14/+33 |
2001-05-19 | acinclude.m4: Fix --help spacing, correct comments. | Phil Edwards | 1 | -7/+9 |
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 | -4/+9 |
2001-04-26 | acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain target_thread_file with `gcc -v'. | Alexandre Oliva | 1 | -36/+6 |
2001-04-23 | acinclude.m4 (CXX): Set to CXX so that in-directory re-configures find the bu... | Benjamin Kosnik | 1 | -6/+10 |
2001-04-20 | acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en... | Benjamin Kosnik | 1 | -33/+43 |
2001-04-20 | acconfig.h (_GLIBCPP_USE_C99): Add. | Benjamin Kosnik | 1 | -32/+81 |
2001-04-11 | acinclude.m4: AC_CHECK_TOOL for expect. | Benjamin Kosnik | 1 | -8/+10 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+60 |
2001-03-25 | acinclude.m4 (GLIBCPP_CHECK_COMPILER_FEATURES): Update comment. | Phil Edwards | 1 | -1/+2 |
2001-03-08 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Fix syntax in test command. | Andreas Schwab | 1 | -1/+1 |
2001-03-02 | [multiple changes] | Benjamin Kosnik | 1 | -4/+0 |
2001-03-01 | c++config (__GLIBCPP__): Bump number in anticipation of 2.92. | Benjamin Kosnik | 1 | -2/+0 |
2001-02-28 | acinclude.m4 (GLIBCPP_CONFIGURE): Remove GLIBCPP_CFLAGS and GLIBCPP_CXXFLAGS ... | Phil Edwards | 1 | -12/+1 |
2001-02-28 | basic_file.h: Include basic_file_model.h. | Benjamin Kosnik | 1 | -3/+6 |
2001-02-26 | acinclude.m4 (GLIBCPP_CONFIGURE): Update required compiler version. | Phil Edwards | 1 | -22/+3 |
2001-02-16 | acinclude.m4 (glibcpp_toolexeclibdir): Fix test for cross compilation. | Anthony Green | 1 | -1/+1 |
2001-02-16 | acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): Include ieeefp.h for fpclass on Uni... | Rodney Brown | 1 | -1/+5 |
2001-02-07 | acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio... | Benjamin Kosnik | 1 | -9/+35 |