1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/ice-9
Ludovic Courtès f7a1ab8b94 Merge branch 'master' into boehm-demers-weiser-gc
Conflicts:
	libguile/gc-mark.c
	libguile/procs.c
	libguile/procs.h
	libguile/threads.c
	libguile/threads.h
2009-02-14 17:32:46 +01:00
..
debugger Remove `.cvsignore' files. 2008-09-11 21:28:21 +02:00
debugging Remove everything to do with GDS Breakpoints 2008-12-10 00:19:11 +00:00
and-let-star.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
arrays.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
boot-9.scm Work around unintentional retention of modules by the GC. 2008-11-05 22:39:31 +01:00
buffered-input.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
calling.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
channel.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
common-list.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
compile-psyntax.scm * psyntax.ss (build-data): Don't quote self-evaluating expressions 2003-01-16 11:48:14 +00:00
debug.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
debugger.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
deprecated.scm * deprecated.scm (make-uniform-array): Don't pass the prototype as 2006-02-12 01:01:46 +00:00
documentation.scm merge from 1.8 branch 2006-06-17 22:53:04 +00:00
emacs.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
expect.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
format.scm merge from 1.8 branch 2006-10-09 22:59:10 +00:00
ftw.scm merge from 1.8 branch 2006-10-09 22:59:10 +00:00
gap-buffer.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
gds-client.scm Remove everything to do with GDS Breakpoints 2008-12-10 00:19:11 +00:00
gds-server.scm * gds.el (gds-run-debug-server): Use variable 2006-10-12 23:24:02 +00:00
getopt-long.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
hcons.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
history.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
i18n.scm Changes from arch/CVS synchronization 2007-01-31 20:58:20 +00:00
lineio.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
list.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
ls.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
Makefile.am Add `ChangeLog-2008' files to the distribution. 2008-09-12 21:57:52 +02:00
mapping.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
match.scm Fix `(ice-9 match)' for lists of lists. 2008-02-22 16:05:30 +00:00
networking.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
null.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
occam-channel.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
optargs.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
poe.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
popen.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
posix.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
pretty-print.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
psyntax.pp * evalext.c, evalext.h (scm_self_evaluating_p): New function. 2003-01-20 10:12:39 +00:00
psyntax.ss merge from 1.8 branch 2006-04-16 23:43:48 +00:00
q.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
r4rs.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
r5rs.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
rdelim.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
regex.scm Fix handling of the FLAGS argument in `fold-matches'. 2008-09-25 21:07:06 +02:00
runq.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
rw.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
safe-r5rs.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
safe.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
serialize.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
session.scm cleanups to value and help help handlers 2009-01-28 11:56:21 +01:00
slib.scm Changes from arch/CVS synchronization 2007-10-02 03:16:28 +00:00
stack-catch.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
streams.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
string-fun.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
syncase.scm Allow @ to work with (ice-9 syncase) 2009-02-08 21:45:31 +00:00
test.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
threads.scm merge from 1.8 branch 2006-06-17 22:53:04 +00:00
time.scm merge from 1.8 branch 2006-04-16 23:43:48 +00:00
weak-vector.scm merge from 1.8 branch 2006-04-16 23:43:48 +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