X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/d9f71a0754d8d01804028700e3f6adce00e7f44e..bfb2e1135842460d450cd514b8ef692a752db26c:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 4cb803ce0..9d3c44817 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,413 @@ +2008-08-25 Ludovic Courtès + + * configure.in (GCC_CFLAGS): New variable. Store GCC flags like + `-Werror' inside it so that they are not used when compiling + Gnulib modules. + +2008-08-21 Ludovic Courtès + + * autogen.sh: Don't use `gnulib-tool', use the Gnulib files + available in the repository. + +2008-08-07 Neil Jerram + + * 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. + +2008-07-17 Neil Jerram + + * configure.in: Update stack direction test to be like that in + Autoconf _AC_LIBOBJ_ALLOCA and Gnulib; specifically in involving a + function calling itself. + +2008-07-16 Ludovic Courtès + + * configure.in: Look for `struct dirent64' and `readdir64_r ()', + not available on HP-UX 11.11. + +2008-07-06 Ludovic Courtès + + * configure.in: Update to Autoconf 2.61. + +2008-06-28 Ludovic Courtès + + * configure.in: Use Automake with `-Wall -Wno-override'. + +2008-05-07 Ludovic Courtès + + Guile 1.8.5 released. + + * GUILE-VERSION (LIBGUILE_INTERFACE_CURRENT): Increment due to + the addition of an inlined version of `scm getc ()' and friends. + (LIBGUILE_INTERFACE_AGE): Increment. + (LIBGUILE_INTERFACE_REVISION): Zeroed. + (LIBGUILE_SRFI_SRFI_1_INTERFACE_REVISION): Increment. + +2008-05-04 Ludovic Courtès + + Add `pkg-config' support. Suggested by Aaron VanDevender, Greg + Troxel, and others. + + * configure.in: Substitute `sitedir', produce `guile-1.8.pc'. + * Makefile.am (EXTRA_DIST): Add `guile-1.8.pc.in'. + (pkgconfigdir, pkgconfig_DATA): New. + +2008-04-26 Ludovic Courtès + + * configure.in (BUILD_PTHREAD_SUPPORT): New Automake + conditional. + +2008-04-26 Ludovic Courtès + + * Makefile.am (EXTRA_DIST): Remove `ANON-CVS' and `SNAPSHOTS'. + +2008-02-23 Neil Jerram + + * FAQ: New file. + + * Makefile.am (EXTRA_DIST): Add FAQ + +2008-02-22 Ludovic Courtès + + * configure.in: Check whether `strncasecmp' is declared. + +2008-02-16 Ludovic Courtès + + Guile 1.8.4 released. + + * GUILE-VERSION (LIBGUILE_INTERFACE_REVISION): Increment. + (GUILE_MICRO_VERSION): Increment. + + * configure.in (GUILE_CFLAGS): Include `$CPPFLAGS' since they + may include required `-I' flags (e.g., `-I/path/to/gmp'), so + that "guile-config compile" reports all the needed flags. + +2008-02-15 Neil Jerram + + * autogen.sh: Copy versions of config.guess and config.sub from + Guile CVS to build-aux and guile-readline. + +2008-02-14 Neil Jerram + + * 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). + +2008-02-11 Neil Jerram + + * 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. + +2008-02-06 Neil Jerram + + * configure.in: Default to --without-64-calls for + powerpc-ibm-aix*. Thanks to Rainer Tammer for reporting that the + 64 calls are a problem on that OS. + +2008-02-06 Ludovic Courtès + + * NEWS: Mention Sun Studio compilation fix. + +2008-02-05 Neil Jerram + + * configure.in (--without-64-calls): New option. + +2008-01-30 Neil Jerram + + * pre-inst-guile.in (dyld_prefix), pre-inst-guile-env.in + (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. + +2008-01-22 Neil Jerram + + * LICENSE: Change COPYING.LIB to COPYING.LESSER. + + * COPYING.LESSER: Renamed, previously COPYING.LIB. + + * COPYING: Removed. + + * libguile.h: Update copyright statement to LGPL. + +2007-12-04 Ludovic Courtès + + * NEWS: Mention `accept' and `scm_c_{read,write}' bug fixes. + +2007-12-03 Ludovic Courtès + + * NEWS: Add SRFI-69. + +2007-10-24 Neil Jerram + + * .cvsignore: Add "lib". + + * build-aux/.cvsignore: Add a load more generated files to ignore, + and commit to CVS. + +2007-10-20 Ludovic Courtès + + * THANKS: Add Julian. + +2007-10-20 Julian Graham + + * NEWS: Mention thread cancellation and cleanup API. + +2007-10-17 Ludovic Courtès + + * NEWS: Mention reader bug-fix. + +2007-10-16 Ludovic Courtès + + Guile 1.8.3 released. + + * GUILE-VERSION (GUILE_MICRO_VERSION): Incremented. + (LIBGUILE_INTERFACE_REVISION): Incremented. + +2007-10-10 Ludovic Courtès + + * configure.in (SCM_I_GSC_NEED_BRACES_ON_PTHREAD_ONCE_INIT): + New substituted variable. + Use `-Werror' when using GCC and checking for + `PTHREAD_ONCE_INIT'. Add check for braces around + `PTHREAD_MUTEX_INITIALIZER'. + * NEWS: Mention build fix for IRIX. + +2007-10-02 Ludovic Courtès + + * NEWS: Mention `(ice-9 slib)' fix and threading fix. + +2007-09-03 Ludovic Courtès + + * NEWS: Mention alignment-related bug fixes. + +2007-09-03 Kevin Ryde + + * configure.in (AC_CHECK_FUNCS): Move cexp and clog up into the main + funcs check block. Remove carg which is now unused. + +2007-09-02 Ludovic Courtès + + * NEWS: Mention memory leak fix in `make-socket-address'. + +2007-09-01 Ludovic Courtès + + * NEWS: Mention duplicate binding warnings to stderr. + +2007-08-23 Ludovic Courtès + + * NEWS: Mention Solaris bug fixes. + +2007-08-11 Ludovic Courtès + + * NEWS: Mention SRFI-35 and the new reader. + +2007-08-08 Ludovic Courtès + + * NEWS: Mention changes to `record-accessor' and + `record-modifier'. + +2007-07-29 Ludovic Courtès + + Added Gnulib support. + + * autogen.sh: Run `gnulib-tool --update'. + + * Makefile.am (SUBDIRS): Added `lib'. + (ACLOCAL_AMFLAGS): Added `-I m4'. + (EXTRA_DIST): Added `m4/ChangeLog'. + + * NEWS: Comply with Automake's `check-news' option, i.e., have + the last "Changes in" line appear within the first 15 lines. + Mention use of Gnulib. + + * configure.in: Use `build-aux' as `AC_CONFIG_AUX_DIR', and `m4' + as `AC_CONFIG_MACRO_DIR'. Use Automake's `gnu' and `check-news' + options. + Require Autoconf 2.59. Invoke `gl_EARLY' and `gl_INIT', don't + run `AC_AIX', `AC_ISC_POSIX' and `AC_MINIX' since they are + implied by `gl_EARLY'. Don't look for and + `strncasecmp'. Don't invoke `AC_FUNC_ALLOCA'. Produce + `lib/Makefile'. + +2007-07-25 Ludovic Courtès + + * NEWS: Mention bug fix for "(set! 'x #f)". + +2007-07-22 Ludovic Courtès + + * configure.in: Check for and `strncasecmp ()'. + +2007-07-19 Ludovic Courtès + + * NEWS: Mention `(ice-9 i18n)' and lazy duplicate binding + resolution. + +2007-07-18 Ludovic Courtès + + * NEWS: Mention SRFI-37. + +2007-07-15 Ludovic Courtès + + Guile 1.8.2 released. + + * NEWS: Mention HP-UX/IA64 build fixes. + + * THANKS: Added people who reported bugs or sent patches since + 1.8.1. Converted to UTF-8. + + * README: Updated version number. + + * Makefile.am (EXTRA_DIST): Removed `BUGS' (was outdated). + + * ANON-CVS, HACKING, SNAPSHOTS: New, from the `workbook' + directory of the CVS repository. + + * autogen.sh: Removed dependency on the `workbook' CVS + directory. + + * GUILE-VERSION (GUILE_MICRO_VERSION): Set to 2. + (LIBGUILE_INTERFACE_CURRENT): Incremented due to new symbols. + (LIBGUILE_INTERFACE_REVISION): Set to 0. + (LIBGUILE_INTERFACE_AGE): Incremented. + (LIBGUILE_SRFI_SRFI_60_INTERFACE_REVISION): Incremented due to + bug fixes. + +2007-07-11 Ludovic Courtès + + * NEWS: Mention GOOPS `method-more-specific?' bug fix. + +2007-07-09 Ludovic Courtès + + * NEWS: Mention SRFI-19 `date->julian-day' bug fix. + +2007-06-26 Ludovic Courtès + + * NEWS: Mention fixed memory leaks. + +2007-06-12 Ludovic Courtès + + * NEWS: Mention `inet-ntop' bug fix. + +2007-05-09 Ludovic Courtès + + * NEWS: Mention SRFI-19 `time-process' bug fix. + +2007-04-17 Ludovic Courtès + + * configure.in (GUILE_FOR_BUILD): Reverted to `$(preinstguile)' + instead of `$(top_builddir_absolute)/$(preinstguile)'. + +2007-04-09 Han-Wen Nienhuys + + * configure.in (HAVE_CRYPT): check for cexp, clog, carg + +2007-02-24 Neil Jerram + + * autogen.sh: Announce versions of autoconf, automake, libtool and + m4. + + * pre-inst-guile.in (subdirs_with_ltlibs): Add libguile. + +2007-02-18 Neil Jerram + + * config.rpath (Module): New (from gettext package). + +2007-01-31 Ludovic Courtès + + * configure.in: Look for `langinfo.h', `nl_types.h', `xlocale.h' + and `nl_langinfo'. + +2007-01-28 Neil Jerram + + * INSTALL: New upstream version. + + * ABOUT-NLS: New upstream version. + +2007-01-23 Kevin Ryde + + * configure.in (isinf, isnan): Use a volatile global to stop gcc + optimizing out the test. In particular this fixes solaris where there + isn't an isinf or isnan (though gcc still optimizes as if there is). + Reported by Hugh Sasse. + (AC_C_VOLATILE): New. + +2007-01-22 Han-Wen Nienhuys + + * .gitignore: new file. Make using git easier. + +2007-01-22 Kevin Ryde + + * configure.in (AC_INIT): Don't use "echo -n", it's not portable and + in particular fails on solaris (resulting in literal "-n"s going into + the output, making the resulting configure unusable). Reported by + Hugh Sasse. + +2007-01-03 Han-Wen Nienhuys + + * autogen.sh (Module): only try to run render-bugs if it exists. + +2006-12-27 Kevin Ryde + + * configure.in (pthread_get_stackaddr_np, pthread_sigmask): New tests. + +2006-12-24 Han-Wen Nienhuys + + * autogen.sh (mscripts): only execute render-bugs if it exists. + +2006-12-23 Kevin Ryde + + * configure.in (-lm): No need to suppress libm on mingw, it's not + needed because it's empty, but including it does no harm. + (-lm): Look for "cos" instead of "main", since cos and friends are the + purpose of looking for libm. + (winsock etc): Test $host = *-*-mingw* rather than $MINGW32, autoconf + regards the latter as obsolete. + (AC_MINGW32): Remove test, $MINGW32 now unused. + (uint32_t): Look at HAVE_NETDB_H rather than hard-coding __MINGW32__ + in the test program. + +2006-12-15 Kevin Ryde + + * configure.in (process.h, pipe, _pipe): New checks. + +2006-12-14 Kevin Ryde + + * configure.in (struct timespec, pthread.h): Look for struct timespec + in as well as , it's in pthread.h on mingw. + Reported by Nils Durner. + +2006-12-03 Kevin Ryde + + * Makefile.am (AUTOMAKE_OPTIONS): Bump to automake 1.10 required, so + that config.rpath from gettext will go into the dist (and give an + error if not). + + * configure.in (AM_PROG_CC_C_O): New macro, needed by automake 1.10 + for per-target cflags in libguile/Makefile.am. + +2006-11-18 Ludovic Courtès + + * GUILE-VERSION: Added `LIBGUILE_I18N_*'. + + * configure.in: Look for `strcoll_l ()' and `newlocale ()'. + Substitute the `LIBGUILE_I18N_' variables. + + * NEWS: Mention `(ice-9 i18n)'. + +2006-11-17 Neil Jerram + + * README: Note need for subscription to bug-guile@gnu.org. + + * NEWS: Note need for subscription to bug-guile@gnu.org. + 2006-11-08 Ludovic Courtès * configure.in: Pass `bug-guile@gnu.org' as a third argument to