merge from 1.8 branch
[bpt/guile.git] / srfi / srfi-13.c
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-08-24 Marius Vollmer* srfi-13.scm, srfi-14.scm: Simply re-export the relevant
2004-08-19 Marius Vollmer* srfi-13.h, srfi-13.c: (scm_substring_shared): Renamed to
2004-08-14 Kevin Ryde(scm_string_any, scm_string_every): Add support for...
2004-08-12 Marius Vollmer(MY_VALIDATE_SUBSTRING_SPEC_COPY, MY_VALIDATE_STRING_CO...
2004-08-05 Kevin Ryde(scm_string_any, scm_string_every): Enhance docstrings as
2004-08-02 Kevin Ryde(scm_string_every): Correction to initial "res" value,
2004-07-27 Marius Vollmer* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving...
2004-07-10 Marius VollmerChanged all uses of SCM_VALIDATE_INUM, SCM_VALIDATE_INU...
2004-07-08 Marius Vollmer* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_M...
2004-07-06 Marius VollmerReplaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP...
2004-04-15 Kevin Ryde(scm_string_trim, scm_string_trim_right, scm_string_tri...
2004-04-06 Han-Wen Nienhuys* srfi-13.c (s_scm_string_map): convert character to...
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...