mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-23 03:54:12 +02:00
*** empty log message ***
This commit is contained in:
parent
2e4b615a10
commit
3f5f8f832b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-06-06 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* strop.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-04-30 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* numbers.c (scm_divide): Correction to 1/complex and <any>/complex,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue