Directory testsuite/mofiles/msl_1_5/

Directory Created:
2005-08-03 07:57
Directory Deleted:
2012-10-08 11:17
Total Files:
0
Deleted Files:
62
Lines of Code:
0

[root]/testsuite/mofiles/msl_1_5

Lines of Code

testsuite/mofiles/msl_1_5/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 320 (100.0%) 128100 (100.0%) 400.3
petar 256 (80.0%) 127710 (99.7%) 498.8
x02lucpo 2 (0.6%) 390 (0.3%) 195.0
alash325 62 (19.4%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-08 11:17 Rev.: 13242

-- testsuite/3rdparty/AVM + testsuite/3rdparty/ThermoSysPro are temporarily moved to testsuite directory + testsiuite/Libraries + testsuite/mofiles + testsuite/3rdparty are deleted from SVN

0 lines of code changed in 62 files:

  • testsuite/mofiles/msl_1_5: BC1.mo (del), BC10.mo (del), BC11.mo (del), BC2.mo (del), BC3.mo (del), BC4.mo (del), BC5.mo (del), BC6.mo (del), BC7.mo (del), BC8.mo (del), BC9.mo (del), BM1.mo (del), BM10.mo (del), BM11.mo (del), BM12.mo (del), BM13.mo (del), BM14.mo (del), BM15.mo (del), BM16.mo (del), BM17.mo (del), BM18.mo (del), BM19.mo (del), BM2.mo (del), BM20.mo (del), BM21.mo (del), BM22.mo (del), BM23.mo (del), BM24.mo (del), BM25.mo (del), BM26.mo (del), BM27.mo (del), BM28.mo (del), BM3.mo (del), BM4.mo (del), BM5.mo (del), BM6.mo (del), BM7.mo (del), BM8.mo (del), BM9.mo (del), BN1.mo (del), BN2.mo (del), BN3.mo (del), BS1.mo (del), BS10.mo (del), BS11.mo (del), BS12.mo (del), BS13.mo (del), BS14.mo (del), BS15.mo (del), BS16.mo (del), BS17.mo (del), BS2.mo (del), BS3.mo (del), BS4.mo (del), BS5.mo (del), BS6.mo (del), BS7.mo (del), BS8.mo (del), BS9.mo (del), Makefile (del), README.TXT (del), rtest (del)
petar 2006-01-19 10:54 Rev.: 2041

Fixed bug with bindings not getting automatic type converts in make_binding.

4 lines of code changed in 2 files:

  • testsuite/mofiles/msl_1_5: BC6.mo (+2 -1), BC8.mo (+2 -1)
petar 2006-01-18 10:32 Rev.: 2038

Added symbolic simplification of matrix and vector operations (addition, multiplication, etc) in Exp.simplify
Added symbolic simpl. in elab_builtin_diagonal
Added elab_builtin_scalar.

120 lines of code changed in 42 files:

  • testsuite/mofiles/msl_1_5: BC10.mo (+3 -3), BC11.mo (+2 -2), BC2.mo (+4 -4), BC3.mo (+3 -4), BC5.mo (+3 -3), BC6.mo (+7 -6), BC7.mo (+3 -3), BC8.mo (+6 -6), BC9.mo (+3 -3), BM1.mo (+1 -1), BM10.mo (+1 -1), BM11.mo (+1 -1), BM14.mo (+1 -1), BM15.mo (+1 -1), BM16.mo (+2 -2), BM2.mo (+1 -1), BM20.mo (+1 -1), BM21.mo (+1 -1), BM22.mo (+1 -1), BM23.mo (+1 -1), BM24.mo (+1 -1), BM25.mo (+1 -1), BM26.mo (+1 -1), BM5.mo (+1 -1), BM6.mo (+1 -1), BM7.mo (+1 -1), BM8.mo (+1 -1), BM9.mo (+1 -1), BS1.mo (+2 -2), BS10.mo (+3 -3), BS11.mo (+1 -1), BS12.mo (+8 -8), BS13.mo (+2 -1), BS14.mo (+4 -4), BS16.mo (+3 -4), BS3.mo (+7 -7), BS4.mo (+8 -8), BS5.mo (+8 -8), BS6.mo (+5 -6), BS7.mo (+5 -6), BS8.mo (+5 -5), BS9.mo (+5 -5)
petar 2005-12-08 12:04 Rev.: 2007

Removed error message from simulation record. It should be in error buffer. Fixed dr_modelica testsuite. (bugs in .mo files, etc).

2 lines of code changed in 1 file:

  • testsuite/mofiles/msl_1_5: Makefile (+2 -2)
petar 2005-12-06 13:34 Rev.: 2003

Implemented promote in matrix constructors. (Testcase BC11.mo now works).
Fixed bug in cat operator. cat(2,{{1},{2},{3},{{4},{5},6}}) now works. (matrices.mos)

36 lines of code changed in 2 files:

  • testsuite/mofiles/msl_1_5: BC11.mo (+34), Makefile (+2 -2)
petar 2005-11-23 10:07 Rev.: 1979

Further fixes to ASUB bug in Exp.simlify.
Added dummy state always present to make dassl happy if run with model without states.

79 lines of code changed in 24 files:

  • testsuite/mofiles/msl_1_5: BC2.mo (+2 -2), BC3.mo (+2 -2), BC5.mo (+4 -4), BC6.mo (+7 -7), BC7.mo (+2 -2), BC8.mo (+3 -3), BC9.mo (+3 -3), BM3.mo (+1 -1), BM4.mo (+1 -1), BN1.mo (+1 -1), BN2.mo (+1 -1), BS1.mo (+2 -2), BS10.mo (+3 -3), BS11.mo (+1 -1), BS12.mo (+7 -7), BS14.mo (+3 -3), BS16.mo (+2 -2), BS3.mo (+7 -6), BS4.mo (+6 -6), BS5.mo (+4 -4), BS6.mo (+4 -4), BS7.mo (+4 -4), BS8.mo (+4 -4), BS9.mo (+5 -5)
petar 2005-11-21 13:04 Rev.: 1977

Partly fixed MathCore bug no 345. (Constants in packages, etc.)

4 lines of code changed in 2 files:

  • testsuite/mofiles/msl_1_5: BS3.mo (+2 -3), BS9.mo (+2 -3)
petar 2005-11-10 09:10 Rev.: 1951

fixed bug in updateComponent (final, repl, etc.)
implemented echo. echo(true) turns on echo of result in mosh, echo(false) turns off echo.
fixed bug with connections (msl_1_5/BC8.mo now works.
Added msl files to testsuite in makefile.

433 lines of code changed in 25 files:

  • testsuite/mofiles/msl_1_5: BC10.mo (+7 -14), BM1.mo (+24), BM11.mo (+22), BM14.mo (+22), BM15.mo (+22), BM16.mo (+2 -2), BM2.mo (+24), BM20.mo (+22), BM21.mo (+22), BM22.mo (+22), BM23.mo (+22), BM25.mo (+22), BM26.mo (+22), BM5.mo (+22), BM6.mo (+22), BM7.mo (+35), BM8.mo (+22), BM9.mo (+22), BS11.mo (+1 -1), BS12.mo (+1 -1), BS16.mo (+1 -1), BS5.mo (+48), BS6.mo (+1 -1), BS8.mo (+1 -1), Makefile (+2 -2)
x02lucpo 2005-09-28 14:14 Rev.: 1899

implemented a buildModel function that only compiles the model without simulating it.
added a setClassNamesForSimulation to use when to clients of omc collaborates

390 lines of code changed in 2 files:

  • testsuite/mofiles/msl_1_5: Makefile (+85 -85), rtest (+305 -305)
petar 2005-09-26 14:58 Rev.: 1896

Added der(abs(x)) = der(x)*sign(x)
Added Exp.traverse_exp (generic expression traversal)

43 lines of code changed in 1 file:

  • testsuite/mofiles/msl_1_5: BC10.mo (+43 -4)
petar 2005-08-16 16:22 Rev.: 1881

Fixed bug with tuple assign.

4 lines of code changed in 1 file:

  • testsuite/mofiles/msl_1_5: BS11.mo (+4 -4)
petar 2005-08-16 13:53 Rev.: 1880

Fixed bug with unary array minus and plus.

63076 lines of code changed in 59 files:

  • testsuite/mofiles/msl_1_5: BC1.mo (+949 -949), BC10.mo (+970 -970), BC11.mo (+966 -966), BC2.mo (+1201 -1201), BC3.mo (+1000 -1000), BC4.mo (+965 -965), BC5.mo (+984 -955), BC6.mo (+1984 -1984), BC7.mo (+979 -979), BC8.mo (+1524 -1524), BC9.mo (+1007 -1007), BM1.mo (+976 -976), BM10.mo (+984 -984), BM11.mo (+1065 -1065), BM12.mo (+976 -976), BM13.mo (+970 -970), BM14.mo (+1071 -1071), BM15.mo (+1072 -1072), BM16.mo (+1032 -992), BM17.mo (+975 -975), BM18.mo (+975 -975), BM19.mo (+985 -985), BM2.mo (+1074 -1074), BM20.mo (+978 -978), BM21.mo (+1068 -1068), BM22.mo (+1065 -1065), BM23.mo (+981 -981), BM24.mo (+991 -991), BM25.mo (+1067 -1067), BM26.mo (+1064 -1064), BM27.mo (+950 -950), BM28.mo (+774 -774), BM3.mo (+996 -996), BM4.mo (+992 -992), BM5.mo (+1073 -1073), BM6.mo (+1067 -1067), BM7.mo (+1090 -1090), BM8.mo (+1068 -1068), BM9.mo (+1065 -1065), BN1.mo (+945 -945), BN2.mo (+942 -942), BN3.mo (+962 -962), BS1.mo (+967 -967), BS10.mo (+950 -950), BS11.mo (+1326 -1326), BS12.mo (+1212 -1212), BS13.mo (+962 -962), BS14.mo (+989 -989), BS15.mo (+989 -969), BS16.mo (+1250 -1220), BS17.mo (+999 -978), BS2.mo (+925 -925), BS3.mo (+1312 -1312), BS4.mo (+1279 -1279), BS5.mo (+1256 -1256), BS6.mo (+1186 -1186), BS7.mo (+1180 -1180), BS8.mo (+1181 -1181), BS9.mo (+1291 -1291)
petar 2005-08-15 11:27 Rev.: 1879

Merged 1875:1878 on petarstructparam. Structural parameters are now dealt with by giving modifiers both value and equal binding.

1166 lines of code changed in 35 files:

  • testsuite/mofiles/msl_1_5: BC1.mo (+4 -3), BC10.mo (+6 -2), BC2.mo (+29 -29), BC3.mo (+5 -5), BC4.mo (+3 -3), BC6.mo (+217), BC7.mo (+28 -28), BC8.mo (+102), BC9.mo (+6 -7), BM10.mo (+35 -36), BM12.mo (+29), BM13.mo (+22 -22), BM17.mo (+35 -36), BM18.mo (+35 -36), BM19.mo (+35 -35), BM24.mo (+23 -23), BM27.mo (+27), BM28.mo (+10), BM3.mo (+37 -37), BM4.mo (+43), BN1.mo (+24 -24), BN2.mo (+24 -24), BN3.mo (+48 -48), BS1.mo (+5 -5), BS10.mo (+27 -27), BS12.mo (+44), BS13.mo (+18), BS14.mo (+23), BS2.mo (+22 -23), BS3.mo (+34 -34), BS4.mo (+35 -35), BS6.mo (+36), BS7.mo (+29 -29), BS8.mo (+33), BS9.mo (+33 -32)
petar 2005-08-03 07:57 Rev.: 1871

Added tests for Modelica.Blocks v. 1.5

62743 lines of code changed in 62 files:

  • testsuite/mofiles/msl_1_5: BC1.mo (new 948), BC10.mo (new 966), BC11.mo (new 966), BC2.mo (new 1201), BC3.mo (new 1000), BC4.mo (new 965), BC5.mo (new 955), BC6.mo (new 1767), BC7.mo (new 979), BC8.mo (new 1422), BC9.mo (new 1008), BM1.mo (new 976), BM10.mo (new 985), BM11.mo (new 1065), BM12.mo (new 947), BM13.mo (new 970), BM14.mo (new 1071), BM15.mo (new 1072), BM16.mo (new 992), BM17.mo (new 976), BM18.mo (new 976), BM19.mo (new 985), BM2.mo (new 1074), BM20.mo (new 978), BM21.mo (new 1068), BM22.mo (new 1065), BM23.mo (new 981), BM24.mo (new 991), BM25.mo (new 1067), BM26.mo (new 1064), BM27.mo (new 923), BM28.mo (new 764), BM3.mo (new 996), BM4.mo (new 949), BM5.mo (new 1073), BM6.mo (new 1067), BM7.mo (new 1090), BM8.mo (new 1068), BM9.mo (new 1065), BN1.mo (new 945), BN2.mo (new 942), BN3.mo (new 962), BS1.mo (new 967), BS10.mo (new 950), BS11.mo (new 1326), BS12.mo (new 1168), BS13.mo (new 944), BS14.mo (new 966), BS15.mo (new 969), BS16.mo (new 1220), BS17.mo (new 978), BS2.mo (new 926), BS3.mo (new 1312), BS4.mo (new 1279), BS5.mo (new 1256), BS6.mo (new 1150), BS7.mo (new 1180), BS8.mo (new 1148), BS9.mo (new 1290), Makefile (new 85), README.TXT (new), rtest (new 305)
Generated by StatSVN 0.7.0