Commit graph

7 commits

Author SHA1 Message Date
asau
693b593fda 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
2012-09-14 00:22:11 +00:00
asau
b0feb9f5b1 "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
dholland
0bcdacfbcf Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
sbd
8371df6e04 Add missing zlib and bzip2 buildlinks
Bump PKGREVISION and Update BUILDLINK_ABI_DEPENDS.xylib
2011-11-05 08:07:12 +00:00
drochner
0ca5cd0ebb update to 0.8
changes:
-added CHIPLOT format
-bugfixes
2011-03-11 12:57:46 +00:00
adam
1a39bd0193 Changes 0.6:
* fixed reading of Bruker v3 files
* changes in API, added C API

Changes 0.5:
* added support for compressed files \*.gz (requires zlib) and \*.bz2 (bzlib)
2010-05-15 06:19:27 +00:00
drochner
ae7697a371 add xylib-0.4, a library for reading powder diffraction data
(needed by "fityk")
2009-12-12 13:58:58 +00:00