mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-28 22:10:29 +02:00
*** empty log message ***
This commit is contained in:
parent
6ffab1a74b
commit
a77bd42e52
2 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-03-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* api-compound.texi (Vector Accessing from C): Show
|
||||
SCM_SIMPLE_VECTOR_SET not SCM_SIMPLE_VECTOR_SET_X, the former is
|
||||
what's in vector.h.
|
||||
|
||||
2006-03-21 Ludovic Courtès <ludovic.courtes@laas.fr>
|
||||
|
||||
* api-data.texi (Conversion): Add scm_c_locale_stringn_to_number.
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2006-03-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* Makefile.am (SCM_TESTS): Remove slib.test, it fails with current
|
||||
slib and the ice-9 slib module is due for revision soon.
|
||||
|
||||
2006-03-19 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/unif.test (make-shared-array): Another test which failed in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue