Download Latest Version MathParser.org-mXparser - v.4.2.0 (16.3 MB)
Email in envelope

Get an email when there's a new version of mXparser - Math Parser Java C# Library

Home / v.2.2.0
Name Modified Size InfoDownloads / Week
Parent folder
mxparser-v.2.2.0.zip 2016-01-10 11.8 MB
mxparser-v.2.2.0-bin-only.zip 2016-01-10 2.2 MB
README.md 2016-01-10 1.1 kB
Totals: 3 Items   14.0 MB 0

v.2.2.0 (2016-01-10): Android is coming!

mxparser_jdk1.7.jar - tested with Android !!!

  • all regression tests passed :-)

New public methods in the mXparser class

  • static String getConsoleOutput() - returns as string output produced by mXparser.consolePrin/ln() methods. Using this method you can capture the output to the string variable.
  • static void resetConsoleOutput() - resets the string representing console output
  • Added CONSOLE/PREFIX & CONSOLE_OUTPUT_STRING/PREFIX + configuration

Method modified in mXparser class

  • consolePrintln()
  • consolePrintln(Object o)
  • consolePrint(Object o)
  • Above methods are outputting also to string representing console output.

New RunTest method in regressiontesting, method executes specified scenario according to below params:

  • reg - Expression regression tests
  • api - mXparser API regression tests
  • syn - Syntax checking regression tests
  • perf - Performance tests

Code clean-up

  • blank lines
  • trailing white spaces
  • src folders structure for c-sharp is now the same as in java

Enjoy :-)

Mariusz Gromada

Source: README.md, updated 2016-01-10