[commit: packages/time] master: correct showing of years before 1000 CE, with test (869ebcc)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:54:43 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/869ebcc990f261502b5121373cbd6c689ac6e954
>---------------------------------------------------------------
commit 869ebcc990f261502b5121373cbd6c689ac6e954
Author: Ashley Yakeley <ashley at semantic.org>
Date: Wed Aug 3 23:27:38 2005 -0700
correct showing of years before 1000 CE, with test
darcs-hash:20050804062738-ac6dd-b4c6228b0b4847944ef83f880cfa977035c1ea5c
>---------------------------------------------------------------
869ebcc990f261502b5121373cbd6c689ac6e954
Data/Time/Calendar/Format.hs | 6 +-
Data/Time/Calendar/Gregorian.hs | 2 +-
Data/Time/Calendar/ISOWeekDay.hs | 2 +-
Data/Time/Calendar/Private.hs | 17 +-
Data/Time/Calendar/YearDay.hs | 2 +-
test/TestTime.hs | 9 +-
test/TestTime.ref | 1612 ++++++++++++++++++++------------------
7 files changed, 884 insertions(+), 766 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 869ebcc990f261502b5121373cbd6c689ac6e954
More information about the ghc-commits
mailing list