pkgsrc/math/libixion
wiz 6a34c9680f Updated libixion to 0.12.2.
Up the version to 0.12.2.

    Update the CHANGELOG.

    Fix lexer tokenizer to get R1C1 addresses properly parsed.

    For now, a lexer name that contains a '[' and ']' pair can have any
    characters in-between, in order to have e.g. 'R[-5]C' properly
    parsed as a name.

    Fix a range address parsing error.

    It previously failed to parse 'R[-5]C:R[-1]C'.

    Add a test case that ixion currently fails to parse.

    Export these hash::operator(...) symbols.

    add CI config
2017-02-27 10:17:51 +00:00
..
buildlink3.mk
DESCR
distinfo Updated libixion to 0.12.2. 2017-02-27 10:17:51 +00:00
Makefile Updated libixion to 0.12.2. 2017-02-27 10:17:51 +00:00
PLIST