mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
5e1fb41f97
commit
60a54e2fca
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
2001-05-23 Rob Browning <rlb@cs.utexas.edu>
|
||||
|
||||
* srfi-19.scm (:optional): renamed to optional to avoid reader
|
||||
keywords conflict. Thanks to Matthias Koeppe for the report.
|
||||
keywords conflict. Time passes... Removed :optional altogether
|
||||
and just handle optional args directly. Thanks to Matthias Koeppe
|
||||
for the report of this and the two bits below.
|
||||
(priv:decode-julian-day-number): add inexact->exact for truncate
|
||||
result.
|
||||
(time-utc->date): add inexact->exact and floor so quotient will
|
||||
work.
|
||||
|
||||
2001-05-22 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue