summaryrefslogtreecommitdiff
path: root/libguile/rw.h
Commit message (Expand)AuthorAgeFilesLines
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-5/+5
* * Renamed header macros to the SCM_<filename>_H format.Dirk Herrmann2001-08-311-6/+8
* *** empty log message ***Gary Houston2001-06-041-1/+2
* * rw.c (scm_write_string_partial): new procedure implementingGary Houston2001-06-041-2/+4
* (scm_init_rw): Added prototype.Marius Vollmer2001-05-201-0/+1
* * rw.c: new file, implementing C part of module (ice-9 rw).Gary Houston2001-04-291-0/+59