Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 118 (100.0%) | 9.0 |
henjo | 4 (30.8%) | 104 (88.1%) | 26.0 |
levsa | 2 (15.4%) | 4 (3.4%) | 2.0 |
dietmarw | 2 (15.4%) | 4 (3.4%) | 2.0 |
petar | 2 (15.4%) | 3 (2.5%) | 1.5 |
sjoelund.se | 2 (15.4%) | 2 (1.7%) | 1.0 |
adrpo | 1 (7.7%) | 1 (0.8%) | 1.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
2 lines of code changed in 2 files:
- GOT RID OF the old trunk/c_runtime and old templates SimCodeC.tpl/SimCodeFMU.tpl
- HIGHLY RECOMMENDED make clean
- renamed SimCodeXXX.tpl CodegenXXX.tpl
- merged the needed things from SimCodeC.tpl into CodegenQSS.tpl.
- all tests except the usual mishaps go.
- targeted all trunk/c_runtime references used in
Makefiles / C (Qt OMPlot) / Other files to their SimulationRuntime/ counterparts.
1 lines of code changed in 1 file:
Formal clean up of all code files:
* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B
4 lines of code changed in 2 files:
Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.
3 lines of code changed in 1 file:
Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
1 lines of code changed in 1 file:
Removed linking with runtime, c files are included instead
1 lines of code changed in 1 file:
Removed warning flags, set optimizing flags
2 lines of code changed in 1 file:
Added more copyright notices
21 lines of code changed in 1 file:
Added license file
4 lines of code changed in 1 file:
Added more functionality
79 lines of code changed in 2 files: