[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: make parsing reject invalid dates and the like (e9cd141)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:18:10 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix bug in fromSundayStartWeekValid, with tests (1732b96)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (05ae57a)
- 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/e9cd1412d9e6b6a52f936edfe370ced30084ae88
>---------------------------------------------------------------
commit e9cd1412d9e6b6a52f936edfe370ced30084ae88
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Sat Dec 19 20:13:27 2015 -0800
make parsing reject invalid dates and the like
>---------------------------------------------------------------
e9cd1412d9e6b6a52f936edfe370ced30084ae88
lib/Data/Time/Format/Parse.hs | 361 ++++++++++++++++++++++++++++--------------
test/Test/TestFormat.hs | 8 +-
2 files changed, 245 insertions(+), 124 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 e9cd1412d9e6b6a52f936edfe370ced30084ae88
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: fix bug in fromSundayStartWeekValid, with tests (1732b96)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: bump version (05ae57a)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list