Update.
[bpt/guile.git] / srfi / srfi-14.h
2002-05-06 Marius Vollmer(SCM_CHARSET_GET): Cast IDX to unsigned char so that...
2001-11-04 Stefan Jahn2001-11-04 Stefan Jahn <stefan@lkcc.org>
2001-11-02 Marius VollmerDefined SCM_SRFI1314_API. Prefixed each
2001-09-21 Rob Browning* srfi-14.h (SCM_CHARSET_GET): need 1L, not just 1...
2001-07-31 Gary Houston * srfi-14.c (scm_char_set_diff_plus_intersection)...
2001-07-22 Gary Houston * srfi-14.c (scm_char_set_intersection, scm_char_set_x...
2001-07-17 Martin Grabmüller * srfi-14.c: Fix for bug caused by brain-malfunctionin...
2001-07-11 Gary Houston (s_scm_char_set_leq): similarly, (char-set<=) should...
2001-07-11 Gary Houston * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set...
2001-05-19 Marius VollmerAvoid using module operations from C.
2001-04-25 Martin Grabmüller * srfi-13.c (scm_string_replace): Take sizeof (char...
2001-04-23 Martin GrabmüllerIntegrated the guile-srfi package into the Guile distri...