[root]/testsuite/simulation/modelica/connectors
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 95 (100.0%) | 2199 (100.0%) | 23.1 |
alash325 | 27 (28.4%) | 1828 (83.1%) | 67.7 |
hudson | 19 (20.0%) | 196 (8.9%) | 10.3 |
sjoelund.se | 40 (42.1%) | 148 (6.7%) | 3.7 |
adrpo | 1 (1.1%) | 18 (0.8%) | 18.0 |
jfrenkel | 1 (1.1%) | 4 (0.2%) | 4.0 |
lochel | 4 (4.2%) | 3 (0.1%) | 0.7 |
vwaurich | 2 (2.1%) | 1 (0.0%) | 0.5 |
perost | 1 (1.1%) | 1 (0.0%) | 1.0 |
- disable warning if removeSimpleEquations failed for a subsystem
- cleanup
0 lines of code changed in 1 file:
- skip subsystems if removeSimpleEquations failed
1 lines of code changed in 1 file:
Fail at once if encapsulateWhenConditions fails.
Print more error-messages on opt-module failures.
1 lines of code changed in 1 file:
Add line numbers to error-messages from RemoveSimpleEquations
1 lines of code changed in 1 file:
- updated expected output
0 lines of code changed in 1 file:
- activate partial function evaluation
1 lines of code changed in 1 file:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
13 lines of code changed in 13 files:
[Janitor mode] Fix whitespace
86 lines of code changed in 10 files:
Error handling updates
- Strip trailing whitespace from error-messages (error-messages add a trailing newline by default; we do not want 2 of them)
- Register Modelica*Error functions in ErrorExt.mo (for the bootstrapped compiler)
- This means we can use Modelica libraries and simply treat ModelicaError in an external function as Error.addMessage + throw()
0 lines of code changed in 1 file:
#2580
- Don't clear the error-buffer if the simulate command fails (so it is possible to use the normal error commands to query errors)
4 lines of code changed in 1 file:
#2508
- Don't enable output of variables unless they match the regex
- Don't output all alias variables for csv and plt
1 lines of code changed in 1 file:
- minor changes (e.g. removal of unused local variables, typos, ?)
1 lines of code changed in 1 file:
- Fixed punctuation of error messages.
1 lines of code changed in 1 file:
Added spell checking of strings marked with gettext() (for the CODING_STYLE job)
1 lines of code changed in 1 file:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
110 lines of code changed in 9 files:
[Janitor mode] Fix tabs
110 lines of code changed in 9 files:
#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them
16 lines of code changed in 11 files:
- fix #2088
1 lines of code changed in 1 file:
- Fix line-endings
1 lines of code changed in 1 file:
- exptected output
4 lines of code changed in 1 file:
- kill tabs.
18 lines of code changed in 1 file:
- Mosfiles are copied to different directories under simulation/modelica
- Create Makefile for each directories
- Updated testsuite/Makefile
1828 lines of code changed in 27 files: