1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/ice-9
2000-09-03 20:20:58 +00:00
..
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let*.scm * and-let*.scm: New file, from Michael Livshin. 1999-02-06 16:10:05 +00:00
arrays.scm New file. 1999-11-19 18:22:46 +00:00
boot-9.scm * boot-9.scm (make-object-property): New function. 2000-09-03 20:20:19 +00:00
calling.scm * calling.scm (excursion-function-syntax): Use a sequence of 1998-10-14 08:39:51 +00:00
ChangeLog *** empty log message *** 2000-09-03 20:20:58 +00:00
common-list.scm * common-list.scm (uniq): Made tail-recursive. Thanks to thi! 2000-07-23 23:12:02 +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 * debug.scm, emacs.scm: Updated copyrigth notices. 1999-09-12 11:06:25 +00:00
debugger.scm * debugger.scm (read-and-dispatch-commands): Handle other throws 1999-09-16 23:44:54 +00:00
documentation.scm * documentation.scm: New module (ice-9 documentation). 2000-06-11 18:30:56 +00:00
emacs.scm * emacs.scm (emacs-symdoc): Parenthesis fix. 2000-08-13 19:21:25 +00:00
expect.scm * filesys.c (scm_select, retrieve_select_type, get_element, 2000-01-29 18:04:38 +00:00
format.scm * format.scm (format:obj->str): Made tail-recursive. (Thanks to 2000-08-14 15:40:03 +00:00
getopt-long.scm Fix from Russ McManus: 1999-02-15 12:53:10 +00:00
hcons.scm * boot-9.scm, debug.scm, expect.scm, hcons.scm, lineio.scm, 1998-10-19 21:23:31 +00:00
lineio.scm * boot-9.scm, debug.scm, expect.scm, hcons.scm, lineio.scm, 1998-10-19 21:23:31 +00:00
ls.scm * ls.scm (ls, lls): Handle no arguments as meaning to look in 1999-06-18 10:16:10 +00:00
Makefile.am * Makefile.am (ice9_sources): Added receive.scm, srfi-8.scm. 2000-08-11 00:45:09 +00:00
mapping.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
networking.scm * configure.in: check for hstrerror. 1999-11-18 22:36:28 +00:00
null.scm * null.scm, r5rs.scm, safe-r5rs.scm, safe.scm: New modules. 2000-06-21 01:17:28 +00:00
oldprint.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
optargs.scm * optargs.scm (#\&): Changed #:allow-other-key-value to 2000-08-19 13:37:55 +00:00
poe.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
popen.scm * gc-thunk is deprecated. Use after-gc-hook instead. 2000-06-27 13:52:49 +00:00
posix.scm support new configure options: --disable-posix, --disable-net 1999-09-26 16:00:36 +00:00
psyntax.pp Regenerated 2000-08-24 00:16:56 +00:00
psyntax.ss * psyntax.ss (set!): Added generalized set! support to core syntax 2000-08-24 00:16:17 +00:00
q.scm * q.scm (sync-q!, q?, q-remove!, q-push!, enq!): Lots of bugs, and 1998-10-09 13:56:16 +00:00
r4rs.scm * r4rs.scm (close-input-port, close-output-port): Removed. 2000-04-16 02:02:31 +00:00
r5rs.scm * r5rs.scm (interaction-environment): Removed definition. (Is now 2000-08-11 09:19:58 +00:00
receive.scm * receive.scm, srfi-8.scm: New files. 2000-08-11 00:44:36 +00:00
regex.scm * regex.scm (regexp-substitute/global): Handle the end of the 1999-09-16 20:09:46 +00:00
runq.scm * runq.scm (runq-control): Corrected spelling of enqueue!. 1998-04-15 08:30:19 +00:00
safe-r5rs.scm * safe-r5rs.scm (null-environment): Bugfix: Should include 2000-08-11 09:20:06 +00:00
safe.scm Fix 2000-06-21 01:24:56 +00:00
session.scm Better implementation of first? predicate. 2000-06-20 17:15:21 +00:00
slib.scm * slib.scm (slib:eval): Use eval instead of eval-in-module. 2000-08-11 08:46:07 +00:00
srfi-8.scm * receive.scm, srfi-8.scm: New files. 2000-08-11 00:44:36 +00:00
streams.scm * streams.scm (stream-fold, stream-for-each): don't use named let, 2000-04-03 15:38:35 +00:00
string-fun.scm * string-fun.scm (split-before-predicate, split-after-predicate, 1999-06-14 16:55:08 +00:00
syncase.scm Commentary fix 2000-08-13 20:26:49 +00:00
tags.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +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 * boot-9.scm, debug.scm, expect.scm, hcons.scm, lineio.scm, 1998-10-19 21:23:31 +00:00