[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: allow user control of parsing of time-zone names (dc4157a)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:16:25 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: remove System.Locale (e4ea1d9)
- Next message: [commit: packages/time] format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis: parse single-letter "military" time zones; test parsing of all defaultLocale time zones. Test failure: "EAST" is there twice. (2e0c3f8)
- 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/dc4157a645c6a91803470a2e795008b680072586
>---------------------------------------------------------------
commit dc4157a645c6a91803470a2e795008b680072586
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Mon Aug 25 02:39:44 2014 -0700
allow user control of parsing of time-zone names
>---------------------------------------------------------------
dc4157a645c6a91803470a2e795008b680072586
lib/Data/Time/Format/Locale.hs | 230 ++++++++++++++++++++++++++++++++++++++-
lib/Data/Time/Format/Parse.hs | 238 +++--------------------------------------
2 files changed, 241 insertions(+), 227 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 dc4157a645c6a91803470a2e795008b680072586
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: remove System.Locale (e4ea1d9)
- Next message: [commit: packages/time] format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis: parse single-letter "military" time zones; test parsing of all defaultLocale time zones. Test failure: "EAST" is there twice. (2e0c3f8)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list