issues
search
haskell
/
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
http://hackage.haskell.org/package/bytestring
Other
291
stars
141
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI: fix NetBSD job + fix aarch64 job
#700
Bodigrim
closed
1 month ago
1
CI: fix emulated jobs + fix FreeBSD job
#699
Bodigrim
closed
1 month ago
0
Add a constraint reflecting #665 to the package description
#698
clyring
closed
1 month ago
0
Adding a `constEq` (or similar) function for security use cases
#697
Vlix
opened
1 month ago
0
Update changelog for bytestring-0.12.2.0
#696
Bodigrim
opened
1 month ago
2
Make invariant for lazy ByteString visible in haddock
#695
Bodigrim
opened
1 month ago
0
Release bytestring-0.12.2.0
#694
Bodigrim
opened
2 months ago
2
CI: add riscv64 job
#693
Bodigrim
closed
1 month ago
4
Improve documentation of customStrategy
#692
adamgundry
closed
2 months ago
0
Builder: avoid unsound buffer reuse
#691
adamgundry
closed
2 months ago
1
Builder: unsound reuse of buffers
#690
adamgundry
closed
2 months ago
3
Builder for Data.Fixed?
#689
matthewbauer
opened
3 months ago
1
Update cirrus ci 2024 07
#688
BebeSparkelSparkel
closed
4 months ago
0
Bump versions in .cirrus.yml
#687
clyring
closed
4 weeks ago
1
Remove CentOS from CI
#686
BebeSparkelSparkel
closed
4 months ago
2
Remove `includes` from `.cabal`-file
#685
sol
closed
5 months ago
0
Store a `State# RealWorld` in the ByteString
#684
DemiMarie
opened
5 months ago
3
Fix docs for {D.B,D.B.Lazy}.{spanEnd,breakEnd}
#683
meooow25
closed
5 months ago
1
Remove support for ghc < 8.4
#682
clyring
closed
5 months ago
0
Bump FreeBSD version in .cirrus.yml
#681
clyring
closed
5 months ago
0
Improve benchmarks for small Builders
#680
clyring
closed
5 months ago
0
Fixed Point Rounding
#679
BebeSparkelSparkel
opened
6 months ago
2
Offer conversion with `Natural`.
#678
kindaro
opened
6 months ago
1
Eq and Ord instance for Builder
#677
BebeSparkelSparkel
closed
5 months ago
2
Eq and Ord for Builder
#676
BebeSparkelSparkel
opened
7 months ago
0
Document that `Data.ByteString.Lazy.appendFile` is not threadsafe.
#675
NorfairKing
opened
7 months ago
0
unsafeUseAsCString(Len) may return a NULL pointer.
#674
phadej
closed
7 months ago
9
type ByteStringBuilder = Builder
#673
BebeSparkelSparkel
opened
7 months ago
8
instance IsList Builder
#672
BebeSparkelSparkel
closed
5 months ago
5
Fix several bugs around the 'byteString' family of Builders
#671
clyring
closed
4 months ago
0
Bump actions/checkout to v4 in CI
#670
clyring
closed
7 months ago
2
Use default-extensions to tidy up a bit
#669
clyring
closed
7 months ago
3
Make D.B.Lazy.zipWith properly lazy
#668
clyring
closed
7 months ago
0
Lazy `zip` is stricter than expected
#667
clyring
closed
7 months ago
3
Create strict bytestrings from FixedPrim with zero copy
#666
lykahb
opened
8 months ago
6
0.12.1.0 fails to build on darwin aarch64 with GHC-8.10.7
#665
hasufell
opened
9 months ago
13
Add a splice of ShortByteString builder
#664
phadej
opened
9 months ago
0
Remove another dead branch from toStrict
#663
clyring
closed
7 months ago
0
Use `BS.unsafeCreateFp` in `fromShort`
#662
clyring
closed
9 months ago
0
Fix known type mismatch in sbs_elem_index
#661
clyring
closed
9 months ago
0
Remove remaining uses of FFI under -fpure-haskell
#660
clyring
closed
9 months ago
8
Move all endianness/byte-order CPP into one module
#659
clyring
closed
9 months ago
0
Prepare changelog for 0.12.1.0
#658
clyring
closed
9 months ago
2
Drop support for GHCs older than 8.4
#657
clyring
opened
9 months ago
1
CI: add WASM job
#656
Bodigrim
closed
2 months ago
3
Use `NonEmpty` to clean up errors in `integerDec`
#655
clyring
closed
9 months ago
0
doc: Fix haddocks in Data.ByteString.Short
#654
Lysxia
closed
9 months ago
0
Audit `foreign import ccall` types
#653
clyring
opened
10 months ago
0
Backport: Implement instance Data (#614)
#652
clyring
closed
10 months ago
1
Bump versions in .cirrus.yml
#651
clyring
closed
10 months ago
0
Next