Changed license terms to the plain LGPL thru-out.
[bpt/guile.git] / srfi / srfi-13.c
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2002-05-06 Marius Vollmer(scm_string_tokenize): Instead of using "isgraphic...
2002-04-26 Marius Vollmer(s_scm_string_tokenize): Only take character sets as...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-11 Marius Vollmer(string_titlecase_x): Treat characters as unsigned...
2001-11-11 Neil Jerram* Documentation work.
2001-08-24 Thien-Thi Nguyen(scm_string_for_each): Reverse order of first 2 args.
2001-08-22 Mikael Djurfeldt* tests/srfi-13.test (string-map): Swapped order of...
2001-06-28 Martin Grabmüller * srfi-4.c: Minor cleanups.
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...