1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 04:00:26 +02:00
guile/ice-9
Keisuke Nishida 6b08d75b56 * boot-9.scm (call-with-deprecation): New procedure.
(identity): New procedure.
	(id): Deprecated.
2001-04-15 22:47:25 +00:00
..
.cvsignore
and-let-star-compat.scm * and-let-star-compat.scm: Display the warning to the 2001-02-08 18:39:08 +00:00
and-let-star.scm * and-let-star.scm, and-let*.scm: Renamed `and-let*.scm' to 2001-02-04 18:22:18 +00:00
arrays.scm * arrays.scm (make-array): Added quote in front of (). 2001-03-12 15:03:17 +00:00
boot-9.scm * boot-9.scm (call-with-deprecation): New procedure. 2001-04-15 22:47:25 +00:00
buffered-input.scm Make (ice-9 buffered-input) more general 2001-03-10 14:07:19 +00:00
calling.scm * calling.scm (excursion-function-syntax, 2000-09-12 05:45:37 +00:00
ChangeLog * boot-9.scm (call-with-deprecation): New procedure. 2001-04-15 22:47:25 +00:00
common-list.scm * common-list.scm (count-if): New procedure. 2001-03-12 12:23:55 +00:00
COPYING
debug.scm
debugger.scm
documentation.scm * boot-9.scm: don't import (ice-9 rdelim) here. it's done 2001-01-24 21:45:09 +00:00
emacs.scm * Fix spelling mistake. 2000-12-08 15:39:10 +00:00
expect.scm
format.scm * format.scm (format:obj->str): Made tail-recursive. (Thanks to 2000-08-14 15:40:03 +00:00
getopt-long.scm
hcons.scm
history.scm * history.scm: Create the module (value-history) at the beginning. 2001-04-05 21:12:17 +00:00
lineio.scm * rdelim.scm: new file implementing module (ice-9 rdelim). 2001-01-21 22:11:29 +00:00
ls.scm
Makefile.am * Makefile.am (ice9_sources): Add history.scm. 2001-04-05 21:09:04 +00:00
mapping.scm
match.scm * match.scm: Don't export defstruct. Use (unquote defstruct) instead. 2001-03-10 02:16:12 +00:00
networking.scm
null.scm
optargs.scm * Use "'()" instead of "()" in optargs.scm. 2001-03-05 23:52:09 +00:00
poe.scm
popen.scm Added copyright notice. 2001-02-21 20:11:18 +00:00
posix.scm * posix.scm (setgrent): pass #t, not #f. thanks to 2000-09-30 15:53:36 +00:00
psyntax.pp Regenerated 2000-09-12 06:04:06 +00:00
psyntax.ss * psyntax.ss: Added FSF copyright notice. Added a notice of 2001-03-08 18:05:39 +00:00
q.scm
r4rs.scm * r4rs.scm (call-with-values): New definition, defers to 2001-03-26 22:32:39 +00:00
r5rs.scm
rdelim.scm * boot-9.scm, rdelim.scm: Use "'()" instead of "()" in all places 2001-03-03 14:58:22 +00:00
receive.scm
regex.scm * Don't use make-shared-substring any more. 2000-11-28 13:40:40 +00:00
runq.scm
safe-r5rs.scm * safe-r5rs.scm (list): Export. 2001-03-21 02:10:51 +00:00
safe.scm
session.scm * Fixed the last patch (which was uncomplete). Thanks to Dale P. Smith. 2000-12-13 09:44:28 +00:00
slib.scm * Don't use make-shared-substring any more. 2000-11-28 13:40:40 +00:00
srfi-8.scm
stack-catch.scm * stack-catch.scm: New file. 2001-03-03 19:43:35 +00:00
streams.scm
string-fun.scm * Don't use make-shared-substring any more. 2000-11-28 13:40:40 +00:00
syncase.scm * string=? requires a string argument. Thanks to Dale P. Smith. 2000-11-01 09:37:30 +00:00
tags.scm
test.scm
threads.scm Update copyright. 2001-04-06 09:51:25 +00:00
time.scm * time.scm (time): Reimplemented as a procedure call. 2001-03-21 02:25:48 +00:00