Revisions of ghc-attoparsec

buildservice-autocommit accepted request 352167 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 11)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 352125 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 10)
* Fixed a bug in the implementations of inClass and notInClass for Text
* Made the parser type in the Zepto module a monad transformer.
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 333900 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 9)
Update for Haskell Platform 7.10.2-a
buildservice-autocommit accepted request 306424 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 8)
baserev update by copy to link target
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 304887 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 7)
- update to 0.12.1.6
* Fixed a case folding bug in the ByteString version of stringCI.
* Fixed an indexing bug in the new Text implementation of string,
  reported by Michel Boucey.
* Fixed a case where the string parser would consume an unnecessary
  amount of input before failing a match, when it could bail much
  earlier (https://github.com/bos/attoparsec/issues/97)
* Added more context to error messages
  (https://github.com/bos/attoparsec/pull/79)
* Fixed incorrect tracking of Text lengths
  (https://github.com/bos/attoparsec/issues/80)
* Fixed the incorrect tracking of capacity if the initial buffer was
  empty (https://github.com/bos/attoparsec/issues/75)
* Fixed a data corruption bug that occurred under some circumstances
  if a buffer grew after prompting for more input
  (https://github.com/bos/attoparsec/issues/74)
* Now compatible with GHC 7.9
* Reintroduced the Chunk class, used by the parsers package
* A new internal representation makes almost all real-world parsers
  faster, sometimes by big margins.  For example, parsing JSON data
  with aeson is now up to 70% faster.  These performance improvements
  also come with reduced memory consumption and some new capabilities.
* The new match combinator gives both the result of a parse and the
  input that it matched.
* The test suite has doubled in size.  This made it possible to switch
  to the new internal representation with a decent degree of
  confidence that everything was more or less working.
* The benchmark suite now contains a small family of benchmarks taken
  from real-world uses of attoparsec.
* A few types that ought to have been private now are.
buildservice-autocommit accepted request 260146 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 6)
baserev update by copy to link target
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 259833 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 5)
Haskell Platform 2014.2.0.0 update
Peter Trommler's avatar Peter Trommler (ptrommler) committed (revision 4)
Peter Trommler's avatar Peter Trommler (ptrommler) committed (revision 3)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185522 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 2)
initialized devel package after accepting 185522
Peter Trommler's avatar Peter Trommler (ptrommler) accepted request 185249 from Peter Trommler's avatar Peter Trommler (ptrommler) (revision 1)
Update to Haskell Platform 2013.2.0.0
Displaying revisions 61 - 71 of 71
openSUSE Build Service is sponsored by