| Commit message (Expand) | Author | Age | Files | Lines |
* | remove GDS...It is with a sigh that I do this. Farewell, old friend GDS; your bits
will live on, reclaimed and reused in the new debugger.
* module/Makefile.am:
* module/ice-9/gds-client.scm:
* module/ice-9/gds-server.scm: Remove these; we favor Geiser now.
* emacs/Makefile.am:
* emacs/gds-faq.txt:
* emacs/gds-scheme.el:
* emacs/gds-server.el:
* emacs/gds-test.el:
* emacs/gds-test.sh:
* emacs/gds-test.stdin:
* emacs/gds-tutorial.txt:
* emacs/gds.el: Remove GDS files. The docs are still around, as they
need to be folded into the docmentation of the new debugger.
| Andy Wingo | 2010-09-24 | 1 | -5/+2 |
* | Change Guile license to LGPLv3+...(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
| Neil Jerram | 2009-06-17 | 1 | -8/+8 |
* | Add `ChangeLog-2008' files to the distribution. | Ludovic Courtès | 2008-09-12 | 1 | -2/+2 |
* | * Makefile.am: New file....* gds.el, gds-scheme.el, gds-server.el: New files.
| Neil Jerram | 2006-06-19 | 1 | -0/+27 |
* | Remove GDS files. | Neil Jerram | 2005-07-09 | 1 | -0/+0 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -38/+0 |
* | * gds-tutorial.txt, gds-problems.txt: New files. | Neil Jerram | 2004-02-22 | 1 | -1/+1 |
* | * Makefile.am (TAGS_FILES): Use this variable instead of...ETAGS_ARGS so that TAGS can be built using separate build
directory.
* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.
* debugger/breakpoints/Makefile.am (TAGS_FILES),
debugger/Makefile.am (TAGS_FILES), Makefile.am (TAGS_FILES): Use
this variable instead of ETAGS_ARGS so that TAGS can be built
using separate build directory.
* primitives/Makefile.am (TAGS_FILES), internals/Makefile.am
(TAGS_FILES), Makefile.am (TAGS_FILES): Use this variable instead
of ETAGS_ARGS so that TAGS can be built using separate build
directory.
* Makefile.am, goops/Makefile.am (TAGS_FILES): Use this variable
instead of ETAGS_ARGS so that TAGS can be built using separate
build directory.
* Makefile.am (TAGS_FILES): Use this variable instead of
ETAGS_ARGS so that TAGS can be built using separate build
directory.
| Mikael Djurfeldt | 2004-02-09 | 1 | -2/+2 |
* | Add GDS doc | Neil Jerram | 2004-01-20 | 1 | -0/+7 |
* | Moved all gds files here; plus ongoing work on them. | Neil Jerram | 2003-11-11 | 1 | -0/+31 |