..
.cvsignore
*** empty log message ***
1997-06-28 09:03:21 +00:00
boot-9.scm
* boot-9.scm (make-options): Bugfix: Changed pair? --> list? in
1998-08-21 08:06:03 +00:00
calling.scm
* calling.scm, common-list.scm, ls.scm, q.scm, runq.scm,
1997-10-22 22:27:33 +00:00
ChangeLog
*** empty log message ***
1998-08-21 08:08:52 +00:00
common-list.scm
* calling.scm, common-list.scm, ls.scm, q.scm, runq.scm,
1997-10-22 22:27:33 +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 (trace-entry, trace-exit): Removed re-enabling of
1998-08-21 08:08:04 +00:00
emacs.scm
* emacs.scm (emacs-load): New feature: Eval in specified module.
1998-06-15 13:00:35 +00:00
expect.scm
* boot-9.scm (set-batch-mode?!, batch-mode?): initialize more
1997-11-09 23:36:17 +00:00
getopt-gnu-style.scm
* getopt-gnu-style.scm: New file. (Thanks to Russ McManus.)
1998-07-28 08:40:27 +00:00
hcons.scm
* hcons.scm (hashq-cons-assoc): Don't assume the empty list is
1998-07-19 04:28:51 +00:00
lineio.scm
* lineio.scm (make-line-buffering-input-port): Don't use
1998-07-19 04:29:08 +00:00
ls.scm
* ls.scm (ls, lls): Don't assume (eq? #f '()).
1997-10-23 05:01:12 +00:00
Makefile.am
* Makefile.am (ice9_sources): Add emacs.scm.
1998-05-19 19:48:11 +00:00
Makefile.in
* Makefile.in: Regenerated using the last public version of
1998-07-29 18:07:06 +00:00
mapping.scm
* boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm,
1997-06-24 16:26:27 +00:00
oldprint.scm
* COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm,
1997-05-26 22:26:48 +00:00
poe.scm
* boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm,
1997-06-24 16:26:27 +00:00
psyntax.pp
* syncase.scm (psyncomp): New procedure: Recompiles psyntax.pp.
1997-09-10 20:09:31 +00:00
psyntax.ss
* * boot-9.scm (primitive-macro?): New procedure.
1997-09-10 20:07:04 +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 (apply): Set name property to 'apply.
1997-09-17 23:25:35 +00:00
readline.scm
* readline.scm (make-readline-port): Set prompt string to "... "
1998-07-21 14:15:46 +00:00
regex.scm
* regex.scm: Add a module declaration. Use DEFINE-PUBLIC everywhere.
1997-05-29 02:47:14 +00:00
runq.scm
* runq.scm (runq-control): Corrected spelling of enqueue!.
1998-04-15 08:30:19 +00:00
session.scm
* session.scm (name): New procedure: Gives name of object.
1997-09-11 08:59:30 +00:00
slib.scm
A better fix to the SLIB identity problem -- thanks to Marius Vollmer.
1998-01-02 03:36:36 +00:00
source.scm
* COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm,
1997-05-26 22:26:48 +00:00
string-fun.scm
* calling.scm, common-list.scm, ls.scm, q.scm, runq.scm,
1997-10-22 22:27:33 +00:00
syncase.scm
* * boot-9.scm (primitive-macro?): New procedure.
1997-09-10 20:07:04 +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
* threads.scm: Added simple error and signal handler.
1998-01-30 21:05:53 +00:00
version.scm.in
Try to detect when people are using one version of libguile and a
1997-06-22 23:46:41 +00:00