issues
search
rrnewton
/
haskell-lockfree
A collection of different packages for CAS based data structures.
106
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
atomic-primops: Add missing Cmm return statements
#91
hsyl20
closed
4 months ago
0
Fix import of atomic shims for GHC 9.10
#90
bgamari
closed
7 months ago
1
Approximate GHC's old atomic barriers with C11 fences
#89
bgamari
closed
9 months ago
11
No more load_load_barrier in GHC HEAD
#88
wavewave
closed
4 months ago
10
fix typos
#87
Moiman
opened
1 year ago
0
Make tickets reliable
#86
treeowl
opened
1 year ago
3
Release chaselev-deque-0.5.0.6 on hackage
#85
gelisam
opened
2 years ago
1
`lockfree-queue`: Fix the build with GHC 9.4
#84
RyanGlScott
closed
2 years ago
0
[lockfree-queue]: GHC 9.4 support
#83
harendra-kumar
closed
2 years ago
2
fix typo
#82
ghost
closed
2 years ago
0
Remove >= from Cabal-version
#81
felixonmars
closed
3 years ago
0
fix --flag=usecas build
#80
trofi
closed
3 years ago
0
Make tickets safe
#79
treeowl
closed
1 year ago
2
Correct typos in Data/Concurrent/Deque/Class.hs
#78
felixonmars
closed
4 years ago
0
CAS very rarely fails not due to a race, in GHC >= 8.2
#77
jberryman
opened
5 years ago
0
remove redundant dependencies from abstract-deque
#76
harendra-kumar
closed
6 years ago
1
Newer ghc cabal
#75
wangbj
closed
6 years ago
1
Remove one level of indirection for boxed ChaseLev
#74
treeowl
opened
6 years ago
5
Atomic modification operations for lifted arrays
#73
treeowl
opened
6 years ago
4
Use a datatype for tickets
#72
treeowl
closed
4 years ago
3
Get rid of unsafeCoerce for newer GHC
#71
treeowl
closed
6 years ago
1
Fix warnings (missing signatures, name shadowing, unused matches)
#70
tom-bop
closed
6 years ago
0
CAS fails with newly created ticket
#69
Lysxia
opened
6 years ago
8
Recursion in haddocks of `atomic-primops`
#68
qrilka
closed
6 years ago
1
testing/Fetch.hs missing from Hackage release
#67
robinp
closed
6 years ago
1
Cut a new atomic-primops release for GHC 8.2.1
#66
RyanGlScott
closed
7 years ago
2
Implement multi-item CAS (CASN)
#65
jfischoff
opened
7 years ago
2
Provide loop wrapper for casArrayElem?
#64
winterland1989
opened
7 years ago
2
[chaselev-deque] stackage availability
#63
tmcdonell
closed
7 years ago
4
atomic-primops: Fix Setup.hs for current cabal versions
#62
bgamari
closed
7 years ago
5
Clarify acronyms in README
#61
3noch
closed
7 years ago
0
Missing load-store barrier
#60
andersk
opened
8 years ago
1
Add counter decrement operations
#59
vikraman
opened
8 years ago
1
atomic-primops: Need to make barriers inline primops
#58
rrnewton
opened
8 years ago
3
import Any from GHC.Base
#57
tmcdonell
closed
8 years ago
2
Build fail on armv8
#56
gitfoxi
opened
8 years ago
0
atomic-primops: ghc 8 support needed
#55
ekmett
closed
7 years ago
7
Untabify.
#54
23Skidoo
closed
9 years ago
2
atomic-primops: can GC duplication of pure objects screw up Tickets and cause a false negative?
#53
rrnewton
opened
9 years ago
0
Fixes linking on windows
#52
nkpart
closed
9 years ago
5
Saw a genuine nondeterministic test failure
#51
rrnewton
opened
9 years ago
0
Various cabal issues.
#50
rrnewton
opened
9 years ago
0
Data.Concurrent.Deque.Reference: Fix import of nonexistent Data.CAS
#49
atlaua
closed
9 years ago
0
Are memory barriers compiler reordering barriers?
#48
anthezium
opened
9 years ago
1
New 7.10 primops
#47
jberryman
closed
9 years ago
5
New 7.10 primops (sans atomic read/write, and CAS on small bytearrays)
#46
jberryman
closed
9 years ago
1
Fix chaselev-dequeue import of Data.Atomics.Counter.Unboxed
#45
jberryman
closed
9 years ago
3
Cannot find module "Data.Atomics.Counter.Unboxed"
#44
peti
closed
9 years ago
6
[atomic-primops] Expose and test new atomic primops in GHC 7.10
#43
rrnewton
closed
9 years ago
23
[atomic-primops] casmutarray1 test failure in GHC 7.10
#42
rrnewton
closed
9 years ago
2
Next