bpt/guile.git
2009-01-28 Andy Wingocleanups to value and help help handlers
2009-01-27 Andy Wingomerge in from guile-lib: add some extensibility to...
2009-01-23 Neil JerramFix build when scm_t_timespec is different from struct...
2009-01-23 Neil JerramFix MinGW HAVE_STRUCT_TIMESPEC build problem
2009-01-18 Ludovic CourtèsRemove useless cooperative multi-threading source files.
2009-01-18 Ludovic CourtèsMake variables related to the subr table size private...
2009-01-17 Neil JerramRemove `INSTALL'
2009-01-15 Neil JerramDon't try to unlock already unlocked heap mutex
2009-01-15 Neil JerramInvoke gnulib-tool with --no-vc-files option, and
2009-01-15 Neil JerramRevert lib/.gitignore and m4/.gitignore to how they...
2009-01-15 Neil JerramRevert unintended change to INSTALL made by commit...
2009-01-15 Neil JerramAdd more missing Gnulib files
2009-01-14 Neil JerramAdd more missing Gnulib files
2009-01-14 Neil JerramAdd missing Gnulib file (m4/localcharset.m4)
2009-01-12 Ludovic CourtèsFixlet for `run-benchmark.scm'.
2009-01-12 Ludovic Courtèsgc-benchmarks: Adapt `gcold.scm' so that if conforms...
2009-01-12 Ludovic Courtèsgc-benchmarks: Add `gcold.scm', by Clinger, Hansen...
2009-01-12 Ludovic Courtèsgc-benchmarks: Add `run-benchmark.scm'.
2009-01-12 Ludovic Courtèsgc-profile: Show the result of `(version)'.
2009-01-12 Ludovic Courtèsgc-benchmarks: Allow the iteration count to be passed...
2009-01-12 Ludovic CourtèsImport GC benchmarks from Larceny, by Hansen, Clinger...
2009-01-12 Ludovic Courtèsgc-benchmarks: Add a Larceny/Twobit benchmark compatibi...
2009-01-12 Ludovic CourtèsAdd GC benchmarks.
2009-01-12 Neil JerramMake sure that we have a real on-the-stack alloca()
2009-01-04 Neil JerramNEWS entry for %fast-slot-ref/set! fix
2009-01-04 Neil JerramFix implementation of %fast-slot-ref and %fast-slot...
2009-01-02 Neil JerramUpdate autogen.sh
2009-01-02 Ludovic CourtèsDelete redundant `config.{guess,sub}'.
2008-12-22 Ludovic CourtèsFix typo in SRFI-19.
2008-12-18 Ludovic CourtèsUpdate `INSTALL', from Automake 1.10.2.
2008-12-18 Ludovic CourtèsDon't use deprecated functions in `debug-malloc.c'.
2008-12-18 Ludovic Courtèssrfi-19: Fix `string->date' weekday lookup.
2008-12-10 Neil JerramRevert "(scm_shell_usage): Note need for subscription...
2008-12-10 Neil JerramRevert "Note need for subscription to bug-guile@gnu...
2008-12-10 Neil JerramRevert "(Reporting Bugs): Note need for subscription to"
2008-12-10 Neil JerramRevert "* README: Note need for subscription to bug...
2008-12-10 Ludovic Courtèsi18n: Add comment about standardization of the `locale_...
2008-12-10 Ludovic CourtèsFix erroneous differences in `NEWS' compared to `branch...
2008-12-10 Ludovic Courtèsconfigure: Check for <ltdl.h>.
2008-12-10 Ludovic Courtèsconfigure: Don't substitute `DLPREOPEN'.
2008-12-10 Neil JerramRemove everything to do with GDS Breakpoints
2008-12-08 Ludovic CourtèsMention the end of `ChangeLog' files in `NEWS'.
2008-12-08 Ludovic CourtèsMake `config.status' happier.
2008-12-08 Ludovic CourtèsAdd other missing Gnulib files.
2008-12-07 Ludovic CourtèsRemove useless references to Libtool's `dlpreopen'...
2008-12-07 Ludovic CourtèsAdd missing Gnulib M4 files.
2008-12-07 Neil JerramSeveral new hash table tests, written by Gregory Marton.
2008-12-02 Ludovic CourtèsFix sloppy bound checking in `string-{ref,set!}' with...
2008-12-02 Ludovic CourtèsUpdate `NEWS'.
2008-11-30 Ludovic CourtèsFix potential deadlock in `make-struct'.
2008-11-30 Ludovic CourtèsMake GNU Libtool 2.2.x happier.
2008-11-30 Ludovic CourtèsCheck the return value of libc's functions to make...
2008-11-30 Ludovic CourtèsUse Gnulib's `full-write' and `full-read' modules.
2008-11-30 Ludovic CourtèsUpdate Gnulib files to commit d4b129b8e5f8a8d1198020fd6...
2008-11-24 Ludovic CourtèsUse orthodox libtoology in `guile'.
2008-11-24 Ludovic CourtèsRun the handler of SRFI-34's `with-exception-handler...
2008-11-24 Ludovic CourtèsFix comments in `test-scm-c-read.c'.
2008-11-23 Ludovic CourtèsAdd C unit test for `scm_c_read ()' and the port API.
2008-11-23 Neil JerramMake scm_c_read use caller buffer only for unbuffered...
2008-11-13 Ludovic CourtèsUpdate `THANKS'.
2008-11-13 Ludovic CourtèsUpdate the thread stack base when `scm_with_guile'...
2008-11-13 Ludovic CourtèsAugment `.gitignore'.
2008-11-13 Ludovic CourtèsUpdate "guile(1)" man page.
2008-11-13 Ludovic CourtèsAdd "guile(1)" man page.
2008-10-26 Neil JerramFix stack calibration-related errors when running make...
2008-10-24 Neil JerramAdd measure-hwm.scm to the set of distribution files.
2008-10-24 Neil JerramFix hang in srfi-18.test
2008-10-17 Neil JerramAvoid `Stack overflow' errors when running `make check'
2008-10-10 Ludovic CourtèsFix compilation error due to strict aliasing rules...
2008-10-09 Ludovic CourtèsFix compilation of the hard copy of the R5RS, tutorial...
2008-10-09 Ludovic CourtèsAdd test case to make sure `read' returns mutable strings.
2008-10-09 Ludovic CourtèsRevert "Make literal strings (i.e., returned by `read...
2008-09-28 Han-Wen NienhuysRemove GH and its traces.
2008-09-25 Ludovic CourtèsEnclose `regexp.test' in a module.
2008-09-25 Ludovic CourtèsFix handling of the FLAGS argument in `fold-matches'.
2008-09-23 Ludovic CourtèsMake literal strings (i.e., returned by `read') read...
2008-09-23 Ludovic CourtèsMake `symbol->string' return a read-only string.
2008-09-22 Neil JerramFix for incorrect (gcd -2) => -2; should give 2.
2008-09-18 Ludovic CourtèsFix `strftime' documentation wrt. `%Z'.
2008-09-15 Neil JerramMake multi-byte reads on unbuffered ports more efficient.
2008-09-15 Ludovic CourtèsAdd `uniform-vector-read!' benchmark.
2008-09-13 Ludovic CourtèsInclude <config.h> in standalone tests.
2008-09-13 Ludovic CourtèsInclude <config.h> in all C files; use `#ifdef HAVE_CON...
2008-09-12 Ludovic CourtèsAdd `ChangeLog-2008' files to the distribution.
2008-09-12 Ludovic CourtèsRename `ChangeLog' files to `ChangeLog-2008'.
2008-09-12 Ludovic Courtèsdoc: Correct the default value of `%load-path'.
2008-09-12 Ludovic CourtèsInclude <config.h> in `discouraged.c'.
2008-09-11 Ludovic CourtèsRemove `.cvsignore' files.
2008-09-11 Ludovic CourtèsUse Gnulib's `autobuild' module.
2008-09-11 Han-Wen NienhuysRevise GC asserts.
2008-09-11 Han-Wen Nienhuys* HACKING: update to current practice
2008-09-10 Ludovic CourtèsFix compilation of `libguile-i18n' on MinGW.
2008-09-10 Han-Wen NienhuysCleanup mark-during-GC debug checks.
2008-09-09 Ludovic CourtèsUse Gnulib's `count-one-bits' as a replacement for...
2008-09-09 Ludovic CourtèsUse Gnulib's `count-one-bits' module.
2008-09-09 Ludovic CourtèsMerge branch 'master' into strftime-gnulib
2008-09-09 Ludovic CourtèsGet rid of Automake's "maintainer mode".
2008-09-08 Ludovic CourtèsUpdate `NEWS' wrt. `mutex-lock' deadlock fix.
2008-09-04 Ludovic CourtèsUpdate `NEWS' wrt. the removal of `scm_i_' symbols.
2008-09-04 Han-Wen Nienhuys* eval.c: Mark #endif with comment.
next