Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 731 (100.0%) | 29.2 |
c_runtime/ | 9 (36.0%) | 372 (50.9%) | 41.3 |
Compiler/ | 4 (16.0%) | 166 (22.7%) | 41.5 |
testsuite/mofiles/ | 8 (32.0%) | 151 (20.7%) | 18.8 |
testsuite/mosfiles/ | 3 (12.0%) | 41 (5.6%) | 13.6 |
c_runtime/fortran/ | 1 (4.0%) | 1 (0.1%) | 1.0 |
A basic implementation of the built-in function delay().
Lacking features:
* Handling of delayed events
* delayMax is ignored
* Checks for some improper usage
720 lines of code changed in 22 files:
Bugfix: DDASRT sometimes jumps to a root at t > tout when INFO(3) = 1.
Affects cases where outputSteps < 0.
3 lines of code changed in 2 files:
Fixed a bug in DAEUtil.traverseDAE2 that prevented changes to component contents being returned.
8 lines of code changed in 1 file: