CVS log for pkgsrc/time/hs-time-manager/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / time / hs-time-manager
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 30 16:13:35 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
time/hs-time-manager: update to time-manager-0.2.2
## 0.2.2
* `initialize` with non positive integer creates a time manager
which does not maintain timeout.
[#1017](https://github.com/yesodweb/wai/pull/1017)
## 0.2.1
* Export KilledByThreadManager exception
[#1016](https://github.com/yesodweb/wai/pull/1016)
## 0.2.0
* Providing `System.ThreadManager`.
* `withHandle` catches `TimeoutThread` internally.
It returns `Nothing` on timeout.
## 0.1.3
* Providing `withHandle` and `withHandleKillThread`.
## 0.1.2
* Holding `Weak ThreadId` to prevent thread leak again
[#1013](https://github.com/yesodweb/wai/pull/1013)
## 0.1.1
* Removing `unliftio`.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed May 1 14:29:33 2024 UTC (11 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4
lines
time/hs-time-manager: Update to 0.1.0
0.1.0
#986
* Change behavior of cancel to immediately remove the Handle from
the reaper's workload, rather than waiting for timeout.
* Using auto-update v0.2.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 29 10:00:56 2023 UTC (17 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4
lines
time/hs-time-manager: Update to 0.0.1
No change log is provided by the upstream.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:24:21 2021 UTC (3 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 7 15:04:00 2021 UTC (3 years, 6 months ago) by nia
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2
lines
time: Remove SHA1 hashes for distfiles
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 5 15:14:41 2021 UTC (3 years, 11 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Import time-manager-0.0.0
Scalable timer functions provided by a timer manager.
CVSweb <webmaster@jp.NetBSD.org>