Next | Query returned 4 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119)
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
   2013-03-06 16:08:32 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to double-conversion-0.2.0.6

   2011-09-27 15:43:40 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import hs-double-conversion-0.2.0.1 as wip/hs-double-conversion.

A library that performs fast, accurate conversion between double
precision floating point and text.

This library is implemented as bindings to the C++ double-conversion
library written by Florian Loitsch at Google:
http://code.google.com/p/double-conversion/

The Text versions of these functions are about 30 times faster than
the default show implementation for the Double type.

The ByteString versions are slower than the Text versions; roughly
half the speed. (This seems to be due to the cost of allocating
ByteString values via malloc.)


Next | Query returned 4 messages, browsing 1 to 10 | previous