[root]/OMNotebook/DrModelica/Classes
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 66 (100.0%) | 3044 (100.0%) | 46.1 |
x05andfe | 10 (15.2%) | 1345 (44.2%) | 134.5 |
mohsen | 4 (6.1%) | 693 (22.8%) | 173.2 |
alash325 | 13 (19.7%) | 554 (18.2%) | 42.6 |
adrpo | 15 (22.7%) | 265 (8.7%) | 17.6 |
perost | 2 (3.0%) | 88 (2.9%) | 44.0 |
arun3688 | 2 (3.0%) | 59 (1.9%) | 29.5 |
dietmarw | 5 (7.6%) | 21 (0.7%) | 4.2 |
sjoelund.se | 15 (22.7%) | 19 (0.6%) | 1.2 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
10 lines of code changed in 10 files:
- Fixes for DrModelica.
88 lines of code changed in 2 files:
update DrModelica exercises, fixed=true
59 lines of code changed in 2 files:
- Re-evalate DrModelica Notebook and Fix ticket#2101
23 lines of code changed in 5 files:
Monster kill!!!
- changed "simulation" to "simulate" in all DrModelica .onb files.
9 lines of code changed in 5 files:
- Updated DrModelica
58 lines of code changed in 2 files:
- Re-evaluating and update DrModelica simulation results
473 lines of code changed in 6 files:
end tag of model name fixed Ciruit to Circuit.
301 lines of code changed in 1 file:
Syntax changed from "class Voltage" to "type Voltage".
97 lines of code changed in 1 file:
Syntax changed from "class" to "type". Check the comment in code.
48 lines of code changed in 1 file:
Syntax changed. Old one commented and new one added.
247 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
21 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
20 lines of code changed in 3 files:
- fixes by Peter F. to UG, DrModelica, omc_helptext.txt
- fixes by Anders Sandholm to val(name, time)
- addition of the BouncingBallExamples.mo/mos to the testsuite
so that this example is sure not to fail in the future (now fails)
15 lines of code changed in 3 files:
- updates to DrModelica by Peter F.
230 lines of code changed in 9 files:
* fixed some small bugs in OMNotebook
* updated Mathematica parser in OMNotebook
* updated the OMNotebookHelp.onb documentation
* converted DrModelica to OMNotebook
// Anders Fernstr?m
1345 lines of code changed in 10 files: