Asumu Takikawa
|
688511aec5
|
Fix year day for srfi/19-produced date*s
srfi/19's `date-year-day` indexes from 1 and Racket
indexes from 0.
|
2013-01-18 15:48:11 -05:00 |
|
Asumu Takikawa
|
7e679597f1
|
Update srfi/19 for latest leap seconds
Closes PR 13390
|
2013-01-18 10:44:58 -05:00 |
|
Asumu Takikawa
|
1ae216ec94
|
Delete trailing whitespace
|
2013-01-14 10:35:44 -05:00 |
|
Asumu Takikawa
|
8d1c56cb6f
|
Rackety
|
2013-01-14 10:35:44 -05:00 |
|
Asumu Takikawa
|
d406e2db57
|
Make srfi/19 compatible with date* structs
- srfi/19 functions now produce and accept date*s
- some functions produce lax-dates for backwards compat.
|
2013-01-14 10:35:43 -05:00 |
|
John Clements
|
dcb5e896dd
|
added raise-type-error to date->string, also test case
|
2011-05-24 10:24:31 -07:00 |
|
Eli Barzilay
|
7b14a1f585
|
"Racunit" -> "Rackunit"
|
2010-05-17 12:07:32 -04:00 |
|
Jay McCarthy
|
bc5cf30ebe
|
Renaming rktunit to racunit
|
2010-04-30 10:57:32 -06:00 |
|
Jay McCarthy
|
f70ffca756
|
Renaming schemeunit to rktunit and adding compat layer
|
2010-04-29 15:00:02 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|