bpt/guile.git
22 years ago * scmsigs.c: include sys/time.h for itimer stuff.
Gary Houston [Sat, 21 Jul 2001 21:11:16 +0000 (21:11 +0000)]
* scmsigs.c: include sys/time.h for itimer stuff.

22 years agoRemove "how to contribute" header paragraph.
Thien-Thi Nguyen [Sat, 21 Jul 2001 06:42:46 +0000 (06:42 +0000)]
Remove "how to contribute" header paragraph.

22 years ago * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
Martin Grabmüller [Thu, 19 Jul 2001 21:08:49 +0000 (21:08 +0000)]
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
chars.h, continuations.h, debug-malloc.h, dynl.c, feature.c,
feature.h, filesys.h, fluids.h, fports.h, gc_os_dep.c,
gdb_interface.h, gh_eval.c, gh_funcs.c, gh_io.c, gh_list.c,
gh_predicates.c, gsubr.c, gsubr.h, guardians.h,
guile-func-name-check.in, guile-snarf-docs-texi.in,
guile-snarf-docs.in, guile-snarf.awk.in, guile-snarf.in,
hashtab.h, iselect.h, keywords.h, lang.c, list.h, load.h,
objprop.c, objprop.h, options.c, options.h, random.h,
regex-posix.h, root.c, root.h, script.c, snarf.h, stackchk.c,
strerror.c, strop.h, strports.h, threads.h, values.c, values.h,
version.c, version.h: Updated copyright notice.

22 years ago * INSTALL, Makefile.am, configure.in: Updated copyright notice.
Martin Grabmüller [Thu, 19 Jul 2001 20:57:59 +0000 (20:57 +0000)]
* INSTALL, Makefile.am, configure.in: Updated copyright notice.

22 years ago * tests/alist.test, tests/bit-operations.test,
Martin Grabmüller [Thu, 19 Jul 2001 20:30:37 +0000 (20:30 +0000)]
* tests/alist.test, tests/bit-operations.test,
tests/common-list.test, tests/environments.test, tests/eval.test,
tests/gc.test, tests/hooks.test, tests/import.test,
tests/interp.test, tests/list.test, tests/load.test,
tests/numbers.test, tests/ports.test, tests/r4rs.test,
tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
copyright notice.

22 years ago * srfi-11.scm, srfi-8.scm: Update copyright notice.
Martin Grabmüller [Thu, 19 Jul 2001 20:28:33 +0000 (20:28 +0000)]
* srfi-11.scm, srfi-8.scm: Update copyright notice.

22 years ago * goops/util.scm: Updated copyright notice.
Martin Grabmüller [Thu, 19 Jul 2001 20:27:40 +0000 (20:27 +0000)]
* goops/util.scm: Updated copyright notice.

22 years ago * and-let-star.scm, debug.scm, debugger.scm, history.scm,
Martin Grabmüller [Thu, 19 Jul 2001 20:24:49 +0000 (20:24 +0000)]
* and-let-star.scm, debug.scm, debugger.scm, history.scm,
lineio.scm, null.scm, optargs.scm, r4rs.scm, r5rs.scm,
receive.scm, safe-r5rs.scm, streams.scm: Updated copyright notice.

22 years ago * Makefile.am, readline.scm: Updated copyright notice.
Martin Grabmüller [Thu, 19 Jul 2001 20:23:03 +0000 (20:23 +0000)]
* Makefile.am, readline.scm: Updated copyright notice.

22 years ago * guile-config.in, Makefile.am: Updated copyright notice.
Martin Grabmüller [Thu, 19 Jul 2001 20:22:12 +0000 (20:22 +0000)]
* guile-config.in, Makefile.am: Updated copyright notice.

22 years ago*** empty log message ***
Rob Browning [Thu, 19 Jul 2001 17:58:37 +0000 (17:58 +0000)]
*** empty log message ***

22 years ago* posix.texi (Signals): add docs for setitimer and getitimer.
Rob Browning [Thu, 19 Jul 2001 17:58:27 +0000 (17:58 +0000)]
* posix.texi (Signals): add docs for setitimer and getitimer.

22 years ago*** empty log message ***
Rob Browning [Thu, 19 Jul 2001 17:47:08 +0000 (17:47 +0000)]
*** empty log message ***

22 years ago* configure.in: add checks for setitimer and getitimer.
Rob Browning [Thu, 19 Jul 2001 17:46:42 +0000 (17:46 +0000)]
* configure.in: add checks for setitimer and getitimer.
Add --enable-error-on-warning.

22 years ago* box/.cvsignore: add .deps.
Rob Browning [Thu, 19 Jul 2001 17:46:30 +0000 (17:46 +0000)]
* box/.cvsignore: add .deps.

22 years ago* box-module/.cvsignore: add .deps.
Rob Browning [Thu, 19 Jul 2001 17:46:22 +0000 (17:46 +0000)]
* box-module/.cvsignore: add .deps.

22 years ago* c-tokenize.lex: add option %nounput to quiet warning.
Rob Browning [Thu, 19 Jul 2001 17:45:01 +0000 (17:45 +0000)]
* c-tokenize.lex: add option %nounput to quiet warning.
Add prototype for yylex to quiet warning.

22 years ago* gc_os_dep.c (GC_noop1): ifdef out (unused) to quiet warning.
Rob Browning [Thu, 19 Jul 2001 17:43:34 +0000 (17:43 +0000)]
* gc_os_dep.c (GC_noop1): ifdef out (unused) to quiet warning.

22 years ago* scmsigs.c (s_scm_setitimer): new function.
Rob Browning [Thu, 19 Jul 2001 17:43:22 +0000 (17:43 +0000)]
* scmsigs.c (s_scm_setitimer): new function.
(s_scm_setitimer): new function.

22 years ago* scmsigs.h (scm_init_scmsigs): new prototype.
Rob Browning [Thu, 19 Jul 2001 17:43:14 +0000 (17:43 +0000)]
* scmsigs.h (scm_init_scmsigs): new prototype.
(scm_init_scmsigs): new prototype.

22 years ago* A couple of minor cleanups.
Dirk Herrmann [Wed, 18 Jul 2001 10:14:29 +0000 (10:14 +0000)]
* A couple of minor cleanups.

22 years ago * srfi-14.c: Okay. Now I got it. Really. This time it's fixed.
Martin Grabmüller [Tue, 17 Jul 2001 19:41:49 +0000 (19:41 +0000)]
* srfi-14.c: Okay.  Now I got it.  Really.  This time it's fixed.
Guaranteed. (Maybe)

* srfi-19.scm: Define `current-time' before exporting it.

22 years ago * r5rs.scm: Use `re-export' instead of `export' for re-exported
Martin Grabmüller [Tue, 17 Jul 2001 18:59:17 +0000 (18:59 +0000)]
* r5rs.scm: Use `re-export' instead of `export' for re-exported
primitives.  Thanks Neil!

22 years ago * srfi-14.c: Fix for bug caused by brain-malfunctioning on my
Martin Grabmüller [Tue, 17 Jul 2001 05:35:51 +0000 (05:35 +0000)]
* srfi-14.c: Fix for bug caused by brain-malfunctioning on my
side.  Bit sets were handled wrong because I couldn't tell bit
counts from byte counts.  Also, the bit array should be 256 / 8
bytes long.  Thank you, Gary!

Removed unnecessary protoype for scm_char_set_copy.

22 years ago * goops/save.scm: Use `re-export' instead of `export' when
Martin Grabmüller [Tue, 17 Jul 2001 05:26:15 +0000 (05:26 +0000)]
* goops/save.scm: Use `re-export' instead of `export' when
re-exporting `make-unbound'.

22 years ago * srfi-14.scm: export string->char-set!, not string-char-set!.
Gary Houston [Mon, 16 Jul 2001 22:30:25 +0000 (22:30 +0000)]
* srfi-14.scm: export string->char-set!, not string-char-set!.

* srfi-14.c (scm_char_set_ref, scm_char_set_cursor_next,
scm_end_of_char_set_p): reject negative cursor values.
(scm_list_to_char_set, scm_list_to_char_set_x): when reporting
type error in list component, omit the position (was always 1).

22 years ago (scm_char_set_map): Bug-fix: char-set-map was modifying the
Martin Grabmüller [Mon, 16 Jul 2001 18:51:11 +0000 (18:51 +0000)]
(scm_char_set_map): Bug-fix: char-set-map was modifying the
argument instead of the return value.

22 years ago * tests/srfi-14.test: New file.
Martin Grabmüller [Mon, 16 Jul 2001 18:49:10 +0000 (18:49 +0000)]
* tests/srfi-14.test: New file.

22 years ago * srfi-14.c: Allocate correct memory size for charsets (32 bytes),
Martin Grabmüller [Mon, 16 Jul 2001 15:47:02 +0000 (15:47 +0000)]
* srfi-14.c: Allocate correct memory size for charsets (32 bytes),
use this value for initializing and comparing charsets.
(scm_char_set_hash): Use ``better'' hash algorithm which produces
more values.

22 years ago* Minor changes.
Dirk Herrmann [Mon, 16 Jul 2001 10:22:38 +0000 (10:22 +0000)]
* Minor changes.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Sun, 15 Jul 2001 21:52:25 +0000 (21:52 +0000)]
*** empty log message ***

22 years agoRemove onerous authorship-info deletion clause.
Thien-Thi Nguyen [Sun, 15 Jul 2001 21:50:23 +0000 (21:50 +0000)]
Remove onerous authorship-info deletion clause.

22 years ago (scm_char_set_hash): bug fix: was overrunning the buffer and
Gary Houston [Sun, 15 Jul 2001 18:54:28 +0000 (18:54 +0000)]
(scm_char_set_hash): bug fix: was overrunning the buffer and
calculating based on garbage.
(scm_char_set_eq, scm_char_set_leq): fix argument number in error
reporting: wasn't incremented due to macro coding.
(scm_char_set): report argument number in error reporting: was
hard coded to 1.  remove a couple of local variables.

22 years ago * srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the
Gary Houston [Sun, 15 Jul 2001 15:16:31 +0000 (15:16 +0000)]
* srfi-14.c (scm_char_set_hash): recognise 0 instead of #f in the
opt arg to give default bound, as in final spec.  don't allow
negative bounds.

22 years ago * examples/modules/main: Use :renamer for specifying renaming procedure.
Martin Grabmüller [Sat, 14 Jul 2001 11:11:48 +0000 (11:11 +0000)]
* examples/modules/main: Use :renamer for specifying renaming procedure.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 14 Jul 2001 09:40:59 +0000 (09:40 +0000)]
*** empty log message ***

22 years agoRe-add authorship info.
Thien-Thi Nguyen [Sat, 14 Jul 2001 09:40:10 +0000 (09:40 +0000)]
Re-add authorship info.

22 years ago*** empty log message ***
Marius Vollmer [Thu, 12 Jul 2001 23:28:53 +0000 (23:28 +0000)]
*** empty log message ***

22 years agoNew file.
Marius Vollmer [Thu, 12 Jul 2001 23:28:44 +0000 (23:28 +0000)]
New file.

22 years ago(and-let*): Use `re-export-syntax' instead of `export-syntax'.
Marius Vollmer [Thu, 12 Jul 2001 23:28:03 +0000 (23:28 +0000)]
(and-let*): Use `re-export-syntax' instead of `export-syntax'.

22 years agoUse `re-export' instead of `export' for re-exported core bindings. Do
Marius Vollmer [Thu, 12 Jul 2001 23:27:23 +0000 (23:27 +0000)]
Use `re-export' instead of `export' for re-exported core bindings.  Do
not re-export `numerator', `denominator' and `rationalize' since Guile
does not have them.  Continue to use `export' for `null-environment'.

22 years agoUse `re-export' instead of `export' for re-exported core bindings. Do
Marius Vollmer [Thu, 12 Jul 2001 23:27:07 +0000 (23:27 +0000)]
Use `re-export' instead of `export' for re-exported core bindings.  Do
not export `unquote' and `unquote-splicing' since there aren't
definitions for them.

22 years ago(compile-interface-spec): Bug fix: the keyword argument is "renamer"
Marius Vollmer [Thu, 12 Jul 2001 23:26:52 +0000 (23:26 +0000)]
(compile-interface-spec): Bug fix: the keyword argument is "renamer"
not "rename".

22 years agoautogen.sh: Call libtoolize with --force.
Keisuke Nishida [Thu, 12 Jul 2001 18:34:39 +0000 (18:34 +0000)]
autogen.sh: Call libtoolize with --force.

22 years ago* snarf-check-and-output-texi (do-argpos): complain to the stderr,
Michael Livshin [Wed, 11 Jul 2001 22:14:49 +0000 (22:14 +0000)]
* snarf-check-and-output-texi (do-argpos): complain to the stderr,
not stdout.  thanks to Dale P. Smith!
(nice-sig): cosmetic fix.

22 years ago* strings.c (s_scm_string): fix arg position in assert.
Michael Livshin [Wed, 11 Jul 2001 22:14:11 +0000 (22:14 +0000)]
* strings.c (s_scm_string): fix arg position in assert.

22 years ago (s_scm_char_set_leq): similarly, (char-set<=) should return #t.
Gary Houston [Wed, 11 Jul 2001 22:00:52 +0000 (22:00 +0000)]
(s_scm_char_set_leq): similarly, (char-set<=) should return #t.
take a single "rest" argument.

22 years ago * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set=) should
Gary Houston [Wed, 11 Jul 2001 20:47:07 +0000 (20:47 +0000)]
* srfi-14.c (s_scm_char_set_eq): bug fix: (char-set=) should
return #t instead of giving wrong-number-of-arguments . take a
single "rest" argument.  use memcmp instead of a loop to compare
the values.
srfi-14.h: update the declaration.

22 years ago * scheme-evaluation.texi: Added `load-from-path'. Updated `load':
Gary Houston [Wed, 11 Jul 2001 18:13:53 +0000 (18:13 +0000)]
* scheme-evaluation.texi: Added `load-from-path'.  Updated `load':
it doesn't use the load paths.

22 years ago * strports.c (st_write): use memcpy, not strncpy. thanks to
Gary Houston [Wed, 11 Jul 2001 17:37:53 +0000 (17:37 +0000)]
* strports.c (st_write): use memcpy, not strncpy.  thanks to
Dale P. Smith.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Tue, 10 Jul 2001 20:50:54 +0000 (20:50 +0000)]
*** empty log message ***

22 years ago(display-version, display-help): Fix comment; nfc.
Thien-Thi Nguyen [Tue, 10 Jul 2001 20:49:48 +0000 (20:49 +0000)]
(display-version, display-help): Fix comment; nfc.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Tue, 10 Jul 2001 15:11:27 +0000 (15:11 +0000)]
*** empty log message ***

22 years agoPoint to HACKING for tool versions.
Thien-Thi Nguyen [Tue, 10 Jul 2001 15:09:59 +0000 (15:09 +0000)]
Point to HACKING for tool versions.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Mon, 9 Jul 2001 19:40:08 +0000 (19:40 +0000)]
*** empty log message ***

22 years agoRemove authorship comment.
Thien-Thi Nguyen [Mon, 9 Jul 2001 19:37:05 +0000 (19:37 +0000)]
Remove authorship comment.

22 years ago * box-dynamic/README: Corrected sample session.
Martin Grabmüller [Mon, 9 Jul 2001 19:13:21 +0000 (19:13 +0000)]
* box-dynamic/README: Corrected sample session.

* box-module/box.c, box-dynamic-module/box.c, box-dynamic/box.c
* box/box.c: scm_bits_t -> scm_t_bits.

22 years ago2001-07-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
Martin Grabmüller [Mon, 9 Jul 2001 19:12:27 +0000 (19:12 +0000)]
2001-07-09  Martin Grabmueller  <mgrabmue@cs.tu-berlin.de>

* README: Cleanup.

22 years agoUpdated snapshot location.
Marius Vollmer [Mon, 9 Jul 2001 15:02:11 +0000 (15:02 +0000)]
Updated snapshot location.

22 years ago*** empty log message ***
Rob Browning [Mon, 9 Jul 2001 14:28:30 +0000 (14:28 +0000)]
*** empty log message ***

22 years ago* boot-9.scm: Fixed the sense of the error message when read-eval?
Rob Browning [Mon, 9 Jul 2001 14:28:03 +0000 (14:28 +0000)]
* boot-9.scm: Fixed the sense of the error message when read-eval?
is #f.  Thanks to Matthias for catching this.

22 years ago*** empty log message ***
Thien-Thi Nguyen [Mon, 9 Jul 2001 07:43:48 +0000 (07:43 +0000)]
*** empty log message ***

22 years agoRemove "face-lift" comment.
Thien-Thi Nguyen [Mon, 9 Jul 2001 07:36:48 +0000 (07:36 +0000)]
Remove "face-lift" comment.

22 years ago*** empty log message ***
Rob Browning [Sun, 8 Jul 2001 23:16:16 +0000 (23:16 +0000)]
*** empty log message ***

22 years ago* TODO: updated to include relevant itemized post-1.6-RELEASE
Rob Browning [Sun, 8 Jul 2001 23:16:04 +0000 (23:16 +0000)]
* TODO: updated to include relevant itemized post-1.6-RELEASE
tasks that are distributable so we can check them off as they are
done, and delete 1.6.0 tasks.

22 years ago* RELEASE: add a note that the RELEASE instructions are out of
Rob Browning [Sun, 8 Jul 2001 23:15:56 +0000 (23:15 +0000)]
* RELEASE: add a note that the RELEASE instructions are out of
date now that we're using branches.

22 years agomention scm_read_0str and scm_eval_0str, corrections to file names.
Marius Vollmer [Sun, 8 Jul 2001 21:04:03 +0000 (21:04 +0000)]
mention scm_read_0str and scm_eval_0str, corrections to file names.

22 years agoRemoved
Marius Vollmer [Sun, 8 Jul 2001 21:00:42 +0000 (21:00 +0000)]
Removed

22 years ago*** empty log message ***
Rob Browning [Sun, 8 Jul 2001 19:17:17 +0000 (19:17 +0000)]
*** empty log message ***

22 years ago* .cvsignore: add stamp-h.in.
Rob Browning [Sun, 8 Jul 2001 19:17:05 +0000 (19:17 +0000)]
* .cvsignore: add stamp-h.in.

22 years ago* AUTHORS: add "many files throughout" for myself.
Rob Browning [Sun, 8 Jul 2001 19:14:33 +0000 (19:14 +0000)]
* AUTHORS: add "many files throughout" for myself.

22 years agoSneak in the translators...
Marius Vollmer [Sat, 7 Jul 2001 15:36:39 +0000 (15:36 +0000)]
Sneak in the translators...

22 years agobye bye
Thien-Thi Nguyen [Sat, 7 Jul 2001 06:31:44 +0000 (06:31 +0000)]
bye bye

22 years ago(Eventually): Add items from devel/TODO.
Thien-Thi Nguyen [Sat, 7 Jul 2001 06:31:26 +0000 (06:31 +0000)]
(Eventually): Add items from devel/TODO.

22 years agoIn "Contributing Your Changes", distiguish
Thien-Thi Nguyen [Sat, 7 Jul 2001 06:24:37 +0000 (06:24 +0000)]
In "Contributing Your Changes", distiguish
between AUTHORS and THANKS usage.

22 years ago * srfi-1.scm (iota, map, for-each, list-index, member, delete,
Gary Houston [Fri, 6 Jul 2001 21:10:47 +0000 (21:10 +0000)]
* srfi-1.scm (iota, map, for-each, list-index, member, delete,
delete!, assoc): roll back the previous change.  instead place
dummy definitions in a deprecated block at the beginning as in
srfi-13.scm.

22 years ago*** empty log message ***
Gary Houston [Fri, 6 Jul 2001 21:05:20 +0000 (21:05 +0000)]
*** empty log message ***

22 years agoMention AUTHORS maintenance in two places: for contributors
Thien-Thi Nguyen [Fri, 6 Jul 2001 20:04:48 +0000 (20:04 +0000)]
Mention AUTHORS maintenance in two places: for contributors
and for maintainers (who may also be contributors :-).

22 years ago*** empty log message ***
Rob Browning [Fri, 6 Jul 2001 17:39:12 +0000 (17:39 +0000)]
*** empty log message ***

22 years ago* boot-9.scm: added fix suggested by Matthias for #. read
Rob Browning [Fri, 6 Jul 2001 17:38:40 +0000 (17:38 +0000)]
* boot-9.scm: added fix suggested by Matthias for #. read
extension -- now only works if read-eval? is not #f.

22 years ago*** empty log message ***
Rob Browning [Fri, 6 Jul 2001 14:00:21 +0000 (14:00 +0000)]
*** empty log message ***

22 years ago* srfi-19.scm (priv:locale-reader): don't need open-output-string.
Rob Browning [Fri, 6 Jul 2001 14:00:13 +0000 (14:00 +0000)]
* srfi-19.scm (priv:locale-reader): don't need open-output-string.

22 years ago * hooks.c (scm_make_hook, scm_add_hook_x),
Martin Grabmüller [Wed, 4 Jul 2001 06:13:10 +0000 (06:13 +0000)]
* hooks.c (scm_make_hook, scm_add_hook_x),
(scm_remove_hook_x, scm_reset_hook_x, scm_run_hook): Added return
value info to the docstrings.

22 years ago * scheme-data.texi (Hook Reference): Removed documentation for
Martin Grabmüller [Wed, 4 Jul 2001 06:11:19 +0000 (06:11 +0000)]
* scheme-data.texi (Hook Reference): Removed documentation for
`make-hook-with-name', which does note exist.  Added note about
unspecified return values to all procedure documentation

22 years ago (map-in-order): defined and exported, to support lists of unequal
Gary Houston [Tue, 3 Jul 2001 20:18:39 +0000 (20:18 +0000)]
(map-in-order): defined and exported, to support lists of unequal
length.

22 years ago*** empty log message ***
Gary Houston [Tue, 3 Jul 2001 18:55:28 +0000 (18:55 +0000)]
*** empty log message ***

22 years ago * srfi-1.scm (iota, map, for-each, list-index, member, delete,
Gary Houston [Tue, 3 Jul 2001 18:54:43 +0000 (18:54 +0000)]
* srfi-1.scm (iota, map, for-each, list-index, member, delete,
delete!, assoc): don't export until the new bindings have been
created.  otherwise "export" thinks they are being re-exported and
a deprecation warning is produced.

22 years agoUpdated generic instructions.
Marius Vollmer [Tue, 3 Jul 2001 17:42:11 +0000 (17:42 +0000)]
Updated generic instructions.
Added two paragraphs about external packages.

22 years agoMore naming conventions.
Marius Vollmer [Tue, 3 Jul 2001 17:41:12 +0000 (17:41 +0000)]
More naming conventions.

22 years agoAdded Greg Badros' many changes.
Marius Vollmer [Tue, 3 Jul 2001 17:40:49 +0000 (17:40 +0000)]
Added Greg Badros' many changes.

22 years ago * srfi-1.scm (list-tabulate): Do not go into infinite loop for
Martin Grabmüller [Tue, 3 Jul 2001 16:19:23 +0000 (16:19 +0000)]
* srfi-1.scm (list-tabulate): Do not go into infinite loop for
invalid arguments.  Same fix for several other procedures (do not
use zero?, use <= 0).

22 years ago * srfi-1.scm (list-tabulate): Do not go into infinite loop for
Martin Grabmüller [Tue, 3 Jul 2001 15:35:08 +0000 (15:35 +0000)]
* srfi-1.scm (list-tabulate): Do not go into infinite loop for
invalid arguments.

22 years ago * posix.c (getlogin): getlogin() implementation for Windows.
Martin Grabmüller [Tue, 3 Jul 2001 15:27:56 +0000 (15:27 +0000)]
* posix.c (getlogin): getlogin() implementation for Windows.

* backtrace.c, ioext.c: Include <stdio.h>.

* unif.c, script.c, rw.c, error.c: Include <io.h>, if it does
exist.

* cpp_sig_symbols.in: Added SIGBREAK.

22 years ago * srfi-modules.texi (SRFI-1 Fold and Map): Documented extended
Martin Grabmüller [Mon, 2 Jul 2001 17:52:43 +0000 (17:52 +0000)]
* srfi-modules.texi (SRFI-1 Fold and Map): Documented extended
versions of `map' and `for-each'.

22 years ago * srfi-1.scm: Replaced calls to `map' in several procedures to
Martin Grabmüller [Mon, 2 Jul 2001 17:50:28 +0000 (17:50 +0000)]
* srfi-1.scm: Replaced calls to `map' in several procedures to
calls to `map1'.
(map, for-each): New procedures, extended from R5RS.

22 years ago*** empty log message ***
Marius Vollmer [Sun, 1 Jul 2001 11:58:22 +0000 (11:58 +0000)]
*** empty log message ***

22 years ago(scm_read_0str, scm_eval_0str): Call scm_c_read_string and
Marius Vollmer [Sun, 1 Jul 2001 11:57:56 +0000 (11:57 +0000)]
(scm_read_0str, scm_eval_0str): Call scm_c_read_string and
scm_c_eval_string respectively, not themselves.  Thanks to Dale
P. Smith!

22 years ago* Added some simple goops test for a beginning.
Dirk Herrmann [Sat, 30 Jun 2001 20:03:14 +0000 (20:03 +0000)]
* Added some simple goops test for a beginning.

22 years ago* Added a missing module import.
Dirk Herrmann [Sat, 30 Jun 2001 19:59:51 +0000 (19:59 +0000)]
* Added a missing module import.

22 years ago* Fixed a bug in array-set! plus some minor cleanup.
Dirk Herrmann [Sat, 30 Jun 2001 19:56:57 +0000 (19:56 +0000)]
* Fixed a bug in array-set! plus some minor cleanup.