Version 5 (modified by 14 years ago) (diff) | ,
---|
What is new in Tol 2.0.1
Here you can view a detailed report of all solved tickets.
New features
- Object Oriented Programing (OOP)
- TOL packages
- Dynamic linkage of C++ binary libraries
- Macro
#Embed
: Inserts the TOL code of a file in another one avoiding some problems in parsing with structures that are not recognized usingInclude
function
Enhancements
Kernel
- Crashes: The number of fatal crashes has been reduced and when happen, system gives more information about the problem. that can be avoided or solved more easily.
- Memory leaks: Now TOL have almost none significative memory leak, even along large and complex process like bayesian simulations.