summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Mention the end of `ChangeLog' files in `NEWS'.Ludovic Courtès2008-12-091-1/+1
|
* Rename `ChangeLog' files to `ChangeLog-2008'.Ludovic Courtès2008-09-121-3390/+12
|
* Use $(GCC_CFLAGS) for `-Werror' et al. so that it's not used to compileLudovic Courtès2008-08-251-0/+6
| | | | Gnulib code.
* Add Gnulib-provided files for convenience.Ludovic Courtès2008-08-211-0/+5
| | | | | These come from Gnulib's Git commit ae3a0d62f26d8156b403e40d6007475006f3136f, dated 2008-08-19.
* Fix build failure on Debian hppa architecture (bad stack growth detection)Neil Jerram2008-08-071-0/+6
| | | | | | * configure.in (SCM_I_GSC_STACK_GROWS_UP): Remove use of AC_CACHE_CHECK, which was inadvertently causing SCM_I_GSC_STACK_GROWS_UP _always_ to be 0.
* ChangeLog for "Improve stack direction test"Neil Jerram2008-07-171-0/+6
|
* Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.Ludovic Courtès2008-07-171-0/+5
|
* Update to Autoconf 2.61.Ludovic Courtès2008-07-061-0/+4
|
* Modernize Automake files.Ludovic Courtès2008-06-281-0/+4
|
* Merge changes for 1.8.5.Ludovic Courtès2008-05-071-0/+10
|
* Fix omissions and typos in previous commit.Ludovic Courtès2008-05-041-0/+3
|
* Add `pkg-config' support.Ludovic Courtès2008-05-041-0/+6
|
* Only run `test-with-guile-module' when pthread support is built.Ludovic Courtès2008-04-261-0/+5
|
* Fix dangling references to files that have been removed.Ludovic Courtès2008-04-261-0/+4
|
* * FAQ: New file.Neil Jerram2008-02-231-0/+6
| | | | * Makefile.am (EXTRA_DIST): Add FAQ
* Look for `strncasecmp' declaration.Ludovic Courtès2008-02-221-0/+4
|
* Merge 1.8.4 release commit.Ludovic Courtès2008-02-211-0/+11
|
* * autogen.sh: Copy versions of config.guess and config.sub fromNeil Jerram2008-02-151-0/+16
| | | | | | | | | | | | | Guile CVS to build-aux and guile-readline. * HACKING: Note need for libtool >= 1.5.26. * config.rpath, build-aux/config.rpath: Updated to latest upstream version. * config.guess, config.sub: 2008-01-07 versions added to Guile CVS, to ensure that Guile developers are using new enough versions (in particular for AIX 6.1 support).
* * numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead of _Complex_INeil Jerram2008-02-111-0/+7
| | | | | | | | | | | directly, and only if GUILE_I was defined by the configure step. (scm_log, scm_log10, scm_exp, scm_sqrt): Use SCM_COMPLEX_VALUE code only if SCM_COMPLEX_VALUE is defined. * configure.in (--without-64-calls): Use AC_MSG_CHECKING and AC_MSG_RESULT instead of just echo. (GUILE_I): New programs to try using _Complex_I or 1.0fi for the imaginary unit.
* Default to --without-64-calls forNeil Jerram2008-02-061-0/+6
| | | | | powerpc-ibm-aix*. Thanks to Rainer Tammer for reporting that the 64 calls are a problem on that OS.
* Fix compilation of `numbers.c' with Sun CC.Ludovic Courtès2008-02-061-0/+4
|
* * fports.c (fport_seek): Make dependent on GUILE_USE_64_CALLS.Neil Jerram2008-02-051-0/+4
| | | | | | | * _scm.h: Make definition of CHOOSE_LARGEFILE depend on GUILE_USE_64_CALLS. * configure.in (--without-64-calls): New option.
* (dyld_prefix), pre-inst-guile-env.inNeil Jerram2008-01-301-0/+7
| | | | | | (dyld_prefix): Construct and export dyld_prefix in a similar way to ltdl_prefix, to allow pre-install dynamic linking to work on MacOS. Thanks to Roger Mc Murtrie for reporting this problem.
* * LICENSE: Change COPYING.LIB to COPYING.LESSER.Neil Jerram2008-01-221-0/+6
| | | | | | | | | | | | | | | | | | | | * COPYING.LESSER: Renamed, previously COPYING.LIB. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed. * COPYING: Removed.
* * srfi-39.scm: Update copyright statement to LGPL.Neil Jerram2008-01-221-0/+4
| | | | | | | | | | * __scm.h, _scm.h, weaks.c: Update copyright statement to LGPL. * compat/compat.h: Update copyright statement to LGPL. * oldfmt.c: Update copyright statement to LGPL. * libguile.h: Update copyright statement to LGPL.
* Changes from arch/CVS synchronizationLudovic Courtès2007-12-041-1/+1
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-12-041-0/+8
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-271-4/+0
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-271-0/+4
|
* * .cvsignore: Add "lib".Neil Jerram2007-10-241-0/+2
|
* build-aux/.cvsignore: Add a load more generated files to ignore,Neil Jerram2007-10-241-0/+5
| | | | and commit to CVS.
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-201-0/+8
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-171-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-161-0/+7
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-101-0/+9
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-021-1/+1
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-10-021-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-09-021-0/+4
|
* *** empty log message ***Kevin Ryde2007-09-021-0/+5
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-09-021-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-09-011-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-08-231-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-08-111-1/+1
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-08-111-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-08-081-0/+5
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-0/+1
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-0/+16
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-291-0/+6
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-241-0/+4
|
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-221-0/+4
|