Thien-Thi Nguyen
|
2545b9b8c3
Update copyright.
|
23 years ago |
Thien-Thi Nguyen
|
61d520098e
(expt): Fix bug: Handle negative exponents correctly.
|
23 years ago |
Mikael Djurfeldt
|
d5504515e3
* boot-9.scm (make-autoload-interface): Set init value for uses to
|
25 years ago |
Mikael Djurfeldt
|
cb546c61ba
* boot-9.scm (error-catching-loop): Inform about debugger on error.
|
25 years ago |
Mikael Djurfeldt
|
6906bd0d7a
* boot-9.scm (scm-module-closure): New procedure: Was previously
|
25 years ago |
Gary Houston
|
1f08acd9ee
2000-05-14 Gary Houston <ghouston@arglist.com>
|
25 years ago |
Dirk Herrmann
|
5ea6d5318a
* abs no longer accepts complex numbers as parameter.
|
25 years ago |
Greg J. Badros
|
5b52885cda
* boot-9.scm: Drop unused definition of sfx function -- thanks
|
25 years ago |
Gary Houston
|
bd9e24b301
* strings.h: don't use SCM_P. don't include <string.h>.
|
25 years ago |
Greg J. Badros
|
8641dd9e73
* boot-9.scm expect.scm, syncase.scm: Switch to new style
|
25 years ago |
Marius Vollmer
|
352d134ce5
* boot-9.scm (try-using-libtool-name): Do not bother to look
|
25 years ago |
Gary Houston
|
afe5177e7f
* acconfig.h: add HAVE_ARRAYS.
|
25 years ago |
Gary Houston
|
5c11cc9deb
* configure.in: check for hstrerror.
|
25 years ago |
Gary Houston
|
52cfc69be6
support new configure options: --disable-posix, --disable-net
|
26 years ago |
Mikael Djurfeldt
|
8087b6be5a
* boot-9.scm (before-signal-stack): New fluid.
|
26 years ago |
Mikael Djurfeldt
|
6b64c19b70
* boot-9.scm (make-autoload-interface): Bugfix.
|
26 years ago |
Mikael Djurfeldt
|
bae971b70c
Re-committed this change (got lost in a merge after conflict):
|
26 years ago |
Mikael Djurfeldt
|
755457ec4a
* * boot-9.scm (using-readline?): New procedure: Returns #t if
|
26 years ago |
Marius Vollmer
|
5b11a9aeaf
* boot-9.scm (top-repl): Removed code for ativating readline.
|
26 years ago |
Jim Blandy
|
4d31f0da8f
Delete the test which compares the configuration date of libguile
|
26 years ago |
Mikael Djurfeldt
|
00b3396830
* * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9 debugger) (ice-9
|
26 years ago |
Mikael Djurfeldt
|
defed51763
* boot-9.scm (try-module-autoload): Use %search-load-path.
|
26 years ago |
Mikael Djurfeldt
|
8a30733e8d
* boot-9.scm: Removed old style hooks.
|
26 years ago |
Jim Blandy
|
e8566222c2
Remove support for the #/ path list syntax entirely.
|
26 years ago |
Mikael Djurfeldt
|
1a961d7ef3
Renamed module-modified! --> module-modified
|
26 years ago |
Mikael Djurfeldt
|
1777c18bc1
GOOPS needs the observer protocol specified for the new module
|
26 years ago |
Mikael Djurfeldt
|
5f5f264287
* boot-9.scm (error-catching-loop): Correct non-RnRS usage of internal
|
26 years ago |
Jim Blandy
|
e3306d8063
* boot-9.scm (read-delimited!): Put the terminator in the correct
|
26 years ago |
Mikael Djurfeldt
|
dd6ba90547
* boot-9.scm (top-repl): Set/clear readline prompts before/after
|
26 years ago |
Jim Blandy
|
e13c54c40e
* boot-9.scm (top-repl): don't flush all ports at exit.
|
26 years ago |