Directory testsuite/mofiles/msl/

Directory Deleted:
2012-10-08 11:17
Total Files:
0
Deleted Files:
63
Lines of Code:
0

[root]/testsuite/mofiles/msl

Lines of Code

testsuite/mofiles/msl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1019 (100.0%) 9608 (100.0%) 9.4
petar 306 (30.0%) 5054 (52.6%) 16.5
sjoelund.se 290 (28.5%) 3223 (33.5%) 11.1
adrpo 133 (13.1%) 813 (8.5%) 6.1
perost 150 (14.7%) 378 (3.9%) 2.5
dietmarw 63 (6.2%) 62 (0.6%) 0.9
AlexeyLebedev 1 (0.1%) 30 (0.3%) 30.0
mahge930 1 (0.1%) 28 (0.3%) 28.0
Frenkel TUD 10 (1.0%) 12 (0.1%) 1.2
ricli576 1 (0.1%) 7 (0.1%) 7.0
haklu 1 (0.1%) 1 (0.0%) 1.0
alash325 63 (6.2%) 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 63 files:

  • testsuite/mofiles/msl: 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), Gear.mo (del), Makefile (del), README.TXT (del), rtest (del)
perost 2012-09-27 17:35 Rev.: 13078

- Changed Util.swap to work as expected (i.e. swap on true).

8 lines of code changed in 5 files:

  • testsuite/mofiles/msl: BC10.mo (+3 -3), BM16.mo (+2 -2), BM24.mo (+1 -1), BS16.mo (+1 -1), BS6.mo (+1 -1)
sjoelund.se 2012-09-20 10:01 Rev.: 12988

- Added missing 'each' prefixes to more models
- Made DAE.TYPED and DAE.UNTYPED modifications contain Absyn.Info and started using that whenever possible
- This makes error-messages appear at the source of the modification instead of at the component being modified, which is better since it is easier to look up the component than to figure where the #!#&@ the modification came from

32 lines of code changed in 7 files:

  • testsuite/mofiles/msl: BS12.mo (+8 -8), BS16.mo (+6 -6), BS4.mo (+6 -6), BS5.mo (+4 -4), BS6.mo (+6 -6), BS7.mo (+1 -1), BS8.mo (+1 -1)
sjoelund.se 2012-09-12 15:00 Rev.: 12890

#1801
- Fix problem with matrix-vector operations being converted into array-multiplication of vector and scalar
- All tests that worked still work except for one: ./libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos, presumably because of a better solution now

8 lines of code changed in 5 files:

  • testsuite/mofiles/msl: BC10.mo (+3 -3), BM16.mo (+2 -2), BM24.mo (+1 -1), BS16.mo (+1 -1), BS6.mo (+1 -1)
perost 2012-08-28 11:43 Rev.: 12702

- Removed space after first parenthesis when dumping asserts in DAEDump, to ease
the transition to a template based dumper.

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Gear.mo (+1 -1)
perost 2012-08-24 16:07 Rev.: 12666

Fix for bug #1774:
- Better sorting of elements in Inst.instElementList by considering qualified crefs.
- Added testcase Modelica.StateGraph.Examples.ControlledTanks.
- Enabled the forgotten Modelica.Blocks.Continuous testcase.

67 lines of code changed in 51 files:

  • testsuite/mofiles/msl: BC1.mo (+1 -1), BC10.mo (+1 -1), BC2.mo (+1 -1), BC3.mo (+1 -1), BC4.mo (+1 -1), BC5.mo (+1 -1), BC6.mo (+9 -9), BC7.mo (+1 -1), BC8.mo (+2 -2), BC9.mo (+1 -1), BM1.mo (+1 -1), BM10.mo (+2 -2), BM11.mo (+1 -1), BM14.mo (+1 -1), BM15.mo (+1 -1), BM16.mo (+2 -2), BM17.mo (+2 -2), BM18.mo (+2 -2), BM19.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), BM3.mo (+2 -2), BM5.mo (+1 -1), BM6.mo (+1 -1), BM7.mo (+2 -2), BM8.mo (+1 -1), BM9.mo (+1 -1), BN1.mo (+1 -1), BN2.mo (+1 -1), BN3.mo (+1 -1), BS1.mo (+1 -1), BS10.mo (+1 -1), BS11.mo (+1 -1), BS12.mo (+1 -1), BS15.mo (+1 -1), BS16.mo (+1 -1), BS17.mo (+1 -1), BS2.mo (+1 -1), BS3.mo (+1 -1), BS4.mo (+1 -1), BS5.mo (+1 -1), BS6.mo (+1 -1), BS7.mo (+1 -1), BS8.mo (+1 -1), BS9.mo (+1 -1)
sjoelund.se 2012-08-03 13:30 Rev.: 12421

#1767
- Marked strings for translation in Error.mo
- Removed some useless whitespace from a few error-messages

0 lines of code changed in 7 files:

  • testsuite/mofiles/msl: BS12.mo (-8), BS16.mo (-6), BS4.mo (-6), BS5.mo (-4), BS6.mo (-6), BS7.mo (-1), BS8.mo (-1)
perost 2012-05-10 14:06 Rev.: 11885

- Implemented a new template based expression dumping.
- Updated test suite.

84 lines of code changed in 18 files:

  • testsuite/mofiles/msl: BC2.mo (+3 -3), BC6.mo (+2 -2), BC8.mo (+2 -2), BC9.mo (+1 -1), BM17.mo (+1 -1), BM18.mo (+1 -1), BM7.mo (+1 -1), BN3.mo (+2 -2), BS11.mo (+11 -11), BS12.mo (+5 -5), BS16.mo (+8 -8), BS3.mo (+2 -2), BS4.mo (+6 -6), BS6.mo (+8 -8), BS7.mo (+3 -3), BS8.mo (+4 -4), BS9.mo (+2 -2), Gear.mo (+22 -22)
perost 2012-05-04 13:28 Rev.: 11848

Fix for bug #1731:
- Fixed connection of arrays with subscripts.
- Updated testsuit due to changed equation order for connects.

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: BM16.mo (+1 -1)
perost 2012-04-05 13:50 Rev.: 11673

- Fixed correct types on array-scalar and scalar-array operations.
- Updated test cases due to changed operation order.

26 lines of code changed in 5 files:

  • testsuite/mofiles/msl: BC6.mo (+11 -11), BC8.mo (+6 -6), BM3.mo (+1 -1), BM4.mo (+1 -1), BS5.mo (+7 -7)
sjoelund.se 2012-03-26 18:53 Rev.: 11553

- UTF-8 versions of some tests
- Disable iconv.mos

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Gear.mo (+1 -1)
mahge930 2012-03-01 22:48 Rev.: 11260

+ The test-suite makefile now contain DEPENDENCIES. This are the files that are needed for the test cases.
+ "make clean" or (make -j clean) will clean the test-suite. i.e. all files that are not listed as DEPENDENCIES will be cleaned.
For OMDEV/MINGW ppl (linux already has partest)
+ "make threaded" will clean and then run the test-suite with 5 threads (my pc has 4 cores so :) ). (or just use "make -jN")
- 'msl31simulation.log' and 'msl31mediasimulation.log' still give problems with multiple threads. Very strange problem since the
output matches exactly with the expected but for some reason it is compared with outputs from another file. But For now this might help a bit.

Normal test-suite operation is not affected in anyway as far as I can tell. (Just some additions)

28 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Makefile (+28 -1)
sjoelund.se 2011-11-29 11:51 Rev.: 10594

- Fix ExpressionDump: -(a+b) is now printed correctly (previously was printed as -a+b)

10 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Gear.mo (+10 -10)
adrpo 2011-11-15 12:44 Rev.: 10515

- include the modifiers and dimensions in the dependency analysis in Inst.instElementList
- move annotation checking functions from DAEUtil to SCode.
- convert type of the Value in the binding if needed (to get rid of things like min = 0, instead of min = 0.0)
- in partial instantiation disregard parameters, instantiate only constants.
- rename the really bad name "subs" to restCref in Static.elabCrefSubs.
- clear errors when loadingFileInteractiveQualified API and parseFile API
- added vaporizing.mo test

- a LOT of tests have changed
- small fixes to tools/validatetest/validatetest.pl

372 lines of code changed in 59 files:

  • testsuite/mofiles/msl: BC1.mo (+2 -2), BC10.mo (+8 -8), BC11.mo (+3 -3), BC2.mo (+6 -6), BC3.mo (+4 -4), BC4.mo (+4 -4), BC5.mo (+6 -6), BC6.mo (+84 -84), BC7.mo (+4 -4), BC8.mo (+34 -34), BC9.mo (+5 -5), BM1.mo (+2 -2), BM10.mo (+4 -4), BM11.mo (+2 -2), BM12.mo (+2 -2), BM13.mo (+1 -1), BM14.mo (+2 -2), BM15.mo (+2 -2), BM16.mo (+8 -8), BM17.mo (+4 -4), BM18.mo (+4 -4), BM19.mo (+4 -4), BM2.mo (+2 -2), BM20.mo (+2 -2), BM21.mo (+2 -2), BM22.mo (+2 -2), BM23.mo (+2 -2), BM24.mo (+3 -3), BM25.mo (+2 -2), BM26.mo (+2 -2), BM27.mo (+2 -2), BM3.mo (+6 -6), BM4.mo (+3 -3), BM5.mo (+2 -2), BM6.mo (+2 -2), BM7.mo (+4 -4), BM8.mo (+2 -2), BM9.mo (+2 -2), BN1.mo (+3 -3), BN2.mo (+3 -3), BN3.mo (+4 -4), BS1.mo (+3 -3), BS10.mo (+4 -4), BS11.mo (+5 -5), BS12.mo (+9 -9), BS13.mo (+1 -1), BS14.mo (+3 -3), BS15.mo (+2 -2), BS16.mo (+8 -8), BS17.mo (+2 -2), BS2.mo (+2 -2), BS3.mo (+5 -5), BS4.mo (+11 -11), BS5.mo (+16 -16), BS6.mo (+10 -10), BS7.mo (+6 -6), BS8.mo (+6 -6), BS9.mo (+5 -5), Gear.mo (+29 -29)
perost 2011-10-26 14:42 Rev.: 10221

- Added a flag to OMC, +std, to set the Modelica language version to use. API
calls setLanguageStandard and getLanguageStandard are also implemented for
this.
- The Modelica language version is now set automatically if a specific version
of the MSL is loaded, and gives a notification if the version has changed.
- Added new package RTOptsData, which contains data types and some functions
which can't be in RTOpts since RML doesn't allow mixing external and
non-external things.
- Turned on error messages for replaceable base classes if Modelica version is
at least 3.0.
- Turned on balance checking of connectors if Modelica version is at least 3.0.
- Updated test suite, and added a new test case redeclare/ReplaceableBaseClass.

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Gear.mo (+1)
perost 2011-10-20 16:36 Rev.: 10181

- Allow unknown array dimensions for now, since it fixes some problems with
Media and Fluid because we instantiate stuff without modifiers.

6 lines of code changed in 3 files:

  • testsuite/mofiles/msl: BC2.mo (+2), BC6.mo (+2), BC8.mo (+2)
perost 2011-10-07 10:30 Rev.: 10039

- Fixed testsuite.

20 lines of code changed in 9 files:

  • testsuite/mofiles/msl: BC5.mo (+2 -2), BS10.mo (+1 -1), BS12.mo (+5 -5), BS14.mo (+1 -1), BS16.mo (+2 -2), BS4.mo (+3 -3), BS5.mo (+3 -3), BS6.mo (+2 -2), BS8.mo (+1 -1)
perost 2011-09-23 11:53 Rev.: 9908

- Moved list functions from Util to a new List package.

15 lines of code changed in 6 files:

  • testsuite/mofiles/msl: BS12.mo (+4 -2), BS16.mo (+2 -2), BS4.mo (+2), BS5.mo (+2), BS6.mo (+2 -2), Gear.mo (+3 -3)
perost 2011-09-08 14:12 Rev.: 9758

- Made the dumping of external declarations better.
- Changed so that only constant complex equations are constant evaluated in
InstSection.instEqEquation2.
- Added handling of integers in omc-diff, so that integers are compared exactly
(otherwise we allow a relative error for line numbers in errors).

21 lines of code changed in 17 files:

  • testsuite/mofiles/msl: BM11.mo (+1 -1), BM14.mo (+1 -1), BM15.mo (+1 -1), BM2.mo (+1 -1), BM21.mo (+1 -1), BM22.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), BS3.mo (+3 -3), BS4.mo (+1 -1), BS9.mo (+2 -2), Gear.mo (+2 -2)
perost 2011-08-30 09:18 Rev.: 9712

- Reimplemented connection handling to be more efficient.

63 lines of code changed in 14 files:

  • testsuite/mofiles/msl: BC6.mo (+17 -17), BC8.mo (+6 -6), BM10.mo (+1 -1), BM12.mo (+1 -1), BM16.mo (+1 -1), BM17.mo (+1 -1), BM18.mo (+1 -1), BM19.mo (+1 -1), BM27.mo (+1 -1), BM3.mo (+1 -1), BM4.mo (+2 -2), BM7.mo (+1 -1), BN3.mo (+2 -2), Gear.mo (+27 -27)
sjoelund.se 2011-05-30 12:24 Rev.: 9178

- Changed order of some simplifications (commutative rules)

4 lines of code changed in 4 files:

  • testsuite/mofiles/msl: BC2.mo (+1 -1), BC6.mo (+1 -1), BC8.mo (+1 -1), BS8.mo (+1 -1)
sjoelund.se 2011-05-22 12:51 Rev.: 9069

- Added rule to simplify x+x+x-x-x=x

30 lines of code changed in 21 files:

  • testsuite/mofiles/msl: BC9.mo (+1 -1), BM11.mo (+1 -1), BM14.mo (+1 -1), BM15.mo (+1 -1), BM2.mo (+1 -1), BM21.mo (+1 -1), BM22.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), BS11.mo (+3 -3), BS12.mo (+1 -1), BS17.mo (+1 -1), BS3.mo (+3 -3), BS4.mo (+2 -2), BS9.mo (+2 -2), Gear.mo (+4 -4)
perost 2011-05-09 12:43 Rev.: 8883

Fix for big #1224:
- Added dumping of function comments to DAEDump.
- Updated test suit.

4 lines of code changed in 2 files:

  • testsuite/mofiles/msl: BS11.mo (+1 -1), Gear.mo (+3 -3)
sjoelund.se 2011-04-08 09:45 Rev.: 8545

- Use simplify1 instead of simplify in many places of the FrontEnd
- simplify now returns a Boolean that signifies if the expression has changed

10 lines of code changed in 6 files:

  • testsuite/mofiles/msl: BC10.mo (+3 -3), BC6.mo (+3 -3), BC8.mo (+1 -1), BM4.mo (+1 -1), BS16.mo (+1 -1), BS6.mo (+1 -1)
sjoelund.se 2011-04-06 14:09 Rev.: 8521

- Disable running simplify after each unary elaboration
- Traverse each instantiated equation using simplify1
- cevalIfConstant on VAR variability expressions now does simplify1

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Gear.mo (+1 -1)
sjoelund.se 2011-04-05 12:14 Rev.: 8496

- Flat Modelica now uses "and, or, not" instead of "AND, OR, NOT"
- This is to match actual Modelica syntax

12 lines of code changed in 7 files:

  • testsuite/mofiles/msl: BC5.mo (+1 -1), BS11.mo (+1 -1), BS12.mo (+2 -2), BS16.mo (+1 -1), BS17.mo (+1 -1), BS6.mo (+1 -1), Gear.mo (+5 -5)
sjoelund.se 2011-04-05 09:45 Rev.: 8495

- Changed simplify of LUNARY and LBINARY (we now only simplify these at the end; i.e. in the equations and bindings - not while doing static elaboration of the expression)

4 lines of code changed in 4 files:

  • testsuite/mofiles/msl: BC2.mo (+1 -1), BC6.mo (+1 -1), BC8.mo (+1 -1), Gear.mo (+1 -1)
perost 2011-03-02 16:16 Rev.: 8063

Fix for bug #1334:
- Added cycle detection to instElementList for constants and parameters.
- Also sort parameters in instElementList.
- Updated test cases due to different sorting of parameters.
- Updated mofiles/CyclicBindingParam and mofiles/CyclicBindingConst and moved
them from failing tests to working tests.

24 lines of code changed in 12 files:

  • testsuite/mofiles/msl: BC10.mo (+1 -1), BC11.mo (+3 -3), BC5.mo (+1 -1), BC6.mo (+1 -1), BS10.mo (+1 -1), BS12.mo (+5 -5), BS14.mo (+1 -1), BS16.mo (+2 -2), BS4.mo (+3 -3), BS5.mo (+3 -3), BS6.mo (+2 -2), BS8.mo (+1 -1)
sjoelund.se 2011-01-28 11:33 Rev.: 7804

- Fixed codegen for some reductions
- ExpressionSimplify:
+ min/max({exp}) => exp
+ min/max({exp1,exp2}) => min/max(exp1,exp2)

2 lines of code changed in 1 file:

  • testsuite/mofiles/msl: BS5.mo (+2 -2)
sjoelund.se 2011-01-20 00:00 Rev.: 7722

- Known external "C" calls are now treated as external "builtin"
- That is, Modelica.Math.sin becomes a call to sin because it is calling the same C function we know that the builtin function is calling
- This finds more functions than just Modelica.Math.sin (some of the testcases mapped their own external "C" function to C)
- We should also be able to change Derive.mo to do pattern-matching against "sin" now, instead of calling Builtin.isSin

400 lines of code changed in 35 files:

  • testsuite/mofiles/msl: BC1.mo (+14 -14), BC10.mo (+26 -26), BC2.mo (+19 -19), BC3.mo (+18 -18), BC4.mo (+16 -16), BC5.mo (+21 -21), BC9.mo (+21 -21), BM1.mo (+14 -14), BM11.mo (+1 -1), BM12.mo (+21 -21), BM14.mo (+1 -1), BM15.mo (+1 -1), BM18.mo (+24 -24), BM19.mo (+24 -24), BM2.mo (+1 -1), BM21.mo (+1 -1), BM22.mo (+1 -1), BM23.mo (+14 -14), BM25.mo (+1 -1), BM26.mo (+1 -1), BM28.mo (+5 -5), BM5.mo (+1 -1), BM6.mo (+17 -17), BM7.mo (+1 -1), BM8.mo (+17 -17), BM9.mo (+17 -17), BN1.mo (+16 -16), BN2.mo (+16 -16), BN3.mo (+34 -34), BS1.mo (+17 -17), BS2.mo (+14 -14), BS3.mo (+1 -1), BS4.mo (+2 -2), BS9.mo (+1 -1), Gear.mo (+1 -1)
sjoelund.se 2010-12-20 12:20 Rev.: 7505

#1386
- Changed return type of sign() to Integer instead of depending on the input

15 lines of code changed in 1 file:

  • testsuite/mofiles/msl: BM20.mo (+15 -15)
adrpo 2010-11-27 22:54 Rev.: 7222

- remove spaces in DAE.ASUB printing (to make it exactly as ComponentReference)
- got rid of most of Util.boolAndList which were not exactly needed
- added more specific map functions that can check global list properties
- updated tests due to changes in DAE.ASUB printing
- changed the annoying "Modelica specifications" to "Modelica specification" in Error.mo and tests
- get rid of warning due to missing newline at the end of Compiler/OpenModelicaBootstrappingHeader.h

14 lines of code changed in 2 files:

  • testsuite/mofiles/msl: BS11.mo (+8 -8), Gear.mo (+6 -6)
perost 2010-11-26 11:57 Rev.: 7197

- Fixed invalid propagation of connection sets from redeclared components
(commit 7185 to OpenModelica-1.5.1-Maintenance branch).
- Take face of connector components into account when connecting potential
connectors (commit 7173 to OpenModelica-1.5.1-Maintenance branch).
- Optimized findEquSet and findFlowSet to terminate earlier in some cases.
- Cleaned up ConnectionGraph.
- Cleaned up connection handling in InstSection.
- Updated test cases that changes due to equation ordering changes.

9 lines of code changed in 3 files:

  • testsuite/mofiles/msl: BC6.mo (+4 -210), BC8.mo (+2 -99), Gear.mo (+3 -3)
sjoelund.se 2010-11-23 17:23 Rev.: 7158

- Fix for Error.updateCurrentComponent (field isReadOnly was always true in the externally defined because the field after it, fileName, was never 0)

29 lines of code changed in 7 files:

  • testsuite/mofiles/msl: BS12.mo (+7 -7), BS16.mo (+6 -6), BS4.mo (+5 -5), BS5.mo (+3 -3), BS6.mo (+6 -6), BS7.mo (+1 -1), BS8.mo (+1 -1)
AlexeyLebedev 2010-09-23 16:06 Rev.: 6197

Added a check whether component's name is the same as its type specifier. Modified the testsuite correspondingly. Added a couple more test cases.

30 lines of code changed in 1 file:

  • testsuite/mofiles/msl: BC8.mo (+30 -30)
sjoelund.se 2010-09-21 12:34 Rev.: 6159

- Fix svn-eol-style on Makefiles

1 lines of code changed in 1 file:

  • testsuite/mofiles/msl: Makefile (+1 -1)
sjoelund.se 2010-08-26 16:16 Rev.: 5959

- Changed output of a flat class from fclass to class (omc a.mo > a.mof; omc a.mof no longer causes a parsing error)
- All testcases have been updated

120 lines of code changed in 60 files:

  • testsuite/mofiles/msl: BC1.mo (+2 -2), BC10.mo (+2 -2), BC11.mo (+2 -2), BC2.mo (+2 -2), BC3.mo (+2 -2), BC4.mo (+2 -2), BC5.mo (+2 -2), BC6.mo (+2 -2), BC7.mo (+2 -2), BC8.mo (+2 -2), BC9.mo (+2 -2), BM1.mo (+2 -2), BM10.mo (+2 -2), BM11.mo (+2 -2), BM12.mo (+2 -2), BM13.mo (+2 -2), BM14.mo (+2 -2), BM15.mo (+2 -2), BM16.mo (+2 -2), BM17.mo (+2 -2), BM18.mo (+2 -2), BM19.mo (+2 -2), BM2.mo (+2 -2), BM20.mo (+2 -2), BM21.mo (+2 -2), BM22.mo (+2 -2), BM23.mo (+2 -2), BM24.mo (+2 -2), BM25.mo (+2 -2), BM26.mo (+2 -2), BM27.mo (+2 -2), BM28.mo (+2 -2), BM3.mo (+2 -2), BM4.mo (+2 -2), BM5.mo (+2 -2), BM6.mo (+2 -2), BM7.mo (+2 -2), BM8.mo (+2 -2), BM9.mo (+2 -2), BN1.mo (+2 -2), BN2.mo (+2 -2), BN3.mo (+2 -2), BS1.mo (+2 -2), BS10.mo (+2 -2), BS11.mo (+2 -2), BS12.mo (+2 -2), BS13.mo (+2 -2), BS14.mo (+2 -2), BS15.mo (+2 -2), BS16.mo (+2 -2), BS17.mo (+2 -2), BS2.mo (+2 -2), BS3.mo (+2 -2), BS4.mo (+2 -2), BS5.mo (+2 -2), BS6.mo (+2 -2), BS7.mo (+2 -2), BS8.mo (+2 -2), BS9.mo (+2 -2), Gear.mo (+2 -2)
perost 2010-06-11 17:02 Rev.: 5649

- Removed name mangling from DAELow, and implemented it in the template-based
code generator instead.
- Removed origVarName from DAELow.VAR, since varName is now the same.
- Removed unused functions Util.modelicaStringToCStr and Util.cStrToModelicaString.
- Removed unused stringify functions from Exp (Exp.stringifyComponentRef etc.).
- Fixed remaining issues with the template-based code generator, such as
external fortran calls, function pointers and returning records from functions.
- Added unboxing of arrays to meta_modelica.h
- Removed the old SimCodegen module and replaced it with the new SimCode module.
- Removed printing <asub> before ASUB expressions in Exp.printExp.
- Updated lots of testcases to comply with the changes made.
- Fixed some spelling errors (Descrete => Discrete, Resudials => Residuals)

28 lines of code changed in 2 files:

  • testsuite/mofiles/msl: BS11.mo (+16 -16), Gear.mo (+12 -12)
sjoelund.se 2010-05-31 09:43 Rev.: 5589

- Added Unix make target "fix-svn-eol-style"
- Fixed line ending for all .mo and .mos-files in Compiler/ and testsuite/

60 lines of code changed in 60 files:

  • testsuite/mofiles/msl: BC1.mo (+1 -1), BC10.mo (+1 -1), BC11.mo (+1 -1), BC2.mo (+1 -1), BC3.mo (+1 -1), BC4.mo (+1 -1), BC5.mo (+1 -1), BC6.mo (+1 -1), BC7.mo (+1 -1), BC8.mo (+1 -1), BC9.mo (+1 -1), BM1.mo (+1 -1), BM10.mo (+1 -1), BM11.mo (+1 -1), BM12.mo (+1 -1), BM13.mo (+1 -1), BM14.mo (+1 -1), BM15.mo (+1 -1), BM16.mo (+1 -1), BM17.mo (+1 -1), BM18.mo (+1 -1), BM19.mo (+1 -1), 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), BM27.mo (+1 -1), BM28.mo (+1 -1), BM3.mo (+1 -1), BM4.mo (+1 -1), BM5.mo (+1 -1), BM6.mo (+1 -1), BM7.mo (+1 -1), BM8.mo (+1 -1), BM9.mo (+1 -1), BN1.mo (+1 -1), BN2.mo (+1 -1), BN3.mo (+1 -1), BS1.mo (+1 -1), BS10.mo (+1 -1), BS11.mo (+1 -1), BS12.mo (+1 -1), BS13.mo (+1 -1), BS14.mo (+1 -1), BS15.mo (+1 -1), BS16.mo (+1 -1), BS17.mo (+1 -1), BS2.mo (+1 -1), BS3.mo (+1 -1), BS4.mo (+1 -1), BS5.mo (+1 -1), BS6.mo (+1 -1), BS7.mo (+1 -1), BS8.mo (+1 -1), BS9.mo (+1 -1), Gear.mo (+1 -1)
sjoelund.se 2010-03-31 14:31 Rev.: 5242

- Updated mofiles/msl/*.mo to new rtest script

2484 lines of code changed in 61 files:

  • testsuite/mofiles/msl: BC1.mo (+23), BC10.mo (+37), BC11.mo (+34), BC2.mo (+29), BC3.mo (+27), BC4.mo (+25), BC5.mo (+30), BC6.mo (+209), BC7.mo (+29), BC8.mo (+100), BC9.mo (+31), BM1.mo (+23), BM10.mo (+35), BM11.mo (+30), BM12.mo (+31), BM13.mo (+24), BM14.mo (+30), BM15.mo (+30), BM16.mo (+40), BM17.mo (+35), BM18.mo (+35), BM19.mo (+35), BM2.mo (+30), BM20.mo (+23), BM21.mo (+30), BM22.mo (+30), BM23.mo (+23), BM24.mo (+24), BM25.mo (+30), BM26.mo (+30), BM27.mo (+29), BM28.mo (+11), BM3.mo (+37), BM4.mo (+45), BM5.mo (+30), BM6.mo (+30), BM7.mo (+43), BM8.mo (+30), BM9.mo (+30), BN1.mo (+25), BN2.mo (+25), BN3.mo (+49), BS1.mo (+26), BS10.mo (+28), BS11.mo (+88), BS12.mo (+60), BS13.mo (+20), BS14.mo (+25), BS15.mo (+21), BS16.mo (+43), BS17.mo (+22), BS2.mo (+23), BS3.mo (+49), BS4.mo (+54), BS5.mo (+56), BS6.mo (+49), BS7.mo (+33), BS8.mo (+37), BS9.mo (+40), Gear.mo (+283), Makefile (+1 -1)

(29 more)

Generated by StatSVN 0.7.0