| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid tab/space difference from 1.8 | Kevin Ryde | 2007-01-15 | 1 | -1/+1 |
* | merge from 1.8 | Kevin Ryde | 2007-01-15 | 1 | -13/+31 |
* | Changes from arch/CVS synchronization | Ludovic Courtès | 2006-11-18 | 1 | -1/+9 |
* | Changes from arch/CVS synchronization | Ludovic Courtès | 2006-11-08 | 1 | -1/+2 |
* | * configure.in: New check for uca lib (needed for IA64 on HP-UX). | Neil Jerram | 2006-10-25 | 1 | -0/+2 |
* | merge from 1.8 branch | Kevin Ryde | 2006-10-09 | 1 | -5/+94 |
* | Changes from arch/CVS synchronization | Ludovic Courtès | 2006-09-20 | 1 | -1/+2 |
* | * configure.in: Generate Makefile for emacs subdir. | Neil Jerram | 2006-08-18 | 1 | -0/+1 |
* | * configure.in: Generate Makefile for ice-9/debugging. | Neil Jerram | 2006-08-18 | 1 | -0/+1 |
* | merge from 1.8 branch | Kevin Ryde | 2006-06-17 | 1 | -29/+18 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-17 | 1 | -6/+56 |
* | * configure.in: Removed --enable-arrays option. | Marius Vollmer | 2006-02-05 | 1 | -5/+0 |
* | (AC_CONFIG_FILES): Removed emacs/Makefile and | Neil Jerram | 2005-07-09 | 1 | -2/+0 |
* | Add tests for socklen_t and ip_mreq. | Marius Vollmer | 2005-06-05 | 1 | -0/+3 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -2/+2 |
* | (LIBGUILE_SRFI_SRFI_60): New defines. | Kevin Ryde | 2005-03-13 | 1 | -1/+7 |
* | * configure.in: Do not call AC_LIBLTDL_INSTALLABLE. Use | Marius Vollmer | 2005-03-08 | 1 | -9/+4 |
* | Do not check for fast or recursive mutexes. Check | Marius Vollmer | 2005-03-02 | 1 | -44/+6 |
* | (SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays' option. | Marius Vollmer | 2005-01-02 | 1 | -8/+0 |
* | (AC_SUBST): Correction, LTDLINC should be LTDLINCL, the | Kevin Ryde | 2004-11-27 | 1 | -1/+1 |
* | * configure.in: Call AC_LIBLTDL_INSTALLABLE instead of | Marius Vollmer | 2004-10-22 | 1 | -9/+6 |
* | Do use AM_GNU_GETTEXT, since gettextize is not run | Marius Vollmer | 2004-09-28 | 1 | -7/+7 |
* | Do not use AM_GNU_GETTEXT for now, it causes gettextize to run during | Marius Vollmer | 2004-09-25 | 1 | -1/+7 |
* | (GUILE_LIBS): fixed typo. | Marius Vollmer | 2004-09-24 | 1 | -1/+1 |
* | Do not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is | Marius Vollmer | 2004-09-24 | 1 | -3/+4 |
* | Add AM_GNU_GETTEXT invocation. From Bruno Haible. | Marius Vollmer | 2004-09-22 | 1 | -0/+3 |
* | * acinclude.m4 (ACX_PTHREAD): New. | Marius Vollmer | 2004-09-21 | 1 | -7/+3 |
* | Fail when alloca can not be found natively. | Marius Vollmer | 2004-09-08 | 1 | -4/+5 |
* | 2004-09-03 Stefan Jahn <stefan@lkcc.org> | Stefan Jahn | 2004-09-03 | 1 | -0/+3 |
* | (AC_CHECK_MEMBERS): Add struct sockaddr.sin_len and | Kevin Ryde | 2004-08-27 | 1 | -0/+16 |
* | * GUILE-VERSION: Bumped all versions for the 1.7.1 release. Added | Marius Vollmer | 2004-08-26 | 1 | -5/+3 |
* | (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new --enable-discouraged | Marius Vollmer | 2004-08-02 | 1 | -0/+10 |
* | Bit more comments for this: | Kevin Ryde | 2004-08-02 | 1 | -3/+5 |
* | Check for sizes of size_t and intmax_t. | Marius Vollmer | 2004-07-29 | 1 | -0/+3 |
* | Bugfix: logic in detecting ptrdiff_t was inverted; | Marius Vollmer | 2004-07-29 | 1 | -59/+1 |
* | Bugfix: set SCM_I_GSC_T_UINTMAX, not SCM_I_GSC_T_INTMAX in two places. | Marius Vollmer | 2004-07-08 | 1 | -2/+2 |
* | When checking for suitable types for scm_t_int8, etc, try int8_t | Marius Vollmer | 2004-07-07 | 1 | -45/+103 |
* | (isinf, isnan): Detect macro versions as well as | Kevin Ryde | 2004-07-05 | 1 | -1/+25 |
* | Removed code for --enable-htmldoc; support for HTML is now included in | Marius Vollmer | 2004-06-28 | 1 | -22/+0 |
* | move package and version args to AC_INIT as is now | Rob Browning | 2004-06-16 | 1 | -2/+7 |
* | (AC_CHECK_HEADERS): Add fenv.h. | Kevin Ryde | 2004-04-21 | 1 | -2/+6 |
* | (AC_CHECK_FUNCS): Add readdir_r. | Kevin Ryde | 2004-04-18 | 1 | -1/+2 |
* | (AC_CHECK_FUNCS): Add sysconf. | Kevin Ryde | 2004-03-22 | 1 | -2/+7 |
* | (AC_CHECK_FUNCS): Add gmtime_r. | Kevin Ryde | 2004-03-20 | 1 | -1/+2 |
* | (strptime): Use #define _GNU_SOURCE to get the | Kevin Ryde | 2004-03-13 | 1 | -1/+4 |
* | (AC_CHECK_FUNCS): Add DINFINITY and DQNAN. | Kevin Ryde | 2004-02-28 | 1 | -1/+4 |
* | Use AC_COPYRIGHT and AH_TOP to get copyright notice | Kevin Ryde | 2004-02-28 | 1 | -18/+25 |
* | (crypt): Test with AC_SEARCH_LIBS, for the benefit of | Kevin Ryde | 2004-02-20 | 1 | -1/+17 |
* | (AC_CHECK_HEADERS): Add crt_externs.h. | Kevin Ryde | 2004-02-18 | 1 | -2/+8 |
* | * configure.in: Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL. | Mikael Djurfeldt | 2004-02-15 | 1 | -1/+1 |