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
#119 - Add feature parity Data instance Text and Text.Lazy
Pull Request -
State: closed - Opened by christiaanb over 9 years ago
- 1 comment
#118 - Test suite compilation failure on GHC 7.10
Issue -
State: closed - Opened by snoyberg over 9 years ago
- 3 comments
#117 - Fix bug that caused encoding Int to loop forever.
Pull Request -
State: closed - Opened by andrewthad over 9 years ago
- 1 comment
#116 - Exponential build times with nested toCaseFold
Issue -
State: closed - Opened by larskuhtz over 9 years ago
- 3 comments
#115 - Provide Binary instances for `Text`
Issue -
State: closed - Opened by hvr over 9 years ago
- 8 comments
#114 - Infinite loop in decimal builder
Issue -
State: closed - Opened by basvandijk over 9 years ago
#113 - Run-time errors in the Data.Data instance
Issue -
State: closed - Opened by co-dan over 9 years ago
- 2 comments
#112 - strictEncode/OnEncodeError seem to be unused
Issue -
State: closed - Opened by mightybyte almost 10 years ago
- 1 comment
#111 - Implement repeat, cycle, iterate for lazy Texts
Pull Request -
State: closed - Opened by RyanGlScott almost 10 years ago
- 4 comments
#110 - cycle function for lazy Texts
Issue -
State: closed - Opened by RyanGlScott almost 10 years ago
- 2 comments
#109 - Missing changelog entry Text 1.2.0.4
Issue -
State: closed - Opened by asr almost 10 years ago
- 1 comment
#108 - `text-1.2.0.3` incorrectly claims to support `base < 4.5` && `bytestring >= 0.10.4`
Issue -
State: closed - Opened by hvr almost 10 years ago
- 5 comments
#107 - Build failure with ghc 7.10
Issue -
State: closed - Opened by ethercrow almost 10 years ago
- 3 comments
#106 - A Show class specialised for Text
Issue -
State: closed - Opened by nikita-volkov almost 10 years ago
- 1 comment
#105 - formatRealFloat rounds numbers differently than Numeric counterparts
Issue -
State: closed - Opened by RyanGlScott almost 10 years ago
- 1 comment
#104 - failed to install on Mac OS X 10.10
Issue -
State: closed - Opened by reeze almost 10 years ago
- 1 comment
#103 - Release a new version of text
Issue -
State: closed - Opened by svenpanne almost 10 years ago
- 2 comments
#102 - support position independent code
Pull Request -
State: closed - Opened by athanclark about 10 years ago
- 1 comment
#101 - Add support for `deepseq-1.4.0.0` (addresses #100)
Pull Request -
State: closed - Opened by hvr about 10 years ago
- 1 comment
#100 - Adapt to `deepseq-1.4.0.0`
Issue -
State: closed - Opened by hvr about 10 years ago
- 2 comments
#99 - Segfault with Data.Text.Lazy.Builder.Int(decimal)
Issue -
State: closed - Opened by argiopetech about 10 years ago
- 4 comments
#98 - Installation via cabal fails
Issue -
State: closed - Opened by japesinator about 10 years ago
- 1 comment
#97 - Fast serialization and deserialization
Issue -
State: closed - Opened by gitfoxi about 10 years ago
- 1 comment
#96 - Remove the default value for the integer-simple flag.
Pull Request -
State: closed - Opened by acw about 10 years ago
- 3 comments
#95 - Documentation on Hackage is broken in 1.2.0.0?
Issue -
State: closed - Opened by killerswan about 10 years ago
- 3 comments
#94 - Improve docs for `replace`.
Pull Request -
State: closed - Opened by neongreen about 10 years ago
- 1 comment
#93 - toText function addition
Issue -
State: closed - Opened by dmjio about 10 years ago
- 2 comments
#92 - splitOn law lacks precondition
Issue -
State: closed - Opened by ndmitchell about 10 years ago
- 1 comment
#91 - Data.Text.Lazy.Builder.Int.decimal causes segfault with large Integer argument
Issue -
State: closed - Opened by RyanGlScott about 10 years ago
- 3 comments
#90 - parse error on input ‘#)’ during install
Issue -
State: closed - Opened by bnoordhuis about 10 years ago
- 4 comments
#89 - Add takeWhileEnd
Issue -
State: closed - Opened by Fuuzetsu about 10 years ago
- 2 comments
#88 - What changed in 1.2.0.0 to required a major version bump?
Issue -
State: closed - Opened by tibbe about 10 years ago
- 2 comments
#87 - Data.Text.Lazy.decodeUtf8With ignore hangs on invalid data
Issue -
State: closed - Opened by NathanHowell about 10 years ago
- 1 comment
#86 - Inconsistency in documentation
Issue -
State: closed - Opened by ivan-m about 10 years ago
- 1 comment
#85 - Add docs about change in the meaning of `Data.Text.Internal.text`
Issue -
State: closed - Opened by mgsloan over 10 years ago
- 2 comments
#84 - Too much inlining, again: short string literals
Issue -
State: closed - Opened by rwbarton over 10 years ago
- 2 comments
#83 - Fix inconsistency in decodeASCII code and docs
Pull Request -
State: closed - Opened by spl over 10 years ago
- 1 comment
#82 - Added IsList instances for Data.Text, Data.Lazy.Text for GHC 7.8+
Pull Request -
State: closed - Opened by Icelandjack over 10 years ago
- 4 comments
#81 - integer overflow in `replace`
Issue -
State: closed - Opened by rwbarton over 10 years ago
- 1 comment
#80 - text installs with ghc 7.8.2 integer-simple with no flag on OS X mavericks
Issue -
State: closed - Opened by magnusmorton over 10 years ago
- 1 comment
#79 - updated upperBound to return upper instead of lower bound from size hint
Pull Request -
State: closed - Opened by bassettmb over 10 years ago
#78 - Make developer flag manual-only
Pull Request -
State: closed - Opened by tibbe over 10 years ago
- 1 comment
#77 - Remove redundant 'const' qualifiers.
Pull Request -
State: closed - Opened by evincarofautumn over 10 years ago
#76 - Allow compareLength to shortcircuit in both directions
Pull Request -
State: closed - Opened by ekmett over 10 years ago
- 2 comments
#75 - Allow compareLengthI to shortcircuit if the maximum length is less than the target length
Pull Request -
State: closed - Opened by ekmett over 10 years ago
#74 - Allow gunfold
Pull Request -
State: closed - Opened by ekmett over 10 years ago
#73 - Exploit pointer equality in Eq (memcmp does not seem to do this)
Issue -
State: closed - Opened by andreasabel over 10 years ago
- 2 comments
#72 - Encoding a NUL terminated ByteString
Issue -
State: closed - Opened by AaronFriel over 10 years ago
- 2 comments
#71 - Remove incorrect deprecation doc message
Pull Request -
State: closed - Opened by quchen over 10 years ago
- 1 comment
#70 - streamDecodeUtf8 does not return all unconsumed bytes in single-byte chunks
Issue -
State: closed - Opened by snoyberg almost 11 years ago
#69 - documentation fix
Pull Request -
State: closed - Opened by aavogt almost 11 years ago
- 1 comment
#68 - Mark some internal modules as not-home for Haddock
Pull Request -
State: closed - Opened by Yuras almost 11 years ago
- 1 comment
#67 - Better support for GHC < 7.8
Pull Request -
State: closed - Opened by lpsmith almost 11 years ago
- 9 comments
#66 - Improve small string performance for UTF-8 encoding to bytestrings
Pull Request -
State: closed - Opened by meiersi almost 11 years ago
- 1 comment
#65 - Builder-based UTF-8 encoder is much slower for small inputs
Issue -
State: closed - Opened by bos almost 11 years ago
- 1 comment
#64 - Add back `ensure 1` to avoid overflowing an output buffer
Pull Request -
State: closed - Opened by meiersi almost 11 years ago
- 1 comment
#63 - Polish UTF-8 bytestring builder support
Pull Request -
State: closed - Opened by meiersi almost 11 years ago
#62 - text.cabal: fix test suite (missing define to disable ASSERTS)
Pull Request -
State: closed - Opened by trofi almost 11 years ago
- 1 comment
#61 - Incorrect result for decodeUtf8 of "\194" ByteString with text 1.0
Issue -
State: closed - Opened by snoyberg almost 11 years ago
- 6 comments
#60 - `streamDecodeUtf8` and `streamDecodeUtf8With` defeat the purpose of the `ByteString` field in `Some Text ByteString (ByteString -> Decoding)`
Issue -
State: closed - Opened by michaelt almost 11 years ago
- 8 comments
Labels: feature request, question
#59 - Reversing unicode strings misplaces diaeresis...
Issue -
State: closed - Opened by mgajda about 11 years ago
- 5 comments
#58 - Data.Text.replicate produces corrupted output.
Issue -
State: closed - Opened by is7s about 11 years ago
- 2 comments
#57 - Drop support for GHCs older than GHC 6.12
Pull Request -
State: closed - Opened by hvr about 11 years ago
- 3 comments
#56 - fixed doc for Data.Text.Unsafe.unsafeTail
Pull Request -
State: closed - Opened by steffahn about 11 years ago
- 1 comment
#55 - Introduce incremental UTF8 decoding interface
Pull Request -
State: closed - Opened by bgamari about 11 years ago
- 11 comments
#54 - Remove "unzipping" from a heading
Pull Request -
State: closed - Opened by snoyberg about 11 years ago
- 1 comment
#53 - Support systems without GCC
Issue -
State: closed - Opened by wolverian over 11 years ago
- 3 comments
#52 - comment on mappending Builders improved with mention of <>
Pull Request -
State: closed - Opened by michaelt over 11 years ago
- 1 comment
#51 - Add trustworthy to builder modules.
Pull Request -
State: closed - Opened by dterei over 11 years ago
- 1 comment
#50 - Fix a bug in `Data.Text.Fusion.mapAccumL`
Pull Request -
State: closed - Opened by gridaphobe over 11 years ago
- 1 comment
#49 - Add dropEnd
Issue -
State: closed - Opened by sol over 11 years ago
- 4 comments
#48 - Add a copy function that removes sharing between two Texts
Issue -
State: closed - Opened by tibbe over 11 years ago
#47 - incorrect work of hexadecimal builder with optimization
Issue -
State: closed - Opened by qnikst over 11 years ago
- 2 comments
#46 - No function to convert between line endings
Issue -
State: closed - Opened by neko-kai over 11 years ago
- 2 comments
#45 - Why isn't stream machinery exported?
Issue -
State: closed - Opened by neko-kai over 11 years ago
- 1 comment
#44 - restreamUtf8 doesn't seem to be used
Issue -
State: closed - Opened by neko-kai over 11 years ago
- 1 comment
#43 - Support GHC.IO.Encoding facilities
Issue -
State: closed - Opened by neko-kai over 11 years ago
- 2 comments
#42 - Use unsafeDupablePerformIO instead of unsafePerformIO
Pull Request -
State: closed - Opened by tibbe almost 12 years ago
- 1 comment
#41 - decodeUtf8' over 3 times slower than decodeUtf8
Issue -
State: closed - Opened by tibbe almost 12 years ago
- 1 comment
#40 - Add left folds with early termination.
Pull Request -
State: closed - Opened by ppetr almost 12 years ago
#39 - Document the unit of the length field in the Text constructor
Issue -
State: closed - Opened by tibbe about 12 years ago
- 1 comment
#38 - Add a function for capitalizing text
Issue -
State: closed - Opened by tibbe about 12 years ago
- 3 comments
#37 - Implement `traverse`/`mapM` on Text
Issue -
State: closed - Opened by ppetr about 12 years ago
- 3 comments
#36 - Mark top-level modules Trustworthy
Pull Request -
State: closed - Opened by deian over 12 years ago
- 6 comments
#35 - Adapt for ghc-7.6
Pull Request -
State: closed - Opened by sol over 12 years ago
- 2 comments
#34 - `Data.Text.Read.rational` no more accurate than `Data.Text.Read.double`
Issue -
State: closed - Opened by reinerp over 12 years ago
- 1 comment
Labels: question
#33 - Is incompatible with integer-simple...
Issue -
State: closed - Opened by mgajda over 12 years ago
- 1 comment
#32 - Please provide peekUTF8CString and withUTF8CString
Issue -
State: closed - Opened by joshtriplett over 12 years ago
- 3 comments
#31 - ghc 7.5 removed catch from Prelude, tests work with QuickCheck 2.5
Pull Request -
State: closed - Opened by markwright over 12 years ago
- 4 comments
#30 - Numeric overflow in Data.Text.Lazy.Builder.Int.decimal
Issue -
State: closed - Opened by tibbe over 12 years ago
- 2 comments
#29 - List of missing (internal) exports
Issue -
State: closed - Opened by technogeeky over 12 years ago
- 1 comment
#28 - dependency on integer-gmp
Issue -
State: closed - Opened by MarcFontaine over 12 years ago
- 3 comments
#27 - Use integer-simple if the integer-simple flag is set
Pull Request -
State: closed - Opened by TomMD over 12 years ago
- 1 comment
#26 - Add hGetChunk
Pull Request -
State: closed - Opened by jhance over 12 years ago
- 2 comments
#25 - Request: Analog for hGetSome from ByteString
Issue -
State: closed - Opened by jhance over 12 years ago
#24 - Add rewrite rules to remove inlining.
Pull Request -
State: closed - Opened by jhance over 12 years ago
- 1 comment
#23 - standardize Text
Issue -
State: closed - Opened by gregwebs over 12 years ago
- 5 comments
#22 - Benchmarks missing test data
Issue -
State: closed - Opened by bmillwood over 12 years ago
- 1 comment
#21 - Feature request: decoder functions that return String
Issue -
State: closed - Opened by jmillikin over 12 years ago
- 1 comment
#20 - decode*With functions allow inclusion of invalid characters in the final result
Issue -
State: closed - Opened by jmillikin over 12 years ago
- 1 comment