Directory OMOptim/OMOptimBasis/Tools/

Directory Created:
2012-02-29 11:29
Directory Deleted:
2012-08-02 11:30
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/OMOptim/OMOptimBasis/Tools

Lines of Code

OMOptim/OMOptimBasis/Tools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 45 (100.0%) 1201 (100.0%) 26.6
hubert.thieriot 39 (86.7%) 1079 (89.8%) 27.6
sjoelund.se 6 (13.3%) 122 (10.2%) 20.3

Most Recent Commits

hubert.thieriot 2012-08-02 11:30 Rev.: 12400

- delete OMOptimBasis in OMOptim : now has its own repo folder in trunk

0 lines of code changed in 9 files:

  • OMOptim/OMOptimBasis/Tools: HighTools.cpp (del), HighTools.h (del), LowTools.cpp (del), LowTools.h (del), OMProcess.cpp (del), OMProcess.h (del), SleeperThread.h (del), XMLTools.cpp (del), XMLTools.h (del)
hubert.thieriot 2012-07-18 10:44 Rev.: 12334

- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)

78 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+36 -51), LowTools.h (+42 -46)
hubert.thieriot 2012-07-04 18:15 Rev.: 12272

- removed unneeded includes

13 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+11), LowTools.h (+2)
hubert.thieriot 2012-05-23 15:05 Rev.: 11937

- improved Dymola script function
- improved documentation
- loading OptimResult does not ask for model compilation if unfound

11 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+10), LowTools.h (+1)
hubert.thieriot 2012-05-15 09:37 Rev.: 11916

- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions

21 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+20), LowTools.h (+1)
hubert.thieriot 2012-05-11 09:16 Rev.: 11891

- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc

18 lines of code changed in 3 files:

  • OMOptim/OMOptimBasis/Tools: HighTools.cpp (+11 -11), LowTools.cpp (+6 -7), LowTools.h (+1 -1)
hubert.thieriot 2012-04-24 12:18 Rev.: 11794

- improved LowTools::removeDirContents (set permissions before)

5 lines of code changed in 1 file:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+5 -4)
hubert.thieriot 2012-04-18 19:19 Rev.: 11769

- removed many unnedded header includes

1 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+1), LowTools.h (-11)
hubert.thieriot 2012-04-04 18:30 Rev.: 11659

- added units
- changed OMProcess

10 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: OMProcess.cpp (+8 -3), OMProcess.h (+2 -2)
hubert.thieriot 2012-03-28 14:27 Rev.: 11585

- improved needed files for compilation
- OpenModelica compiling in tmp folder

26 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+17), LowTools.h (+9 -8)
hubert.thieriot 2012-03-27 18:59 Rev.: 11572

- optVariable model initialization corrected
- OpenModelica compilation in work folder (to avoid space problems) : untested yet

44 lines of code changed in 2 files:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+42 -25), LowTools.h (+2)
hubert.thieriot 2012-03-27 11:35 Rev.: 11560

- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model

2 lines of code changed in 1 file:

  • OMOptim/OMOptimBasis/Tools: LowTools.cpp (+2)
sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

122 lines of code changed in 6 files:

  • OMOptim/OMOptimBasis/Tools: HighTools.cpp (+67 -67), HighTools.h (+8 -8), LowTools.h (+21 -21), SleeperThread.h (+10 -10), XMLTools.cpp (+7 -7), XMLTools.h (+9 -9)
hubert.thieriot 2012-02-29 11:29 Rev.: 11231

- 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.

850 lines of code changed in 9 files:

  • OMOptim/OMOptimBasis/Tools: HighTools.cpp (new 134), HighTools.h (new 71), LowTools.cpp (new 284), LowTools.h (new 148), OMProcess.cpp (new 18), OMProcess.h (new 30), SleeperThread.h (new 55), XMLTools.cpp (new 54), XMLTools.h (new 56)
Generated by StatSVN 0.7.0