What's New for Developers - mXrap 6.1.0
Last update: 31 Oct 2024
Also includes changes from 6.0.6
Windows Long-File-Path Detection
Tablecalc FileIO: add some extra functions
Markerstyle: Auto-reload Override File
Tablecalc: better support for large memory usage
(6.0.6) Introduced FileIO.File.fopen_create_must_not_exist()
Use this when you want to guarantee that the file you are creating did not already exist.
(6.0.6) Improved speed for unfiltered and unsorted input tables.
(6.0.6) Improved speed for cancelling Tablecalcs during startup.
(6.0.6) Allow access to more memory (at the cost of some speed).
(6.0.6) HeapStats builtin now can give you more information about the system's RAM.
(6.0.6) SystemMonitor tool now has more information, such as total available RAM and total physical RAM.
(6.0.6) Can extend some types of memory limits with a call inside Tablecalc to the HeapStats builtin (contact support for information).
(6.0.6) Allow a bundled Import-CSV's preview to see its own content.
(6.0.6) HtmlView: dont cache images. Allow resources to be loaded from within bundles.
(6.0.6) Fix behaviour of Configure Dialogs for Chart and View3d in the Analysis Window (would sometimes get melted into the main window)