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
#623 - `text-2.1.2` breaks `parsers-0.12.11`
Issue -
State: closed - Opened by geekosaur about 1 month ago
- 6 comments
#622 - Fix emulated jobs + use ghcup on FreeBSD
Pull Request -
State: closed - Opened by Bodigrim about 1 month ago
#620 - Prepare and release text-2.1.2
Issue -
State: open - Opened by Bodigrim about 1 month ago
- 1 comment
#619 - Implement pattern synonyms for StrictText and LazyText
Pull Request -
State: closed - Opened by Bodigrim about 1 month ago
#618 - Update case mappings for Unicode 16.0
Pull Request -
State: closed - Opened by Bodigrim about 1 month ago
#617 - Serialise Texts without going through ByteString
Pull Request -
State: closed - Opened by alexbiehl about 1 month ago
- 4 comments
#616 - Add `@since` annotation to decodeUtf8Lenient
Pull Request -
State: closed - Opened by Lysxia 3 months ago
- 1 comment
#615 - decodeUtf8Lenient misses since annotation
Issue -
State: closed - Opened by Bodigrim 3 months ago
#614 - Speed up length on ARM
Pull Request -
State: closed - Opened by Bodigrim 3 months ago
- 1 comment
#613 - Fix t_peek_cstring test
Pull Request -
State: closed - Opened by Bodigrim 3 months ago
#612 - t_peek_cstring fails
Issue -
State: closed - Opened by Bodigrim 3 months ago
#611 - Implement Data.Text.unpack directly, without streaming
Pull Request -
State: closed - Opened by Bodigrim 4 months ago
- 5 comments
#610 - Add default IsString (Text, String)
Issue -
State: open - Opened by Bodigrim 4 months ago
- 10 comments
#609 - Add infix pattern for consing
Issue -
State: closed - Opened by Bodigrim 4 months ago
- 9 comments
#608 - Add Data.Text.show and Data.Text.Lazy.show
Pull Request -
State: closed - Opened by Lysxia 4 months ago
- 1 comment
#607 - Update CI
Pull Request -
State: closed - Opened by Bodigrim 5 months ago
#606 - t_toUpper_char fails on s390x
Issue -
State: closed - Opened by Bodigrim 5 months ago
- 4 comments
#605 - difference between handling precomposed vs decomposed
Issue -
State: closed - Opened by ribosomerocker 5 months ago
- 2 comments
#604 - Update CI and drop job for GHC 8.2.2
Pull Request -
State: closed - Opened by Lysxia 6 months ago
- 1 comment
#603 - use hPutStream for lazy hPutStr
Pull Request -
State: closed - Opened by BebeSparkelSparkel 6 months ago
- 7 comments
#602 - simdutf: Update to 5.2.8
Pull Request -
State: closed - Opened by TerrorJack 6 months ago
#601 - Drop CI job for Ubuntu 16.04 (xenial)
Pull Request -
State: closed - Opened by Bodigrim 6 months ago
#600 - Make putStrLn more atomic with line or block buffering
Pull Request -
State: closed - Opened by Lysxia 6 months ago
- 2 comments
#599 - Data.Text.Foreign: added peekCString
Pull Request -
State: closed - Opened by TristanCacqueray 6 months ago
- 4 comments
#598 - Bump dependencies
Pull Request -
State: closed - Opened by erikd 6 months ago
- 1 comment
#597 - added noShrink to write_read shrinking takes forever on type
Pull Request -
State: open - Opened by BebeSparkelSparkel 6 months ago
#596 - Shrinking is Insanely Slow for `write_read`
Issue -
State: open - Opened by BebeSparkelSparkel 6 months ago
- 7 comments
#595 - allow template-haskell version 2.22
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 3 comments
#594 - added to the api a placeholder for hPutBuilder
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 1 comment
#593 - improve test function write_read
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 4 comments
#592 - Improved hPutStr lazy for small chunk sizes
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 3 comments
#591 - write_read only tests utf8 encoding
Issue -
State: open - Opened by BebeSparkelSparkel 7 months ago
#590 - Fixed off by one for writeBlocksRaw
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 9 comments
#589 - Integrate utf8 hPutStr to standard hPutStr
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 3 comments
#588 - Exclude simdutf folder from language detection scan
Pull Request -
State: closed - Opened by Bodigrim 7 months ago
#587 - Off by one in writeBlocksRaw
Issue -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 3 comments
#586 - hPutBuilder
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 1 comment
#585 - Added file write benchmarks
Pull Request -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 3 comments
#584 - hPutStr NoBuffer uses base hPutChar for Every Character
Issue -
State: closed - Opened by BebeSparkelSparkel 7 months ago
- 2 comments
#583 - Guidance to conform with "Share empty Text values" change
Issue -
State: closed - Opened by phadej 7 months ago
- 2 comments
#582 - Tests Failing
Issue -
State: closed - Opened by BebeSparkelSparkel 8 months ago
- 4 comments
#581 - added TextBuilder alias
Pull Request -
State: closed - Opened by BebeSparkelSparkel 8 months ago
- 10 comments
#580 - Feature: `sconcat` and `stimes`.
Pull Request -
State: open - Opened by kindaro 8 months ago
- 1 comment
#579 - Data.Text.IO.Utf8: use B.putStrLn instead of B.putStr t >> B.putStr "\n"
Pull Request -
State: closed - Opened by Bodigrim 8 months ago
#578 - toUpper and friends are all `INLINE`d
Issue -
State: open - Opened by phadej 8 months ago
- 1 comment
#577 - Digits.hs: Use Data.ByteString.Char8.pack instead of OverloadedStrings
Pull Request -
State: closed - Opened by xnuk 8 months ago
#576 - Add a function `slice start end = take (end − start) . drop start`?
Issue -
State: open - Opened by kindaro 9 months ago
- 6 comments
#575 - Make splitAt and splitAtWord (internal function) strict
Pull Request -
State: closed - Opened by Lysxia 9 months ago
#574 - ARM CI: bump actions/checkout from v3 to v4
Pull Request -
State: closed - Opened by Bodigrim 9 months ago
#573 - Lazy splitAt is too lazy?
Issue -
State: closed - Opened by Lysxia 9 months ago
- 1 comment
#572 - Improve lazy performance of `Data.Text.Lazy.inits`
Pull Request -
State: closed - Opened by Lysxia 9 months ago
- 2 comments
#571 - Make fromString INLINEABLE
Pull Request -
State: closed - Opened by Lysxia 9 months ago
- 6 comments
#570 - Disable x-partial warnings in tests (uses of head and tail)
Pull Request -
State: closed - Opened by Lysxia 9 months ago
- 1 comment
#569 - Tag for 2.1.1
Issue -
State: closed - Opened by bgamari 9 months ago
- 1 comment
#567 - ci: Use haskell-actions/setup (moved from haskell/actions/setup)
Pull Request -
State: closed - Opened by Lysxia 9 months ago
- 1 comment
#566 - Don't try to use AVX512 without OS support
Pull Request -
State: closed - Opened by silby 9 months ago
- 11 comments
#565 - Improve precision of Data.Text.Read.rational
Pull Request -
State: closed - Opened by Bodigrim 9 months ago
#564 - Upgrade simdutf to 4.0.9
Pull Request -
State: closed - Opened by Lysxia 9 months ago
#563 - Can simdutf be updated please?
Issue -
State: closed - Opened by sthen 9 months ago
- 1 comment
#562 - A better `Data.Text.Lazy.inits`
Issue -
State: closed - Opened by meooow25 10 months ago
- 13 comments
#561 - Prepare text-2.1.1 release
Pull Request -
State: closed - Opened by Bodigrim 10 months ago
#560 - Fix filter/filter rules for Text and lazy Text
Pull Request -
State: closed - Opened by meooow25 10 months ago
- 3 comments
#559 - filter/filter rules are incorrect
Issue -
State: closed - Opened by meooow25 10 months ago
- 1 comment
#558 - Feature: `initsNE` and `tailsNE`.
Pull Request -
State: closed - Opened by kindaro 10 months ago
- 14 comments
#557 - Add initsNE, tailsNE :: Text -> NonEmpty Text
Issue -
State: closed - Opened by Bodigrim 10 months ago
- 1 comment
#556 - tests: Remove outdated comment
Pull Request -
State: closed - Opened by Lysxia 10 months ago
#555 - Pure-haskell "memchr"
Pull Request -
State: closed - Opened by chreekat 10 months ago
- 6 comments
#554 - Reenable -fpure-haskell
Pull Request -
State: closed - Opened by chreekat 10 months ago
- 3 comments
#553 - Fix `isValidUtf8ByteArray`
Pull Request -
State: closed - Opened by Lysxia 10 months ago
- 1 comment
#552 - Fix typo
Pull Request -
State: closed - Opened by horus 10 months ago
- 1 comment
#551 - Optimize the implementation of Data.Text.concat
Pull Request -
State: closed - Opened by meooow25 11 months ago
#550 - concat can be faster
Issue -
State: closed - Opened by meooow25 11 months ago
- 5 comments
#549 - `fromString` from `Data.Text.Lazy.Builder` generates massive amount of code
Issue -
State: closed - Opened by TheKK 12 months ago
- 3 comments
#548 - Implement measure_off in pure Haskell
Pull Request -
State: closed - Opened by hsyl20 12 months ago
#547 - Add type synonyms for lazy and strict text flavours
Pull Request -
State: closed - Opened by Kleidukos about 1 year ago
- 3 comments
#546 - Remove accidentally committed dump pragmas
Pull Request -
State: closed - Opened by TeofilC about 1 year ago
- 1 comment
#545 - Add pure-Haskell replacement for is_ascii.c
Pull Request -
State: closed - Opened by chreekat about 1 year ago
- 8 comments
#544 - decodeUtf8 invalid memory read
Issue -
State: closed - Opened by luc-tielen about 1 year ago
- 4 comments
#543 - Add foldlM
Pull Request -
State: closed - Opened by noughtmare about 1 year ago
- 9 comments
#542 - The haddock for the function `streamDecodeUtf8With` says that it takes a byte stream, but in truth it takes a byte array!
Issue -
State: open - Opened by kindaro about 1 year ago
- 1 comment
#541 - Fix CI
Pull Request -
State: closed - Opened by Bodigrim about 1 year ago
#540 - `isValidUtf8ByteArray` returns false positives
Issue -
State: closed - Opened by sol about 1 year ago
- 6 comments
#539 - Mark Data.Text.Internal as Safe Haskell
Issue -
State: open - Opened by phadej about 1 year ago
- 3 comments
#538 - haddock crashes with SIGILL when building under DragonFly BSD
Issue -
State: open - Opened by tuxillo about 1 year ago
- 7 comments
#537 - Prepare `text-2.1` release
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
- 1 comment
#536 - Isolate reverse in preparation for a pure-Haskell implementation
Pull Request -
State: closed - Opened by chreekat over 1 year ago
- 27 comments
#535 - Decoupling byte-level encoding
Issue -
State: open - Opened by BurningWitness over 1 year ago
- 20 comments
#534 - Make Lift Text work under RebindableSyntax
Pull Request -
State: closed - Opened by Lysxia over 1 year ago
- 1 comment
#533 - The new `lift` implementation in text-2.0.1 breaks with `RebindableSyntax`
Issue -
State: closed - Opened by lierdakil over 1 year ago
- 8 comments
#532 - Release text-2.1 [was: Release text-2.0.3?]
Issue -
State: closed - Opened by Bodigrim over 1 year ago
- 7 comments
#531 - Require bytestring-0.11.5 for UTF-8 validation
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#530 - Fix NetBSD CI job
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#529 - t_decode_utf8_lenient fails on Windows without simdutf
Issue -
State: closed - Opened by Bodigrim over 1 year ago
- 1 comment
Labels: bug
#528 - Fix handling of invalid bytes in stream decoders
Pull Request -
State: closed - Opened by Lysxia over 1 year ago
- 1 comment
#527 - Fix handling of incomplete input in stream decoders (#525)
Pull Request -
State: closed - Opened by Lysxia over 1 year ago
- 1 comment
#526 - Support bytestring-0.12
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#525 - UTF-16 and UTF-32 streaming decoders loop forever on malformed inputs
Issue -
State: closed - Opened by BurningWitness over 1 year ago
- 2 comments
Labels: bug
#524 - Undo hack for arch(wasm32)
Pull Request -
State: closed - Opened by Bodigrim over 1 year ago
#523 - Bounds bumps for GHC 9.8
Pull Request -
State: closed - Opened by bgamari over 1 year ago
- 4 comments
#522 - Bump `template-haskell` bound to <2.22
Pull Request -
State: closed - Opened by RyanGlScott over 1 year ago
- 2 comments