* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
[bpt/guile.git] / srfi / srfi-13.c
2001-06-26 Dirk Herrmann* Deprecated scm_makfromstr and added scm_mem2string...
2001-05-19 Marius VollmerAvoid using module operations from C.
2001-05-10 Martin Grabmüller * srfi-13.c (scm_string_delete): Logic was inversed...
2001-05-07 Martin Grabmüller * srfi-13.c (scm_string_copyS): Fixed nasty bug.
2001-05-02 Martin Grabmüller * srfi-14.c, srfi-13.c: Added @bullet to various ...
2001-04-27 Gary Houston * srfi-13.c (scm_init_srfi_13), srfi-14.c (scm_init_sr...
2001-04-26 Martin Grabmüller Changed two procedure names to match final SRFI docume...
2001-04-25 Martin Grabmüller * srfi-13.c (scm_string_replace): Take sizeof (char...
2001-04-24 Martin Grabmüller * guile-srfi.texi: Removed, because merged with the...
2001-04-23 Martin GrabmüllerIntegrated the guile-srfi package into the Guile distri...