1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Marius Vollmer
7d81830dd2 The FSF has a new address. 2005-05-23 20:15:36 +00:00
Rob Browning
6d816e8d41 * srfi-4.scm: load libguile-srfi-srfi-4-v-MAJOR now. 2002-07-20 20:20:58 +00:00
Rob Browning
852b06e2f4 * srfi-4.scm: hack around dynamic-link problems by
using painfully explicit lib names.
2002-04-09 17:27:35 +00:00
Thien-Thi Nguyen
3e676b6f82 Update copyright.
Point to manual in commentary; nfc.
2002-03-28 01:52:37 +00:00
Mikael Djurfeldt
7338fb2827 * srfi-2.scm, srfi-4.scm, srfi-8.scm, srfi-9.scm, srfi-10.scm,
srfi-11.scm, srfi-14.scm, srfi-16.scm: Move module the system
directives `export', `export-syntax', `re-export' and
`re-export-syntax' into the `define-module' form.  This is the
recommended way of exporting bindings.
2001-10-18 19:43:07 +00:00
Martin Grabmüller
71ca65d982 * Makefile.am: Added SRFI-4 files in various places.
* srfi-4.c, srfi-4.h, srfi-4.scm: New files implementing SRFI-4.
2001-06-27 13:18:40 +00:00