1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 01:00:20 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-04-14 00:38:41 +00:00
parent 9fe73e7bbc
commit c0575bde34
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-04-14 Kevin Ryde <user42@zip.com.au>
* numbers.c, numbers.h (scm_oneplus, scm_oneminus): New functions,
converted from scheme code in boot-9.scm.
2005-04-11 Kevin Ryde <user42@zip.com.au>
* srfi-13.c (scm_string_concatenate, scm_string_concatenate_shared):