Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-06 | #:re-export open-input-string, open-output-string and | Kevin Ryde | 1 | -2/+3 | |
get-output-string, for the benefit of applications wanting to use #:select on the module. | |||||
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+11 | |
2002-03-28 | Update copyright. | Thien-Thi Nguyen | 1 | -42/+50 | |
Point to manual in commentary; nfc. | |||||
2001-06-03 | *** empty log message *** | Marius Vollmer | 1 | -0/+24 | |
2001-05-23 | * README: Update, document available SRFIs. | Martin Grabmüller | 1 | -0/+2 | |
* srfi-19.scm, srfi-17.scm, srfi-16.scm, srfi-14.scm, srfi-13.scm, srfi-11.scm, srfi-10.scm, srfi-9.scm, srfi-8.scm, srfi-6.scm, srfi-2.scm: Use `cond-expand-provide' for providing features to `cond-expand'. | |||||
2001-04-26 | * srfi-6.scm: new file - guile already has srfi-6 procedures | Rob Browning | 1 | -0/+23 | |
loaded by default, so this is a dummy file right now. |