[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: Julian and Easter calendars (869b07f)
git at git.haskell.org
git at git.haskell.org
Fri Apr 21 16:46:20 UTC 2017
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: new MonthDay module (f4e177d)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: move ISO8601Week to separate module space (b802476)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,ghc,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/869b07fbd86304b5ef9ac67cf398b7bbd232f663
>---------------------------------------------------------------
commit 869b07fbd86304b5ef9ac67cf398b7bbd232f663
Author: Ashley Yakeley <ashley at semantic.org>
Date: Mon Nov 14 01:42:01 2005 -0800
Julian and Easter calendars
darcs-hash:20051114094201-ac6dd-a131f426e1d19bdf05a559ee6a110c9e9740b4c4
>---------------------------------------------------------------
869b07fbd86304b5ef9ac67cf398b7bbd232f663
Data/Time/Calendar/Easter.hs | 38 +++++++++++++++++++++
Data/Time/Calendar/Julian.hs | 68 +++++++++++++++++++++++++++++++++++++
Data/Time/Calendar/JulianYearDay.hs | 38 +++++++++++++++++++++
Data/Time/Calendar/YearDay.hs | 2 +-
Makefile | 14 ++++++++
TimeLib.cabal | 3 ++
TimeLib.xcodeproj/project.pbxproj | 14 ++++++++
test/ConvertBack.hs | 4 ++-
test/Makefile | 8 +++++
test/TestCalendars.hs | 28 +++++++++++++++
test/TestCalendars.ref | 4 +++
test/TestEaster.hs | 23 +++++++++++++
test/TestEaster.ref | 57 +++++++++++++++++++++++++++++++
13 files changed, 299 insertions(+), 2 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 869b07fbd86304b5ef9ac67cf398b7bbd232f663
- Previous message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: new MonthDay module (f4e177d)
- Next message: [commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: move ISO8601Week to separate module space (b802476)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list