[root]/c_runtime/sendData/include/QtNetwork
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 878 (100.0%) | 48.7 |
dietmarw | 5 (27.8%) | 439 (50.0%) | 87.8 |
x06hener | 5 (27.8%) | 436 (49.7%) | 87.2 |
sjoelund.se | 3 (16.7%) | 3 (0.3%) | 1.0 |
adrpo | 5 (27.8%) | 0 (0.0%) | 0.0 |
- 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.
0 lines of code changed in 5 files:
- Ran make fix-svn-eol-style
3 lines of code changed in 3 files:
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
439 lines of code changed in 5 files:
*Added static Qt libraries for MinGW
*The MinGW version of Omc is now built with static Qt libraries
*Added some Qt header files
*Added range options to plot2/plotParametric2
*Removed some unnecessary files.
436 lines of code changed in 5 files: