mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
*** empty log message ***
This commit is contained in:
parent
994f151dc3
commit
f8cda9ee2d
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-06-06 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* srfi-13.c (scm_string_split): Compare char/char in scan. Mixing an
|
||||
unsigned int SCM_CHAR and a char string meant an 8-bit char was never
|
||||
matched.
|
||||
|
||||
2005-06-05 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* eval.c: Added comment on how to make case 1.1 of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue