bpt/guile.git
2009-01-19 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-01-18 Ludovic CourtèsGOOPS: Statically allocate the PORT class array.
2009-01-18 Ludovic CourtèsPublish the maximum number of port types as `SCM_I_MAX_...
2009-01-18 Ludovic CourtèsGOOPS: Statically allocate the SMOB class array.
2009-01-18 Ludovic CourtèsPublish the maximum number of SMOB types as `SCM_I_MAX_...
2009-01-18 Ludovic CourtèsUse `scm_gc_malloc ()' when allocating GOOPS `t_extensi...
2009-01-18 Ludovic CourtèsUse `scm_gc_malloc ()' when allocating hook entries.
2009-01-18 Ludovic CourtèsUse `scm_gc malloc_pointerless ()' in `scm_i allocate_s...
2009-01-18 Ludovic CourtèsUse `scm_gc_malloc ()' when allocating the allocated...
2009-01-18 Ludovic CourtèsRemove useless cooperative multi-threading source files.
2009-01-18 Ludovic CourtèsUse `scm_gc_malloc ()' and friends when allocating...
2009-01-18 Ludovic CourtèsMake variables related to the subr table size private...
2009-01-18 Ludovic CourtèsDon't use `scm_immutable_cell ()' for subrs.
2009-01-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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-13 Ludovic CourtèsAdd support for static allocation of cells, strings...
2009-01-13 Ludovic CourtèsExpose some of the string/stringbuf internal flags...
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-14 Ludovic CourtèsFixlet for `run-benchmark.scm'.
2008-12-14 Ludovic CourtèsFix typo in makefile.
2008-12-14 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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-11-11 Ludovic Courtèsgc-benchmarks: Adapt `gcold.scm' so that if conforms...
2008-11-11 Ludovic Courtèsgc-benchmarks: Add `gcold.scm', by Clinger, Hansen...
2008-11-11 Ludovic Courtèsgc-benchmarks: Add `run-benchmark.scm'.
2008-11-11 Ludovic Courtèsgc-profile: Show the result of `(version)'.
2008-11-10 Ludovic CourtèsHave `version' return `PACKAGE_VERSION'.
2008-11-10 Ludovic CourtèsChange `GUILE_VERSION' to `1.9.0-bdwgc'.
2008-11-10 Ludovic CourtèsUse `pkg-config' to detect BDW-GC at configure-time.
2008-11-10 Ludovic Courtèsgc-benchmarks: Allow the iteration count to be passed...
2008-11-10 Ludovic CourtèsImport GC benchmarks from Larceny, by Hansen, Clinger...
2008-11-10 Ludovic Courtèsgc-benchmarks: Add a Larceny/Twobit benchmark compatibi...
2008-11-05 Ludovic CourtèsWork around unintentional retention of modules by the GC.
2008-11-04 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-11-02 Ludovic CourtèsRemove the SMOB mark procedure for source properties.
2008-10-31 Ludovic CourtèsFix initialization of the SMOB GC "kind".
2008-10-30 Ludovic CourtèsDon't invoke `on_thread_exit ()' from a pthread key...
2008-10-28 Ludovic CourtèsDocument the impossibility to call the GC from within...
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-23 Ludovic CourtèsExpose `GC_dump ()' at the Scheme level.
2008-10-17 Neil JerramAvoid `Stack overflow' errors when running `make check'
2008-10-12 Ludovic CourtèsAdd GC benchmarks.
2008-10-11 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
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...
next