The FSF has a new address.
[bpt/guile.git] / libguile / srfi-13.c
2005-05-23 Marius VollmerThe FSF has a new address.
2005-05-12 Neil Jerram* unif.c (scm_i_read_array): Declare rank as ssize_t...
2005-04-10 Kevin Ryde(scm_string_concatenate, scm_string_concatenate_shared):
2005-03-04 Marius VollmerDocstring updates.
2004-12-14 Kevin Ryde(string-any, string-every): Use a scheme
2004-09-22 Marius Vollmer*** empty log message ***
2004-09-22 Marius Vollmer(scm_string_contains, scm_string_contains_ci): Reworded...
2004-09-20 Marius Vollmer(scm_string_any, scm_string_every,
2004-09-14 Han-Wen Nienhuys2004-09-13 Jan Nieuwenhuizen <janneke@gnu.org>
2004-09-07 Marius Vollmer(scm_string_trim_right, scm_string_xcopy_x): Correctly...
2004-08-25 Marius Vollmer* srfi-13.c: First cut at thread-safeness and proper...
2004-08-25 Marius Vollmer(scm_string_rindex): Export to Scheme, as it has always...
2004-08-24 Marius Vollmer* srfi-13.c, srfi-13.h, srfi-14.c, srfi-14.h: New files.