Fixed issue #390 "Still encoding issues"
Additional changes to ticket #382 The flow control statements evaluate the semicolon more efficient and the code analyzer now notifies for missing semicolons.
Implemented ticket #387 "Rename functions"
Fixed issue #384 "Backslashes are not masked correctly"
Fixed issue #383 "'hist' always displays the first column"
Implemented tickets #379 and #382 "Make 'mask' the default loop behavior" "Use semicolons in loops like everywhere"
Fixed issue in implementation of #282 The time formatting function crashed, if used with a date larger than year 2038. This was fixed.
Fixed issue in implementation of #377 -> Added the busy indicator to console inputs
Implemented ticket #378 "Enable tooltip docu of procedures"
Implemented ticket #381 "New string function: 'textparse()'"