[root]/OMNotebook/DrModelica/CompConn
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 92 (100.0%) | 5458 (100.0%) | 59.3 |
alash325 | 23 (25.0%) | 2304 (42.2%) | 100.1 |
x05andfe | 14 (15.2%) | 2259 (41.4%) | 161.3 |
perost | 3 (3.3%) | 300 (5.5%) | 100.0 |
adrpo | 19 (20.7%) | 275 (5.0%) | 14.4 |
arun3688 | 3 (3.3%) | 135 (2.5%) | 45.0 |
mohsen | 1 (1.1%) | 110 (2.0%) | 110.0 |
petfr | 1 (1.1%) | 28 (0.5%) | 28.0 |
dietmarw | 9 (9.8%) | 28 (0.5%) | 3.1 |
sjoelund.se | 19 (20.7%) | 19 (0.3%) | 1.0 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
14 lines of code changed in 14 files:
- Fixes for DrModelica.
300 lines of code changed in 3 files:
update DrModelica exercises, fixed=true
135 lines of code changed in 3 files:
- Re-evalate DrModelica Notebook and Fix ticket#2101
91 lines of code changed in 6 files:
Monster kill!!!
- changed "simulation" to "simulate" in all DrModelica .onb files.
5 lines of code changed in 5 files:
- Updated DrModelica
288 lines of code changed in 6 files:
- Re-evaluating and update DrModelica simulation results
1925 lines of code changed in 11 files:
ver. 3.1 compatibility issue with default value init.
110 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
28 lines of code changed in 9 files:
Updated DrModelica since
Circuits/Acausal.onb SimpleCircuit now works
without error messages,
and the CompConn/Oscillator.onb works after removal
of the carriage-return linefeeds from some comment
strings in that example
28 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
32 lines of code changed in 8 files:
- updates to DrModelica by Peter F.
243 lines of code changed in 11 files:
* fixed some small bugs in OMNotebook
* updated Mathematica parser in OMNotebook
* updated the OMNotebookHelp.onb documentation
* converted DrModelica to OMNotebook
// Anders Fernstr?m
2259 lines of code changed in 14 files: