| patch |
summary |
view |
raw |
| version-info-pages.diff |
doc/tutorial/Makefile.am | 2 +-
doc/tutorial/guile-tut.texi | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| handle-dfsg-split.diff |
configure.in | 2 --
doc/Makefile.am | 9 +--------
2 files changed, 1 insertion(+), 10 deletions(-)
|
view
|
download
|
| fix-srfi-60-copy-bit-doc.diff |
srfi/srfi-60.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix-gnu-kfreebsd-build.diff |
libguile/fports.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| improve-mips-gc-definitions.diff |
THANKS | 1 +
libguile/gc_os_dep.c | 23 +++++++++++------------
2 files changed, 12 insertions(+), 12 deletions(-)
|
view
|
download
|
| improve-stack-direction-test.diff |
configure.in | 41 +++++++++++++++++++++++++++++++++++------
1 file changed, 35 insertions(+), 6 deletions(-)
|
view
|
download
|
| improve-stack-direction-test-2.diff |
ChangeLog | 6 ++++++
configure.in | 6 ++----
2 files changed, 8 insertions(+), 4 deletions(-)
|
view
|
download
|
| fix-ia64-continuations.diff |
libguile/ChangeLog | 35 ++++++++++++++++++++++++++++
libguile/__scm.h | 18 +++++++++++++-
libguile/continuations.c | 58 +++++++++++++++++++++--------------------------
libguile/continuations.h | 2 -
libguile/threads.c | 20 ++++++++++++++--
libguile/threads.h | 5 ++++
libguile/throw.c | 6 ++++
7 files changed, 108 insertions(+), 36 deletions(-)
|
view
|
download
|
| dont-redefine-jmp_buf.diff |
libguile/__scm.h | 34 ++++++++++++++++++++--------------
libguile/_scm.h | 6 ++++++
libguile/continuations.h | 2 +-
libguile/threads.h | 2 +-
4 files changed, 28 insertions(+), 16 deletions(-)
|
view
|
download
|
| autofiles.diff |
INSTALL | 5
Makefile.in | 27
aclocal.m4 | 8838 ++++++++++++++++----------------
am/Makefile.in | 4
benchmark-suite/Makefile.in | 4
build-aux/config.guess | 60
build-aux/config.sub | 66
build-aux/depcomp | 33
build-aux/install-sh | 234
build-aux/ltmain.sh | 18
build-aux/mdate-sh | 10
configure | 157
doc/Makefile.in | 26
doc/r5rs/Makefile.in | 4
doc/tutorial/Makefile.in | 44
emacs/Makefile.in | 17
examples/Makefile.in | 17
examples/box-dynamic-module/Makefile.in | 4
examples/box-dynamic/Makefile.in | 4
examples/box-module/Makefile.in | 4
examples/box/Makefile.in | 4
examples/modules/Makefile.in | 4
examples/safe/Makefile.in | 4
examples/scripts/Makefile.in | 4
guile-config/Makefile.in | 4
guile-readline/Makefile.in | 35
guile-readline/aclocal.m4 | 7554 +++++++++++++--------------
guile-readline/config.guess | 12
guile-readline/config.sub | 66
guile-readline/configure | 121
guile-readline/depcomp | 33
guile-readline/ice-9/Makefile.in | 17
guile-readline/install-sh | 234
guile-readline/ltmain.sh | 18
ice-9/Makefile.in | 17
ice-9/debugger/Makefile.in | 4
ice-9/debugging/Makefile.in | 4
lang/Makefile.in | 17
lang/elisp/Makefile.in | 17
lang/elisp/internals/Makefile.in | 4
lang/elisp/primitives/Makefile.in | 4
libguile/Makefile.in | 29
oop/Makefile.in | 17
oop/goops/Makefile.in | 4
scripts/Makefile.in | 4
srfi/Makefile.in | 27
test-suite/Makefile.in | 17
test-suite/standalone/Makefile.in | 19
48 files changed, 9104 insertions(+), 8766 deletions(-)
|
view
|
download
|