summaryrefslogtreecommitdiff
path: root/srfi/srfi-14.h
Commit message (Expand)AuthorAgeFilesLines
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* * srfi-13.scm, srfi-14.scm: Simply re-export the relevantMarius Vollmer2004-08-241-65/+1
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-38/+12
* (SCM_CHARSET_GET): Cast IDX to unsigned char so that it works forMarius Vollmer2002-05-061-3/+3
* 2001-11-04 Stefan Jahn <stefan@lkcc.org>Stefan Jahn2001-11-041-2/+2
* Defined SCM_SRFI1314_API. Prefixed eachMarius Vollmer2001-11-021-49/+61
* * srfi-14.h (SCM_CHARSET_GET): need 1L, not just 1 in "<<".Rob Browning2001-09-211-1/+1
* * srfi-14.c (scm_char_set_diff_plus_intersection): wasn't correctlyGary Houston2001-07-311-1/+1
* * srfi-14.c (scm_char_set_intersection, scm_char_set_xor): removeGary Houston2001-07-221-2/+2
* * srfi-14.c: Fix for bug caused by brain-malfunctioning on myMartin Grabmüller2001-07-171-1/+8
* (s_scm_char_set_leq): similarly, (char-set<=) should return #t.Gary Houston2001-07-111-1/+1
* * srfi-14.c (s_scm_char_set_eq): bug fix: (char-set=) shouldGary Houston2001-07-111-1/+1
* Avoid using module operations from C.Marius Vollmer2001-05-191-0/+1
* * srfi-13.c (scm_string_replace): Take sizeof (char) into accountMartin Grabmüller2001-04-251-0/+47
* Integrated the guile-srfi package into the Guile distribution.Martin Grabmüller2001-04-231-0/+61