| Commit message (Expand) | Author | Age | Files | Lines |
* | remove empty srfi-4, srfi-13, and srfi-14 shlibs | Andy Wingo | 2010-09-12 | 1 | -41/+0 |
* | Change Guile license to LGPLv3+ | Neil Jerram | 2009-06-17 | 1 | -6/+7 |
* | Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. | Ludovic Courtès | 2008-09-13 | 1 | -2/+6 |
* | merge from 1.8 branch | Kevin Ryde | 2006-04-16 | 1 | -1/+1 |
* | The FSF has a new address. | Marius Vollmer | 2005-05-23 | 1 | -1/+1 |
* | * srfi-13.scm, srfi-14.scm: Simply re-export the relevant | Marius Vollmer | 2004-08-24 | 1 | -3067/+8 |
* | * srfi-13.h, srfi-13.c: (scm_substring_shared): Renamed to | Marius Vollmer | 2004-08-19 | 1 | -354/+377 |
* | (scm_string_any, scm_string_every): Add support for char | Kevin Ryde | 2004-08-14 | 1 | -20/+59 |
* | (MY_VALIDATE_SUBSTRING_SPEC_COPY, MY_VALIDATE_STRING_COPY): Modernized | Marius Vollmer | 2004-08-12 | 1 | -265/+291 |
* | (scm_string_any, scm_string_every): Enhance docstrings as | Kevin Ryde | 2004-08-05 | 1 | -8/+24 |
* | (scm_string_every): Correction to initial "res" value, | Kevin Ryde | 2004-08-02 | 1 | -1/+1 |
* | * tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into | Marius Vollmer | 2004-07-27 | 1 | -4/+4 |
* | Changed all uses of SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY, | Marius Vollmer | 2004-07-10 | 1 | -42/+45 |
* | * numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to | Marius Vollmer | 2004-07-08 | 1 | -66/+66 |
* | Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, | Marius Vollmer | 2004-07-06 | 1 | -24/+24 |
* | (scm_string_trim, scm_string_trim_right, scm_string_trim_both): | Kevin Ryde | 2004-04-15 | 1 | -5/+5 |
* | * srfi-13.c (s_scm_string_map): convert character to unsigned char | Han-Wen Nienhuys | 2004-04-06 | 1 | -28/+33 |
* | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 2003-04-05 | 1 | -37/+11 |
* | (scm_string_tokenize): Instead of using "isgraphic" as the subtitute | Marius Vollmer | 2002-05-06 | 1 | -21/+13 |
* | (s_scm_string_tokenize): Only take character sets as the second arg. | Marius Vollmer | 2002-04-26 | 1 | -39/+13 |
* | Retire inclusion guard macro SCM_MAGIC_SNARFER. | Thien-Thi Nguyen | 2002-03-14 | 1 | -2/+0 |
* | (string_titlecase_x): Treat characters as unsigned so that 8-bit chars | Marius Vollmer | 2002-03-11 | 1 | -2/+2 |
* | * Documentation work. | Neil Jerram | 2001-11-11 | 1 | -2/+2 |
* | (scm_string_for_each): Reverse order of first 2 args. | Thien-Thi Nguyen | 2001-08-24 | 1 | -66/+88 |
* | * tests/srfi-13.test (string-map): Swapped order of string and | Mikael Djurfeldt | 2001-08-22 | 1 | -6/+6 |
* | * srfi-4.c: Minor cleanups. | Martin Grabmüller | 2001-06-28 | 1 | -63/+56 |
* | * Deprecated scm_makfromstr and added scm_mem2string as a replacement. | Dirk Herrmann | 2001-06-26 | 1 | -17/+14 |
* | Avoid using module operations from C. | Marius Vollmer | 2001-05-19 | 1 | -23/+1 |
* | * srfi-13.c (scm_string_delete): Logic was inversed for charset. | Martin Grabmüller | 2001-05-10 | 1 | -1/+1 |
* | * srfi-13.c (scm_string_copyS): Fixed nasty bug. | Martin Grabmüller | 2001-05-07 | 1 | -1/+1 |
* | * srfi-14.c, srfi-13.c: Added @bullet to various @itemize lists. | Martin Grabmüller | 2001-05-02 | 1 | -4/+4 |
* | * srfi-13.c (scm_init_srfi_13), srfi-14.c (scm_init_srfi_14): | Gary Houston | 2001-04-27 | 1 | -1/+1 |
* | Changed two procedure names to match final SRFI document. Thanks | Martin Grabmüller | 2001-04-26 | 1 | -7/+9 |
* | * srfi-13.c (scm_string_replace): Take sizeof (char) into account | Martin Grabmüller | 2001-04-25 | 1 | -5/+6 |
* | * guile-srfi.texi: Removed, because merged with the GRM. | Martin Grabmüller | 2001-04-24 | 1 | -2/+2 |
* | Integrated the guile-srfi package into the Guile distribution. | Martin Grabmüller | 2001-04-23 | 1 | -0/+3052 |