An open API service providing commit metadata for open source projects.

GitHub / haskell-github-trust/thyme / commits

A faster date and time library based on time

SHA Message Author Date Stats
da22f8f5 merge Merge pull request #86 from haskell-github-trust/renovate/template-haskell-2.... Erik de Castro Lopo <e****d@m****m>
Committed by: GitHub <n****y@g****m>
5 months ago
11a8c00a Update dependency template-haskell to v2.24 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
dd74e581 merge Merge pull request #79 from haskell-github-trust/renovate/template-haskell-2.... Janus Troelsen <y****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
82775dcf Update dependency template-haskell to v2.23 renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ebc4f7a7 merge Merge pull request #78 from haskell-github-trust/renovate/configure Janus Troelsen <y****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f7fe5103 Add renovate.json renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
45082bcb Release thyme-0.4.1 Janus Troelsen <y****k@g****m> over 1 year ago
3bf55040 merge Merge pull request #77 from haskell-github-trust/ghc-9.10 Janus Troelsen <y****k@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
822a0b12 CI: Exclude old GHCs on MacOS Janus Troelsen <y****k@g****m> over 1 year ago
2c326b93 Compatibility with GHC 9.8 and 9.10 Janus Troelsen <y****k@g****m> over 1 year ago
cb989247 merge Merge pull request #76 from Bodigrim/patch-1 James Brock <j****k@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1561683e Allow template-haskell-2.20 ˌbodʲɪˈɡrʲim <a****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c2393fd2 Update README.md links for CI Tim McGilchrist <t****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b05f7c50 merge Merge pull request #73 from fumieval/master Tim McGilchrist <t****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
85854ea7 merge Merge pull request #6 from fumieval/prepare-version-0.4 Fumiaki Kinoshita <f****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f8f9baf6 fix compatibility on GHC < 8.10 Fumiaki Kinoshita <f****a@h****p> over 3 years ago
c2ea38d2 v0.4 Fumiaki Kinoshita <f****a@h****p> over 3 years ago
103a9433 merge Merge pull request #3 from tmcgilchrist/patch-1 Fumiaki Kinoshita <f****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
62839612 Update thyme.cabal with homepage and GHC versions Tim McGilchrist <t****l@g****m> over 3 years ago
be181160 version bump Fumiaki Kinoshita <f****l@g****m> over 3 years ago
69703ee9 Update mainainer and upstream repo Fumiaki Kinoshita <f****l@g****m> over 3 years ago
571ece7d merge Merge pull request #2 from tmcgilchrist/speculative-ghc-versions Fumiaki Kinoshita <f****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e80c9108 Extend back to 8.4.4 support. Tim McGilchrist <t****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7c4d2792 Update haskell GitHub actions Tim McGilchrist <t****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d648643b Update haskell.yml Tim McGilchrist <t****l@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1f58441d Fixup rewrite rule tests. Tim McGilchrist <t****l@g****m> over 3 years ago
414bb151 Inline TrueName library. Tim McGilchrist <t****l@g****m> over 3 years ago
ff7b5d91 Fixup cpphs invocation for Cabal 3.4. Tim McGilchrist <t****l@g****m> over 3 years ago
3180d79a Add basic GH CI Tim McGilchrist <t****l@g****m> over 3 years ago
d829022d Fix GHC 9 compat. Tristan Seligmann <m****i@m****t>
Committed by: Tim McGilchrist <t****l@g****m>
over 5 years ago
c0dcc251 merge Merge pull request #59 from mitchellwrosen/patch-1 Liyang HU <g****m@l****u>
Committed by: GitHub <n****y@g****m>
over 8 years ago
3ac8e91e Apply clang fix (use cpphs) to freebsd as well Mitchell Rosen <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b4ad81e8 Data.Thyme.Format: re-export TimeLocale (..) & defaultTimeLocale Liyang HU <g****t@l****u> over 10 years ago
fd197828 move Lens' accessors next to record declarations Liyang HU <g****t@l****u> over 10 years ago
a82ab448 Data.Thyme.Clock: unUTCTime ViewPatterns example Liyang HU <g****t@l****u> over 10 years ago
25e13a1c Data.Thyme.Clock: pattern UniversalTime :: Rational -> UniversalTime Liyang HU <g****t@l****u> over 10 years ago
9d138ce9 Data.Thyme.Internal.Micro: inline (*^) for more constant-folding Liyang HU <g****t@l****u> over 10 years ago
a4bf4be6 Data.Thyme.Clock: export 'picoseconds'; use 'round' instead of away-from-zero Liyang HU <g****t@l****u> over 10 years ago
3a4c06d1 Data.Thyme.Time.Core: move compat functions to their respective modules Liyang HU <g****t@l****u> over 10 years ago
b3b61967 Data.Thyme.LocalTime: fix up docs Liyang HU <g****t@l****u> over 10 years ago
5145ce68 Data.Thyme.Format.Human: fix up docs Liyang HU <g****t@l****u> over 10 years ago
371698a6 Data.Thyme.Calendar.OrdinalDate: fix up docs Liyang HU <g****t@l****u> over 10 years ago
68dbd843 Data.Thyme.Calendar.MonthDay: fix up docs Liyang HU <g****t@l****u> over 10 years ago
722eb63a Data.Thyme.Clock.Internal: repurpose mkUTCTime yyyy mm dd h m s :: UTCTime Liyang HU <g****t@l****u> over 10 years ago
b00fa52e Data.Thyme.Time: move compat notes to Data.Thyme.Docs Liyang HU <g****t@l****u> over 10 years ago
4b4912cf Data.Thyme.Format: fix up docs Liyang HU <g****t@l****u> over 10 years ago
abc6e817 Data.Thyme.Clock.POSIX: fix up docs Liyang HU <g****t@l****u> over 10 years ago
53cc43af Data.Thyme.Calendar.WeekdayOfMonth: fix up docs Liyang HU <g****t@l****u> over 10 years ago
00455a53 Data.Thyme.Calendar{,.Internal}: fix up docs Liyang HU <g****t@l****u> over 10 years ago
62e28a67 Data.Thyme.Time.Core: fix up docs Liyang HU <g****t@l****u> over 10 years ago
32767af9 Data.Thyme.Clock{,.Internal}: fix up docs Liyang HU <g****t@l****u> over 10 years ago
e576f5b2 Data.Thyme: move tutorial to Data.Thyme.Docs; wrote more Liyang HU <g****t@l****u> over 10 years ago
25d201b1 README.md: cleanup Liyang HU <g****t@l****u> over 10 years ago
fbfb59d7 Notes inspired by https://wiki.haskell.org/Time James Brock <j****k@g****m> over 10 years ago
087aaf29 Control.Lens: infixl 1 &; over and infixr 4 %~ Liyang HU <g****t@l****u> over 10 years ago
52a88319 Data.Thyme.Clock.TAI: actually correct now? Liyang HU <g****t@l****u> over 10 years ago
d4f492bc instance Hashable for everything; closes #34 Liyang HU <g****t@l****u> over 10 years ago
d1fd6028 Data.Thyme.Format.Aeson: eta-reduce to placate hlint Liyang HU <g****t@l****u> over 10 years ago
6be12e49 tests/rewrite.hs: -dumpdir dump -ddump-to-file -ddump-rule-firings in thyme.c... Liyang HU <g****t@l****u> over 10 years ago
cc1e0a78 config-dev: maintainer script to run cabal configure Liyang HU <g****t@l****u> over 10 years ago
7261963f renamed: hackage-docs ↦ upload-docs Liyang HU <g****t@l****u> over 10 years ago
0404c496 thyme.cabal: “cabal check” can't figure out that ‘Werror’ is a dev flag Liyang HU <g****t@l****u> over 10 years ago
8016b684 Documentation with examples. James Brock <j****k@g****m> over 10 years ago
d9ce1b70 Control.Lens: use Data.Coerce if GHC >= 7.8, profunctors >= 4.4 Liyang HU <g****t@l****u> over 10 years ago
719ae250 .travis.yml: use https://github.com/hvr/multi-ghc-travis Liyang HU <g****t@l****u> over 10 years ago
aaa49dbc Data.Thyme.Clock{,.Internal}: UTCTime pattern synonym for GHC >= 7.8 Liyang HU <g****t@l****u> over 10 years ago
0c83be2d [WIP] major criterion changes; blank tests/bench.hs for now Liyang HU <g****t@l****u> over 10 years ago
5ba3e72d tests/sanity.hs: use defaultTimeLocale from Data.Time for time >= 1.5.0 Liyang HU <g****t@l****u> over 10 years ago
5324c4d2 import Control.Applicative & Data.Monoid only when base < 4.8 Liyang HU <g****t@l****u> over 10 years ago
62f353c7 thyme.cabal: version: 0.3.5.5 Liyang HU <g****t@l****u> almost 12 years ago
78077609 Data.Thyme.Format: readsTime shouldn't gobble up trailing spaces and expect e... Liyang HU <g****t@l****u> almost 12 years ago
89de7c7d Data.Thyme.Clock.Internal: typo in {,M}V_UniversalTime constructor Liyang HU <g****t@l****u> almost 12 years ago
b11f256e thyme.cabal: version: 0.3.5.4 Liyang HU <g****t@l****u> almost 12 years ago
0bafe79b Data.Thyme.Calendar.WeekDate: OPTIONS_GHC -fsimpl-tick-factor=120; fixes #29 Liyang HU <g****t@l****u> almost 12 years ago
cef7cdea thyme.cabal: update github URL Liyang HU <g****t@l****u> almost 12 years ago
a9ca893d thyme.cabal: link to Hackage Liyang HU <g****t@l****u> almost 12 years ago
4714b622 thyme.cabal: version: 0.3.5.3 Liyang HU <g****t@l****u> almost 12 years ago
48efae47 Data.Thyme.Time.Core: use true-name instead of unsafeCoerce Liyang HU <g****t@l****u> almost 12 years ago
211c80bd hackage-docs: upload docs built with -flens to Hackage Liyang HU <g****t@l****u> almost 12 years ago
4774ae6f Data.Thyme.Clock.POSIX: fix foreign gettimeofday() leakage Liyang HU <g****t@l****u> almost 12 years ago
10e395f2 tests/hlint.hs: upgrade to hlint 1.9 Liyang HU <g****t@l****u> almost 12 years ago
cf419d09 Data.Thyme.Clock.POSIX: avoid a few CAFs Liyang HU <g****t@l****u> almost 12 years ago
393bd692 Data.Thyme.Time.Core: instance Thyme {Nominal,}DiffTime: unsafeCoerce Liyang HU <g****t@l****u> almost 12 years ago
3f6e03d0 Data.Thyme.Format: deriving instance Read with -fshow-internal Matthias Fischmann <m****f@z****t>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
ba366c7e Data.Thyme.Calendar.Internal: -fshow-internal needs StandaloneDeriving Matthias Fischmann <m****f@z****t>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
bfa89e45 Data.Thyme.Calendar.Internal: more efficient ordinalDate Mihaly Barasz <k****o@n****m>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
0725ce2a tests/bench.hs: benchmark for fromOrdinalDate Mihaly Barasz <k****o@n****m>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
8e88b9ee tests/sanity.hs: check the properties more thoroughly Mihaly Barasz <k****o@n****m>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
ef8c3713 tests/sanity.hs: prop_toOrdinalDate Mihaly Barasz <k****o@n****m>
Committed by: Liyang HU <g****t@l****u>
about 12 years ago
5eac46e6 thyme.cabal: version: 0.3.5.2 Liyang HU <g****t@l****u> about 12 years ago
b83737cb Data.Thyme.Internal.Micro: don't hide Haddocks Liyang HU <g****t@l****u> about 12 years ago
d83b1aac thyme.cabal: ghc-prim unnecessary as of 0.3.3.0 (0c6aaab) Liyang HU <g****t@l****u> about 12 years ago
32c5a4b6 thyme.cabal: use cpphs on OS X; fixes #23 Liyang HU <g****t@l****u> about 12 years ago
8501a895 thyme.cabal: version: 0.3.5.1 Liyang HU <g****t@l****u> over 12 years ago
fc19ce59 Data.Thyme: I got confused about vector-th-unbox; fixes #22 Liyang HU <g****t@l****u> over 12 years ago
547850e4 Data.Thyme: pack Unbox instances tighter for better locality Liyang HU <g****t@l****u> over 12 years ago
c232a053 thyme.cabal: update cabal-version: >= 1.10 and copyright notice Liyang HU <g****t@l****u> over 12 years ago
e3de8808 thyme.cabal: version: 0.3.5.0 Liyang HU <g****t@l****u> over 12 years ago
c71412c0 Data.Thyme: deriving Unbox for ALL THE THINGS with vector-th-unbox Liyang HU <g****t@l****u> over 12 years ago
39a9aa7f Reduce arity of various vector-space operators for better inlining Liyang HU <g****t@l****u> over 12 years ago

← Back to repository