[root]/Examples
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 419 (100.0%) | 8866 (100.0%) | 21.1 |
sjoelund.se | 292 (69.7%) | 4338 (48.9%) | 14.8 |
adrpo | 51 (12.2%) | 2622 (29.6%) | 51.4 |
hudson | 27 (6.4%) | 1240 (14.0%) | 45.9 |
dietmarw | 27 (6.4%) | 325 (3.7%) | 12.0 |
haklu | 15 (3.6%) | 130 (1.5%) | 8.6 |
petfr | 1 (0.2%) | 125 (1.4%) | 125.0 |
adeas31 | 5 (1.2%) | 77 (0.9%) | 15.4 |
Frenkel TUD | 1 (0.2%) | 9 (0.1%) | 9.0 |
Handle empty origin and rotation
3 lines of code changed in 1 file:
- plot only the last week for the detailed library trend
1 lines of code changed in 1 file:
- ISO week number
2 lines of code changed in 1 file:
- even more fixes to library trend plotting
4 lines of code changed in 1 file:
- more fixes to library trend plotting
2 lines of code changed in 1 file:
- more fixes to library trend plotting
2 lines of code changed in 1 file:
- try echo 0 not 0.
2 lines of code changed in 1 file:
- add verification curve to library trends (set to 0 now if it doesn't exist)
13 lines of code changed in 1 file:
- bump gitlibs to [changeset:69daa48/OpenModelicaLibraries]
- remove class counting from the LibraryCoverageTrend.sh, will be in the Hudson job for easier adding of libs
6 lines of code changed in 1 file:
- split the detailed trend into a new file
13 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- better handling of detailed trend part
17 lines of code changed in 1 file:
- generate also *-trend-detailed.svg and png with the last 2 weeks
34 lines of code changed in 1 file:
- make it executable
1 lines of code changed in 1 file:
- add the trend generator to svn
36 lines of code changed in 1 file:
Add missing file SanityCheck.mos
12 lines of code changed in 1 file:
No more f2c.h
0 lines of code changed in 1 file:
Remove f2c and a bit more from the simulation runtime (thanks to r24305)
14 lines of code changed in 1 file:
Print the source files used to run the script
1 lines of code changed in 1 file:
Do not require setting PATH to run the compliance suite
1 lines of code changed in 1 file:
- somebody played with the flags, use +version instead of ++v
1 lines of code changed in 1 file:
Increase time limits for library testing
1 lines of code changed in 1 file:
#2898 ComplianceSuite should no longer need to delete classes
2 lines of code changed in 1 file:
Include the time taken to run each mos-script for debugging
1 lines of code changed in 1 file:
Add new option `readSimulationResultVars(readParameters=false)`, and use this for the reference file comparison
1 lines of code changed in 1 file:
Reset the alarm before the call to buildModel
1 lines of code changed in 1 file:
- switch colors in trend plots (blue for compilation and green for simulation) to be more visible.
2 lines of code changed in 1 file:
Fix last commit (ModelicaReference does not need to be loaded)
0 lines of code changed in 1 file:
When generating documentation, also add a case-insensitive .zip for Windows systems
58 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Also print some nice information about the used packages
1 lines of code changed in 1 file:
Adding script to read the .uses and .classes files from coverage testing
28 lines of code changed in 1 file:
Included class coverage when running BuildModelRecursive.mos (not part of the reports)
4 lines of code changed in 1 file:
Add more details about the system to the generated mos-files
15 lines of code changed in 1 file:
Fix the library last change line
1 lines of code changed in 1 file:
Remove string_util.{c,h} since that version of strtod spins in too many cases.
Going back to strtod, which is locale-dependent, but at least works as long as external C code does not set the locale.
10 lines of code changed in 1 file:
Add options to CustomCommands.mos to make it possible to generate the directory structure of the MSL regression testing suite
69 lines of code changed in 1 file:
m:r7723 fixes Fluid.Dissipation issues, so we no longer need to set the debug-flag
1 lines of code changed in 1 file:
Fix debugging line...
1 lines of code changed in 1 file:
Add debug flag `+d=acceptTooManyFields`
- The flag is disabled by default, and will accept calling a function with a record that has more fields than expected
- This behaviour is considered breaking the Modelica spec in m:#1245
- The flag makes Fluid.Dissipation work again, and it is the default for library testing until Fluid.Dissipation is updated
2 lines of code changed in 1 file:
(283 more)