Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -1/+1 |
* | * rw.c (scm_write_string_partial): new procedure implementing | Gary Houston | 2001-06-04 | 1 | -8/+116 |
* | revert the ill-considered part of the 2001-05-24 changes | Michael Livshin | 2001-05-26 | 1 | -4/+4 |
* | * validate.h | Michael Livshin | 2001-05-24 | 1 | -4/+4 |
* | (scm_c_make_gsubr, scm_c_define_gsubr, scm_c_make_gsubr_with_generic, | Marius Vollmer | 2001-05-20 | 1 | -1/+1 |
* | (scm_init_rw_builtins): Renamed from scm_init_rw. Return | Marius Vollmer | 2001-05-19 | 1 | -6/+9 |
* | * rw.c: Include "modules.h" and "strports.h". | Marius Vollmer | 2001-05-02 | 1 | -0/+2 |
* | * rw.c: new file, implementing C part of module (ice-9 rw). | Gary Houston | 2001-04-29 | 1 | -0/+178 |