Commit History

Author SHA1 Message Date
  Ludovic Courtès 215e03127d Enclose SRFI-13 deprecation handling in `#if SCM_ENABLE_DEPRECATED == 1'. 14 years ago
  Ludovic Courtès bf7c2e964e Improve doc of `string-index', `string-index-right', and `string-rindex'. 14 years ago
  Andy Wingo 9fe717e23c fix string-filter and string-delete argument order 14 years ago
  Ludovic Courtès 7614c983a5 Fix type-checking in the optimized path of `string=?'. 14 years ago
  Ludovic Courtès 0cc92ac41b Optimize `string=' for the common case. 14 years ago
  Julian Graham 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. 15 years ago
  Andy Wingo 6c9e8a5354 remove uses of trampolines within guile itself 15 years ago
  Andy Wingo 4b1c3f0e06 fix bug in string comparison 15 years ago
  Michael Gran 53a468dd8c type limits error in string-tabulate 15 years ago
  Michael Gran f846bd1a8f Update srfi-13 functions for Unicode 15 years ago
  Michael Gran 9c44cd4559 Add Unicode strings and symbols 15 years ago
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 15 years ago
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 years ago
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 years ago
  Kevin Ryde a003f3eb60 (scm_string_append_shared): No copying if just one 19 years ago
  Kevin Ryde 1729055bcf (scm_string_for_each_index): Correction to docstring. 19 years ago
  Kevin Ryde 3540b91548 (scm_string_any, scm_string_every, scm_string_tabulate, 19 years ago
  Kevin Ryde 8591234398 (scm_string_filter, scm_string_delete): Strip leading and 19 years ago
  Kevin Ryde 8230ee411d (scm_string_filter, scm_string_delete): Partial revert 19 years ago
  Kevin Ryde 8753a993c1 (scm_string_filter, scm_string_delete): For char and 19 years ago
  Kevin Ryde 994f151dc3 (scm_string_split): Compare char/char in scan. Mixing an 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Neil Jerram 5a6d139b35 * unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee 19 years ago
  Kevin Ryde 57d9803440 (scm_string_concatenate, scm_string_concatenate_shared): 20 years ago
  Marius Vollmer 69d2000d93 Docstring updates. 20 years ago
  Kevin Ryde fdc6aebfaf (string-any, string-every): Use a scheme 20 years ago
  Marius Vollmer d2e53ed6f8 *** empty log message *** 20 years ago
  Marius Vollmer 4a310f1c92 (scm_string_contains, scm_string_contains_ci): Reworded logic a bit so 20 years ago
  Marius Vollmer 1a82a4606c (scm_string_any, scm_string_every, 20 years ago
  Han-Wen Nienhuys adba74f3a6 2004-09-13 Jan Nieuwenhuizen <janneke@gnu.org> 20 years ago