guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/srfi srfi-13.c


From: Marius Vollmer
Subject: guile/guile-core/srfi srfi-13.c
Date: Fri, 26 Apr 2002 14:34:21 -0400

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 02/04/26 14:34:21

Modified files:
        guile-core/srfi: srfi-13.c 

Log message:
        (s_scm_string_tokenize): Only take character sets as the second arg.
        Collect characters belonging to this set into tokens (as specified by
        the SRFI), instead of splitting at these characters.  Default to an
        equivalent of char-set:graphic instead of everything-but-whitespace.
        Thanks to Matthias Koeppe!

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/srfi/srfi-13.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]