Fix segfault when conversion to base units failes because of aborted...
Fix segfault when conversion to base units failes because of aborted calculations; Fix element() function for vector when column number is specified (non-zero); Fix powmod() descriptives; Fix some memory leaks; Do not try to calculate norm() and magnitude() for matrices; Improve parsing of element-wise operators with comma as decimal separator; Fix segfault in some cases with curly brackets in expression; Remove temporary code; Increment version number; Update translations; Update currencies
Showing
- ChangeLog 60 additions, 0 deletionsChangeLog
- configure.ac 1 addition, 1 deletionconfigure.ac
- data/eurofxref-daily.xml 30 additions, 30 deletionsdata/eurofxref-daily.xml
- data/functions.xml.in 4 additions, 4 deletionsdata/functions.xml.in
- data/rates.json 1 addition, 1 deletiondata/rates.json
- docs/reference/Doxyfile 1 addition, 1 deletiondocs/reference/Doxyfile
- libqalculate/BuiltinFunctions-matrixvector.cc 40 additions, 14 deletionslibqalculate/BuiltinFunctions-matrixvector.cc
- libqalculate/Calculator-calculate.cc 0 additions, 1 deletionlibqalculate/Calculator-calculate.cc
- libqalculate/Calculator-parse.cc 18 additions, 7 deletionslibqalculate/Calculator-parse.cc
- libqalculate/Calculator.cc 10 additions, 10 deletionslibqalculate/Calculator.cc
- libqalculate/Calculator.h 0 additions, 1 deletionlibqalculate/Calculator.h
- libqalculate/MathStructure-convert.cc 3 additions, 3 deletionslibqalculate/MathStructure-convert.cc
- libqalculate/MathStructure-differentiate.cc 3 additions, 3 deletionslibqalculate/MathStructure-differentiate.cc
- libqalculate/MathStructure-eval.cc 1 addition, 1 deletionlibqalculate/MathStructure-eval.cc
- libqalculate/MathStructure-factor.cc 5 additions, 5 deletionslibqalculate/MathStructure-factor.cc
- libqalculate/MathStructure-support.h 4 additions, 4 deletionslibqalculate/MathStructure-support.h
- libqalculate/Unit.cc 12 additions, 4 deletionslibqalculate/Unit.cc
- libqalculate/includes.h 1 addition, 1 deletionlibqalculate/includes.h
- po-defs/ca.po 1112 additions, 1097 deletionspo-defs/ca.po
- po-defs/es.po 1112 additions, 1097 deletionspo-defs/es.po
Loading
Please register or sign in to comment