mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
*** empty log message ***
This commit is contained in:
parent
4a310f1c92
commit
b50c53e55f
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
2004-09-22 Marius Vollmer <mvo@zagadka.de>
|
2004-09-22 Marius Vollmer <mvo@zagadka.de>
|
||||||
|
|
||||||
|
* srfi-13.c (scm_string_contains, scm_string_contains_ci):
|
||||||
|
Reworded logic a bit so that #f is returned immediately when s1 is
|
||||||
|
too short to contain s2.
|
||||||
|
|
||||||
* regex-posix.c (scm_regexp_exec): Convert string to
|
* regex-posix.c (scm_regexp_exec): Convert string to
|
||||||
zero-temrinated locale string before matching against it.
|
zero-temrinated locale string before matching against it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue