[root]/OMOptim/Core/Optim/EA/SA1
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 97 (100.0%) | 1952 (100.0%) | 20.1 |
hudson | 38 (39.2%) | 1401 (71.8%) | 36.8 |
sjoelund.se | 37 (38.1%) | 366 (18.8%) | 9.8 |
hubert.thieriot | 22 (22.7%) | 185 (9.5%) | 8.4 |
Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim
16 lines of code changed in 16 files:
[Janitor mode] Fix whitespace
12 lines of code changed in 2 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
311 lines of code changed in 12 files:
[Janitor mode] Fix tabs
311 lines of code changed in 12 files:
[Janitor mode] Set auto-props
1078 lines of code changed in 24 files:
- first steps towards scripting
- new MOomc functions
- removed all subblocks functions
3 lines of code changed in 2 files:
-removed useless signal
- stop problem signal/slot
5 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/
4 lines of code changed in 3 files:
- Detect people who cannot spell Link?ping correctly
6 lines of code changed in 3 files:
- main change in OMParameter : use name as an index (removed INDEX field since it could cause mistakes when list of parameters evolves)
148 lines of code changed in 2 files:
- MOParameter modifications (still without any effect)
1 lines of code changed in 1 file:
- Remove some tabs from sources
33 lines of code changed in 6 files:
- settings changes
1 lines of code changed in 4 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.
6 lines of code changed in 2 files:
-- update way mo files are loaded
- component optimization updates
5 lines of code changed in 1 file:
- updated GUI (omcases tree view, project infos)
- corrected int and double bounds in Optimization
7 lines of code changed in 2 files:
- updated saving functions
- renamed ModClass to ModItem
- Modelica Record, Class, Model ...
5 lines of code changed in 4 files: