mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
12fb20e55b
commit
e3c0c3b9cd
2 changed files with 277 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-03-25 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* srfi-4.c: replace typedefs for basic types with typedefs using
|
||||
new standard int types (i.e. scm_t_uint8, etc.) -- should probably
|
||||
remove typedefs altogether later.
|
||||
|
||||
2003-03-24 Mikael Djurfeldt <djurfeldt@nada.kth.se>
|
||||
|
||||
* srfi-1.scm: Re-export all srfi-1 bindings implemented by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue