summaryrefslogtreecommitdiff
path: root/srfi/srfi-19.scm
AgeCommit message (Expand)AuthorFilesLines
2008-11-01move scm srfi files to module/srfi, and compile them.Andy Wingo1-1491/+0
2008-06-28Fix harmless typo in SRFI-19.Ludovic Courtès1-2/+2
2007-07-09Changes from arch/CVS synchronizationLudovic Courtès1-2/+4
2007-05-09Changes from arch/CVS synchronizationLudovic Courtès1-1/+1
2007-05-09Changes from arch/CVS synchronizationLudovic Courtès1-8/+0
2007-02-04Changes from arch/CVS synchronizationLudovic Courtès1-4/+4
2007-01-31Changes from arch/CVS synchronizationLudovic Courtès1-71/+26
2006-04-16merge from 1.8 branchKevin Ryde1-1/+1
2005-08-18(priv:leap-second-table): Add new 2005 leap second.Kevin Ryde1-2/+3
2005-05-23The FSF has a new address.Marius Vollmer1-1/+1
2003-08-22Add a copyright year.Kevin Ryde1-1/+1
2003-08-22(date-week-number): Correction, day of week startingKevin Ryde1-0/+5
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+11
2002-03-28Update copyright.Thien-Thi Nguyen1-45/+45
2002-03-28Update copyright.Thien-Thi Nguyen1-4/+10
2002-02-23* Fix date-week-number bug in srfi-19.scm.Neil Jerram1-3/+5
2002-02-22* Fix a typo that crept in with the scm_X_t to scm_t_X rename.Neil Jerram1-1/+1
2001-11-06(time-monotonic->time-monotonic): Spurious; remove from exports.Thien-Thi Nguyen1-1/+0
2001-09-22* srfi-19.scm (priv:split-real): Inserted missing call toMikael Djurfeldt1-1/+2
2001-08-25(add-duration): Fix bug: Call `add-duration!' w/ two args.Thien-Thi Nguyen1-51/+53
2001-07-17 * srfi-14.c: Okay. Now I got it. Really. This time it's fixed.Martin Grabmüller1-3/+10
2001-07-06* srfi-19.scm (priv:locale-reader): don't need open-output-string.Rob Browning1-12/+12
2001-06-18The SRFI-19 implementation was completely broken. Already theMarius Vollmer1-97/+113
2001-06-03*** empty log message ***Marius Vollmer1-0/+24
2001-05-28* srfi-19.scm: removed a stray open parenthesis. (thanks toMichael Livshin1-2/+0
2001-05-23* srfi-19.scm (:optional): renamed to optional to avoid readerRob Browning1-25/+44
2001-05-23* srfi-19.scm (:optional): renamed to optional to avoid readerRob Browning1-11/+11
2001-05-23 * README: Update, document available SRFIs.Martin Grabmüller1-0/+2
2001-05-17* srfi-19.scm (priv:integer-reader-exact): minor cleanups.Rob Browning1-14/+14
2001-05-06* srfi-19.scm: New file - time/date SRFI. Thanks to Will Fitzgerald.Rob Browning1-0/+1485