mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 11:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
dd47565aeb
commit
f7b0a8d1c6
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-09-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
||||
* boot-9.scm: Removed comment. (Thanks to Brad Knotwell.)
|
||||
|
||||
2000-09-12 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
* syncase.scm (putprop): Use the high-level property interface.
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
2000-09-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
2000-09-20 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* boot-9.scm: Removed comment. (Thanks to Brad Knotwell.)
|
||||
* numbers.c (scm_istr2flo): Throw an `out of range' error when
|
||||
exponent is too large instead of returning `#f'. The rationale is
|
||||
that in this case the string represents a valid number but we
|
||||
can't deal with it.
|
||||
|
||||
2000-09-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue