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

History of commit frequency

CVS Commit History:


   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74)
Log message:
Update MAINTAINER address
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-03-07 13:44:20 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.7.0.2

changes:
0.7.0.2
 - Merge pull request #183 from codygman/master
   * depends on unordered-containers 0.2.3.0 for HashMap Data instance
     Data instance for HashMap, which only seems to appear in 0.2.3.0, but
     aeson's current dependency is only on 0.1.3.0.
     Data instance for HashMap
 - Fix missing data constructor in doc comments
( #183 => https://github.com/bos/aeson/pull/183 )
   2014-02-14 13:53:53 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.7.0.1

changes:
 - Relax dependency on attoparsec
   2014-01-25 15:09:55 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Update to 0.7.0.0

changelog:
0.7.0.0
    * The performance of encoding to and decoding of bytestrings
      have both improved by up to 2x, while also using less
      memory.
    * New dependency: the scientific package lets us parse
      floating point numbers more quickly and accurately.
    * eitherDecode, decodeStrictWith: fixed bugs.
    * Added FromJSON and ToJSON instances for Tree and Scientific.
    * Fixed the ToJSON instances for UTCTime and ZonedTime.
   2013-10-14 08:18:06 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.6.2.1

changes:
0.6.2.1
 - Try to fix stupid clang cpp incompatibility
     (https://github.com/bos/aeson/issues/154)
   2013-09-16 23:25:57 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import aeson-0.6.2.0 as wip/hs-aeson.

A JSON parsing and encoding library optimized for ease of use and high
performance.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)

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