Replace non ascii character with UTF-8 encoded string. The build checks for non...
[debian/openrocket] / core / src / net / sf / openrocket / simulation / customexpression /
2012-08-17 richardgrahamFixed negative number bug in exp4j and custom expressions.
2012-08-10 kruland2607Removed calls to String.isEmpty which is not available...
2012-08-09 kruland2607Minor changes for Froyo compatibility.
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-05 richardgrahamBig update to custom expression feature.