1
Fork 0
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:
Rob Browning 2003-03-26 00:02:20 +00:00
parent 12fb20e55b
commit e3c0c3b9cd
2 changed files with 277 additions and 0 deletions

View file

@ -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