提交歷史

作者 SHA1 備註 提交日期
  Mark H Weaver de2bc673bb scm_string_join: properly sequence operations in ADD_TO_APPEND_LIST 12 年之前
  Mark H Weaver 786ab4258f Optimize 'string-join'. 12 年之前
  Mark H Weaver 3b80c35852 Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'. 12 年之前
  Daniel Hartwig 5f085775ab In string-split, add support for character sets and predicates. 12 年之前
  Andy Wingo 47153f29b0 micro-optimizations to string-trim-both, and to (web http) 13 年之前
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 年之前
  Mark H Weaver b2fb40a903 Avoid calling scm_i_string_start_writing if no chars will be mutated 13 年之前
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 年之前
  Mark H Weaver 06fc34c23f Fix bug to make `string=' much faster 14 年之前
  Ralf Wildenhues ffb62a43dc fix typos in the manual bits generated from source comments. 14 年之前
  Ludovic Courtès 215e03127d Enclose SRFI-13 deprecation handling in `#if SCM_ENABLE_DEPRECATED == 1'. 14 年之前
  Ludovic Courtès bf7c2e964e Improve doc of `string-index', `string-index-right', and `string-rindex'. 14 年之前
  Andy Wingo 9fe717e23c fix string-filter and string-delete argument order 14 年之前
  Ludovic Courtès 7614c983a5 Fix type-checking in the optimized path of `string=?'. 15 年之前
  Ludovic Courtès 0cc92ac41b Optimize `string=' for the common case. 15 年之前
  Julian Graham 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. 15 年之前
  Andy Wingo 6c9e8a5354 remove uses of trampolines within guile itself 15 年之前
  Andy Wingo 4b1c3f0e06 fix bug in string comparison 15 年之前
  Michael Gran 53a468dd8c type limits error in string-tabulate 15 年之前
  Michael Gran f846bd1a8f Update srfi-13 functions for Unicode 15 年之前
  Michael Gran 9c44cd4559 Add Unicode strings and symbols 15 年之前
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 年之前
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. 16 年之前
  Kevin Ryde 2b829bbb3d merge from 1.8 branch 19 年之前
  Kevin Ryde a003f3eb60 (scm_string_append_shared): No copying if just one 19 年之前
  Kevin Ryde 1729055bcf (scm_string_for_each_index): Correction to docstring. 20 年之前
  Kevin Ryde 3540b91548 (scm_string_any, scm_string_every, scm_string_tabulate, 20 年之前
  Kevin Ryde 8591234398 (scm_string_filter, scm_string_delete): Strip leading and 20 年之前
  Kevin Ryde 8230ee411d (scm_string_filter, scm_string_delete): Partial revert 20 年之前
  Kevin Ryde 8753a993c1 (scm_string_filter, scm_string_delete): For char and 20 年之前