summaryrefslogtreecommitdiff
path: root/srfi/srfi-19.scm
Commit message (Expand)AuthorAgeFilesLines
* Fix harmless typo in SRFI-19.Ludovic Courtès2008-06-281-2/+2
* Changes from arch/CVS synchronizationLudovic Courtès2007-07-091-2/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-05-091-1/+1
* Changes from arch/CVS synchronizationLudovic Courtès2007-05-091-8/+0
* Changes from arch/CVS synchronizationLudovic Courtès2007-02-041-4/+4
* Changes from arch/CVS synchronizationLudovic Courtès2007-01-311-71/+26
* merge from 1.8 branchKevin Ryde2006-04-161-1/+1
* (priv:leap-second-table): Add new 2005 leap second.Kevin Ryde2005-08-181-2/+3
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* Add a copyright year.Kevin Ryde2003-08-221-1/+1
* (date-week-number): Correction, day of week startingKevin Ryde2003-08-221-0/+5
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-36/+11
* Update copyright.Thien-Thi Nguyen2002-03-281-45/+45
* Update copyright.Thien-Thi Nguyen2002-03-281-4/+10
* * Fix date-week-number bug in srfi-19.scm.Neil Jerram2002-02-231-3/+5
* * Fix a typo that crept in with the scm_X_t to scm_t_X rename.Neil Jerram2002-02-221-1/+1
* (time-monotonic->time-monotonic): Spurious; remove from exports.Thien-Thi Nguyen2001-11-061-1/+0
* * srfi-19.scm (priv:split-real): Inserted missing call toMikael Djurfeldt2001-09-221-1/+2
* (add-duration): Fix bug: Call `add-duration!' w/ two args.Thien-Thi Nguyen2001-08-251-51/+53
* * srfi-14.c: Okay. Now I got it. Really. This time it's fixed.Martin Grabmüller2001-07-171-3/+10
* * srfi-19.scm (priv:locale-reader): don't need open-output-string.Rob Browning2001-07-061-12/+12
* The SRFI-19 implementation was completely broken. Already theMarius Vollmer2001-06-181-97/+113
* *** empty log message ***Marius Vollmer2001-06-031-0/+24
* * srfi-19.scm: removed a stray open parenthesis. (thanks toMichael Livshin2001-05-281-2/+0
* * srfi-19.scm (:optional): renamed to optional to avoid readerRob Browning2001-05-231-25/+44
* * srfi-19.scm (:optional): renamed to optional to avoid readerRob Browning2001-05-231-11/+11
* * README: Update, document available SRFIs.Martin Grabmüller2001-05-231-0/+2
* * srfi-19.scm (priv:integer-reader-exact): minor cleanups.Rob Browning2001-05-171-14/+14
* * srfi-19.scm: New file - time/date SRFI. Thanks to Will Fitzgerald.Rob Browning2001-05-061-0/+1485