Commit Graph

1054 Commits

Author SHA1 Message Date
Michael Walker
1f82a0adc5 dejafu-1.9.0.0, hunit-dejafu-1.2.0.4, tasty-dejafu-1.2.0.5 releases 2018-06-10 01:42:48 +01:00
Michael Walker
a54813926e Remove very slow parmonad test
It's unfortunate, but this one test is causing travis to frequently
time out.
2018-06-10 01:42:35 +01:00
Michael Walker
6e727af8c7 Add tests for unmasking
Closes #212
2018-06-10 01:34:02 +01:00
Michael Walker
8a16a25d62 Forget masking states for dead threads
Closes #191
2018-06-10 01:34:02 +01:00
Michael Walker
e8a056aa3b Add flag to Throw/ThrowTo showing if the thread was killed
Closes #190
2018-06-10 01:34:02 +01:00
Michael Walker
291c020bfd
Merge pull request #264 from barrucadu/docs
Update website
2018-06-03 14:42:59 +01:00
Michael Walker
6786ea94e7 Bump website copyright year 2018-06-03 13:53:44 +01:00
Michael Walker
422af14a99 Fix type of rewind example 2018-06-03 13:53:44 +01:00
Michael Walker
de105415c6 Rewrite execution settings docs, mostly as a pointer to the haddocks 2018-06-03 13:53:44 +01:00
Michael Walker
f0529265ff s/IORef/CRef/ 2018-06-03 13:49:07 +01:00
Michael Walker
8a7af0ea68 Clarify why big lifted IO actions are bad 2018-06-03 13:49:07 +01:00
Michael Walker
80fc267cce Reword a slightly awkward sentence 2018-06-03 13:49:07 +01:00
Michael Walker
fe12a4981b Add intro to heap profiling
Closes #87
2018-06-03 13:49:07 +01:00
Michael Walker
7303a2be14
Merge pull request #263 from barrucadu/258-length-bounding
Disable length bounding by default
2018-06-03 12:17:29 +01:00
Michael Walker
02e0442b84 dejafu-1.8.0.0, hunit-dejafu-1.2.0.3, tasty-dejafu-1.2.0.4 releases 2018-06-03 11:29:25 +01:00
Michael Walker
bcadf59378 Disable length bounding by default
Closes #258
2018-06-03 11:29:25 +01:00
Michael Walker
9f851e1f88
Merge pull request #262 from barrucadu/remove-swarmy
Remove swarmy
2018-06-03 03:20:03 +01:00
Michael Walker
e6610c9d3d dejafu-1.7.0.0, hunit-dejafu-1.2.0.2, tasty-dejafu-1.2.0.3 releases 2018-06-03 02:46:00 +01:00
Michael Walker
dd7a537a89 Remove swarmy
Closes #237
2018-06-03 02:46:00 +01:00
Michael Walker
b4cd279f45
Merge pull request #260 from barrucadu/travis-improvements
Travis improvements
2018-06-03 01:50:42 +01:00
Michael Walker
a917c1d428 Use Travis build stages 2018-06-03 00:52:26 +01:00
Michael Walker
178e2d889e Remove lts-6.0.yaml file 2018-06-03 00:49:12 +01:00
Michael Walker
c843ebe11a
Merge pull request #256 from barrucadu/fpco/stackage-3620
Bump upper bound of tasty in tasty-dejafu
2018-05-12 15:46:54 +09:00
Michael Walker
2dd213efa5 tasty-dejafu-1.2.0.2 release 2018-05-12 07:28:57 +01:00
Michael Walker
3497eb39a9 Bump upper bound of tasty to <1.2
https://github.com/fpco/stackage/issues/3620
2018-05-12 07:26:41 +01:00
Michael Walker
3bd22ed3ba
Merge pull request #255 from barrucadu/remove-testdejafudefaults
Remove deprecated Test.DejaFu.Defaults module
2018-05-12 11:19:22 +09:00
Michael Walker
e60ed883cd dejafu-1.6.0.0 + {hunit,tasty}-dejafu-1.2.0.1 release 2018-05-11 02:16:32 +01:00
Michael Walker
793c548377 Remove deprecated Test.DejaFu.Defaults module 2018-05-11 02:07:32 +01:00
Michael Walker
4a0735465c
Merge pull request #254 from barrucadu/208-tests
Add some tests around nested orElse/catchSTM
2018-05-02 22:46:23 +01:00
Michael Walker
92e5b4881a Add some tests around nested orElse/catchSTM
Closes #208
2018-05-02 22:09:54 +01:00
Michael Walker
7cd308f9dd
Merge pull request #253 from barrucadu/210-discard-monoids
Add weaken/strengthen monoids for discard functions
2018-04-29 01:38:09 +01:00
Michael Walker
35b4271c2d dejafu-1.5.1.0 release 2018-04-29 01:13:49 +01:00
Michael Walker
feb8358861 Add tests for discard function monoids 2018-04-29 01:13:49 +01:00
Michael Walker
7e657ecc3d Add Weaken / Strengthen discard function monoids 2018-04-29 01:13:49 +01:00
Michael Walker
ee8bb171e6
Merge pull request #252 from barrucadu/234-ghc841
Drop GHC 7.10 support
2018-03-28 19:31:39 +01:00
Michael Walker
0e00f8aec3 Prepare releases 2018-03-28 19:05:15 +01:00
Michael Walker
3c18259923 Turn on -Werror in test CI builds 2018-03-26 12:05:32 +01:00
Michael Walker
7674d9a41f Use GHC call stacks for internal errors
Closes #216
2018-03-25 11:54:03 +01:00
Michael Walker
d9fb307356 Move fork, forkOn & forkOS out of MonadConc
Closes #132
2018-03-25 10:28:20 +01:00
Michael Walker
0486ac86c5 Add forkOSWithUnmask(N) 2018-03-25 10:28:20 +01:00
Michael Walker
35c2069b89 Drop GHC 7.10 support 2018-03-25 10:28:20 +01:00
Michael Walker
6a98fb645f Mark GHC 8.4 as officially supported 2018-03-24 23:14:04 +00:00
Michael Walker
4f4aa08fcb Inline tasty-hedgehog dep into dejafu-tests 2018-03-24 23:14:04 +00:00
Michael Walker
2d8127774f Fix HLint errors 2018-03-24 23:14:04 +00:00
Michael Walker
ed4c02e7ae
Merge pull request #251 from barrucadu/refactoring
Refactoring
2018-03-17 19:00:56 +00:00
Michael Walker
2a3f442e95 Prepare dejafu, hunit-dejafu, tasty-dejafu release 2018-03-17 18:43:16 +00:00
Michael Walker
b74661559b Fix some dejafu-tests warnings 2018-03-17 18:43:16 +00:00
Michael Walker
8f0d3394e1 Add missing dependency for a pair of 'throwTo' actions
Closes #250
2018-03-17 18:21:54 +00:00
Michael Walker
d51d1501e1 Remove 'Killed'
Closes #198
2018-03-17 18:12:44 +00:00
Michael Walker
6be0ce9d2a Drop use of MonadRef
Closes #201
2018-03-17 17:11:40 +00:00