1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00
guile/ice-9
Mikael Djurfeldt 98250e31ff * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h
and ltdl.c in "$(srcdir)".

* evalext.c, evalext.h (s_scm_self_evaluating_p): Needed by
syntax-case macro fix.

* Makefile.am (c-tokenize.c): Look for it in $(srcdir).

* syncase.scm, psyntax.ss, psyntax.pp: Imported fixes from trunk.

* boot-9.scm (use-syntax): Return *unspecified*.
2003-01-27 11:03:20 +00:00
..
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star-compat.scm Typo fix; nfc. 2002-04-08 20:44:07 +00:00
and-let-star.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
arrays.scm * read.c (scm_lreadr): When user-defined hash procedure returns 2001-10-15 11:21:47 +00:00
boot-9.scm * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
buffered-input.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
calling.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
ChangeLog * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
channel.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
common-list.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
compile-psyntax.scm Fixed typo in comment. 2002-09-04 20:09:00 +00:00
COPYING * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
debug.scm Do not enable debugging and recording of source 2001-11-05 23:09:17 +00:00
debugger.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
documentation.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
emacs.scm * emacs.scm (%%load-port, %%emacs-load, %%emacs-eval-request, 2001-10-08 12:42:10 +00:00
expect.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
format.scm (string-index, list-head): Removed, we already these in the core. 2001-11-27 22:36:21 +00:00
ftw.scm Initial revision 2002-03-06 02:43:56 +00:00
getopt-long.scm (process-options, getopt-long): Fix omission 2001-09-08 02:35:53 +00:00
hcons.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
history.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
lineio.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
ls.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
Makefile.am * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION. 2002-12-08 20:43:57 +00:00
mapping.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
match.scm No longer use module `(ice-9 slib)'. 2001-06-13 16:02:07 +00:00
networking.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
null.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
optargs.scm (improper-list-copy): New. 2002-12-12 19:58:42 +00:00
poe.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
popen.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
posix.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
pretty-print.scm (generic-write): New per-line-prefix argument. 2002-01-12 17:47:44 +00:00
psyntax.pp * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
psyntax.ss * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
q.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
r4rs.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
r5rs.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
rdelim.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
regex.scm Add commentary; nfc. 2002-02-08 03:20:56 +00:00
runq.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
rw.scm * rw.scm (ice-9): export write-string/partial. 2001-06-04 21:49:36 +00:00
safe-r5rs.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
safe.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
session.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
slib.scm Added 2002 to the copyright years. 2002-07-11 23:23:05 +00:00
stack-catch.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
streams.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
string-fun.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
syncase.scm * upstream/Makefile.am (ltdl.h.diff, ltdl.c.diff): Look for ltdl.h 2003-01-27 11:03:20 +00:00
test.scm * test.scm: Re-enable tests asserting that '() is true, and not a 1997-06-13 05:50:28 +00:00
threads.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
time.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00

This directory contains various bits of Guile Scheme code.
Most of these are packaged as modules, with foo.scm implementing
the module `(ice-9 foo)'.

The non-module files are:

boot-9.scm	-- loaded on guile startup
		   implements module system + lots of other stuff
arrays.scm	-- loaded by boot-9.scm
networking.scm	-- loaded by boot-9.scm
posix.scm	-- loaded by boot-9.scm
r4rs.scm	-- loaded by boot-9.scm