A first, rough lexer for elisp still missing some stuff.
[bpt/guile.git] / srfi / srfi-14.h
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-08-02 Andy Wingomerge guile-vm to guile
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
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
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...