Michael Walker
|
297effef37
|
dejafu-2.3.0.1
|
2020-06-24 17:28:37 +01:00 |
|
Michael Walker
|
97e0a183ba
|
Correct remaining references to Travis in docs
Spotted this while perusing the Release Process page.
|
2020-06-24 17:28:37 +01:00 |
|
Michael Walker
|
da8da501bc
|
Relax upper bound on random to <1.3
|
2020-06-24 17:28:37 +01:00 |
|
Michael Walker
|
57d3c45350
|
Merge pull request #322 from barrucadu/kill-travis
Remove travis entirely
|
2020-05-14 20:08:13 +01:00 |
|
Michael Walker
|
fb4383b55a
|
Remove travis entirely
CD is now done with Concourse:
325b5a5b50
|
2020-05-14 19:49:22 +01:00 |
|
Michael Walker
|
d2afa25506
|
Merge pull request #321 from barrucadu/github-actions-ci
Use GitHub actions for CI
|
2020-05-14 15:46:32 +01:00 |
|
Michael Walker
|
85314e4bd7
|
Use GitHub actions for CI
|
2020-05-14 15:27:52 +01:00 |
|
Michael Walker
|
72b98f4f9a
|
Merge pull request #320 from barrucadu/unsafeunmask
Add unsafeUnmask to MonadConc (attempt 2)
|
2020-05-14 14:37:09 +01:00 |
|
Michael Walker
|
b3eafffc56
|
hunit-dejafu-2.0.0.3, tasty-dejafu-2.0.0.4
|
2020-05-14 13:50:12 +01:00 |
|
Michael Walker
|
555f3e682b
|
dejafu-2.3.0.0
|
2020-05-14 13:50:12 +01:00 |
|
Michael Walker
|
414554d1ef
|
Add unsafeUnmask to dejafu
|
2020-05-14 13:50:12 +01:00 |
|
Michael Walker
|
cc129ed569
|
concurrency-1.11.0.0
|
2020-05-14 13:35:52 +01:00 |
|
Michael Walker
|
bad607e9c3
|
Add interruptible to Control.Monad.Conc.Class
|
2020-05-14 13:32:47 +01:00 |
|
Mitchell Rosen
|
f2a9dec759
|
Add unsafeUnmask to MonadConc
|
2020-05-14 13:15:02 +01:00 |
|
Michael Walker
|
f3c57ea7f9
|
Merge pull request #315 from barrucadu/getmaskingstate
Add getMaskingState to concurrency / dejafu
|
2020-05-10 23:16:45 +01:00 |
|
Michael Walker
|
b20aeb4f85
|
hunit-dejafu-2.0.0.2, tasty-dejafu-2.0.0.3
|
2020-05-10 23:05:07 +01:00 |
|
Michael Walker
|
d724e69a9a
|
dejafu-2.2.0.0
|
2020-05-10 23:05:07 +01:00 |
|
Michael Walker
|
be312a0f46
|
Add getMaskingState to dejafu
|
2020-05-10 23:05:07 +01:00 |
|
Michael Walker
|
f930c8c15f
|
concurrency-1.10.0.0
|
2020-05-10 22:47:47 +01:00 |
|
Michael Walker
|
810fedc034
|
Add getMaskingState to MonadConc
|
2020-05-10 22:47:47 +01:00 |
|
Michael Walker
|
104f8bb42c
|
Merge pull request #313 from barrucadu/tasty-1.3
Bump tasty-dejafu upper bound on tasty to <1.4
|
2020-05-10 22:47:29 +01:00 |
|
Michael Walker
|
198e3605a7
|
tasty-dejafu-2.0.0.2
|
2020-05-10 21:57:05 +01:00 |
|
Michael Walker
|
816bdb9505
|
Bump tasty upper bound to <1.4
|
2020-05-10 21:57:05 +01:00 |
|
Michael Walker
|
7a29b6d25e
|
Merge pull request #314 from barrucadu/lints
Lints
|
2020-05-10 21:56:52 +01:00 |
|
Michael Walker
|
f21d4ead86
|
Fix lints
|
2020-05-10 21:22:30 +01:00 |
|
Michael Walker
|
c2d6bc64a3
|
Bump default resolver to lts-15.0
|
2020-05-10 21:02:19 +01:00 |
|
Michael Walker
|
b7c7c6cd9d
|
Merge pull request #310 from barrucadu/dpor
Fix an error message
|
2020-02-26 16:45:47 +00:00 |
|
Michael Walker
|
774ffdcbe4
|
dejafu-2.1.0.3
|
2020-02-26 16:27:36 +00:00 |
|
Michael Walker
|
20d13cf607
|
Remove initialDPORThread
This is an artefact of when 'dpor' was a separate library, it's not
adding anything now.
|
2020-02-26 16:27:36 +00:00 |
|
Michael Walker
|
50ff913542
|
Fix todo / done disjoint error
|
2020-02-26 16:15:01 +00:00 |
|
Michael Walker
|
15a88d5ac6
|
Merge pull request #308 from barrucadu/concurrency-1.9.0.0
Concurrency 1.9.0.0
|
2020-02-26 16:07:46 +00:00 |
|
Michael Walker
|
73bd07e98b
|
concurrency-1.9.0.0, dejafu-2.1.0.2
|
2020-02-26 15:25:10 +00:00 |
|
Michael Walker
|
9a888846d7
|
Optimise peekTQueue / peekTBQueue
See stm/eeed986, stm/2636e45
|
2020-02-26 15:25:10 +00:00 |
|
Michael Walker
|
198c668f99
|
Use Natural for TBQueue sizing
See stm/2221948
|
2020-02-26 15:25:10 +00:00 |
|
Michael Walker
|
a55feaa60c
|
Remove reference to always and alwaysSucceeds
These have been removed from the stm package.
|
2020-02-26 15:25:10 +00:00 |
|
Michael Walker
|
5cd88d4be2
|
Merge pull request #309 from barrucadu/lts-versions
LTS versions
|
2020-02-26 15:20:54 +00:00 |
|
Michael Walker
|
1be7e04ff2
|
Reword supported versions paragraph
The window of support is now entirely after GHC 8.
|
2020-02-26 14:55:28 +00:00 |
|
Michael Walker
|
2f06b7916c
|
Use LTS 15.0 for GHC 8.8
|
2020-02-26 14:55:27 +00:00 |
|
Michael Walker
|
6b101865d8
|
Merge pull request #306 from barrucadu/msw/hedgehog-1.0.2
Get dejafu-tests building with hedgehog-1.0.2
|
2020-02-20 23:07:50 +00:00 |
|
Michael Walker
|
03f0e63b8b
|
Fix new lints
There is a change to 'concurrency' here, but I don't think it's worth
making even a patch release.
|
2020-02-20 22:54:12 +00:00 |
|
Michael Walker
|
cef95c83c8
|
Get dejafu-tests building with hedgehog-1.0.2
tasty-hedgehog is now in stackage, so it would be great to use that;
but it's not in *older* stackages, hmm...
|
2020-02-20 22:13:48 +00:00 |
|
Michael Walker
|
1e016e09bb
|
Merge pull request #304 from barrucadu/newtvarconc
Add newTVarConc to MonadConc
|
2019-11-16 14:59:15 +00:00 |
|
Michael Walker
|
165155da9c
|
concurrency-1.8.1.0 release
|
2019-11-16 14:34:22 +00:00 |
|
Michael Walker
|
7202b3eb77
|
Add newTVarConc
Closes #303
|
2019-11-16 14:34:22 +00:00 |
|
Michael Walker
|
f208e946c0
|
Merge pull request #301 from barrucadu/msw/nightly-2019-10-02
Support GHC 8.8
|
2019-10-04 20:04:37 +01:00 |
|
Michael Walker
|
3947c19ba3
|
concurrency-1.8.0.0 & dejafu-2.1.0.1 release
|
2019-10-04 18:22:15 +01:00 |
|
Michael Walker
|
244d2af3a0
|
Start supporting GHC 8.8
|
2019-10-04 18:22:15 +01:00 |
|
Michael Walker
|
0046a2b6e0
|
Fix hedgehog-1.0.0 test compilation failures
|
2019-10-04 18:21:50 +01:00 |
|
Michael Walker
|
ab5daf1509
|
Fix GHC 8.8 test compilation failures
|
2019-10-04 18:21:50 +01:00 |
|
Michael Walker
|
b8005defd5
|
Conditionally exclude 'fail' for Program, Invariant, and STM
|
2019-10-04 18:21:50 +01:00 |
|