mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 13:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
506c91a13b
commit
dbf3eb1f73
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* srfi-4.c: Replaced scm_num2* and scm_*2num with scm_to_* and
|
||||||
|
scm_from_*, respectively.
|
||||||
|
(print_int64, print_uint64): Rewritten by just calling scm_iprin1
|
||||||
|
on a SCM.
|
||||||
|
|
||||||
2004-08-02 Kevin Ryde <user42@zip.com.au>
|
2004-08-02 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* srfi-13.c (scm_string_every): Correction to initial "res" value,
|
* srfi-13.c (scm_string_every): Correction to initial "res" value,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue