Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / configure.in
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-02-24 Ludovic CourtèsAggregate makefiles for `module/system' and `module...
2009-01-30 Andy Wingoadd new language between assembly and objcode: bytecode
2009-01-18 Andy Wingoadd assembly intermediate language
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2009-01-08 Andy Wingomove lang-specific modules, e.g. (system il compile...
2009-01-04 Neil JerramFix implementation of %fast-slot-ref and %fast-slot...
2008-12-10 Ludovic Courtèsconfigure: Check for <ltdl.h>.
2008-12-10 Ludovic Courtèsconfigure: Don't substitute `DLPREOPEN'.
2008-11-14 Andy Wingonifty generic compiler infrastructure -- no more hardco...
2008-11-01 Andy Wingomove scm srfi files to module/srfi, and compile them.
2008-11-01 Andy Wingomove ice-9/ and oop/ under module/
2008-10-17 Neil JerramAvoid `Stack overflow' errors when running `make check'
2008-10-03 Andy Wingoadd gdb-pre-inst-guile
2008-09-30 Andy WingoMerge commit 'origin/master' into vm
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-09-09 Ludovic CourtèsGet rid of Automake's "maintainer mode".
2008-08-28 Andy Wingomove guilec and guile-disasm to be guile-tools scripts
2008-08-27 Han-Wen NienhuysMerge branch 'master' of git://git.sv.gnu.org/guile...
2008-08-26 Andy Wingomerge from guile master
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-25 Ludovic CourtèsUse $(GCC_CFLAGS) for `-Werror' et al. so that it's...
2008-08-07 Neil JerramFix build failure on Debian hppa architecture (bad...
2008-08-04 Andy Wingore-enable computed goto; fix ,help in the repl; subr...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-07-16 Ludovic CourtèsHandle lack of `struct dirent64' and `readdir64_r ...
2008-07-12 Neil JerramImprove stack direction test
2008-07-06 Ludovic CourtèsUpdate to Autoconf 2.61.
2008-06-28 Ludovic CourtèsModernize Automake files.
2008-05-20 Andy Wingoautotooling, version bump to 0.7
2008-05-04 Ludovic CourtèsAdd `pkg-config' support.
2008-04-26 Ludovic CourtèsOnly run `test-with-guile-module' when pthread support...
2008-04-25 Ludovic CourtesTried compiling more code; augmented the doc.
2008-04-25 Ludovic Courtes* src/objcodes.c (make_objcode_by_mmap): Fixed the...
2008-02-21 Ludovic CourtèsMerge 1.8.4 release commit.
2008-02-15 Neil JerramRelease stuff: missing NEWS and 2007/2008 copyrights.
2008-02-12 Neil Jerramconfigure.in: additional note suggested by Greg Troxel
2008-02-11 Neil Jerram* numbers.c (SCM_COMPLEX_VALUE): Use GUILE_I instead...
2008-02-06 Neil JerramDefault to --without-64-calls for
2008-02-05 Neil Jerram* fports.c (fport_seek): Make dependent on GUILE_USE_64...
2007-10-10 Ludovic CourtèsChanges from arch/CVS synchronization
2007-09-02 Kevin Ryde(AC_CHECK_FUNCS): Move cexp and clog up into the main
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-29 Ludovic CourtèsChanges from arch/CVS synchronization
2007-07-22 Ludovic CourtèsChanges from arch/CVS synchronization
2007-04-17 Ludovic CourtèsChanges from arch/CVS synchronization
2007-04-09 Han-Wen Nienhuys* configure.in (HAVE_CRYPT): check for cexp, clog,...
2007-03-07 Kevin Rydemerge from 1.8 branch
2007-02-18 Neil Jerram* configure.in: Remove AM_GNU_GETTEXT_VERSION again.
2007-01-31 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-28 Neil Jerram* configure.in: Do AM_GNU_GETTEXT_VERSION, so that...
2007-01-15 Kevin Rydeavoid tab/space difference from 1.8
2007-01-15 Kevin Rydemerge from 1.8
2006-11-18 Ludovic CourtèsChanges from arch/CVS synchronization
2006-11-08 Ludovic CourtèsChanges from arch/CVS synchronization
2006-10-25 Neil Jerram* configure.in: New check for uca lib (needed for IA64...
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-09-20 Ludovic CourtèsChanges from arch/CVS synchronization
2006-08-18 Neil Jerram* configure.in: Generate Makefile for emacs subdir.
2006-08-18 Neil Jerram* configure.in: Generate Makefile for ice-9/debugging.
2006-06-17 Kevin Rydemerge from 1.8 branch
2006-04-17 Kevin Rydemerge from 1.8 branch
2006-02-05 Marius Vollmer * configure.in: Removed --enable-arrays option.
2005-07-09 Neil Jerram(AC_CONFIG_FILES): Removed emacs/Makefile and
2005-06-05 Marius VollmerAdd tests for socklen_t and ip_mreq.
2005-05-23 Marius VollmerThe FSF has a new address.
2005-03-13 Kevin Ryde(LIBGUILE_SRFI_SRFI_60): New defines.
2005-03-08 Marius Vollmer* configure.in: Do not call AC_LIBLTDL_INSTALLABLE...
2005-03-02 Marius VollmerDo not check for fast or recursive mutexes. Check
2005-01-02 Marius Vollmer(SCM_I_GSC_HAVE_ARRAYS): Removed '--disable-arrays...
2004-11-27 Kevin Ryde(AC_SUBST): Correction, LTDLINC should be LTDLINCL...
2004-10-22 Marius Vollmer* configure.in: Call AC_LIBLTDL_INSTALLABLE instead of
2004-09-28 Marius VollmerDo use AM_GNU_GETTEXT, since gettextize is not run
2004-09-25 Marius VollmerDo not use AM_GNU_GETTEXT for now, it causes gettextize...
2004-09-24 Marius Vollmer(GUILE_LIBS): fixed typo.
2004-09-24 Marius VollmerDo not include PTHREAD_CFLAGS in CFLAGS, CFLAGS is
2004-09-22 Marius VollmerAdd AM_GNU_GETTEXT invocation. From Bruno Haible.
2004-09-21 Marius Vollmer* acinclude.m4 (ACX_PTHREAD): New.
2004-09-08 Marius VollmerFail when alloca can not be found natively.
2004-09-03 Stefan Jahn2004-09-03 Stefan Jahn <stefan@lkcc.org>
2004-08-27 Kevin Ryde(AC_CHECK_MEMBERS): Add struct sockaddr.sin_len and
2004-08-26 Marius Vollmer* GUILE-VERSION: Bumped all versions for the 1.7.1...
next