| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CFLAGS from snarfcppopts.... | Robin Templeton | 2020-04-04 | 1 | -1/+1 |
* | build: Use 'sed' invocation compatible with BSD sed.... | Ludovic Courtès | 2018-02-16 | 1 | -6/+5 |
* | Allow GDB support to be used with GDB-linked-against-Guile-2.0.... | Ludovic Courtès | 2017-11-05 | 1 | -2/+10 |
* | Add disjoint syntax object type... | Andy Wingo | 2017-03-28 | 1 | -0/+4 |
* | Fix finalizer resuscitation causing excessive GC... | Andy Wingo | 2017-03-13 | 1 | -1/+3 |
* | build: Honor $SOURCE_DATE_EPOCH for the recorded timestamp.... | Ludovic Courtès | 2017-03-01 | 1 | -1/+2 |
* | build: .x and .doc files depend on generated includes.... | Mark H Weaver | 2017-03-01 | 1 | -5/+5 |
* | Reimplement dynamic states... | Andy Wingo | 2016-12-05 | 1 | -0/+1 |
* | Deprecate dynamic roots... | Andy Wingo | 2016-11-21 | 1 | -4/+0 |
* | Deprecate arbiters... | Andy Wingo | 2016-10-17 | 1 | -4/+0 |
* | Add atomic boxes... | Andy Wingo | 2016-09-06 | 1 | -0/+4 |
* | Only ptob->close() after read/write finish... | Andy Wingo | 2016-08-31 | 1 | -0/+1 |
* | Add file descriptor finalizers... | Andy Wingo | 2016-08-30 | 1 | -0/+4 |
* | Rename win32-uname.[ch] to posix-w32.[ch]... | Andy Wingo | 2016-07-25 | 1 | -3/+3 |
* | Add meta/build-env... | Andy Wingo | 2016-07-10 | 1 | -1/+1 |
* | Remove a stale variable use in libguile/Makefile.am... | Andy Wingo | 2016-06-22 | 1 | -1/+1 |
* | build: Remove libguile/mkstemp.c, redundant with Gnulib.... | Ludovic Courtès | 2016-05-22 | 1 | -1/+1 |
* | Remove SIGEV constant definitions.... | David Michael | 2016-05-22 | 1 | -1/+1 |
* | Fix the rule to check for new signals and errors... | David Michael | 2016-05-22 | 1 | -2/+2 |
* | Fix distcheck issues... | Andy Wingo | 2015-10-25 | 1 | -1/+1 |
* | Add (ice-9 unicode) module... | Andy Wingo | 2014-09-12 | 1 | -0/+4 |
* | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2014-04-28 | 1 | -0/+2 |
|\ |
|
| * | New foreign object facility, to replace SMOBs... | Andy Wingo | 2014-04-28 | 1 | -0/+2 |
* | | Merge branch 'stable-2.0'... | Mark H Weaver | 2014-04-25 | 1 | -11/+44 |
|\| |
|
| * | Include <config.h> in gen-scmconfig even when cross-compiling.... | Mark H Weaver | 2014-03-13 | 1 | -7/+6 |
| * | build: Remove libguile-2.0-gdb.scm and $infodir/dir upon uninstall.... | Ludovic Courtès | 2014-03-12 | 1 | -0/+6 |
| * | build: Install libguile-2.0-gdb.scm after libguile-2.0.so.... | Ludovic Courtès | 2014-03-12 | 1 | -1/+1 |
| * | build: Don't include <config.h> in native programs when cross-compiling.... | Ludovic Courtès | 2014-03-12 | 1 | -11/+13 |
| * | build: Fix out-of-source-tree installation of libguile-2.0-gdb.scm.... | Ludovic Courtès | 2014-02-27 | 1 | -3/+3 |
| * | Add GDB extension to support Guile.... | Ludovic Courtès | 2014-02-18 | 1 | -7/+33 |
* | | Add thread-local lock-free, TLS-free freelists.... | Andy Wingo | 2014-02-02 | 1 | -1/+2 |
* | | Remove private-gc.h... | Andy Wingo | 2013-11-28 | 1 | -1/+1 |
* | | Remove nonfunctional gdb interface... | Andy Wingo | 2013-11-27 | 1 | -3/+0 |
* | | Rename objcodes?.{scm,c,h} to loader.{scm,c,h}... | Andy Wingo | 2013-11-19 | 1 | -5/+7 |
* | | Remove stack programs, objcode, and the old VM.... | Andy Wingo | 2013-11-08 | 1 | -8/+2 |
* | | VM has "builtins": primitives addressable by emitted RTL code... | Andy Wingo | 2013-10-27 | 1 | -0/+1 |
* | | add new rtl vm... | Andy Wingo | 2013-05-31 | 1 | -1/+10 |
* | | inline vm-engine.h into vm-engine.c... | Andy Wingo | 2013-05-23 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Mark H Weaver | 2013-04-14 | 1 | -2/+3 |
|\| |
|
| * | Add internal-only port structure and move iconv descriptors there.... | Mark H Weaver | 2013-04-01 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Mark H Weaver | 2013-03-28 | 1 | -19/+7 |
|\| |
|
| * | build: Adjust makefiles for `guile-procedures.txt'.... | Ludovic Courtès | 2013-03-22 | 1 | -0/+4 |
| * | Build `guile-procedures.txt' using (texinfo) instead of `makeinfo'.... | Ludovic Courtès | 2013-03-21 | 1 | -16/+0 |
| * | squish remove some mingw-specific code that is covered by gnulib... | Andy Wingo | 2013-03-09 | 1 | -2/+2 |
| * | GUILE_INSTALL_LOCALE=1 during build... | Andy Wingo | 2013-03-07 | 1 | -1/+2 |
| * | Fix cross-compilation of `c-tokenize.o'.... | Ludovic Courtès | 2013-02-27 | 1 | -1/+1 |
* | | merge stable-2.0... | Andy Wingo | 2013-01-23 | 1 | -1/+2 |
|\| |
|
| * | add dynl.x dep on libpath.h... | Andy Wingo | 2013-01-21 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/stable-2.0'... | Andy Wingo | 2012-07-24 | 1 | -1/+3 |
|\| |
|
| * | Use `clock-time' directly from Gnulib, but with a local patch.... | Ludovic Courtès | 2012-07-06 | 1 | -1/+1 |