[root]/WinMosh_QT4
Resources
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 44 (100.0%) | 8 (100.0%) | 0.1 |
x05andfe | 19 (43.2%) | 4 (50.0%) | 0.2 |
adrpo | 23 (52.3%) | 4 (50.0%) | 0.1 |
x02lucpo | 2 (4.5%) | 0 (0.0%) | 0.0 |
moved to the old repository:
https://openmodelica.ida.liu.se/svn/OpenModelica/old
0 lines of code changed in 19 files:
- got rid of winruntime, now everything resides in runtime
and the implementation is different via compiler and OS flags
- changed so that System.writeFile uses
fwrite insead of fprintf as is way
faster and better.
- updated copyright to year 2006 and added it to most of the files.
- updated SG so that it doesn't talk on winruntime anymore
- updated the omc.snl project and runtime.vcproj to take files from runtime
instead of winruntime.
- changed winruntime to runtime anywhere I could find it.
- got rid of some warnings by casting the values to the needed type.
4 lines of code changed in 4 files:
partial implemented parameters and algebraic string handling
0 lines of code changed in 2 files:
add new WinMosh version, created using QT. // Anders Fernstr?m
4 lines of code changed in 19 files: