Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 48 (100.0%) | 6.8 |
dietmarw | 1 (14.3%) | 44 (91.7%) | 44.0 |
adrpo | 4 (57.1%) | 4 (8.3%) | 1.0 |
sjoelund.se | 2 (28.6%) | 0 (0.0%) | 0.0 |
Remove some RML stuff
0 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
44 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se, 2006-03-25
Quite some modifications to the setup project, the testsuite and RML to MetaModelica translator.
OMC Stuff:
==========
- taken out WinMosh from the modeq.sln (not needed).
- fixed a new Uninstall.ico, i hated the one before.
- added a link to OpenModelica website in the user menu, an icon for the url, etc.
- added the converted DrModelica onb files to the Setup.vdproj.
- made all .mo and .mos files have LF ending, otherwise Perl does not do well when checking the test results.
RML2METAMODELICA
================
- fixed variable types in rml2mod/rmltomod.rml, now a lot of Function Types are better.
4 lines of code changed in 4 files: