[root]/WinMosh
res
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 107 (100.0%) | 3185 (100.0%) | 29.7 |
haklu | 60 (56.1%) | 2410 (75.7%) | 40.1 |
adrpo | 27 (25.2%) | 607 (19.1%) | 22.4 |
x02lucpo | 15 (14.0%) | 154 (4.8%) | 10.2 |
levsa | 5 (4.7%) | 14 (0.4%) | 2.8 |
moved to the old repository:
https://openmodelica.ida.liu.se/svn/OpenModelica/old
0 lines of code changed in 19 files:
- fixes to the old WinMosh to make it work again
602 lines of code changed in 6 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.
2 lines of code changed in 1 file:
Changed everywhere i could find MODELICAPATH to OPENMODELICALIBRARY!
3 lines of code changed in 1 file:
changed font to Lucida Console and improved -omcpath parameter
30 lines of code changed in 2 files:
Fixed: Correct type on returned array from readSimulationResult
Fixed: Prefix on crefs inside when-conditions
0 lines of code changed in 2 files:
* fixed font in winmosh
* plot with scalar argument
* small changes i welcome text and about box
23 lines of code changed in 4 files:
Last fixes before release of 1.3
4 lines of code changed in 1 file:
* noEvent
* sample
* updates of installation project
5 lines of code changed in 1 file:
implemented a buildModel function that only compiles the model without simulating it.
added a setClassNamesForSimulation to use when to clients of omc collaborates
15 lines of code changed in 1 file:
implemented in System.rml relation platform which returns either the string "CYGWIN", "WIN32" or "" depending on the platform.
winmosh.exe accepts now -omcpath <path> as argument for the omc.exe file
27 lines of code changed in 5 files:
Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.
10 lines of code changed in 4 files:
Moved directory modeq to Compiler. Updated references to the modeq directory so that they refer to Compiler/ instead
4 lines of code changed in 1 file:
Updated som version numbers and the setup project
7 lines of code changed in 1 file:
Changed MOSHHOME to OPENMODELICAHOME which shuld point to what ${MOSHHOME}/.. used to be.
Also deleted some more (hopefully all) of the tornado stuff
Deleted the old modsim module.
Fixed Ctrl-C and Ctrl-V in WinMosh.
27 lines of code changed in 2 files:
*** empty log message ***
3 lines of code changed in 1 file:
Fixed server start so that multiple servers are not started
6 lines of code changed in 1 file:
Fixed so that VC7 compiles without cygwin
6 lines of code changed in 1 file:
Added window which displays getErrorString() after each call
37 lines of code changed in 4 files:
added a play/restart button on the toolbar
82 lines of code changed in 7 files:
Fixed probplem with Ctrl-X, Ctrl-C and Ctrl -V
10 lines of code changed in 1 file:
Added checks for MOSHHOME and MODELICAPATH
18 lines of code changed in 1 file:
bugfix regarding server startup
3 lines of code changed in 1 file:
*** empty log message ***
114 lines of code changed in 9 files:
Imporved server startup and added menu items for load model and load standard lib.
19 lines of code changed in 2 files:
*** empty log message ***
11 lines of code changed in 1 file:
Imporved server startup and added menu items for load model and load standard lib.
81 lines of code changed in 6 files:
Imporved server startup
81 lines of code changed in 2 files:
Changed to multithreaded libraries and made separate configurations for building with mico statically linked.
163 lines of code changed in 3 files:
*** empty log message ***
1792 lines of code changed in 16 files: