..
debugger
(display-source): Use unmemoize-expr instead
2004-08-20 15:13:56 +00:00
.cvsignore
*** empty log message ***
1999-10-05 22:36:14 +00:00
and-let-star.scm
(and-let*): Give #t for an empty body, per srfi-2
2004-08-25 00:46:59 +00:00
arrays.scm
Removed commented out code.
2004-10-29 15:42:02 +00:00
boot-9.scm
Added srfi-4 to cond-expand features.
2004-10-26 17:05:32 +00:00
buffered-input.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
calling.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
ChangeLog
*** empty log message ***
2004-10-29 14:47:29 +00:00
channel.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
common-list.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
compile-psyntax.scm
* psyntax.ss (build-data): Don't quote self-evaluating expressions
2003-01-16 11:48:14 +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
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
debugger.scm
ui- to gds- change; debug-on-error fix.
2003-11-11 23:27:22 +00:00
deprecated.scm
(list*): Added.
2003-05-20 19:11:16 +00:00
documentation.scm
(file-commentary, find-documentation-in-file): Use
2003-05-10 00:38:24 +00:00
emacs.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
expect.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
format.scm
(format:obj->str): Simplified considerably by using
2004-10-18 15:26:41 +00:00
ftw.scm
(directory-files): Close dir-stream when done. Thanks to Paul Jarc!
2003-10-12 16:52:12 +00:00
gap-buffer.scm
(point++n!, point+-n!): Use substring-move! instead of
2003-05-03 21:34:33 +00:00
getopt-long.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
hcons.scm
(hashq-cons-get-handle): Pass only the expected four arguments to
2003-05-03 20:41:30 +00:00
history.scm
(use-value-history): Use resolve-interface instead
2004-05-24 20:57:20 +00:00
lineio.scm
(make-line-buffering-input-port) Pass 0 as second argument to
2003-05-03 20:24:22 +00:00
list.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
ls.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
Makefile.am
* Makefile.am (TAGS_FILES): Use this variable instead of
2004-02-09 01:48:34 +00:00
mapping.scm
Use '#:' prefix for keywords instead of ':'. Thanks to Richard Todd!
2004-01-12 17:19:21 +00:00
match.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
networking.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
null.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
occam-channel.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
optargs.scm
(let-optional-template, let-keywords-template): Change
2004-09-25 22:06:01 +00:00
poe.scm
(funcq-assoc): Rewrite, don't assume '() is false, and
2003-10-08 22:57:52 +00:00
popen.scm
(open-process): Correction to previous fdes closing
2003-09-19 01:01:10 +00:00
posix.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
pretty-print.scm
(generic-write): In the local procedure `wr', use object->string to
2004-08-09 21:56:00 +00:00
psyntax.pp
* evalext.c, evalext.h (scm_self_evaluating_p): New function.
2003-01-20 10:12:39 +00:00
psyntax.ss
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
q.scm
(q-pop!): Should be "null?" not "not" for end-of-list.
2004-01-06 21:38:34 +00:00
r4rs.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
r5rs.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
rdelim.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
README
Initial revision
2001-06-13 09:25:43 +00:00
receive.scm
Add cond-expand-provide srfi-8, since this module provides that feature.
2004-08-18 00:25:39 +00:00
regex.scm
Add a copyright year.
2004-08-27 01:03:03 +00:00
runq.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
rw.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
safe-r5rs.scm
(re-export): Uncomment numerator, denominator,
2004-07-09 23:42:53 +00:00
safe.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
serialize.scm
* serialize.scm: New file.
2003-04-25 19:49:15 +00:00
session.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
slib.scm
(*features*): Remove array and array-for-each, core
2004-08-09 01:20:47 +00:00
stack-catch.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
streams.scm
(stream-for-each-many): Correction, should recurse into
2004-09-08 22:43:10 +00:00
string-fun.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
syncase.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
test.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00
threads.scm
(parallel): For no forms, use (values)' not
(begin)'.
2003-06-19 01:36:01 +00:00
time.scm
(time-proc): Make result inexact, since format ~f doesn't
2004-09-08 23:16:53 +00:00
weak-vector.scm
Changed license terms to the plain LGPL thru-out.
2003-04-05 19:15:35 +00:00