[root]/OMOptim/Core/OpenModelica
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 153 (100.0%) | 3928 (100.0%) | 25.6 |
hubert.thieriot | 126 (82.4%) | 3065 (78.0%) | 24.3 |
hudson | 11 (7.2%) | 451 (11.5%) | 41.0 |
sjoelund.se | 12 (7.8%) | 371 (9.4%) | 30.9 |
adeas31 | 2 (1.3%) | 39 (1.0%) | 19.5 |
adrpo | 2 (1.3%) | 2 (0.1%) | 1.0 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
5 lines of code changed in 5 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
- updated for new OMOptimBasis (especially variable.value QVariant type)
- improved modExeplus and its ctrls
- gui simplifications
5 lines of code changed in 2 files:
- gui updates
- more simulations messages
- new search functions in moditemstree
24 lines of code changed in 3 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
349 lines of code changed in 5 files:
[Janitor mode] Fix tabs
349 lines of code changed in 5 files:
[Janitor mode] Set auto-props
101 lines of code changed in 5 files:
- updated SaveOmOptim
- Some bugs corrections in ModPlusCtrls
- removed QObject inheritance
9 lines of code changed in 2 files:
- added omc commandlineoption in OMOptimSettings
- updated gnuplot monitor (no more singleton)
- minor GUI updates
25 lines of code changed in 2 files:
- avoid infinite loop while looking for inherited classes
- read variables causality
4 lines of code changed in 1 file:
- transfer filesToCopy as argument : instatiating function less called
- MOStyleSheet should contain main stylesheet strings
30 lines of code changed in 4 files:
- updated for new MOVector::findItem function
2 lines of code changed in 1 file:
- updates for new information controler in OMOptimBasis
- minor corrections
11 lines of code changed in 3 files:
- when a mo file is reloaded, compiled versions are now deleted
19 lines of code changed in 2 files:
- small updated
- new moomc/OpenModelica functions
7 lines of code changed in 1 file:
- other memory leaks (OMOptim). Should be over...
2 lines of code changed in 1 file:
- GUI log size limited
- better omc functions (avoid some useless calls)
25 lines of code changed in 2 files:
- corrected memory leaks
- removed file permissions settings (work differently on Windows and Linux)
3 lines of code changed in 2 files:
- return missing
3 lines of code changed in 1 file:
- repared a memory leak (parameters in ModPlusCtrls)
- corrected issues on linux (folders permissions)
- temp directory better managed
- linux binaries (as windows ones) are moved to ./bin/
16 lines of code changed in 2 files:
- added blackbox managment (optimization using executable only)
- first developer documentation
51 lines of code changed in 4 files:
- propagate controls when recomputing points
- removing files issue
10 lines of code changed in 1 file:
- Detect people who cannot spell Link?ping correctly
2 lines of code changed in 1 file:
- corrected OM simulation call (added mingw path in environmentfor dlls)
- corrected Dymola simulation call
6 lines of code changed in 1 file:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
116 lines of code changed in 4 files:
- removed unneeded includes
2 lines of code changed in 2 files:
- nbintervals as OpenModelica simulation parameter (instead of stepsize)
20 lines of code changed in 3 files:
- improved gnuplot display of temp optimization results
- clsing .mat file after reading...
- LowTools::mkdir : mkdir with write permissions
24 lines of code changed in 3 files:
- use more QFileInfo instead of QString
- removed useless headers include
- updated MOomc
52 lines of code changed in 4 files:
- added Gnuplot display of intermediary results.
- removed bug of omctrl (multithread not compatible with project->loadMoFile)
5 lines of code changed in 1 file:
- added unloadMoFile function
10 lines of code changed in 2 files:
- corrected OptimResult cloning : csv filenames also cloned.
1 lines of code changed in 1 file:
- updated .mat reading function
- changed OPtimResult.toXmlData
25 lines of code changed in 1 file:
- improved needed files for compilation
- OpenModelica compiling in tmp folder
14 lines of code changed in 4 files:
- create temp path if it does not exist
7 lines of code changed in 1 file:
- small correction
2 lines of code changed in 1 file:
- optVariable model initialization corrected
- OpenModelica compilation in work folder (to avoid space problems) : untested yet
5 lines of code changed in 1 file:
- corrected potential seg fault in optimization
- Variable::clone() now is virtual
3 lines of code changed in 1 file:
- models consolidation when loading project (check whether models exist or not)
2 lines of code changed in 1 file:
- OpenModelica compiles in model folder : be careful when space in path
- first functions to consolidate models path (not applied yet)
7 lines of code changed in 2 files:
(30 more)