mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
*** empty log message ***
This commit is contained in:
parent
a50a53f89a
commit
1ebcfa3416
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-12-29 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* api-compound.texi (Arrays): Updated for the new 'typed' approach
|
||||
at creating arrays.
|
||||
|
||||
2004-12-28 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* api-data.texi (String Predicates): For string-any and string-every,
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2004-12-29 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* arrays.scm (make-array, list->array): Removed.
|
||||
(uniform-vector-fill!): Prepared to be deprecated.
|
||||
|
||||
2004-12-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||
|
||||
* boot-9.scm (module-make-local-var!): When creating a new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue