[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: sort out POSIX module mess (4bfc389)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:10:17 UTC 2017
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: move Data.Time.TAI to Data.Time.Clock.TAI (f99b7a1)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Big Split into separate fixed and time packages (f82aac1)
- 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/4bfc389bd98e0a25f2033dd53b3f77733c932e45
>---------------------------------------------------------------
commit 4bfc389bd98e0a25f2033dd53b3f77733c932e45
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sat Dec 17 15:20:41 2005 -0800
sort out POSIX module mess
darcs-hash:20051217232041-ac6dd-3796054df5e794cec4e432cc2a9b192ac0f0df5e
>---------------------------------------------------------------
4bfc389bd98e0a25f2033dd53b3f77733c932e45
Data/Time/Clock.hs | 13 +++++++---
Data/Time/Clock/{Current.hs => CTimeval.hs} | 21 ++++------------
Data/Time/Clock/POSIX.hs | 38 ++++++++++++++++++++++++++---
Data/Time/Clock/UTC.hs | 32 +-----------------------
Data/Time/LocalTime/TimeOfDay.hs | 8 +++---
Makefile | 15 +++++++++---
TimeLib.cabal | 5 ++--
TimeLib.xcodeproj/project.pbxproj | 6 +++--
test/TestFormat.hs | 2 +-
9 files changed, 73 insertions(+), 67 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 4bfc389bd98e0a25f2033dd53b3f77733c932e45
- Previous message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: move Data.Time.TAI to Data.Time.Clock.TAI (f99b7a1)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: Big Split into separate fixed and time packages (f82aac1)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list