540 Commits

Author SHA1 Message Date
jos
720d443f79 Released v3.12.0 2017-04-17 20:38:53 +02:00
jos
a5205861fd Updated history 2017-04-17 20:24:57 +02:00
jos
bc9f01ba96 Fixed #824: Calling math.random() freezes IE and node.js 2017-04-17 20:20:25 +02:00
jos
9e44978188 Updated history 2017-04-15 20:28:15 +02:00
jos
347c9f4320 Released v3.11.5 2017-04-08 17:09:47 +02:00
jos
ee6efa3768 Only allow accessing/assigning properties on plain objects. Only allow calling known methods. 2017-04-08 15:32:10 +02:00
jos
42012688cb Released v3.11.4 2017-04-03 21:09:05 +02:00
jos
25db18caec Fixed a security vulnerability 2017-04-03 20:43:52 +02:00
jos
6bd493fc67 Released v3.11.2 2017-04-03 01:35:15 +02:00
jos
5c4b105c7e Fixed a security vulnerability in the expression parser 2017-04-03 01:29:13 +02:00
jos
2a1cca3442 Released v3.11.1 2017-04-02 20:13:38 +02:00
jos
fbe6e62faf Fixed more security vulnerabilities 2017-04-02 19:51:11 +02:00
jos
76db858556 Released v3.11.0 2017-04-02 14:59:15 +02:00
jos
ebb3c9bd0e Fixed #821, #822: security vulnerabilities in the expression parser 2017-04-02 14:57:21 +02:00
jos
fb399dca71 Updated history 2017-03-31 16:48:42 +02:00
jos
3c3517daa6 More security fixes + unit tests 2017-03-31 13:41:37 +02:00
jos
2f45600905 Fixed a security vulnerability in the expression parser allowing execution of arbitrary JavaScript 2017-03-31 10:18:14 +02:00
jos
691d555a72 Released v3.10.1 2017-03-26 20:38:39 +02:00
jos
0e2f3ebd78 Fixed #807: function transform of existing functions not being removed when overriding such a function 2017-03-19 10:34:51 +01:00
jos
6ef89f1342 Updated history 2017-03-06 19:48:42 +01:00
jos
5d11f2eeb1 Released v3.10.0 2017-03-05 13:50:14 +01:00
jos
5a498bbd98 Updated history 2017-03-03 20:57:40 +01:00
jos
af6f1bb34c Updated history 2017-02-28 20:00:34 +01:00
jos
44a480bee0 Updated history 2017-02-27 19:53:56 +01:00
jos
54ed4bfa56 Updated history 2017-02-27 19:48:20 +01:00
jos
5a0e72016c Released v3.9.3 2017-02-22 21:39:45 +01:00
jos
6f7fc175e1 Fixed #797: issue with production builds of React Native projects 2017-02-21 20:35:43 +01:00
jos
03b93c508d Fixed math.round not accepting inputs NaN, Infinity, -Infinity 2017-02-20 21:35:27 +01:00
jos
faa8b88036 Released v3.9.2 2017-02-16 21:03:08 +01:00
jos
bd52740e61 Fixed #795: Parse error in case of a multi-line expression with just comments 2017-02-15 22:05:38 +01:00
jos
9101dafbad Released v3.9.1 2017-02-06 20:15:33 +01:00
jos
f8370bdaf1 Fixed #790: Expression parser did not pass function arguments of enclosing functions via scope to functions having rawArgs = true 2017-02-05 13:50:06 +01:00
jos
41f4cd6078 Fixed #789: Math.js not supporting conversion of string to BigNumber, Fraction, or Complex number 2017-02-03 17:52:38 +01:00
jos
1192267d14 Updated history 2017-01-24 20:29:35 +01:00
jos
ddb8fc4374 Released v3.9.0 2017-01-23 20:47:52 +01:00
jos
12c2444ead Merge branch 'differentiation_consistent_api' into develop
# Conflicts:
#	HISTORY.md
2017-01-22 20:03:09 +01:00
jos
f4b7855a84 Docs, examples, some fixes 2017-01-22 15:30:18 +01:00
jos
71ae3ea076 Consistent API for both derivative and simplify (dropped transform) 2017-01-20 21:43:40 +01:00
Jos de Jong
f220000fea Updated history 2017-01-20 20:22:16 +01:00
jos
79993ceac7 Fixed #765: FunctionAssignmentNode.toString() returning a string incompatible with the function assignment syntax 2016-12-18 13:29:21 +01:00
jos
29da2b0418 Released v3.8.1 2016-12-15 21:07:26 +01:00
jos
2f853a2251 Updated history 2016-12-10 12:30:47 +01:00
jos
a5df5e4c47 Fixed #762: expression parser failing to invoke a function returned by a function 2016-12-10 11:41:38 +01:00
jos
b866ca3e48 Released v3.8.0 2016-11-18 19:41:40 +01:00
jos
e6a049abe7 Fixed #749: Units rad, deg, and grad can now have prefixes like millirad 2016-11-18 19:27:50 +01:00
jos
7152142661 Fixed #732: Allow letter-like unicode characters like Ohm \u2126 2016-11-18 19:19:17 +01:00
jos
e0123c7355 Implemented a method cloneDeep for the expression Nodes. See #745. 2016-11-18 15:37:07 +01:00
jos
a168041374 Functions add and multiply now accept more than two arguments. See #739. 2016-11-18 15:06:37 +01:00
jos
413e697337 Updated history 2016-11-11 09:11:20 +01:00
jos
ec5e34975a Updated history 2016-11-08 22:02:56 +01:00