Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo 4df9e5eb0f micro-optimizations to string-trim-both, and to (web http) hace 13 años
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. hace 13 años
  Mark H Weaver b2fb40a903 Avoid calling scm_i_string_start_writing if no chars will be mutated hace 13 años
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. hace 14 años
  Mark H Weaver 06fc34c23f Fix bug to make `string=' much faster hace 14 años
  Ralf Wildenhues ffb62a43dc fix typos in the manual bits generated from source comments. hace 14 años
  Ludovic Courtès 215e03127d Enclose SRFI-13 deprecation handling in `#if SCM_ENABLE_DEPRECATED == 1'. hace 14 años
  Ludovic Courtès bf7c2e964e Improve doc of `string-index', `string-index-right', and `string-rindex'. hace 14 años
  Andy Wingo 9fe717e23c fix string-filter and string-delete argument order hace 14 años
  Ludovic Courtès 7614c983a5 Fix type-checking in the optimized path of `string=?'. hace 15 años
  Ludovic Courtès 0cc92ac41b Optimize `string=' for the common case. hace 15 años
  Julian Graham 820f33aaed Improved support for Unicode title case in Guile's string and character APIs. hace 15 años
  Andy Wingo 6c9e8a5354 remove uses of trampolines within guile itself hace 15 años
  Andy Wingo 4b1c3f0e06 fix bug in string comparison hace 15 años
  Michael Gran 53a468dd8c type limits error in string-tabulate hace 16 años
  Michael Gran f846bd1a8f Update srfi-13 functions for Unicode hace 16 años
  Michael Gran 9c44cd4559 Add Unicode strings and symbols hace 16 años
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ hace 16 años
  Ludovic Courtès dbb605f575 Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'. hace 17 años
  Kevin Ryde 2b829bbb3d merge from 1.8 branch hace 19 años
  Kevin Ryde a003f3eb60 (scm_string_append_shared): No copying if just one hace 19 años
  Kevin Ryde 1729055bcf (scm_string_for_each_index): Correction to docstring. hace 20 años
  Kevin Ryde 3540b91548 (scm_string_any, scm_string_every, scm_string_tabulate, hace 20 años
  Kevin Ryde 8591234398 (scm_string_filter, scm_string_delete): Strip leading and hace 20 años
  Kevin Ryde 8230ee411d (scm_string_filter, scm_string_delete): Partial revert hace 20 años
  Kevin Ryde 8753a993c1 (scm_string_filter, scm_string_delete): For char and hace 20 años
  Kevin Ryde 994f151dc3 (scm_string_split): Compare char/char in scan. Mixing an hace 20 años
  Marius Vollmer 92205699d0 The FSF has a new address. hace 20 años
  Neil Jerram 5a6d139b35 * unif.c (scm_i_read_array): Declare rank as ssize_t, to guarantee hace 20 años
  Kevin Ryde 57d9803440 (scm_string_concatenate, scm_string_concatenate_shared): hace 20 años