Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 33 (100.0%) | 147 (100.0%) | 4.4 |
adrpo | 21 (63.6%) | 113 (76.9%) | 5.3 |
sjoelund.se | 4 (12.1%) | 18 (12.2%) | 4.5 |
dietmarw | 4 (12.1%) | 10 (6.8%) | 2.5 |
petar | 1 (3.0%) | 4 (2.7%) | 4.0 |
x02lucpo | 2 (6.1%) | 1 (0.7%) | 0.5 |
hudson | 1 (3.0%) | 1 (0.7%) | 1.0 |
- more proper RML cleanup
0 lines of code changed in 9 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Trim trailing whitespace
2 lines of code changed in 1 file:
- Fix svn-eol-style on Makefiles
1 lines of code changed in 2 files:
- Updating linux makefiles (and rmldep-new.sh) to work without RMLHOME set (it is set by ./configure!)
15 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
10 lines of code changed in 4 files:
- cleaning up makefiles
- using rmldep-new.sh in Linux makefiles also
1 lines of code changed in 1 file:
- VC7 Setup fixes for new stuff in OMNotebook
- Parser fixes to handle multiple for iterators, both in array iterators and in for loops,
Have a look at Absyn.ForIterators
- Small changes in makefiles
- Fixed stringEqual in external-rml.c
- ptplot.jar dumps the plot image in $OPENMODELICAHOME/tmp/
- OMNotebook and OMShell in windows now starts in $OPENMODELICAHOME/tmp/
4 lines of code changed in 1 file:
small timing modifications
9 lines of code changed in 1 file:
- fixed Interactive.rml - get_class_information, missing a \" before class name in the returned string.
- fixed omc_interactive_api.txt to agree with latest changes
- fixed interactive_api_attributes.mos to agree with latest changes
- fixed loadFileInteractiveQualified.mos to agree with latest changes
- small modification to OMDev related Makefile.omdev.mingw and rml2sig/rmldep-new.sh
46 lines of code changed in 1 file:
changes to:
- .project (removed the MDT builder) (uses OpenModelica as project root)
- builder OMDev-MINGW-OpenModelicaBuilder.launch (now builds from mo directly and has as OMDev path /c/OMdev)
- Makefile.omdev.mingw (don't copy serialization files are they are not generated, print the dependency generation time)
- rml2sig/rmldep-new.sh give some messages and generation time
7 lines of code changed in 1 file:
- removed unused imports from .rml files
- fixed rml2sig/rmldep-new.sh to dump .sig instead of .rsig
- fixed Makefile.omdev.mingw to not copy *.sig only *.srz to omc_debug and omc_release
2 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se, 2006-02-02
- fixed so that Makefile.omdev.mingw use rml2sig/rmldep-new.sh instead of rmldep.sh
- fixed some text messages in the Makefile.omdev.mingw Makefiles that appear when
variables are not set
39 lines of code changed in 1 file:
Removed adrians changes!
4 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se, 206-02-01
Fixed the rmldep.sh script. It had a little problem.
2 lines of code changed in 1 file:
Adrian Pop, adrpo@ida.liu.se, 2006-02-01
- rmldep.sh changed so it is based on rml
- rmldep-old.sh is present also there if you need it.
0 lines of code changed in 2 files:
OMDev compilation files + Eclipse project + eclipse builder.
----
Adrian Pop, adrpo@ida.liu.se, 2006-02-01
----
3 lines of code changed in 2 files:
improved the simulation command to output to output.log
1 lines of code changed in 2 files: