[root]/OMNotebook/DrModelica/Equations
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 109 (100.0%) | 5251 (100.0%) | 48.1 |
x05andfe | 15 (13.8%) | 2785 (53.0%) | 185.6 |
alash325 | 26 (23.9%) | 1351 (25.7%) | 51.9 |
mohsen | 4 (3.7%) | 425 (8.1%) | 106.2 |
adrpo | 21 (19.3%) | 350 (6.7%) | 16.6 |
perost | 3 (2.8%) | 161 (3.1%) | 53.6 |
arun3688 | 2 (1.8%) | 67 (1.3%) | 33.5 |
dietmarw | 12 (11.0%) | 61 (1.2%) | 5.0 |
sjoelund.se | 25 (22.9%) | 37 (0.7%) | 1.4 |
petfr | 1 (0.9%) | 14 (0.3%) | 14.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
15 lines of code changed in 15 files:
- Fixes for DrModelica.
161 lines of code changed in 3 files:
update DrModelica exercises, fixed=true
67 lines of code changed in 2 files:
- Re-evalate DrModelica Notebook and Fix ticket#2101
76 lines of code changed in 8 files:
Monster kill!!!
- changed "simulation" to "simulate" in all DrModelica .onb files.
22 lines of code changed in 10 files:
- Updated DrModelica
83 lines of code changed in 6 files:
-Update DrModelica
12 lines of code changed in 1 file:
- Re-evaluating and update DrModelica simulation results
1180 lines of code changed in 11 files:
Removed the "Parameter" keywords in order to have the plot working.
115 lines of code changed in 1 file:
Removed ; from the End-of-Line of simulate command. This enabled us to view the simulation result.
222 lines of code changed in 1 file:
Parameters initialized to fix version compatibility issue. Ver. 3.1 requires the params to be initialized before simulation.
43 lines of code changed in 1 file:
fixed initial values of resistor array. Ver. 3.1 requires default values.
45 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
61 lines of code changed in 12 files:
Updated text around the ErrorNestedWhen example
14 lines of code changed in 1 file:
- 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
51 lines of code changed in 8 files:
- updates to DrModelica by Peter F.
299 lines of code changed in 13 files:
* fixed some small bugs in OMNotebook
* updated Mathematica parser in OMNotebook
* updated the OMNotebookHelp.onb documentation
* converted DrModelica to OMNotebook
// Anders Fernstr?m
2785 lines of code changed in 15 files: