Revisions of libixion

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 956517 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 19)
- Added patch:
  * libixion-boost-system.patch
    + fix missing symbols from boost_system library

- update to 0.17.0:
  * set the baseline C++ version to 17.
  * mdds has been internalized so that the public header no longer contains
    references to mdds.  With this change, the users can use different API
    versions of mdds between the ixion build and run-time use.
  * cleaned up public API to make use of std::string_view and std::variant
    where appropriate.
  * implemented built-in LEFT() function in the formula interpreter.
  * it is no longer required to set the size of void* at build time to ensure
    the binaries to be fully functional.
  * fixed a bug where named expressions with names containing invalid
    characters were still allowed in.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841722 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 17)
- update to 0.16.1:
  * fixed a build issue on 32-bit linux platforms, caused by slicing of integer
  string ID values.
  * worked around floating point rounding errors which prevented two
  theoretically-equal numeric values from being evaluated as equal in test
  code.
  * added new function to allow printing of single formula tokens.
  * added method for setting cached results on formula cells in
    model_context.
  * changed the model_context design to ensure that all sheets are of the same
    size.
  * added an accessor method to formula_model_access interface (and implicitly
    in model_context) that directly returns a string value from cell.
  * added cell_access class for querying of cell states without knowing its
    type ahead of time.
  * added document class which provides a layer on top of model_context, to
    abstract away the handling of formula calculations.
  * deprecated model_context::erase_cell() in favor of empty_cell().
  * added support for 3D references - references that contain multiple sheets.
  * added support for the exponent (^) and concatenation (&) operators.
  * fixed incorrect handling of range references containing whole columns such
    as A:A.
  * added support for unordered range references - range references whose
    start row or column is greater than their end position counterparts, such
    as A3:A1.
  * fixed a bug that prevented nested formula functions from working properly.
  * implemented Calc A1 style reference resolver.
  * formula results now directly store the string values when the results are
    of string type.  They previously stored string ID values after interning
    the original strings.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 576923 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
- Rename python3 package to match up naming conventions
- Install license file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 554745 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
To go with lo6.0

- Version update to 0.13.0:
  * Step lock update with orcus
  * Various fixes / fuzzer crashes resolved
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 397938 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
- Version update to 0.11.1:
  * Switch to mdds-1.2
  * Few small fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 367542 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
- Version update to 0.11.0:
  * Switch to mdds-1.0
  * Various fixes
  * Python3 bindings obsoleted python2 ones
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 295669 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- Version bump to 0.9.1:
  * various triv bugfixes
  * Build with tests and work this time
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
Split 13.2 from Factory
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by