Skip to content

Pull requests: byteverse/byteslice

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

release 0.2.14.0
#33 by chessai was closed Dec 11, 2024 Loading…
Add functions to AsciiExt for splitting and breaking
#32 by andrewthad was merged Feb 26, 2024 Loading…
Prepare 0.2.13.2 release.
#31 by brianjosephmckeon was merged Feb 7, 2024 Loading…
Release 0.2.13.2 to restore missing toText function
#30 by andrewthad was closed Feb 7, 2024 Loading…
Prepare 0.2.13.1 release
#29 by brianjosephmckeon was merged Feb 2, 2024 Loading…
build with ghc981
#28 by chessai was merged Dec 14, 2023 Loading…
Future-proof against potential Prelude.foldl'
#27 by Bodigrim was merged Jun 5, 2023 Loading…
Add module for big-endian integer encoding
#26 by andrewthad was merged Mar 29, 2023 Loading…
build with primitive 0.8
#25 by chessai was merged Feb 26, 2023 Loading…
Add Ascii.toText and Utf8.fromText
#24 by andrewthad was merged Dec 8, 2022 Loading…
build: fix lower bound of primitive: 0.7 → 0.7.4
#23 by PiDelport was merged Nov 29, 2022 Loading…
Introduce replace function for substring substitution
#22 by andrewthad was merged Nov 21, 2022 Loading…
Bump vector Upper Bounds
#21 by prikhi was merged Nov 8, 2022 Loading…
Add fromShortText
#19 by andrewthad was merged Mar 25, 2022 Loading…
Support GHC 9.2. Drop support for GHC 8.8.
#18 by andrewthad was merged Feb 16, 2022 Loading…
support ghc 9.2.1
#17 by teto was closed Feb 16, 2022 Loading…
fix deprecation message
#16 by Zankoku-Okuno was merged Oct 29, 2021 Loading…
Asciiext
#15 by Zankoku-Okuno was merged Jul 26, 2021 Loading…
Add BytesN and ByteArrayN
#14 by andrewthad was merged Apr 28, 2021 Loading…
isInfixOf
#13 by Zankoku-Okuno was merged Mar 22, 2021 Loading…
Add a flag to control avoidance of rawmemchr
#10 by TomMD was merged Aug 21, 2020 Loading…
Avoid intermediate list in intercalate
#9 by goolord was merged Feb 20, 2020 Loading…
Special mconcat, mconcat benchmarks, intercalate
#7 by goolord was merged Feb 18, 2020 Loading…
sharedPrefix function on Bytes
#6 by Zankoku-Okuno was merged Jan 21, 2020 Loading…
Add Monoid instance for Bytes
#5 by andrewthad was merged Jan 17, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.