Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51)
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
   2014-10-19 23:25:47 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 3.1.7

CHANGES:
3.1.7

- Fix a regression from 3.1.6 related to the reported position of error messages.
  See bug #9 for details.
- Reset the current error position on success of 'lookAhead'.
   2014-09-14 00:06:52 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 3.1.6

CHANGES:
3.1.6

- Export 'Text' instances from Text.Parsec
- Make Text.Parsec exports more visible
- Re-arrange Text.Parsec exports
- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
  input streams that do not have normalized line terminators.
- Fix off-by-one error in Token.charControl
   2014-09-05 23:27:10 by Ryosuke Moro | Files touched by this commit (20)
Log message:
Bump PKGREVISION for hs-text-1.1.1.3
   2014-08-29 16:08:42 by Ryosuke Moro | Files touched by this commit (61)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-07-15 23:06:41 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Bump PKGREVISION for hs-mtl-2.2.1
   2014-05-19 23:15:55 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import parsec-3.1.5 as textproc/hs-parsec,
packaged for wip by pho.

Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages, and is
also fast. It is defined as a monad transformer that can be stacked on
arbitrary monads, and it is also parametric in the input stream type.

Next | Query returned 17 messages, browsing 11 to 20 | previous