/trunk Developers: rruusu

Login name:
rruusu
Total Commits:
25 (0.0%)
Lines of Code:
731 (0.0%)
Most Recent Commit:
2010-02-02 13:04
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for rruusu

Activity by Day of Week for rruusu

Activity in Directories

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

Activity of rruusu

Most Recent Commits

rruusu 2010-02-02 13:04 Rev.: 4900

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:

  • Compiler: Codegen.mo (+19 -1), DAELow.mo (+74 -1), SimCodegen.mo (+65 -3)
  • c_runtime: Makefile (+3 -2), Makefile.omdev.mingw (+3 -2), simulation_delay.cpp (new 255), simulation_delay.h (new 38), simulation_runtime.cpp (+3), simulation_runtime.h (+6), solver_dasrt.cpp (+58 -42), solver_euler.cpp (+4)
  • testsuite/mofiles: Delay.mo (new 24), Delay2.mo (new 23), Delay3.mo (new 22), Delay4.mo (new 26), Delay5.mo (new 15), Delay6.mo (new 25), Delay7.mo (new 15), Makefile (+1)
  • testsuite/mosfiles: Delay.mo (new 11), Delay.mos (new 29), Makefile (+1)
rruusu 2010-02-02 11:45 Rev.: 4897

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:

  • c_runtime: ddasrt.c (+2 -2)
  • c_runtime/fortran: ddasrt.f (+1 -1)
rruusu 2010-02-01 21:53 Rev.: 4894

Fixed a bug in DAEUtil.traverseDAE2 that prevented changes to component contents being returned.

8 lines of code changed in 1 file:

  • Compiler: DAEUtil.mo (+8 -8)
Generated by StatSVN 0.7.0