[root]/OMNotebook/DrModelica/ApplicationEx
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 59 (100.0%) | 4136 (100.0%) | 70.1 |
x05andfe | 8 (13.6%) | 2377 (57.5%) | 297.1 |
alash325 | 9 (15.3%) | 1074 (26.0%) | 119.3 |
perost | 5 (8.5%) | 292 (7.1%) | 58.4 |
adrpo | 12 (20.3%) | 240 (5.8%) | 20.0 |
arun3688 | 4 (6.8%) | 87 (2.1%) | 21.7 |
adeas31 | 1 (1.7%) | 27 (0.7%) | 27.0 |
dietmarw | 5 (8.5%) | 24 (0.6%) | 4.8 |
sjoelund.se | 15 (25.4%) | 15 (0.4%) | 1.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
8 lines of code changed in 8 files:
- Fixes for DrModelica.
292 lines of code changed in 5 files:
update DrModelica exercises, fixed=true
87 lines of code changed in 4 files:
- Re-evalate DrModelica Notebook and Fix ticket#2101
7 lines of code changed in 1 file:
Monster kill!!!
- changed "simulation" to "simulate" in all DrModelica .onb files.
7 lines of code changed in 7 files:
- Updated DrModelica
864 lines of code changed in 6 files:
Do loadModel(Modelica) before simulating.
Saved the plot.
27 lines of code changed in 1 file:
-Update DrModelica
203 lines of code changed in 2 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
24 lines of code changed in 5 files:
- changed Makefiles to actually stop when an error happens
- added copyright to printimpl.c
- added some more includes for strlen, strcpy and malloc
- changed version number to 1.4.3 in settingsimpl.c
- changed version number, product code in Setup.vdproj
- changed the way MinGW and ModelicaLibrary are handled in the .msi release
now, they are packed like normal directories and files not exploded at
installation from mingw.tar.gz and ModelicaLib.tar.gz
I think this will fix some problems with the installation
- changed 1.4.2 to 1.4.3 into all .onb files
- wrote a small README-BUILD-RELEASE.txt on how to build a OpenModelica release
32 lines of code changed in 5 files:
- updates to DrModelica by Peter F.
208 lines of code changed in 7 files:
* fixed some small bugs in OMNotebook
* updated Mathematica parser in OMNotebook
* updated the OMNotebookHelp.onb documentation
* converted DrModelica to OMNotebook
// Anders Fernstr?m
2377 lines of code changed in 8 files: