pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ocaml-comparelib



Module name:    wip
Committed by:   jgoamakf
Date:           Thu Jun 12 07:58:58 UTC 2014

Added Files:
        wip/ocaml-comparelib: DESCR Makefile PLIST distinfo

Log Message:
Import OCaml library comparelib into wip/ocaml-comparelib.

Pa_compare is a camlp4 syntax extension that derives comparison
functions from type representations. The scaffolded functions are
usually much faster than ocaml's Pervasives.compare. Scaffolding
functions also gives you more flexibilty by allowing you to override
them for a specific type and more safety by making sure that you only
compare comparable values.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/ocaml-comparelib/DESCR \
    wip/ocaml-comparelib/Makefile wip/ocaml-comparelib/PLIST \
    wip/ocaml-comparelib/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-comparelib/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-comparelib/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-comparelib/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ocaml-comparelib/distinfo?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index