Version 6 (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.
Kernel
- Less Crashes: The number of fatal crashes has been reduced and when happen, system gives more information about the problem wich can be avoided or solved more easily.
- Less Memory leaks: Now TOL have almost none significative memory leak, even along large and complex process like bayesian simulations.
- Object Oriented Programing (OOP)
- TOL packages
- Dynamic linkage of C++ binary libraries
- Embeding C/C++ in TOL
- 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 - Profiling tools