[root]/OMNotebook/DrModelica/Circuits
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 764 (100.0%) | 42.4 |
alash325 | 4 (22.2%) | 408 (53.4%) | 102.0 |
adrpo | 5 (27.8%) | 260 (34.0%) | 52.0 |
x05andfe | 2 (11.1%) | 81 (10.6%) | 40.5 |
petfr | 1 (5.6%) | 8 (1.0%) | 8.0 |
sjoelund.se | 4 (22.2%) | 4 (0.5%) | 1.0 |
dietmarw | 2 (11.1%) | 3 (0.4%) | 1.5 |
Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories
2 lines of code changed in 2 files:
- Re-evalate DrModelica Notebook and Fix ticket#2101
5 lines of code changed in 1 file:
Monster kill!!!
- changed "simulation" to "simulate" in all DrModelica .onb files.
2 lines of code changed in 2 files:
- Updated DrModelica
129 lines of code changed in 1 file:
- Re-evaluating and update DrModelica simulation results
274 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
3 lines of code changed in 2 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
8 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
8 lines of code changed in 2 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)
9 lines of code changed in 1 file:
- updates to DrModelica by Peter F.
243 lines of code changed in 2 files:
* fixed some small bugs in OMNotebook
* updated Mathematica parser in OMNotebook
* updated the OMNotebookHelp.onb documentation
* converted DrModelica to OMNotebook
// Anders Fernstr?m
81 lines of code changed in 2 files: