[commit: packages/time] format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis: fix tests; rename ISO 8601 modules (be389b5)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:10:07 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: move out MonthDay and YearDay (6f8d525)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: more sensible WeekDate and OrdinalDate names (4752044)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/be389b5fa0e1fb037903c464139386ae87935cb2
>---------------------------------------------------------------
commit be389b5fa0e1fb037903c464139386ae87935cb2
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sun Nov 27 20:06:14 2005 -0800
fix tests; rename ISO 8601 modules
darcs-hash:20051128040614-ac6dd-83a5a6ba7fa4764ae4e9b8cfea18401f260f3aeb
>---------------------------------------------------------------
be389b5fa0e1fb037903c464139386ae87935cb2
Data/Time/Calendar/Gregorian.hs | 2 +-
Data/Time/Calendar/{YearDay.hs => OrdinalDate.hs} | 2 +-
Data/Time/Calendar/{ISO8601Week.hs => WeekDate.hs} | 4 ++--
Data/Time/LocalTime/Format.hs | 4 ++--
Makefile | 24 +++++++++++-----------
TimeLib.cabal | 4 ++--
TimeLib.xcodeproj/project.pbxproj | 8 ++++----
test/ClipDates.hs | 3 ++-
test/ConvertBack.hs | 3 ++-
test/LongWeekYears.hs | 3 ++-
test/TestCalendars.hs | 2 +-
test/TestMonthDay.hs | 2 +-
test/TestTime.hs | 3 ++-
test/UseCases.lhs | 1 +
14 files changed, 35 insertions(+), 30 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 be389b5fa0e1fb037903c464139386ae87935cb2
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: move out MonthDay and YearDay (6f8d525)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: more sensible WeekDate and OrdinalDate names (4752044)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list