1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Marius Vollmer
7d81830dd2 The FSF has a new address. 2005-05-23 20:15:36 +00:00
Mikael Djurfeldt
3c82843a38 * read.c (scm_lreadr): When user-defined hash procedure returns
SCM_UNSPECIFIED: Fall back to standard handling instead of raising
an exception.  (This prevents parsing of uniform vectors from
interfering with parsing of numbers.)

* arrays.scm (read:uniform-vector): Return *unspecified* instead
of raising an exception if hash extend character isn't followed by
the array list. (This prevents parsing of uniform vectors from
interfering with parsing of numbers.)
2001-10-15 11:21:47 +00:00
Dirk Herrmann
197edeea97 * Don't install a bitvector read-hash extension for letter 'b'. 2001-06-30 19:26:21 +00:00
Mikael Djurfeldt
8cdeee7d78 * arrays.scm (make-array): Added quote in front of (). 2001-03-12 15:03:17 +00:00
Gary Houston
b4ca4db3e0 New file. 1999-11-19 18:22:46 +00:00