openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
H
Haskell Text
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 17, 2025 — Jun 17, 2026
Showing page 1 of 69
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Release 2.1.4
Li-yao Xia
More...
5 months ago
cabal: Move readme and changelog to extra-doc-files
Li-yao Xia
More...
5 months ago
Update changelog for 2.1.4
Li-yao Xia
More...
5 months ago
A bit more documentation for Data.Text.Internal.Encoding.Utf8
Bodigrim
More...
5 months ago
Simplify emulated CI jobs
Bodigrim
More...
5 months ago
Add decodeUtf8Lenient for lazy Text
Bodigrim
More...
5 months ago
Fix CaseMapping generation script to not depend on GHC's Unicode data
Li-yao Xia
More...
5 months ago
Workaround fix for inspection test broken by GHC 9.14
Li-yao Xia
More...
5 months ago
ci: add simdutf-is-genuine job
Cheng Shao
More...
5 months ago
simdutf: update to 8.0.0
Cheng Shao
More...
5 months ago
Use template-haskell-lift for GHC>=9.14
Teo Camarasu
More...
5 months ago
test: Only run single-character case conversion tests when unicode versions match
Li-yao Xia
More...
6 months ago
Fix typos
Kian-Meng Ang
More...
6 months ago
Add unicodeVersion to generated CaseMapping
Li-yao Xia
More...
6 months ago
scripts: Add unicodeVersion to generated file
Li-yao Xia
More...
6 months ago
ci: OpenBSD: Use /home partition to not run out of space
Li-yao Xia
More...
6 months ago
ci: Update FreeBSD version
Li-yao Xia
More...
6 months ago
Clarify documentation of Data.Text.Foreign
Li-yao Xia
More...
6 months ago
Haddocks: Hyperlink some identifiers and modules
Simon Jakobi
More...
6 months ago
Check for maxBound in lazy splitAt in its own case
Dan Doel
More...
6 months ago
Avoid calling `length` on chunks in lazy `splitAt`
Dan Doel
More...
6 months ago
Check for zero length in internal isSingleton
Li-yao Xia
More...
6 months ago
Bump lower bound of binary to >= 0.8.3
Li-yao Xia
More...
7 months ago
Add since pragmas for StrictText, LazyText, LazyTextBuilder
Bodigrim
More...
7 months ago
Change arity and remove {-# INLINE #-} for scanl, scanr, mapAccumL, mapAccumR
Bodigrim
More...
8 months ago
scanl/scanr should replace invalid Char in the initial value
Bodigrim
More...
8 months ago
Implement folds directly, without resorting to streaming framework
Bodigrim
More...
8 months ago
Implement cons, snoc, head, isSingleton, isPrefixOf directly, without resorting to streaming framework
Bodigrim
More...
8 months ago
Improve documentation for streamDecodeUtf8With
Bodigrim
More...
8 months ago
Mark caseConvert (the underlying implementation of toUpper / toLower / toTitle) as INLINABLE, not INLINE
Bodigrim
More...
8 months ago
←
1
2
3
4
5
6
7
8
9
…
68
69
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree