1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/ice-9
Jim Blandy a6401ee0f2 Suggestion and script from Maciej Stachowiak:
* boot-9.scm: Split off modules into separate, autoloadable files.
This reduces startup time from 10.5s to 5.5s (user cpu).
* calling.scm, common-list.scm, ls.scm, q.scm, runq.scm,
string-fun.scm: New files, containing stuff that used to be in
boot-9.scm.
* Makefile.am (ice9_sources): List new files here, for
distribution and installation.
* Makefile.in: Regenerated.
1997-09-30 17:16:54 +00:00
..
.cvsignore *** empty log message *** 1997-06-28 09:03:21 +00:00
boot-9.scm Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
calling.scm Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
ChangeLog *** empty log message *** 1997-09-30 03:57:02 +00:00
common-list.scm Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +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: Moved options interface procedures to boot-9.scm. 1997-09-28 20:12:17 +00:00
emacs.scm * emacs.scm (emacs-load): Added new parameter `module'. 1997-09-05 01:21:02 +00:00
expect.scm * expect.scm (expect-strings): Pass regexp/newline flag to 1997-06-24 05:33:29 +00:00
gtcl.scm * gtcl.scm (make-tcl-binder): Rewritten to choose bindings 1997-09-01 19:14:30 +00:00
gwish.scm * gtcl.scm (make-tcl-binder): Rewritten to choose bindings 1997-09-01 19:14:30 +00:00
hcons.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
lineio.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
ls.scm Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
Makefile.am Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
Makefile.in Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
mapping.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
nonblocking.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +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 Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
r4rs.scm * r4rs.scm (apply): Set name property to 'apply. 1997-09-17 23:25:35 +00:00
regex.scm * regex.scm: Add a module declaration. Use DEFINE-PUBLIC everywhere. 1997-05-29 02:47:14 +00:00
runq.scm Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +00:00
session.scm * session.scm (name): New procedure: Gives name of object. 1997-09-11 08:59:30 +00:00
slib.scm * slib.scm (slib:load): slib:load first tries to load the file 1997-09-29 01:38:57 +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 Suggestion and script from Maciej Stachowiak: 1997-09-30 17:16:54 +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 * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +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