pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/xylib



Module Name:    pkgsrc
Committed By:   asau
Date:           Fri Sep 14 00:22:11 UTC 2012

Modified Files:
        pkgsrc/math/xylib: Makefile PLIST distinfo

Log Message:
Update to xylib 1.0

Changes:

* 1.0 (2012-07-25)
  - added option ``decimal-comma`` for text format
  - fixed bug in CSV format

* 0.9 (2012-05-20)
  - added CSV format, or more acurately: delimiter-separated values format.
    Supports popular delimiters (``TAB ,;|:/``), quoting (``"``)
    and escape character (``\``). Non-numeric fields are read as NaNs.
  - added Canberra CNF format


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/xylib/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/xylib/PLIST pkgsrc/math/xylib/distinfo

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




Home | Main Index | Thread Index | Old Index