Fixed issue #770 "Problem with function definitions in procedures"
Improved implementation of ticket #767
Fixed an issue in implementation for #783 "cst" was accidentally spelled "csr"
Improved implementation of #728
Improved implementation of #729 Improved the implementation of TABLE().categorize()
added a minor name fix for the random distributions from ticket #759. changed the doxyfile to relative paths for better portability.
Implemented ticket #750 "'help func' shall display the function tooltip"
Improved implementation of ticket #782 - Made new file dialog connected to Ctrl-N - Removed the Plugin option from most menus - Resolved a bug in embedded Scintilla version
added the changes log entry for ticket #759
fixed the implementation of the inv q functions and added the intCast to avoid implicit int conversions, related to ticket #759.