Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / haskell/text issues and pull requests
#521 - haiku: use libstdc++
Pull Request -
State: closed - Opened by jessicah over 1 year ago
- 5 comments
#520 - Support QuickCheck-2.14.3
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#519 - Fix FreeBSD build
Pull Request -
State: closed - Opened by hasufell over 1 year ago
- 1 comment
#518 - Fix CI again
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
- 1 comment
#517 - decodeUtf8Lenient emits too many replacement characters (at least more than python and rust)
Issue -
State: closed - Opened by HugoPeters1024 over 1 year ago
- 2 comments
#516 - Add `encodeUtf8ByteArray`
Issue -
State: closed - Opened by oberblastmeister over 1 year ago
- 5 comments
#515 - Add unsafe decoding functions
Issue -
State: closed - Opened by oberblastmeister over 1 year ago
- 2 comments
Labels: feature request
#514 - Haddocks for text-2.0.2 don't build for ghc-8.4.4
Issue -
State: closed - Opened by ysangkok over 1 year ago
- 2 comments
#513 - Don't use streams and fusion
Issue -
State: open - Opened by oberblastmeister over 1 year ago
- 2 comments
Labels: internal, performance
#512 - CI: bump NetBSD version
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#511 - Expose the I8 constructor
Issue -
State: open - Opened by mglch almost 2 years ago
- 2 comments
#510 - Unpacking in reverse
Issue -
State: open - Opened by chris-martin almost 2 years ago
- 5 comments
#509 - Release 2.0.2
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
#508 - Make Data.Text.pack a lazy consumer of the input String
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
#507 - Guard t_toCaseFold_char with #if MIN_VERSION_base(4,16,0)
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
#506 - Eta-expand to{Lower,Upper,CaseFold} to avoid performance regression in GHC 9.6
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
Labels: internal, fix:performance
#505 - Release for GHC 9.6.1?
Issue -
State: closed - Opened by bgamari almost 2 years ago
- 5 comments
#504 - Set -fproc-alignment=64 for benchmarks
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
Labels: internal, fix:performance
#503 - Add Text.IO.Utf8 module
Pull Request -
State: closed - Opened by oberblastmeister almost 2 years ago
- 15 comments
Labels: API Addition (PVP minor)
#502 - Rename Rank2Types -> RankNTypes
Pull Request -
State: closed - Opened by TeofilC almost 2 years ago
#501 - Guard t_toCaseFold_char with #if MIN_VERSION_base(4,16,0).
Issue -
State: open - Opened by Bodigrim almost 2 years ago
- 3 comments
Labels: internal, question
#500 - Eta expand case conversions
Issue -
State: closed - Opened by Bodigrim almost 2 years ago
- 1 comment
Labels: performance
#499 - add safe decodeASCII'
Pull Request -
State: closed - Opened by raehik almost 2 years ago
- 6 comments
Labels: API Addition (PVP minor)
#498 - Feature request: Stream decoding with "stop" as the error behavior
Issue -
State: closed - Opened by chris-martin almost 2 years ago
- 2 comments
Labels: feature request
#497 - add C-based `isAscii :: Text -> Bool`
Pull Request -
State: closed - Opened by raehik almost 2 years ago
- 7 comments
Labels: API Addition (PVP minor)
#496 - No safe `decodeASCII :: ByteString -> Maybe Text`
Issue -
State: closed - Opened by raehik almost 2 years ago
- 6 comments
Labels: feature request
#495 - Decoding of bytestrings with invalid UTF-8 has quadratic run time
Issue -
State: closed - Opened by fatho almost 2 years ago
- 2 comments
Labels: bug
#494 - Move ARM jobs to self-hosted runners
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
- 2 comments
#493 - Share empty Text values
Pull Request -
State: closed - Opened by TeofilC almost 2 years ago
- 28 comments
Labels: internal, fix:performance
#492 - Optimise storage of empty Text
Issue -
State: closed - Opened by TeofilC almost 2 years ago
- 7 comments
Labels: documentation, question, performance
#491 - pack: shrink the backing mutable byte array after 'Chars' have been added
Pull Request -
State: closed - Opened by sidkshatriya almost 2 years ago
- 2 comments
#489 - Bump template-haskell to accommodate 2.20
Pull Request -
State: closed - Opened by bgamari almost 2 years ago
- 1 comment
#488 - Allow building with template-haskell-2.20.*
Pull Request -
State: closed - Opened by int-index almost 2 years ago
#487 - Text-2.0 causes non-portable binaries by default on windows
Issue -
State: closed - Opened by hasufell almost 2 years ago
- 14 comments
Labels: bug
#486 - Decomission drone.io CI jobs
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
#485 - Remove support for GHC 8.0
Pull Request -
State: closed - Opened by andrewthad almost 2 years ago
- 2 comments
#484 - Support for Indexed Folds?
Issue -
State: open - Opened by HuwCampbell almost 2 years ago
- 2 comments
Labels: feature request, question
#483 - Expose SIMD UTF-8 validation functions from internal module
Pull Request -
State: closed - Opened by andrewthad almost 2 years ago
- 24 comments
Labels: API Addition (PVP minor)
#482 - Declare pure FFI functions as not living in IO
Pull Request -
State: closed - Opened by sergv almost 2 years ago
- 3 comments
#481 - ci: Fix run-haddock flag
Pull Request -
State: closed - Opened by Lysxia almost 2 years ago
- 1 comment
#480 - Add OpenBSD and NetBSD CI jobs
Pull Request -
State: closed - Opened by Bodigrim almost 2 years ago
#479 - UTF8 decode on unpinned bytes
Issue -
State: closed - Opened by andrewthad almost 2 years ago
- 6 comments
Labels: feature request
#478 - Make field descriptions for Text data constructor show in haddock
Pull Request -
State: closed - Opened by andrewthad almost 2 years ago
- 2 comments
#477 - Avoid Data.List.{head,tail} again
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
#476 - Avoid `Data.List.{head,tail}`
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
#475 - Fix FreeBSD job
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
- 11 comments
#474 - Switch Data.Text.Array to Data.Array.Byte
Pull Request -
State: closed - Opened by Bodigrim about 2 years ago
- 9 comments
Labels: Breaking change (PVP major)
#473 - Better error for unbuildable package
Issue -
State: closed - Opened by monoidal about 2 years ago
- 1 comment
#472 - Utf8 IO using `ShortByteString`
Issue -
State: open - Opened by oberblastmeister about 2 years ago
Labels: feature request
#471 - Optimize encodeUtf8 by checking if the byte array is already pinned
Issue -
State: open - Opened by noughtmare about 2 years ago
- 2 comments
Labels: feature request
#470 - Optimize cons by checking if the existing array can be used
Issue -
State: closed - Opened by ezacharias about 2 years ago
- 2 comments
Labels: question, performance
#469 - Speedups with SIMD
Issue -
State: closed - Opened by alt-romes about 2 years ago
- 3 comments
#468 - Reduce code bloat for literal strings by avoiding RULES and inlining
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
- 4 comments
#467 - Bump the upper bound for ghc-prim
Pull Request -
State: closed - Opened by tek over 2 years ago
- 1 comment
#466 - Add writeAtMost function to the export list.
Pull Request -
State: closed - Opened by Haskell-mouse over 2 years ago
- 5 comments
#465 - Fix t_toCaseFold_char test for Cherokee characters
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
- 1 comment
#464 - Compile time increases related to changes between `text-1.2.5.0` and `text-2.0.1`
Issue -
State: closed - Opened by sjakobi over 2 years ago
- 7 comments
#463 - Add GHC 9.4 CI job
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
#462 - Intermittent Failure of t_toCaseFold_char
Issue -
State: closed - Opened by david-sledge over 2 years ago
#461 - Can't link against text-2.0.1 on Windows?
Issue -
State: closed - Opened by tfausak over 2 years ago
- 5 comments
#460 - Speed up toLower
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
- 4 comments
#459 - toLower is slow
Issue -
State: closed - Opened by noughtmare over 2 years ago
- 5 comments
Labels: performance
#458 - Can't compile on mac (late 2011)
Issue -
State: closed - Opened by Truedrog over 2 years ago
- 1 comment
#457 - Bump version to 2.0.1
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
- 1 comment
#456 - Linking against `gcc_s` is problematic on windows
Issue -
State: closed - Opened by wz1000 over 2 years ago
- 2 comments
#455 - Use system-cxx-std-lib virtual package where available
Pull Request -
State: closed - Opened by bgamari over 2 years ago
- 3 comments
#454 - Draft: Test CI
Pull Request -
State: closed - Opened by wz1000 over 2 years ago
#453 - Avoid usage of __builtin_popcountll when -simdutf is unset
Pull Request -
State: closed - Opened by wz1000 over 2 years ago
- 27 comments
#452 - Please consider a 1.3 (?) release with "Disable implicit fusion rules"
Issue -
State: closed - Opened by jberryman over 2 years ago
- 3 comments
#451 - Fast codepointOffset
Pull Request -
State: open - Opened by axman6 over 2 years ago
- 5 comments
#450 - text-2.* -simdutf8 is broken with statically linked GHC
Issue -
State: closed - Opened by mpickering over 2 years ago
- 9 comments
#449 - text-1.2.5 is not buildable with GHC 9.4.1
Issue -
State: closed - Opened by wz1000 over 2 years ago
- 7 comments
#448 - Allow caller more control in stream decoding
Pull Request -
State: closed - Opened by david-sledge over 2 years ago
- 50 comments
#447 - Document that unpack . pack is not id
Pull Request -
State: closed - Opened by Bodigrim over 2 years ago
- 1 comment
#446 - Add hPutBuilder for Text's Builder type
Issue -
State: open - Opened by ghost over 2 years ago
- 11 comments
Labels: feature request
#445 - Add efficient findCharIndex
Issue -
State: open - Opened by ghost over 2 years ago
- 2 comments
Labels: feature request
#444 - Emphasize total functions in Data.Text.Encoding
Pull Request -
State: closed - Opened by tbidne over 2 years ago
- 2 comments
#443 - O(1) indexing on bytes
Issue -
State: open - Opened by oberblastmeister over 2 years ago
- 12 comments
Labels: feature request, question
#442 - `hPutStrLn` in multiple threads
Issue -
State: closed - Opened by worm2fed over 2 years ago
- 8 comments
Labels: documentation, feature request, question
#441 - GHC 8.10 has linking issues
Issue -
State: closed - Opened by juhp over 2 years ago
- 1 comment
#440 - ci: Enable docspec
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
#439 - doc: Refine complexity of compareLength
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
#438 - doc: Fix URLs
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
#437 - Stateful span
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
- 2 comments
Labels: API Addition (PVP minor)
#436 - Add foldr' and document the laziness of foldr
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
- 1 comment
Labels: API Addition (PVP minor)
#435 - Unfold definition of Data.Text.Read.Reader
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
Labels: documentation, internal
#434 - Clarify changelog on optimization of replicate
Pull Request -
State: closed - Opened by Lysxia over 2 years ago
#433 - Bump template-haskell upper bound
Pull Request -
State: closed - Opened by bgamari over 2 years ago
#432 - why is `IReader` using `String` instead of `Text`?
Issue -
State: open - Opened by marcosh over 2 years ago
- 1 comment
Labels: question
#431 - Add withCString
Pull Request -
State: closed - Opened by dpwiz over 2 years ago
- 5 comments
Labels: API Addition (PVP minor)
#430 - Bump ghc-prim upper bound
Pull Request -
State: closed - Opened by bgamari over 2 years ago
#429 - Don't link against libgcc_s on Windows with GHC 9.4 and later
Pull Request -
State: closed - Opened by bgamari over 2 years ago
- 4 comments
#428 - Fix compilation for wasm32-wasi
Pull Request -
State: closed - Opened by TerrorJack over 2 years ago
#427 - Is there a release that includes commit "Fix missing stdatomic.h"
Issue -
State: closed - Opened by AndreasPK over 2 years ago
- 4 comments
#426 - fix spelling errors
Pull Request -
State: closed - Opened by ghost over 2 years ago
- 2 comments
#425 - Make `Data.Text.replace` total
Issue -
State: open - Opened by sol over 2 years ago
- 6 comments
Labels: feature request, question
#424 - Update simdutf to 1.0.1
Pull Request -
State: closed - Opened by TerrorJack over 2 years ago
- 1 comment
#423 - Add fromPtr0
Pull Request -
State: closed - Opened by sjshuck over 2 years ago
- 2 comments
#422 - Update simdutf to 1.0.1, fix compiling for wasm32-wasi
Pull Request -
State: closed - Opened by TerrorJack over 2 years ago
- 8 comments
#421 - text-test-data (clone)
Pull Request -
State: closed - Opened by ghost over 2 years ago
- 4 comments