[root]/OMOptim/OMOptimBasis/GUI/Tabs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 38 (100.0%) | 1407 (100.0%) | 37.0 |
hubert.thieriot | 31 (81.6%) | 1291 (91.8%) | 41.6 |
sjoelund.se | 7 (18.4%) | 116 (8.2%) | 16.5 |
- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk
0 lines of code changed in 14 files:
- removed many unnedded header includes
1 lines of code changed in 1 file:
- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted
2 lines of code changed in 1 file:
- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving
11 lines of code changed in 1 file:
- Remove some tabs from sources
116 lines of code changed in 7 files:
- Splitted OMOptim : there is now a lib called OMOptimBasis (within OMOptim folder) which provides basis features. It will allow to share code with plugins and to build dedicated applications using similar base classes.
1277 lines of code changed in 14 files: