[commit: packages/time] format-widths, ghc, improve-leapseconds, master, posix-perf, tasty, wip/travis: clip incorrect values in converters, with tests (b107508)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:45:23 UTC 2017


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/b107508b2e78edf6ba7b42b5e9cbd6247ed1dc7c

>---------------------------------------------------------------

commit b107508b2e78edf6ba7b42b5e9cbd6247ed1dc7c
Author: Ashley Yakeley <ashley at semantic.org>
Date:   Fri Aug 5 23:01:28 2005 -0700

    clip incorrect values in converters, with tests
    
    darcs-hash:20050806060128-ac6dd-bbc8cb9b16607d205fcf9b10a927e23c33a971e1


>---------------------------------------------------------------

b107508b2e78edf6ba7b42b5e9cbd6247ed1dc7c
 Data/Time/Calendar/Gregorian.hs   |  10 +-
 Data/Time/Calendar/ISOWeekDay.hs  |  13 +-
 Data/Time/Calendar/Private.hs     |   5 +
 Data/Time/Calendar/YearDay.hs     |   2 +-
 TimeLib.xcodeproj/project.pbxproj |   8 +
 test/ClipDates.hs                 |  24 ++
 test/ClipDates.ref                | 561 ++++++++++++++++++++++++++++++++++++++
 test/LongWeekYears.hs             |  17 ++
 test/LongWeekYears.ref            | 150 ++++++++++
 test/Makefile                     |   8 +-
 10 files changed, 787 insertions(+), 11 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 b107508b2e78edf6ba7b42b5e9cbd6247ed1dc7c


More information about the ghc-commits mailing list