0.1.12 (2017-12-24)

Features:

Bug Fixes:

#85: paste in text editor should be limited to the text only.

#84: CTRL + A action in text editor.

#83: save action in text editor do a popup to reload file.

#82: home, end, page down, page up keys shorcut not implement in editor.

Compilation:

0.1.11 alpha (2017-11-25)

Features:

Bug Fixes:

#80: code editor: keys up, down, left, right behavior

#78: [p,f,e]=fileparts(‘c:/’) did not return the good result

Compilation:

0.1.10 alpha (2017-10-29)

Features:

Bug Fixes:

#74: A=[]; A(end + 1) = 8 failed.

#71: unix & dos did not have help files.

#68: display of nd array of integer were not defined.

#14: error(error_struct) throws an error using the fields of error_struct.

Compilation:

0.1.9 alpha (2017-09-02)

Features:

Compilation:

Bug Fixes:

#60: Y = complex(rand(500), rand(500)) crashed Nelson.

#58: Manages ICU4C 59.1 on macos X.

0.1.8 alpha (2017-08-15)

Features:

0.1.7 alpha (2017-07-16)

Features:

Bug Fixes:

#53: COM_xlsread did not support path with dot ‘.’

#50: qml demos did not start on adv-cli mode.

0.1.6 alpha (2017-06-19)

Features:

Bug Fixes:

#47: add isfinite builtin.

#43: rename getContentsAsWideString to getContentAsWideString.

#27: >= operator was not implemented.

0.1.5 alpha (2017-04-17)

Features:

Bug Fixes:

#41: test_makeref starts a new clear session to create a ref file.

#39: inv([0 0;i() 3]) did not return [Inf, Inf; Inf, Inf] on ARM platform.

#25: ndims added.

#24: isnan & isinf added.

0.1.4 alpha (2017-03-19)

Compilation:

LAPACKE used for linear algebra functions. On Windows, OpenBLAS used. On others platforms reference library LAPACKE used.

Features:

Bug Fixes:

#34: Windows installer did not copy module_skeleton help files at the good place.

#31: doc function was too slow (indexing at each restart).

#30: Search path order for functions was wrong.

0.1.3 alpha (2017-02-11)

Features:

Bug Fixes:

#28: Each public builtin have a help file.

#26: 7.853981633974482790D-01 was not correctly parsed.

#22: last output argument of ‘IJV’ did not return nzmax.

#19: rand & randn did not use Column-major order.

#17: ‘locales’ directory renamed as ‘locale’ (more standard).

#13: mldivide and mrdivide builtin were missing.

0.1.2 alpha (2017-01-01)

Bug Fixes:

#11: colon constructor failed with some special values.

#10: module_skeleton did not build/load.

#8: test_nargin & test_nargout failed in Windows binary version.

0.1.1 alpha (2016-12-30)

Bug Fixes:

#5: help browser did not work on some Windows

0.1.0 alpha (2016-12-28)