1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add RULES for break, span, takeWhile, dropWhile on single character More... 9 days ago
Return length of 1 for continuation bytes More... about 1 month ago
Fix CI More... about 1 month ago
Use memchr in indices More... about 1 month ago
Add spanEnd More... about 1 month ago
Release 2.1.4 More... 7 months ago
cabal: Move readme and changelog to extra-doc-files More... 7 months ago
Update changelog for 2.1.4 More... 7 months ago
A bit more documentation for Data.Text.Internal.Encoding.Utf8 More... 7 months ago
Simplify emulated CI jobs More... 7 months ago
Add decodeUtf8Lenient for lazy Text More... 7 months ago
Fix CaseMapping generation script to not depend on GHC's Unicode data More... 7 months ago
Workaround fix for inspection test broken by GHC 9.14 More... 7 months ago
ci: add simdutf-is-genuine job More... 7 months ago
simdutf: update to 8.0.0 More... 7 months ago
Use template-haskell-lift for GHC>=9.14 More... 7 months ago
test: Only run single-character case conversion tests when unicode versions match More... 8 months ago
Fix typos More... 8 months ago
Add unicodeVersion to generated CaseMapping More... 8 months ago
scripts: Add unicodeVersion to generated file More... 8 months ago
ci: OpenBSD: Use /home partition to not run out of space More... 8 months ago
ci: Update FreeBSD version More... 8 months ago
Clarify documentation of Data.Text.Foreign More... 8 months ago
Haddocks: Hyperlink some identifiers and modules More... 8 months ago
Check for maxBound in lazy splitAt in its own case More... 8 months ago
Avoid calling `length` on chunks in lazy `splitAt` More... 8 months ago
Check for zero length in internal isSingleton More... 8 months ago
Bump lower bound of binary to >= 0.8.3 More... 9 months ago
Add since pragmas for StrictText, LazyText, LazyTextBuilder More... 9 months ago
Change arity and remove {-# INLINE #-} for scanl, scanr, mapAccumL, mapAccumR More... 10 months ago