mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
*** empty log message ***
This commit is contained in:
parent
a15e6dcc8f
commit
b73bde31c7
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2000-07-24 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
|
* common-list.scm (uniq): Made tail-recursive. Thanks to thi!
|
||||||
|
|
||||||
2000-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
2000-07-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||||
|
|
||||||
* boot-9.scm (expt): In case of negative integer exponents return
|
* boot-9.scm (expt): In case of negative integer exponents return
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
2000-07-24 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
|
* stime.c (scm_strftime): Recognize a return value of zero from
|
||||||
|
strftime as buffer overflow and take care to detect a valid zero
|
||||||
|
length result regardless. Thanks to David Barts!
|
||||||
|
|
||||||
2000-07-23 Marius Vollmer <mvo@zagadka.ping.de>
|
2000-07-23 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
* alist.c (scm_assq_remove_x, scm_assv_remove_x,
|
* alist.c (scm_assq_remove_x, scm_assv_remove_x,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue