October 2012 Commit Log

Number of Commits:
568
Number of Active Developers:
19
niklwors 2012-10-31 18:10 Rev.: 13744

extended make file to build cpp runtime with visual studio

26 lines of code changed in 8 files:

sjoelund.se 2012-10-31 16:41 Rev.: 13743

- Expected output

12 lines of code changed in 1 file:

sjoelund.se 2012-10-31 16:29 Rev.: 13742

- Digital patch until MA fixes MSL

177 lines of code changed in 3 files:

jfrenkel 2012-10-31 15:09 Rev.: 13741

- expected output

1 lines of code changed in 1 file:

jfrenkel 2012-10-31 15:05 Rev.: 13740

- BackendVarTransform: do not replace iteration variables from for loops, why is not CREF_ITER used for these variables, this would make thouse thinks much easier.

109 lines of code changed in 1 file:

sjoelund.se 2012-10-31 13:08 Rev.: 13739

- Let's also copy MSL 3.1 ModelicaServices...

2 lines of code changed in 2 files:

adrpo 2012-10-31 12:50 Rev.: 13738

- fix build.

2 lines of code changed in 1 file:

sjoelund.se 2012-10-31 12:27 Rev.: 13737

- Parallel make omlibrary

11 lines of code changed in 1 file:

sjoelund.se 2012-10-31 12:18 Rev.: 13736

- Updated MSL 3.2.1 to latest version (should improve selection of fixed variables for some more examples)
- All MSL 3.2.1-related files are now picked from svn:externals and not just the Modelica package
- Removed obsolete pltpkg.mo

206 lines of code changed in 186 files:

jfrenkel 2012-10-31 11:51 Rev.: 13735

- switch partitionIndependentBlocks on

1 lines of code changed in 1 file:

cschubert 2012-10-31 10:37 Rev.: 13734

small changes to simulateAll.cmd

22 lines of code changed in 1 file:

jfrenkel 2012-10-31 04:17 Rev.: 13733

- add postoptimization module to replace constants in the system
- used for Modelica.Electrical.Spice3.Examples
- switch off eqequation to alias
- ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos fails because source.Q(start = 500.0) , source.Q(start = 100.0), sourceP.Q the same
- PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos - stateselection
- PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos
- rename ERROR -> ERROR0 to avoid warning

131 lines of code changed in 5 files:

jfrenkel 2012-10-31 02:04 Rev.: 13732

- use eqequation to remove aliases in BackendDAECreate

3 lines of code changed in 1 file:

jfrenkel 2012-10-31 00:33 Rev.: 13731

- fixes for solve inital system

111 lines of code changed in 4 files:

jfrenkel 2012-10-30 22:33 Rev.: 13730

"""Windows""" - you make my day

3 lines of code changed in 1 file:

hkiel 2012-10-30 19:46 Rev.: 13729

- added simulation option "measureTime"
- show result of measureTime in system browser

11 lines of code changed in 2 files:

jfrenkel 2012-10-30 17:38 Rev.: 13727

- c comment style // -> /* */
- bugfix for initalSystem and numberOfEquations

22 lines of code changed in 7 files:

perost 2012-10-30 17:09 Rev.: 13726

- Added some testcases for redeclare.

75 lines of code changed in 3 files:

niklwors 2012-10-30 17:06 Rev.: 13725

extended cpp template, make file for visual studio

3040 lines of code changed in 2 files:

sjoelund.se 2012-10-30 17:01 Rev.: 13724

- Remove debug print

1 lines of code changed in 1 file:

sjoelund.se 2012-10-30 17:01 Rev.: 13723

- Ceval arrays with an unknown dimension size

8 lines of code changed in 1 file:

perost 2012-10-30 16:40 Rev.: 13722

- Implemented partial support for handling redeclares with multiple inheritance.

124 lines of code changed in 4 files:

sjoelund.se 2012-10-30 16:31 Rev.: 13720

- Simplify cast of cat

10 lines of code changed in 2 files:

jfrenkel 2012-10-30 15:08 Rev.: 13718

- fixes for solve inital system

20 lines of code changed in 2 files:

adrpo 2012-10-30 14:37 Rev.: 13717

- small fix to extends from basic type.

7 lines of code changed in 1 file:

sjoelund.se 2012-10-30 13:48 Rev.: 13716

- Fix for multi-dim array-literals

52 lines of code changed in 4 files:

leonardo.laguna 2012-10-30 12:34 Rev.: 13715

- Changing the scope of a function

1 lines of code changed in 1 file:

sjoelund.se 2012-10-30 12:11 Rev.: 13714

- Missing function to create a Real range in runtime

22 lines of code changed in 2 files:

sjoelund.se 2012-10-30 11:54 Rev.: 13713

- Also evaluate replaceable functions
- Moved one fluid flattening test to failing

13 lines of code changed in 5 files:

jfrenkel 2012-10-30 11:09 Rev.: 13712

- report error only once

1 lines of code changed in 1 file:

jfrenkel 2012-10-30 10:20 Rev.: 13711

- use flag +d=solveinitialsystem to solve the initial system symbolical

8 lines of code changed in 2 files:

jfrenkel 2012-10-30 10:01 Rev.: 13710

- move Modelica.Magnetic.FluxTubes.Examples.SaturatedInductor.mos back to failing tests

1 lines of code changed in 1 file:

jfrenkel 2012-10-30 09:41 Rev.: 13709

- expexted output

3 lines of code changed in 3 files:

jfrenkel 2012-10-30 09:28 Rev.: 13708

- switch Symbolic generation of initial System of to fix testsuite first

3 lines of code changed in 2 files:

adrpo 2012-10-30 04:30 Rev.: 13707

- removed Compiler/FrontEnd/SCodeTransform.mo replaced by Compiler/FrontEnd/SCodeInstShortcut.mo
- added +d=scodeInstShortcut,showSCode flags to call the new SCodeInstShortcut package.
- we might even get rid of passing class names around in SCodeInst as is not needed anymore.
- first version of new Compiler/FrontEnd/SCodeInstShortcut.mo package works rather fine for some
models and has issues with others. More context of qualified types is needed to fully make it work.
- fix scodeinst tests.
- allow input RealInput and output RealOutput in InstUtil.mergeDirection as this is used in
MSL 3.2.1: Modelica.Blocks.Math.Add3 (maybe we should fix MSL?)
- more flags in testsuite/openmodelica/bootstrapping/LinkMain.makefile.mingw to get rid of warnings.

1004 lines of code changed in 14 files:

adeas31 2012-10-30 02:23 Rev.: 13706

- For now don't generate Empty Array assignment statements.

319 lines of code changed in 2 files:

jfrenkel 2012-10-30 01:14 Rev.: 13705

- fix compilation

1 lines of code changed in 1 file:

jfrenkel 2012-10-30 00:34 Rev.: 13704

- fix last commit

2 lines of code changed in 1 file:

jfrenkel 2012-10-30 00:33 Rev.: 13703

- remove debug print

3 lines of code changed in 1 file:

jfrenkel 2012-10-30 00:32 Rev.: 13702

- solve the inital system symbolical in case of equal var and equation size
- skip external objects from algorithm outputs
- fix test Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier

3098 lines of code changed in 17 files:

jfrenkel 2012-10-30 00:13 Rev.: 13701

- move only equalityConstraint with array[0] return value to removed equations

16 lines of code changed in 4 files:

jfrenkel 2012-10-29 21:33 Rev.: 13700

- bugfix for last commit

8 lines of code changed in 3 files:

jfrenkel 2012-10-29 19:41 Rev.: 13699

- move equalityConstraint equations to removed equations
- move Modelica.Magnetic.FluxTubes.Examples.SaturatedInductor.mos and
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier to working test

44 lines of code changed in 6 files:

sjoelund.se 2012-10-29 17:28 Rev.: 13698

- Fix scalar flag when using matrix constructor

2 lines of code changed in 1 file:

bruno 2012-10-29 16:39 Rev.: 13696

Updated some tests that now simulate

5 lines of code changed in 1 file:

cschubert 2012-10-29 16:26 Rev.: 13695

status of msl32:
- 114 work
- 49 fail in Frontend
- 18 fail in Backend
- 72 fail in SimulationRuntime

289 lines of code changed in 1 file:

cschubert 2012-10-29 15:54 Rev.: 13693

updated msl32 tests

78 lines of code changed in 13 files:

sjoelund.se 2012-10-29 15:45 Rev.: 13691

- Let +t print information if an array is scalar or not

164 lines of code changed in 2 files:

bruno 2012-10-29 15:39 Rev.: 13690

Added last multibody tests from ModelicaTest library and modified makefile

660 lines of code changed in 34 files:

perost 2012-10-29 15:29 Rev.: 13689

- Print out a warning if a redeclared modifier element can't be found, instead
of silently failing.

69 lines of code changed in 6 files:

perost 2012-10-29 14:52 Rev.: 13687

- Fix propagation of redeclared redeclare modifiers in new instantiation.

238 lines of code changed in 7 files:

wbraun 2012-10-29 13:19 Rev.: 13683

- added support for terminate() call in runtime
- changed assert massage from warning to info

24 lines of code changed in 10 files:

jfrenkel 2012-10-29 12:53 Rev.: 13681

- replace evaluated parameters in if-expressions before index reduction
- move Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary to working tests

34 lines of code changed in 3 files:

sjoelund.se 2012-10-29 12:29 Rev.: 13680

- Patch for MA [https://trac.modelica.org/Modelica/ticket/890 #890]

13 lines of code changed in 2 files:

bruno 2012-10-29 12:28 Rev.: 13679

Added some multibody tests for ModelicaTest and modified script for automatic tests creation

792 lines of code changed in 28 files:

jfrenkel 2012-10-29 11:59 Rev.: 13678

- fix test Modelica.Blocks.Examples.FilterWithDifferentiation
- read_matlab4: doublepresision -> doublePrecision

9 lines of code changed in 3 files:

jfrenkel 2012-10-29 11:21 Rev.: 13677

- bugfix for OpenModelica.Scripting.compareSimulationResults: in case of empty vars compare all vars from reffile

27 lines of code changed in 1 file:

sjoelund.se 2012-10-29 10:51 Rev.: 13676

- Easier code to maintain

21 lines of code changed in 2 files:

jfrenkel 2012-10-29 10:39 Rev.: 13675

- move Modelica.Blocks.Examples.FilterWithDifferentiation.mos and Modelica.Blocks.Examples.FilterWithRiseTime to working tests

11 lines of code changed in 4 files:

jfrenkel 2012-10-29 00:24 Rev.: 13672

- use for mmcTypeShort in case of T_COMPLEX not error function because get an error but found not the wrong code seems to be odd

127 lines of code changed in 2 files:

jfrenkel 2012-10-28 23:12 Rev.: 13671

- use error function to report errors in CodegenC.tpl

91 lines of code changed in 3 files:

lochel 2012-10-28 18:06 Rev.: 13670

- initialization: fix lambda-control for nelderMeadEx
- initialization: fix stop criterion for nelderMeadEx
- initialization: fix rescaling during initialization
- testsuite: update simulation results

62 lines of code changed in 16 files:

jfrenkel 2012-10-28 10:29 Rev.: 13669

- update reffile

0 lines of code changed in 1 file:

jfrenkel 2012-10-28 10:23 Rev.: 13668

remove initial algorithms from initial equations (they are called in bound parameter equations), I have no clue what the reason is but is was done before also, maybe Lennart know the reason

14 lines of code changed in 2 files:

jfrenkel 2012-10-28 02:45 Rev.: 13667

- added support for {cref,cref,cref,cref} = ....
- improve residual code generation for array equations, calculate array equation only once and do not asub

1306 lines of code changed in 8 files:

jfrenkel 2012-10-28 01:28 Rev.: 13666

- use ComponentReference.printComponentRefStr instead of ComponentReference.crefStr to consider subscripts for tempvariable

2 lines of code changed in 1 file:

jfrenkel 2012-10-28 00:44 Rev.: 13665

- bugfix SimCodeUtil.createNonlinearResidualExp for bool and string
- bugfix SimCodeUtil.makeSES_RESIDUAL1, use createNonlinearResidualExp instead of Expression.expSub, this works also for bool and string
- CodegenC.daeExpLbinary, report better error message

5 lines of code changed in 3 files:

jfrenkel 2012-10-27 22:57 Rev.: 13664

- improve implementation for residuals of algorithms, replace also array crefs with tmp crefs
- ToDo: we need case for ARRAY({cr,cr,cr,...}) in CodegenC.writeLhsCref
- add comments for missing cases for tuple equations

2990 lines of code changed in 4 files:

jfrenkel 2012-10-27 14:38 Rev.: 13663

- expected output

22 lines of code changed in 2 files:

adrpo 2012-10-27 03:09 Rev.: 13662

- fix missing separator in Makefile.
you need to have \ at the end of the line for all models except the last one!

1 lines of code changed in 1 file:

jfrenkel 2012-10-27 00:44 Rev.: 13661

- fix some tests, move some to failing

127 lines of code changed in 17 files:

jfrenkel 2012-10-26 20:04 Rev.: 13660

- avoid divisions by zero in residual equations
- add parameter equations to equationInfo, because they could also have nonlinear systems
- add listAppend to SimCodeTV, how it is posibble to append two list and store this list in a variable?
- fix tabs f2c.h
- improve test ParameterCycle, check results of var1 and var2

275 lines of code changed in 6 files:

cschubert 2012-10-26 17:15 Rev.: 13659

updated tests

78 lines of code changed in 18 files:

sjoelund.se 2012-10-26 16:23 Rev.: 13658

#1907
- Allow empty arrays on lhs of assignment

29 lines of code changed in 4 files:

niklwors 2012-10-26 15:24 Rev.: 13657

-fix in cpp template missing initial method in algloop system

829 lines of code changed in 2 files:

wbraun 2012-10-26 14:53 Rev.: 13656

- fixed bug in solving non-linear systems

2 lines of code changed in 1 file:

jfrenkel 2012-10-26 14:53 Rev.: 13655

- bugfix for Modelica.Blocks.Examples.Filter
- tap

2808 lines of code changed in 6 files:

cschubert 2012-10-26 14:01 Rev.: 13654

updated failing tests from msl32

9 lines of code changed in 4 files:

jfrenkel 2012-10-26 13:21 Rev.: 13653

- bugfix for tuple initial equations

30 lines of code changed in 3 files:

lochel 2012-10-26 12:58 Rev.: 13652

- revised dump system for the c-runtime

1341 lines of code changed in 46 files:

ppriv 2012-10-26 11:56 Rev.: 13651

- C# CodegenCSharp.tpl fix for residual functions generation

406 lines of code changed in 2 files:

jfrenkel 2012-10-26 11:51 Rev.: 13650

- improve tearing, try to select equation with higest difficulty as residual equations

49 lines of code changed in 1 file:

cschubert 2012-10-26 11:36 Rev.: 13649

remove warnings in read_matlab4.c

11 lines of code changed in 1 file:

jfrenkel 2012-10-26 10:46 Rev.: 13648

- when generating the residual exp for nonlinear system avoid divisions by zero with
a - b/c -> a*c-b, a/b-c -> a-b*c

53 lines of code changed in 1 file:

cschubert 2012-10-26 10:34 Rev.: 13647

updated Makefile for msl32 tests

151 lines of code changed in 1 file:

cschubert 2012-10-26 10:31 Rev.: 13646

add msl32 tests that simulate in dymola (there are quite a few that don't, due to the most recent changes in the msl)

89888 lines of code changed in 313 files:

adrpo 2012-10-26 09:57 Rev.: 13645

- remove tab as our Hudson codestyle job doesn't like them very much.
- i would suggest moving testsuite/simulation/libraries/msl32/Utilities to testsuite/utilities

1 lines of code changed in 1 file:

hkiel 2012-10-26 09:17 Rev.: 13644

Undo bad update (seems to have problems with non-latin characters)
Chinese not affected due to missing translations ;-)

515 lines of code changed in 1 file:

cschubert 2012-10-26 09:08 Rev.: 13643

setUpTests.py: - generate ref files from Dymola, - get all example models automatically

139 lines of code changed in 4 files:

sjoelund.se 2012-10-26 08:48 Rev.: 13642

Undo bad update

524 lines of code changed in 1 file:

hkiel 2012-10-26 08:00 Rev.: 13641

- updated translation files

3226 lines of code changed in 9 files:

adeas31 2012-10-26 03:02 Rev.: 13640

- Use new FMI import API.

28 lines of code changed in 4 files:

jfrenkel 2012-10-26 02:49 Rev.: 13639

- start to generate solveInitialSystem

205 lines of code changed in 4 files:

adeas31 2012-10-26 02:07 Rev.: 13638

removed some unnecessary comments.

0 lines of code changed in 2 files:

adeas31 2012-10-26 02:00 Rev.: 13637

- Use Real value for fmiValueReference instead of Integer.
- some other minor fixes.

471 lines of code changed in 8 files:

jfrenkel 2012-10-26 01:18 Rev.: 13636

- report less warning when merging alias vars start value

8 lines of code changed in 1 file:

jfrenkel 2012-10-26 00:10 Rev.: 13635

- bugfix local shadow variable

2 lines of code changed in 1 file:

jfrenkel 2012-10-25 23:53 Rev.: 13634

- DynamicStateSelection: do not change stateselect value when change var kind to state

5 lines of code changed in 1 file:

jfrenkel 2012-10-25 23:48 Rev.: 13633

- bugfix mergStartValues, now use the fixed one, also if it has not an explicit start value

195 lines of code changed in 3 files:

jfrenkel 2012-10-25 23:46 Rev.: 13632

- bugfix adjacencyRowEnhanced
- fix tests

100 lines of code changed in 6 files:

adrpo 2012-10-25 21:47 Rev.: 13631

- fix missing separator in testsuite/simulation/libraries/msl32/Makefile
- fix simple equation numbering in testsuite/flattening/libraries/msl31/Modelica.Electrical.Machines.Examples.mos

596 lines of code changed in 2 files:

ppriv 2012-10-25 21:39 Rev.: 13630

- C# template update toward the new zero-crossing treatment
- rename of the mixed helper function nextVar() -> NextMixedBoolCombination()
- better code for DIVISION()

309 lines of code changed in 2 files:

janssen 2012-10-25 20:16 Rev.: 13629

remove extra semicolon

1 lines of code changed in 1 file:

lochel 2012-10-25 18:04 Rev.: 13628

- fix testfiles

2 lines of code changed in 2 files:

lochel 2012-10-25 17:49 Rev.: 13627

- Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos succeeds
- Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos succeeds
- put tests to alphabetical order

14 lines of code changed in 2 files:

lochel 2012-10-25 17:26 Rev.: 13626

- update simulation results

1 lines of code changed in 3 files:

lochel 2012-10-25 17:17 Rev.: 13625

- fix initialization problems with fixed vars without explicit start-values

2 lines of code changed in 2 files:

jfrenkel 2012-10-25 15:19 Rev.: 13623

- bugfix for Modelica.Blocks.Examples.FilterWithDifferentiation

37 lines of code changed in 2 files:

jfrenkel 2012-10-25 14:37 Rev.: 13622

- fix commit r13617

2 lines of code changed in 1 file:

sjoelund.se 2012-10-25 14:01 Rev.: 13621

- Only force ffloat-store on x86 (32-bit)
- Also force fortran fpmath for solver files

7 lines of code changed in 4 files:

sjoelund.se 2012-10-25 13:46 Rev.: 13620

- Force ffloat-store or mfpmath=sse for libf2c code

26 lines of code changed in 5 files:

sjoelund.se 2012-10-25 12:38 Rev.: 13619

- Add MSL 2.x to versions that can load files with bad within-statements

1 lines of code changed in 1 file:

sjoelund.se 2012-10-25 11:21 Rev.: 13618

#1906
- Added API commands: getCompiler getCXXCompiler getLinker
- Added new OMEdit setting: Compiler

88 lines of code changed in 6 files:

jfrenkel 2012-10-25 10:08 Rev.: 13617

- bugfix for runtime Cpp in case of incomplete arrays
- remove testsuite/cppruntime because there is the same directory ad testsuite/openmodelica/cppruntime
- fix tests

153 lines of code changed in 67 files:

jfrenkel 2012-10-25 09:10 Rev.: 13616

- fix tests

2 lines of code changed in 6 files:

wbraun 2012-10-25 02:11 Rev.: 13615

- nonlinear solver: don't start solver if is already solved.
- now LossyGearDemo2 does work.
- minor changes (fix some debug outputs and correct test)

15 lines of code changed in 10 files:

perost 2012-10-25 02:03 Rev.: 13614

- Small fix for cref prefixing in SCodeInst, now even less magic \o/
- Added unary plus to ExpressionDumpTpl.

153 lines of code changed in 6 files:

adrpo 2012-10-25 01:05 Rev.: 13613

- SCodeMod.mo: add some more functions (remove Mod containing self reference, remove self reference ident from expression).

154 lines of code changed in 1 file:

adrpo 2012-10-25 01:03 Rev.: 13612

- Absyn.mo: add crefFirstEqual
- ClassInf.mo: add stateToSCodeRestriction
- Expression.mo: add DAE.ENUM_LITERAL in unelabExp
- Inst.mo: try to handle Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces but it doesn't work yet.

101 lines of code changed in 4 files:

adrpo 2012-10-25 01:00 Rev.: 13611

- add List.applyAndFold1.

42 lines of code changed in 1 file:

jfrenkel 2012-10-24 19:56 Rev.: 13610

- bugfix for pre(ASUB(..))

4 lines of code changed in 1 file:

jfrenkel 2012-10-24 19:42 Rev.: 13609

- fix bootstrapping

2 lines of code changed in 1 file:

jfrenkel 2012-10-24 19:16 Rev.: 13608

- tab

1 lines of code changed in 1 file:

wbraun 2012-10-24 19:05 Rev.: 13607

- change debug output for solver, event and zero crossings

2876 lines of code changed in 11 files:

lochel 2012-10-24 18:35 Rev.: 13606

- fix compilation using ipopt for initialization

15 lines of code changed in 2 files:

perost 2012-10-24 18:01 Rev.: 13605

- Improved cref prefixing in SCodeInst, now uses less magic.
- Changed InstTypes.Prefix to be a proper uniontype instead of a list, for no
apparent reason.
- Some small class extends improvements.

3422 lines of code changed in 16 files:

jfrenkel 2012-10-24 17:30 Rev.: 13604

- remove Simple Equations, use BackendVarTransform.replaceWhenClauses to replace aliases in reinit
- replace BackendDAE.DAEHandlerArg with BackendDAE.StructurallySingularSystemHandlerArg
- bugfix dynamic State Selection, remove last subs and replace last type of set
- report more information in case of Reference file has not enough time points
- fix tests

110 lines of code changed in 18 files:

cschubert 2012-10-24 17:02 Rev.: 13603

add tests msl32 (Modelica.Electrical.Analog.Examples.*)

1436 lines of code changed in 51 files:

wbraun 2012-10-24 16:36 Rev.: 13602

- added config flag to deactivate tearing: +noTearing
- added debug flag to deactivate tearing of mixed system: +d=noMixedTearing

23 lines of code changed in 2 files:

cschubert 2012-10-24 16:36 Rev.: 13601

setUpTests: Now Dymola is used to generate ref files

85 lines of code changed in 2 files:

lochel 2012-10-24 15:58 Rev.: 13600

- add description-strings for initial residuals for improved dumps

73 lines of code changed in 4 files:

cschubert 2012-10-24 14:39 Rev.: 13599

add tests msl32 (Modelica.StateGraph.Examples): All examples from Modelica.StateGraph don't do anything. Their active flags remains false

277 lines of code changed in 16 files:

jfrenkel 2012-10-24 14:36 Rev.: 13598

- dump vars and Equations in case of mixed system with something else than EQUATION in discrete part

20 lines of code changed in 1 file:

jfrenkel 2012-10-24 14:25 Rev.: 13597

- Expression: check type before add,sub,mul,div expression
- ExpressionSolve.mo: cases for cr = exp, exp=cr, -cr=exp,exp=-cr,!cr=exp,exp=!cr
- ExpressionSimplify: pre(a+b) -> pre(a)+pre(b)
- move some test to working group

114 lines of code changed in 9 files:

cschubert 2012-10-24 13:55 Rev.: 13596

setUpTests.py: remove last comma in simulation output

3 lines of code changed in 1 file:

jfrenkel 2012-10-24 13:41 Rev.: 13595

- fix tests

3 lines of code changed in 3 files:

jfrenkel 2012-10-24 13:05 Rev.: 13594

- CodegenC.tpl: support pre(not(cr))

25 lines of code changed in 2 files:

jfrenkel 2012-10-24 13:00 Rev.: 13593

- bufgix IncidenceMatrix solvable for LUNARY

0 lines of code changed in 1 file:

cschubert 2012-10-24 11:33 Rev.: 13592

added test for msl32 - Modelica.Blocks.Examples.*
- a few fail because of problem in Backend (*Network)
- all filters end up in an infinite loop
- PID produces wrong results because of wrong start value for PI.I.y

507 lines of code changed in 23 files:

cschubert 2012-10-24 11:30 Rev.: 13591

updated setUpTests.py - now it looks for the states to compare, includes output from omc for comparison

112 lines of code changed in 2 files:

wbraun 2012-10-23 23:46 Rev.: 13590

- fixed one potential uninitialized value

1 lines of code changed in 1 file:

jfrenkel 2012-10-23 22:20 Rev.: 13589

- fix test

1 lines of code changed in 1 file:

adrpo 2012-10-23 20:10 Rev.: 13588

- display how many tests are OK.

2 lines of code changed in 1 file:

adrpo 2012-10-23 19:23 Rev.: 13587

- fix Makefile, missing separator.

1 lines of code changed in 1 file:

adrpo 2012-10-23 18:58 Rev.: 13586

- do not exit with failure so we can see the log.

1 lines of code changed in 1 file:

lochel 2012-10-23 18:06 Rev.: 13585

- update simulation results

0 lines of code changed in 1 file:

lochel 2012-10-23 17:59 Rev.: 13584

- add missing file

81 lines of code changed in 1 file:

adrpo 2012-10-23 17:58 Rev.: 13583

- show the entire testsuite-trace.txt so we see more info in Hudson.

1 lines of code changed in 1 file:

lochel 2012-10-23 17:56 Rev.: 13582

- initialization: update some function descriptions for better documentation
- Initialization: remove redundant data-structs
- initialization: minor fixes (e.g. memory leaks)
- initialization: do not longer handle hybrid system different for each initialization method
- testsuite: initialization: add new testcase for discrete changes during initialization
- testsuite: ThermoSysPro: update simulation results
- testsuite: fix failing tests regarding the number of intervals
- SimulationRuntime/c: avoid warnings

610 lines of code changed in 36 files:

leonardo.laguna 2012-10-23 16:49 Rev.: 13580

- Trivial fixes for compatibility with VC++

3 lines of code changed in 1 file:

bruno 2012-10-23 16:42 Rev.: 13579

fix stopTime in jointSSR

1 lines of code changed in 1 file:

bruno 2012-10-23 16:37 Rev.: 13578

Added some tests from ModelicaTest

788 lines of code changed in 37 files:

cschubert 2012-10-23 16:18 Rev.: 13577

updated tests from msl32 (rotational and translational):
failing due to "Error solving hybrid equation system":
- Modelica.Mechanics.Rotational.Examples.HeatLosses.mos
- Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos
- Modelica.Mechanics.Translational.Examples.HeatLosses.mos
failing due to wrong start values or wrong results:
- Modelica.Mechanics.Rotational.Examples.CoupledClutches
- Modelica.Mechanics.Rotational.Examples.ElasticBearing
- Modelica.Mechanics.Translational.Examples.InitialConditions
(although the last one works with -iom kinsol)

45 lines of code changed in 15 files:

cschubert 2012-10-23 15:17 Rev.: 13576

copied tests from msl31, some work, some fail - beginning to investigate

866 lines of code changed in 50 files:

wbraun 2012-10-23 14:08 Rev.: 13575

- activate tearing of mixed systems

5 lines of code changed in 2 files:

cschubert 2012-10-23 13:55 Rev.: 13574

updated multibody tests. RobotR3 simulates but uses wrong start values, EngineV6 & EngineV6_analytic still produce infinite loop

73 lines of code changed in 4 files:

wbraun 2012-10-23 13:36 Rev.: 13573

- fixed findZeroCrossing

21 lines of code changed in 5 files:

wbraun 2012-10-23 13:34 Rev.: 13572

- changed runscript to remove only the temporary files of the currect user

2 lines of code changed in 1 file:

wbraun 2012-10-23 12:05 Rev.: 13571

- fixed tests on hudson

0 lines of code changed in 2 files:

leonardo.laguna 2012-10-23 11:24 Rev.: 13570

- Added dump of distribution type to the uncertainties extraction

122 lines of code changed in 6 files:

hubert.thieriot 2012-10-23 05:06 Rev.: 13569

- added a new InfoControler (to be used in model/data architecture) -> less memory consumption

213 lines of code changed in 9 files:

adrpo 2012-10-23 01:31 Rev.: 13561

- mind your language please :)

1 lines of code changed in 1 file:

jfrenkel 2012-10-23 01:00 Rev.: 13560

- bugfix for if-equations

2 lines of code changed in 2 files:

jfrenkel 2012-10-23 00:46 Rev.: 13559

- fix tab

1 lines of code changed in 1 file:

jfrenkel 2012-10-23 00:33 Rev.: 13558

- fix tests

3 lines of code changed in 2 files:

adeas31 2012-10-23 00:24 Rev.: 13556

- Don't trade-off performance for CPU polling.

10 lines of code changed in 2 files:

wbraun 2012-10-23 00:18 Rev.: 13555

Changes for event handling.
- From now as zero-crossing functions are used the conditions instead of single relations.
- main changes in BackendDAECreate.findZeroCrossings.
- it collects now samples, relations and zerocrossings in different lists.
- relations are still collected for cpp-runtime.
- fixed also #1866

4110 lines of code changed in 32 files:

jfrenkel 2012-10-22 23:47 Rev.: 13554

- do not switch of tearing in msl32 tests

1 lines of code changed in 19 files:

jfrenkel 2012-10-22 23:06 Rev.: 13553

- fix tests

14 lines of code changed in 4 files:

jfrenkel 2012-10-22 22:24 Rev.: 13552

- fix tests, report less warnings Alias variables ... have start values ...

14 lines of code changed in 3 files:

jfrenkel 2012-10-22 20:12 Rev.: 13551

- fix tests

20 lines of code changed in 4 files:

adrpo 2012-10-22 18:30 Rev.: 13550

- remove
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos
from msl31 and msl32 until fixed as it puts Hudson windows build in an infinite loop

2 lines of code changed in 2 files:

adrpo 2012-10-22 18:23 Rev.: 13549

- fixing wrong target.

1 lines of code changed in 1 file:

jfrenkel 2012-10-22 17:32 Rev.: 13548

- avoid Warning Alias Variable ... by improvement of expressionEqual

16 lines of code changed in 1 file:

bruno 2012-10-22 17:09 Rev.: 13547

minor changes in results output comment

26 lines of code changed in 2 files:

bruno 2012-10-22 15:04 Rev.: 13546

removed geterrorString() in tests which leads to wrong test result in Hudson

0 lines of code changed in 2 files:

jfrenkel 2012-10-22 14:42 Rev.: 13545

- try to remove aliases like state = state, but this needs some more thinks to do
- keep zero start values
- dynamicstateselection, prever states with short names
- move some tests back to working group

112 lines of code changed in 16 files:

bruno 2012-10-22 14:39 Rev.: 13544

Updated modelicaTest to last version on MA svn

81 lines of code changed in 11 files:

bruno 2012-10-22 14:34 Rev.: 13543

Updated multibody test from Modelicatest

86 lines of code changed in 1 file:

jfrenkel 2012-10-22 13:33 Rev.: 13542

- fix tests

2 lines of code changed in 2 files:

jfrenkel 2012-10-22 13:01 Rev.: 13541

- fix tests

8 lines of code changed in 2 files:

hkiel 2012-10-22 12:06 Rev.: 13540

- avoid busy polling, instead use polling via timer or on event
-> every 10ms during OMCProxy::sendCommand()
-> sock->waitForReadyRead() in SimulationWidget::simulateModel()

14 lines of code changed in 2 files:

bruno 2012-10-22 11:02 Rev.: 13539

Added reference files for two multibody tests that now simulate
Added a failing test for PconstrainPrismaticJoint with dynamic state selection

52 lines of code changed in 6 files:

wbraun 2012-10-21 19:25 Rev.: 13538

updates for event handling c simulation runtime
- mostly cleaning and restructuring of the code
- preparation for changing zero-crossing treatmeant

575 lines of code changed in 14 files:

wbraun 2012-10-20 19:37 Rev.: 13536

- a bit of clean up in c simulation runtime

145 lines of code changed in 14 files:

wbraun 2012-10-20 14:00 Rev.: 13533

- fixed a bug in isExpDiscrete

2 lines of code changed in 1 file:

jfrenkel 2012-10-20 08:47 Rev.: 13532

- keep der(var) = const

2 lines of code changed in 1 file:

adrpo 2012-10-20 07:34 Rev.: 13531

- forgot to copy libexpat*.lib
- add lib/omc/msvc to the CL lib search path as it contains sundials and libexpat libs.

5 lines of code changed in 3 files:

adrpo 2012-10-20 06:30 Rev.: 13530

- switch to new lib directories for msvc.

4 lines of code changed in 2 files:

adrpo 2012-10-20 05:47 Rev.: 13529

- geez, one needs to generate arith.h

2 lines of code changed in 1 file:

adrpo 2012-10-20 05:36 Rev.: 13528

- don't assume anything on how $OMDEV looks like (is defined as /c/OMDev in the sh shell).

2 lines of code changed in 1 file:

adrpo 2012-10-20 05:30 Rev.: 13527

- build both debug/release MSVC libs and put them in:
build/lib/omc/msvc/debug (debug SimulationRuntime libs)
build/lib/omc/msvc/release (release SimulationRuntime libs)
build/lib/omc/msvc/ (sundials)
- Makefiles generated needs updating to the new directories.

17 lines of code changed in 1 file:

adrpo 2012-10-20 03:03 Rev.: 13524

- we *really* need the RESULT from Compile.bat to know if we should report a build error in omc.

1 lines of code changed in 1 file:

adrpo 2012-10-20 02:46 Rev.: 13522

- more make magic for msvc target.

5 lines of code changed in 1 file:

adrpo 2012-10-20 02:26 Rev.: 13521

- generate nmake targets not the vs projects!
- copy the libs after build to build/lib/omc/
- why would we need <algorithm> in options.h??!!

7 lines of code changed in 2 files:

jfrenkel 2012-10-20 01:15 Rev.: 13520

- remove also constant derivatives from known vars as the other self generated vars

1 lines of code changed in 1 file:

adrpo 2012-10-20 01:12 Rev.: 13519

- fix the simulationruntimecmsvc target. now it works.

2 lines of code changed in 1 file:

jfrenkel 2012-10-19 23:59 Rev.: 13517

- keep dimension information of derived variable but check when sorting if all elements are derived.

27 lines of code changed in 3 files:

jfrenkel 2012-10-19 23:29 Rev.: 13516

- libexpat.dll is needed for target msvc in bin

1 lines of code changed in 1 file:

jfrenkel 2012-10-19 23:18 Rev.: 13514

- change cmake files and add target simulationruntimecmsvc to Makefile.omdev.mingw to call cmake to generate msvc libs (does not yet work because camke does not configue nmake files)

72 lines of code changed in 13 files:

jfrenkel 2012-10-19 22:09 Rev.: 13513

- improve Compile.bat to call also msvc target

50 lines of code changed in 5 files:

adrpo 2012-10-19 21:43 Rev.: 13512

- make a real list out of TARGET choices.

1 lines of code changed in 1 file:

adrpo 2012-10-19 21:27 Rev.: 13511

- squash the tabs.

6 lines of code changed in 1 file:

adrpo 2012-10-19 21:08 Rev.: 13510

- update test.

43 lines of code changed in 1 file:

adrpo 2012-10-19 21:06 Rev.: 13509

- fix the comparison variables, I added the states for now, fix them later.
there are more of these comparisons with variables "x" and "y" which of course do not exist in the model.

10 lines of code changed in 1 file:

adrpo 2012-10-19 20:55 Rev.: 13508

- add missing tab
- add error handling for wrong +target.

66 lines of code changed in 2 files:

adrpo 2012-10-19 20:34 Rev.: 13507

- add the missing simulationCodeTarget in SimCodeTV.mo

7 lines of code changed in 1 file:

jfrenkel 2012-10-19 20:27 Rev.: 13506

- add missing end match

198 lines of code changed in 2 files:

adrpo 2012-10-19 18:55 Rev.: 13505

- added case for SCode.EQ_NORETCALL in SCode.equationEqual2.
fixes duplicate elements not identical error in model:
Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainPrismaticJoint
however, the model seems to go in an infinite loop in the back-end.

6 lines of code changed in 1 file:

jfrenkel 2012-10-19 18:28 Rev.: 13504

- add case to generate nmake makefile for visual studio 2010
todo: copy libs
libexpat.lib from OMDEV/lib/expat-win32-msvc to lib
sundials_kinsol.lib sundials_nvecserial.lib from OMDEV/lib/3rdParty/Sundials/lib/release/vc100 to lib
f2c.lib initialization.lib math-support.lib meta.lib ModelicaExternalC.lib results.lib simulation.lib solver.lib util.lib from OMDEV/lib/c_runtime_msvc to lib
improve Compile.bat to call vcvarsall.bat and nmake in case of target=msvc
add dlls (expat,kinsol) to path

2694 lines of code changed in 3 files:

adrpo 2012-10-19 16:49 Rev.: 13502

- add start value selection (startOrigin) testing.
simulation/modelica/start_value_selection
- more error checking in simulation/modelica/records/InOutRecord.mos

134 lines of code changed in 5 files:

bruno 2012-10-19 16:40 Rev.: 13501

Added reference results for ConstrainUniversalJoint and modified makefile

6 lines of code changed in 2 files:

jfrenkel 2012-10-19 16:28 Rev.: 13500

- ged rid of empty omc_equationInfo_reverse_prof_index to be compileable with vs2010

3010 lines of code changed in 4 files:

jfrenkel 2012-10-19 14:38 Rev.: 13497

- use brackets to avoid warning in tables.c
- update cmakefiles and small change to simulation_runtime_cpp to get simulationruntime c compilable with vs2010

11 lines of code changed in 5 files:

leonardo.laguna 2012-10-19 14:18 Rev.: 13496

- Fixed small problem that was giving me segmentation faults

13 lines of code changed in 1 file:

adeas31 2012-10-19 13:31 Rev.: 13495

updated authors.

0 lines of code changed in 4 files:

adeas31 2012-10-19 13:16 Rev.: 13494

more documentation and release notes.

30 lines of code changed in 3 files:

adrpo 2012-10-19 13:09 Rev.: 13493

- add the FreeBody18 VTT model to investigate the generated code size.

353 lines of code changed in 4 files:

jfrenkel 2012-10-19 12:54 Rev.: 13492

- add some code (commented out) to tear full mixed system

7 lines of code changed in 1 file:

adeas31 2012-10-19 11:58 Rev.: 13491

- more documentation for 1.9.0 beta2.

0 lines of code changed in 4 files:

adrpo 2012-10-19 11:51 Rev.: 13490

- update testsuite/openmodelica/dependency/Modelica.Mechanics.MultiBody.mos

17 lines of code changed in 1 file:

jfrenkel 2012-10-19 11:39 Rev.: 13489

- move tests to failing

simulation_libraries_3rdParty_ThermoSysPro.ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos
simulation_libraries_msl31.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl32.Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos
simulation_libraries_msl31.Modelica.Mechanics.Translational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Mechanics.Rotational.Examples.Friction.mos
simulation_libraries_msl31.Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos

- use defines from simulation_data.h for dummyFILE_INFO and dummyVAR_INFO

11 lines of code changed in 5 files:

adrpo 2012-10-19 10:50 Rev.: 13487

- moved
PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos
PlanarMechanicsForTesting.Examples.KinematicLoop.mos
to failing tests as they take way too much time!

2 lines of code changed in 1 file:

adrpo 2012-10-19 10:07 Rev.: 13486

- fix UTF8 issues

6 lines of code changed in 1 file:

sjoelund.se 2012-10-19 08:40 Rev.: 13485

- Update releasenotes

841 lines of code changed in 1 file:

petfr 2012-10-19 08:03 Rev.: 13484

Minor updates in UsersGuide and System Doc. Beta2 release text and contributors.

0 lines of code changed in 2 files:

lochel 2012-10-19 07:12 Rev.: 13483

- initialization: fix in scaling: use the solution of scaled initialization for final improvement of accuracy
- testsuite: add new testcase for initialization of nonlinear system
- testsuite: refine the description of case initial_equation.mos (previous: Initialization.mos)

131 lines of code changed in 5 files:

jfrenkel 2012-10-19 02:03 Rev.: 13482

- fix test
- update cmake files for simulationruntime/c

110 lines of code changed in 5 files:

adeas31 2012-10-18 23:19 Rev.: 13481

- documentation for 1.9.0 beta2 release.

0 lines of code changed in 4 files:

jfrenkel 2012-10-18 21:48 Rev.: 13480

- replace also parameters with evaluate=true annotation in variable attributes when evaluated

8 lines of code changed in 2 files:

jfrenkel 2012-10-18 21:07 Rev.: 13479

- fix tests

41 lines of code changed in 18 files:

arun3688 2012-10-18 19:02 Rev.: 13478

arun3688 - error handler message added to the test case

6 lines of code changed in 1 file:

arun3688 2012-10-18 19:01 Rev.: 13477

omccp - latest fix with error handler message and changes with Absyn.mo arun3688

27 lines of code changed in 2 files:

perost 2012-10-18 18:05 Rev.: 13476

- Dump the type of untyped components in InstDump.

141 lines of code changed in 4 files:

sjoelund.se 2012-10-18 16:33 Rev.: 13473

#1895
- Fix codegeneration for reductions in simulation context

2838 lines of code changed in 5 files:

jfrenkel 2012-10-18 16:10 Rev.: 13472

- Derive.deriveExp add cases for MUL_SCALAR_PRODUCT " {a,b,c} * {c,d,e} => a*c+b*d+c*e", MUL_MATRIX_PRODUCT "M1 * M2, matrix dot product"

20 lines of code changed in 1 file:

lochel 2012-10-18 15:32 Rev.: 13471

- increased accuracy of the simulation results

0 lines of code changed in 1 file:

jfrenkel 2012-10-18 15:32 Rev.: 13470

- remove newline from Warning Alias Variables ...
- no warning in case of one fixed alias variable start value

12 lines of code changed in 57 files:

cschubert 2012-10-18 14:48 Rev.: 13469

Tests: We have two failing tests: - Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces fails while flattening because some parameter is not found which should be available -> Bug?
- Modelica.Mechanics.MultiBody.Examples.Elementary.UserDefinedGravityField requires gravityFunction to be replaceable

33 lines of code changed in 3 files:

perost 2012-10-18 14:35 Rev.: 13468

- Fix dependency checking of extends clauses.

52 lines of code changed in 3 files:

jfrenkel 2012-10-18 14:34 Rev.: 13467

- evalutate also variable attributes (start,fixed) when evaluate final parameters

33 lines of code changed in 2 files:

wbraun 2012-10-18 14:31 Rev.: 13466

- fixed backenddaeinfo output for mixed tearing systems

46 lines of code changed in 1 file:

cschubert 2012-10-18 14:29 Rev.: 13465

Tests: DoublePendulumInitTip works, but only with initialization method "nelder_mead_ex2", otherwise one gets wrong start values

19 lines of code changed in 3 files:

cschubert 2012-10-18 13:59 Rev.: 13463

The following tests work: - Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses
- Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings
- Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses
- Modelica.Mechanics.MultiBody.Examples.Constraints.ConstrainSphericalJoint
all other seem to have problems

115 lines of code changed in 9 files:

jfrenkel 2012-10-18 13:53 Rev.: 13462

- call other equations in residual functions via equation_indx and call them again after solution was found to set value of other equations to valid

13 lines of code changed in 1 file:

adeas31 2012-10-18 13:19 Rev.: 13461

- the externalFMUs test fails for linux since the fmu's contains windows specific binaries.

2 lines of code changed in 2 files:

perost 2012-10-18 13:15 Rev.: 13460

- Update the windows partest too.

1 lines of code changed in 1 file:

perost 2012-10-18 13:12 Rev.: 13459

- Update runtest to handle importFMU.

1 lines of code changed in 1 file:

sjoelund.se 2012-10-18 11:34 Rev.: 13458

- Formatting

1 lines of code changed in 1 file:

sjoelund.se 2012-10-18 11:24 Rev.: 13457

- Update release notes

992 lines of code changed in 2 files:

sjoelund.se 2012-10-18 11:17 Rev.: 13456

- Bump version number

2 lines of code changed in 1 file:

cschubert 2012-10-18 11:14 Rev.: 13455

Tests: - Missing mos-Files for MultiBody, tests have to be evaluated first
- Python tool that creates test-mos-files for you

493 lines of code changed in 15 files:

jfrenkel 2012-10-18 10:57 Rev.: 13454

- use startorigin attribute to merge alias start values

208 lines of code changed in 2 files:

sjoelund.se 2012-10-18 10:52 Rev.: 13453

- Fix to loadModel(ObsoleteModelica,{"3.2"})

3 lines of code changed in 1 file:

perost 2012-10-18 10:30 Rev.: 13452

- Got rid of some more clang warnings.

2 lines of code changed in 2 files:

cschubert 2012-10-18 10:16 Rev.: 13451

RollingWheelSetPulling also works

41 lines of code changed in 4 files:

adrpo 2012-10-18 10:12 Rev.: 13450

- add simulation (not compared with other tools yet) and inst/check for Martin Otter's Exercises.

31272 lines of code changed in 6 files:

cschubert 2012-10-18 10:08 Rev.: 13449

RollingWheelSetDriving works with current OMC (r13448)

43 lines of code changed in 4 files:

hubert.thieriot 2012-10-18 04:20 Rev.: 13448

- when a mo file is reloaded, compiled versions are now deleted

106 lines of code changed in 13 files:

adrpo 2012-10-17 23:36 Rev.: 13447

- uh, this was easier than I imagined.
- added startOrigin to DAE.VAR_ATTR* which is set to:
SOME(DAE.SCODE("type")) -> start comes from type
SOME(DAE.SCODE("binding")) -> start comes from component binding
NONE() -> no idea
- use +d=showStartOrigin
to show the startOrigin=... in the DAE output of instantiateModel.
- Jens F., please see if you can use it for Alias selection (always prefer startOrigin = "binding"),
seems to work correctly for the AVM model we talked about via email.
Real differential_Open.env.heatCapacitor.T(start = 293.15, nominal = 300.0, startOrigin = "binding");

333 lines of code changed in 14 files:

adeas31 2012-10-17 23:09 Rev.: 13446

- Separated FMI ModelExchange and Co-Simulation stand-alone tests.

828 lines of code changed in 43 files:

adeas31 2012-10-17 22:51 Rev.: 13445

- ExternalFMUs test should work now.

1 lines of code changed in 1 file:

adrpo 2012-10-17 19:11 Rev.: 13443

- ALWAYS take the inner outer prefix from the original declaration not the redeclare which HAS NO inner outer (the grammar doesn't permit it!)
+ this fixes some AVM models:
Class C2M2L_Ext.C2M2L_Delivered_Component_Implementations.Drive_Line.Gearbox_90_Degree.Test_90degree_Gearbox_VU has 243 equation(s) and 243 variable(s).
180 of these are trivial equation(s).

3 lines of code changed in 1 file:

perost 2012-10-17 18:58 Rev.: 13442

- Update tests.

2 lines of code changed in 2 files:

cschubert 2012-10-17 17:17 Rev.: 13441

Test: GyroscopifEffects - test for orientation rather than position as this is more important in this particular test (also it is closest to selected state Q, which is marked as protected)

33 lines of code changed in 1 file:

lochel 2012-10-17 16:38 Rev.: 13440

- c-runtime: move all files regarding initialization to separate folder inside simulation/solver
- testsuite: change if-condition to move event from simulation to initialization
- initialization: switching off scaling nearby the final solution

3179 lines of code changed in 35 files:

bruno 2012-10-17 16:22 Rev.: 13439

GyroscopicEffects example in multibody now simulates correctly

42 lines of code changed in 3 files:

perost 2012-10-17 16:04 Rev.: 13438

- Some more help text updates.

13 lines of code changed in 1 file:

perost 2012-10-17 14:57 Rev.: 13437

- Update help text for omc.

2 lines of code changed in 1 file:

adeas31 2012-10-17 14:40 Rev.: 13436

The argument is "-ORBNoResolve" not "ORBNoResolve".

1 lines of code changed in 1 file:

perost 2012-10-17 14:30 Rev.: 13435

- Trying to fix corbaimpl on Windows.

4 lines of code changed in 1 file:

adeas31 2012-10-17 14:06 Rev.: 13434

- fixed Windows compilation.

2 lines of code changed in 1 file:

lochel 2012-10-17 13:49 Rev.: 13433

- add testcase for event-iteration during initialization

42 lines of code changed in 2 files:

perost 2012-10-17 13:42 Rev.: 13432

- Removed the special case for Real casts when dumping expressions, since
Modelica does not have a Real() function.
- Some SCodeInst fixes.
- Fixed compiler warnings in corbaimpl.cpp.
- Updated testcases due to the expression dumping change.

4234 lines of code changed in 141 files:

adrpo 2012-10-17 13:28 Rev.: 13431

- exercises from Martin Otter [http://www.robotic.dlr.de/Martin.Otter]
.mos files for testing the exercises are needed and also Makefiles, any takers?
testsuite/flattening/libraries/3rdParty/Exercises and
testsuite/simulation/libraries/3rdParty/Exercises

5694 lines of code changed in 52 files:

sjoelund.se 2012-10-17 13:23 Rev.: 13430

- Expected output

15 lines of code changed in 1 file:

sjoelund.se 2012-10-17 13:21 Rev.: 13429

- Update MSL 3.2.1

6 lines of code changed in 3 files:

sjoelund.se 2012-10-17 13:16 Rev.: 13428

- Fix r13427 also for constant elements in records

2 lines of code changed in 1 file:

sjoelund.se 2012-10-17 12:38 Rev.: 13427

- Changed unparsing of DAE.T_FUNCTION

35 lines of code changed in 16 files:

sjoelund.se 2012-10-17 12:08 Rev.: 13426

#1875
- Do not report errors while doing partial record constructor instantiation

23 lines of code changed in 5 files:

adrpo 2012-10-17 10:58 Rev.: 13425

- no more tabs.

1 lines of code changed in 1 file:

adrpo 2012-10-17 10:28 Rev.: 13424

- fix testsuite/openmodelica/bootstrapping/SusanTest.mos

0 lines of code changed in 1 file:

adrpo 2012-10-17 10:20 Rev.: 13423

- utf8

3 lines of code changed in 1 file:

adrpo 2012-10-17 09:58 Rev.: 13422

- move unused packages to Compiler/Unused

SCodeInst
- add class name to basic type and complex class
- union the inputs/outputs/locals when extending (fixes Modelica.Utilities.Files.loadResource)
- InstUtil.mergeDirection ignore several input or output if they are the same (fixes input Modelica.Blocks.Intefaces.RealInput used in HumMod)
- do not fail if class is partial in SCodeCheck.mo (should be put back)
- fix a bug in inst of WHEN equations

SCodeSimplify.mo
- removed contents and added a simplify phase to get rid of extends *Icons* to make debugging easier.

SCodeTransform.mo
- preliminary InstTypes -> SCode transformer

ComponentReference/Expression
- handle more in unelabCref/unelabExp and add error printing on failtrace.

6701 lines of code changed in 67 files:

wbraun 2012-10-17 01:44 Rev.: 13421

- added linearize and simulate as builtin

57 lines of code changed in 1 file:

wbraun 2012-10-17 00:08 Rev.: 13419

- fixed build

2 lines of code changed in 1 file:

adeas31 2012-10-17 00:00 Rev.: 13418

- Use importFMUOld with OMEdit for now. Should be updated in future.

3 lines of code changed in 1 file:

adeas31 2012-10-16 23:52 Rev.: 13417

- Replaced the import FMU with the new functionality. importFMU => importFMUOld and importFMUNew => importFMU.
- Updated some of the test cases. Few test cases still uses the old API.

80 lines of code changed in 10 files:

adeas31 2012-10-16 23:50 Rev.: 13416

- Handle the case when we have no events.

274 lines of code changed in 2 files:

adeas31 2012-10-16 23:50 Rev.: 13415

- Differentiate among FMI warning, error and fatal error.

60 lines of code changed in 1 file:

adeas31 2012-10-16 23:50 Rev.: 13414

- If a variable doesn't have a start value attribute then don't ask for start value.

13 lines of code changed in 1 file:

wbraun 2012-10-16 23:37 Rev.: 13413

- updates to generation of sparsity pattern and linearization
- updates for correct sorting of the sparsety pattern
- added API call linearize()
- updates the linearization tests

3064 lines of code changed in 26 files:

wbraun 2012-10-16 21:15 Rev.: 13412

- changed just warning message for mixed system

1 lines of code changed in 1 file:

perost 2012-10-16 21:01 Rev.: 13411

- Better handling of class extends in new instantiation.

269 lines of code changed in 8 files:

jfrenkel 2012-10-16 17:24 Rev.: 13409

- add cases for DAE.DEFINE and DAE.EQUEQUATION in BackendDAECreate.lowerWhenEq2
- add missing case of alias exp "not a"

17 lines of code changed in 2 files:

jfrenkel 2012-10-16 17:11 Rev.: 13408

- System_strtok returns emtpy list in case of "" equal to rml version
- BackendVariable: bugfix output Warning message

2 lines of code changed in 2 files:

sjoelund.se 2012-10-16 15:43 Rev.: 13403

- Change BuildModelRecursive.mos to only run ModelicaTest if asked for (will be a separate report on test server from now on)

3 lines of code changed in 1 file:

perost 2012-10-16 14:33 Rev.: 13402

- Apparently strndup is not supported by mingw, use strdup instead.

4 lines of code changed in 1 file:

perost 2012-10-16 14:08 Rev.: 13401

- Respect constness in FMIImpl.

7 lines of code changed in 1 file:

hkiel 2012-10-16 10:49 Rev.: 13400

# 1836
- added history of documentation viewer and backward/forward buttons to navigate

131 lines of code changed in 5 files:

adrpo 2012-10-16 00:30 Rev.: 13399

- moved Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos to wrong results.

1 lines of code changed in 1 file:

wbraun 2012-10-16 00:07 Rev.: 13398

- fixed terminal error in new fmi import

2 lines of code changed in 2 files:

adeas31 2012-10-15 23:22 Rev.: 13397

- don't allocate memory. a minor fix.

8 lines of code changed in 1 file:

adrpo 2012-10-15 23:05 Rev.: 13396

- get rid of .NNN warnings in HumModOMCTotal.mo

0 lines of code changed in 6 files:

adeas31 2012-10-15 22:40 Rev.: 13395

- use appropriate variable names.
- only write duplicate functions once.

1087 lines of code changed in 3 files:

bruno 2012-10-15 18:18 Rev.: 13394

Wrong results in gyroscopic effects model and moved pointmasses2 moved to correct results

15 lines of code changed in 2 files:

adrpo 2012-10-15 18:16 Rev.: 13393

- remove performance.ods and change the path in README.txt

2 lines of code changed in 2 files:

adrpo 2012-10-15 18:15 Rev.: 13392

- performance update.

0 lines of code changed in 1 file:

jfrenkel 2012-10-15 17:38 Rev.: 13391

- fix for nonlinear system/tearing, generate code for all equations
- switch tearing on in some tests (still fail Modelica.Electrical.Analog.Examples.CauerLowPassSC msl221 and msl31 see #1804)

79 lines of code changed in 9 files:

sjoelund.se 2012-10-15 17:04 Rev.: 13390

- Update MSL 3.2.1 version for a spice3 fix
- Fix some formatting in generated code

330 lines of code changed in 6 files:

jfrenkel 2012-10-15 14:56 Rev.: 13389

- check for cyclic bindings in start values while merging alias variables

18 lines of code changed in 1 file:

alash325 2012-10-15 13:56 Rev.: 13388

- Update testsuite/Makefile for linear and non linear simulation tests

12 lines of code changed in 1 file:

adrpo 2012-10-15 12:53 Rev.: 13387

- lib -lfmilib depends on -lshlwapi

2 lines of code changed in 1 file:

lochel 2012-10-15 12:23 Rev.: 13386

- rename package for linear_system/MissV.mos
- load model from string

31 lines of code changed in 5 files:

lochel 2012-10-15 12:12 Rev.: 13385

- always test for getErrorString()
- create test-folders for linear/nonlinear systems
- move some linear/nonlinear tests

387 lines of code changed in 41 files:

sjoelund.se 2012-10-15 12:08 Rev.: 13384

- Latest MSL 3.2.1 update

46 lines of code changed in 2 files:

sjoelund.se 2012-10-15 12:06 Rev.: 13383

- Updated ModelicaReference from MSL trunk

2 lines of code changed in 2 files:

sjoelund.se 2012-10-15 11:36 Rev.: 13382

#1883
- Check that command-line arguments are UTF-8 encoded. Convert illegal UTF-8 into 7-bit ascii for the error-messages.

36 lines of code changed in 3 files:

jfrenkel 2012-10-14 23:43 Rev.: 13381

- add missing thing for last commit

4 lines of code changed in 1 file:

jfrenkel 2012-10-14 23:34 Rev.: 13380

- check for derivatives of inputs

97 lines of code changed in 4 files:

wbraun 2012-10-14 22:49 Rev.: 13379

- fixed event handling in new fmi import

72 lines of code changed in 2 files:

jfrenkel 2012-10-13 21:32 Rev.: 13372

- derivatives of variables with type array are not arrays, because not all elements may diverentiated

5 lines of code changed in 2 files:

jfrenkel 2012-10-13 21:04 Rev.: 13371

- make WhenNoRetCall working again

4 lines of code changed in 2 files:

alash325 2012-10-13 18:12 Rev.: 13370

- Deleted mosfiles-nosim form SVN since it has already moved to flattening/modelica

0 lines of code changed in 252 files:

alash325 2012-10-13 17:45 Rev.: 13369

- Moved mosfiles-nonsim directory to flattening/modelica
- Update flattening/modelica/mosfiles/Makefile
- Update testsuite/Makefile

97 lines of code changed in 3 files:

alash325 2012-10-13 15:44 Rev.: 13368

- Deleted mosfiles directory from SVN since they are already moved to testsuite/simulation/modelica

0 lines of code changed in 555 files:

alash325 2012-10-13 15:37 Rev.: 13367

- Fixed runtest.pl- Change the link to ReferenceFiles

2 lines of code changed in 2 files:

alash325 2012-10-13 15:15 Rev.: 13366

- Renaming ResultFiles to ReferenceFiles just to keep the same naming like others
- Updating the test scripts path to ReferenceFiles

296 lines of code changed in 23 files:

alash325 2012-10-13 14:01 Rev.: 13365

- Added WhenNoRetCall test case to failing group

2 lines of code changed in 1 file:

alash325 2012-10-13 13:26 Rev.: 13364

- WhenNoRetCall test case is copied from mosfiles to testsuite/simulation/modelica/equations directory

41 lines of code changed in 3 files:

adrpo 2012-10-13 11:40 Rev.: 13363

- duh, add the actual output to the SCRIPT.mos

14742 lines of code changed in 1 file:

adrpo 2012-10-13 00:45 Rev.: 13362

- fix tests.

10 lines of code changed in 2 files:

jfrenkel 2012-10-12 23:49 Rev.: 13361

- fix for #1827, maybe NORETCALL needs builtin attribut (if there is a buildin function with no return value)

16 lines of code changed in 5 files:

jfrenkel 2012-10-12 23:27 Rev.: 13360

- traverse NORETCALL in PartFn and BackendDAETransform correct

7 lines of code changed in 3 files:

adrpo 2012-10-12 22:08 Rev.: 13359

- fix testsuite.

12 lines of code changed in 5 files:

adrpo 2012-10-12 21:55 Rev.: 13358

- directory has changed.

1 lines of code changed in 1 file:

adrpo 2012-10-12 21:51 Rev.: 13357

- kill tabs.

418 lines of code changed in 40 files:

adrpo 2012-10-12 19:29 Rev.: 13356

- circumvent bug in MetaModelica/RML use else_ instead of _else as it seems the .srz parser has some issues

2 lines of code changed in 1 file:

adrpo 2012-10-12 18:52 Rev.: 13355

- fix Compiler/BackEnd/BackendDAE.mo

1 lines of code changed in 1 file:

jfrenkel 2012-10-12 18:42 Rev.: 13354

- use consOnTrue instead of Util.if_(res, e :: inAccum, inAccum)), save memory
- fix bootstrapping

6 lines of code changed in 2 files:

alash325 2012-10-12 18:38 Rev.: 13353

- Makefile - Naming correction for HelloWorld.mos and LotkaVolterra.mos

2 lines of code changed in 2 files:

jfrenkel 2012-10-12 18:30 Rev.: 13352

- coding stile

4 lines of code changed in 1 file:

jfrenkel 2012-10-12 18:27 Rev.: 13351

- support noretcall in when equation, add example but still not work because of undefined reference to `Modelica_Utilities_Streams_print'

2843 lines of code changed in 10 files:

jfrenkel 2012-10-12 17:40 Rev.: 13350

- BackendDAECreate: - skipp asserts with condition=true
- BackendDAEOptimize.removeSimpleEquations: remove asserts with condition=true from removed equations

17 lines of code changed in 2 files:

bruno 2012-10-12 17:16 Rev.: 13349

modified test case for oneAxis in multibody examples, now it simulates

42 lines of code changed in 3 files:

jfrenkel 2012-10-12 17:14 Rev.: 13348

- use Expression.makeScalarArray for dynamicstate selection equations

2 lines of code changed in 1 file:

jfrenkel 2012-10-12 17:13 Rev.: 13347

- handle asserts in if-equations
- removed unused code

164 lines of code changed in 3 files:

adeas31 2012-10-12 16:03 Rev.: 13346

- handle the case when there are now continuous states and events.

701 lines of code changed in 2 files:

alash325 2012-10-12 14:59 Rev.: 13345

- Java and uncertainties directories are moved from testsuite to testsuite/openmodelica directory
- Updated Makefile for both

141 lines of code changed in 485 files:

sjoelund.se 2012-10-12 14:48 Rev.: 13344

- Die tabs, die

131 lines of code changed in 2 files:

sjoelund.se 2012-10-12 14:44 Rev.: 13343

- Expected output

130 lines of code changed in 1 file:

sjoelund.se 2012-10-12 14:42 Rev.: 13342

- Fixing the patch

9 lines of code changed in 1 file:

sjoelund.se 2012-10-12 14:40 Rev.: 13341

- Re-adding the removed directories, removed svn:externals for the parts that are not core MSL 3.2.1 for speed (svn doesn't do parallel update and communicates once per external resource, and doesn't handle files)

46943 lines of code changed in 180 files:

sjoelund.se 2012-10-12 14:31 Rev.: 13340

- New procedure to update MSL 3.2.1: Update the svn:externals revision and run make omlibrary-diff to create the patches. Update the copy in build/lib/omlibrary unless you want to commit the patch upstream to modelica.org (only possible if you have an account there)

136 lines of code changed in 1212 files:

sjoelund.se 2012-10-12 13:41 Rev.: 13339

- Update MSL 3.2.1 (order=2 fix, from our old MSL 3.1)

3 lines of code changed in 3 files:

sjoelund.se 2012-10-12 13:33 Rev.: 13338

- Missing each (modelica.org MSL 3.2.1 r5599)

5 lines of code changed in 4 files:

alash325 2012-10-12 13:09 Rev.: 13337

- Mosfiles are copied to different directories under simulation/modelica
- Create Makefile for each directories
- Updated testsuite/Makefile

40054 lines of code changed in 454 files:

adeas31 2012-10-12 12:40 Rev.: 13336

- Fix OMEdit for msl 3.2.1

11 lines of code changed in 1 file:

alash325 2012-10-12 12:04 Rev.: 13335

- Moved .mat files for ThermoSysPro to ReferenceFiles
- Create a link for ThermoSysPro ReferenceFiles directory in runtest.pl
- Update the .mat file path for ThermoSysPro test scripts

70 lines of code changed in 191 files:

sjoelund.se 2012-10-12 11:56 Rev.: 13334

- Also clean ModelicaTest

1 lines of code changed in 1 file:

adrpo 2012-10-12 11:56 Rev.: 13333

- update for do not exit with error even if it did not work! needed for the Hudson build.

1 lines of code changed in 1 file:

sjoelund.se 2012-10-12 11:49 Rev.: 13332

- Report also number of successful simulations

6 lines of code changed in 1 file:

adrpo 2012-10-12 11:35 Rev.: 13331

- do not exit with error even if it did not work!
- needed for the Hudson build.

3 lines of code changed in 1 file:

adrpo 2012-10-12 11:29 Rev.: 13330

- keep the version with find even in msys as hudson SVN kit is 1.4 (ancient) and has .svn directories everywhere.

2 lines of code changed in 1 file:

jfrenkel 2012-10-12 10:52 Rev.: 13329

switch off equality equations to alias variables in BackendDAE.create phase (fix failing tests befor switch on again)

11 lines of code changed in 2 files:

jfrenkel 2012-10-12 09:21 Rev.: 13327

- switch on equality equations to alias variables in BackendDAE.create phase

1 lines of code changed in 1 file:

wbraun 2012-10-12 06:49 Rev.: 13326

- bug fix for mixed system solver

30 lines of code changed in 5 files:

wbraun 2012-10-12 04:32 Rev.: 13325

- fix coding style

1 lines of code changed in 1 file:

wbraun 2012-10-12 03:50 Rev.: 13324

- fixed coding style
- fixed some warings in c runtime
- fixed linearization test

63 lines of code changed in 22 files:

wbraun 2012-10-12 01:17 Rev.: 13323

- setup sparsty pattern calculation as postOptModule
(not activated yet by defalt due to some issue with tearing module)

4831 lines of code changed in 24 files:

adeas31 2012-10-11 22:19 Rev.: 13322

- fixed coding style.

51 lines of code changed in 1 file:

alash325 2012-10-11 18:45 Rev.: 13321

- Fixed XML code generation

705 lines of code changed in 2 files:

jansilar 2012-10-11 17:37 Rev.: 13320

Another model removed from testsuit.

2 lines of code changed in 1 file:

arun3688 2012-10-11 17:18 Rev.: 13319

main.mo modified - arun3688

4 lines of code changed in 1 file:

jansilar 2012-10-11 17:13 Rev.: 13318

Solving mixed strong components in runtime not in generated code.
Perhaps another bug comes out - some test moved to failingtests.

6024 lines of code changed in 18 files:

arun3688 2012-10-11 16:56 Rev.: 13317

Omcc_test cases path corrected

0 lines of code changed in 4 files:

arun3688 2012-10-11 16:55 Rev.: 13316

OMCCp bugs fixed with latest update - arun3688

76 lines of code changed in 12 files:

alash325 2012-10-11 15:30 Rev.: 13315

- Fixed CodegenXML.tpl

20 lines of code changed in 2 files:

adrpo 2012-10-11 14:40 Rev.: 13314

- add flattening/libraries/msl32/Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.*

11946 lines of code changed in 3 files:

adrpo 2012-10-11 14:33 Rev.: 13313

- attempt to fix ticket #1876
- remove any components already declared in the expandable connector as they will be added anyway.

3 lines of code changed in 1 file:

niklwors 2012-10-11 14:11 Rev.: 13312

fix #1878 for copy_double_data_mem

27 lines of code changed in 2 files:

adeas31 2012-10-11 13:32 Rev.: 13311

- Handle the new Windows system dependency of FMIL i.e shlwapi.

1639 lines of code changed in 8 files:

sjoelund.se 2012-10-11 13:17 Rev.: 13310

- Use dots instead of $P in function context

1062 lines of code changed in 2 files:

jfrenkel 2012-10-11 11:09 Rev.: 13309

- update path to reference files in cppruntime tests

51 lines of code changed in 51 files:

sjoelund.se 2012-10-11 09:54 Rev.: 13308

#1877
- Added testcase

12 lines of code changed in 2 files:

sjoelund.se 2012-10-11 09:51 Rev.: 13307

#1877
- Support size(cr) in codegen

50 lines of code changed in 4 files:

jfrenkel 2012-10-11 09:40 Rev.: 13306

- expexted output

1 lines of code changed in 1 file:

jfrenkel 2012-10-11 09:06 Rev.: 13305

- bugfix for SimCodeUtil.calculateIndex, keep ComponentRef of Var and use not the one from call expression

2 lines of code changed in 1 file:

adrpo 2012-10-11 06:00 Rev.: 13304

- partest for Windows. still work to do on it.

626 lines of code changed in 2 files:

adrpo 2012-10-11 05:17 Rev.: 13303

- start with slow.logs first.

1 lines of code changed in 1 file:

adrpo 2012-10-11 05:13 Rev.: 13302

- use full path after testsuite/__FP__ to build up the /tmp/omc-rtest-*/__FP__
this is to minimize the issues when running make -jN

1 lines of code changed in 1 file:

adrpo 2012-10-11 03:45 Rev.: 13301

- faster libraries copy on Windows Msys to build/lib/omlibrary

9 lines of code changed in 1 file:

adrpo 2012-10-11 00:36 Rev.: 13297

- switch the places of libs as -lfmilib needs -lshlwapi.

1 lines of code changed in 1 file:

adeas31 2012-10-10 23:43 Rev.: 13295

- build all clients.
- removed OMTools as is not required.
- build instructions.

39 lines of code changed in 34 files:

jfrenkel 2012-10-10 21:08 Rev.: 13294

- bugfix for SimCodeUtil.calculateIndex, keep ComponentRef of Var and use not the one from call expression

5 lines of code changed in 1 file:

perost 2012-10-10 17:04 Rev.: 13293

- Improvements to element redeclares in the new instantiation.

190 lines of code changed in 11 files:

jfrenkel 2012-10-10 12:23 Rev.: 13291

- bugfix mergestartvalue for alias variables, use the value from the variable with less dots in the name according to MSL
- bugfix variable operations for alias var

74 lines of code changed in 2 files:

hubert.thieriot 2012-10-10 11:38 Rev.: 13290

- moomc get comment function
- optobjective filled fields

18 lines of code changed in 5 files:

hubert.thieriot 2012-10-10 11:38 Rev.: 13289

- corrected variableResult scan vector

15 lines of code changed in 3 files:

jfrenkel 2012-10-10 09:24 Rev.: 13287

- expexted output

12 lines of code changed in 2 files:

sjoelund.se 2012-10-10 09:14 Rev.: 13286

- Expected output

2 lines of code changed in 1 file:

sjoelund.se 2012-10-10 09:09 Rev.: 13285

- svn eol-style

167869 lines of code changed in 288 files:

jfrenkel 2012-10-10 00:11 Rev.: 13284

- fix bug for mergestartvalue, add missing negate of start value in case of a = -b
- fix tests (delete some wrong warnings, see my last commit)

14 lines of code changed in 5 files:

perost 2012-10-09 22:52 Rev.: 13283

- Move Discrete2 test case to failing, and DoubleDeclaration to working.

5 lines of code changed in 2 files:

jfrenkel 2012-10-09 22:47 Rev.: 13282

- check if expression is equal before report warning about different start values in case of alias variables.

99 lines of code changed in 3 files:

perost 2012-10-09 20:39 Rev.: 13281

- Move reference result files in msl32 to ReferenceFiles directory, so it has
the same structure as msl31.
- Fixed some broken tests.

57 lines of code changed in 76 files:

alash325 2012-10-09 19:26 Rev.: 13280

- Fix testsuite- Linking msl32 on runtest.pl

2 lines of code changed in 1 file:

perost 2012-10-09 19:03 Rev.: 13279

- Move XML dumping tests to their own folder.

125 lines of code changed in 7 files:

adrpo 2012-10-09 18:43 Rev.: 13278

- trying to fix the testsuite, add msl32 to runtest.pl to do the linking

3 lines of code changed in 1 file:

janssen 2012-10-09 17:47 Rev.: 13277

fix for issue #1868 -- problems with CodegenXML.tpl

893 lines of code changed in 2 files:

wbraun 2012-10-09 17:09 Rev.: 13276

- added BugFix for #1872
Bugfix is for now a workaround that prevents the collation of STMT_WHEN conditions.
Since I want to rewrite some of that helpVar stuff with regarding to Ticket #1866, this should work for now.

432 lines of code changed in 5 files:

alash325 2012-10-09 17:09 Rev.: 13275

- Update testsuite/simulation/libraries/msl32/Makefile for multibody test cases MSL 3.2.1

29 lines of code changed in 1 file:

bruno 2012-10-09 16:22 Rev.: 13274

Added multibody test cases MSL 3.2.1

973 lines of code changed in 50 files:

adeas31 2012-10-09 14:42 Rev.: 13273

- Terminate the FMI slave and model.
- Free the slave and model instances.

119 lines of code changed in 4 files:

jfrenkel 2012-10-09 14:16 Rev.: 13272

- fix test DrumBoiler

1 lines of code changed in 1 file:

adeas31 2012-10-09 13:56 Rev.: 13271

- build instructions.

13 lines of code changed in 5 files:

jfrenkel 2012-10-09 13:38 Rev.: 13270

- prever variable with long names as alias variables and keep variables with short names in system

2 lines of code changed in 1 file:

adeas31 2012-10-09 12:26 Rev.: 13268

- windows make files for OMClients.

248 lines of code changed in 10 files:

sjoelund.se 2012-10-09 09:38 Rev.: 13267

- Fix UTF-8/Tab errors

1880 lines of code changed in 7 files:

alash325 2012-10-09 08:15 Rev.: 13266

- Fix OpenModelica CODING STYLE

7 lines of code changed in 2 files:

wbraun 2012-10-08 18:49 Rev.: 13259

- changed return code of simulation if it fails

98 lines of code changed in 14 files:

perost 2012-10-08 16:59 Rev.: 13258

- Some cref prefixing fixes in SCodeInst.
- Fixed lots of clang warnings in the C code.

57 lines of code changed in 17 files:

alash325 2012-10-08 16:29 Rev.: 13257

- Fixed Makefile.in

1 lines of code changed in 1 file:

alash325 2012-10-08 16:27 Rev.: 13256

- Fixed OpenModelica CODING STYLE

4 lines of code changed in 2 files:

adeas31 2012-10-08 16:15 Rev.: 13255

- Don't Deinitialize data structures twice.

1 lines of code changed in 1 file:

sjoelund.se 2012-10-08 16:00 Rev.: 13254

#1870
- Add built-in fail()

6 lines of code changed in 2 files:

alash325 2012-10-08 15:21 Rev.: 13253

- Move ThermoSysPro to flattening/libraries/3rdParty/ and simulation/libraries/3rdParty/ and deleted from SVN

190 lines of code changed in 1218 files:

adrpo 2012-10-08 15:05 Rev.: 13252

- more updates

2 lines of code changed in 1 file:

adeas31 2012-10-08 14:53 Rev.: 13251

- Added OMVisualize.

1 lines of code changed in 1 file:

adrpo 2012-10-08 14:38 Rev.: 13250

- update to NSIS readme.

3 lines of code changed in 1 file:

sjoelund.se 2012-10-08 14:20 Rev.: 13249

- Update MSL 3.2.1 to be more legal than before

11 lines of code changed in 4 files:

niklwors 2012-10-08 13:37 Rev.: 13248

-fix in cpp template init, save of all pre variables

11 lines of code changed in 2 files:

sjoelund.se 2012-10-08 13:24 Rev.: 13247

- FIx typo

2 lines of code changed in 2 files:

adeas31 2012-10-08 12:37 Rev.: 13246

- Fixed some pointer cast warnings.

3 lines of code changed in 3 files:

sjoelund.se 2012-10-08 11:58 Rev.: 13245

- Improve error-messages for operator deoverloading

20 lines of code changed in 4 files:

alash325 2012-10-08 11:35 Rev.: 13244

- OMCC and OMCC-test directories are moved from testsuite to testsuite/openmodelica directories + deleted from testsuite + updated Makefile

139 lines of code changed in 134 files:

sjoelund.se 2012-10-08 11:33 Rev.: 13243

- Expected output

1 lines of code changed in 1 file:

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 4714 files:

sjoelund.se 2012-10-08 11:07 Rev.: 13241

- Fix Digital issue

131 lines of code changed in 3 files:

perost 2012-10-08 10:58 Rev.: 13240

- Lots of connection handling in the new instantiation.
- Cleaned up BaseHashTable a bit.

1840 lines of code changed in 14 files:

sjoelund.se 2012-10-08 10:57 Rev.: 13239

- Tab-error

128 lines of code changed in 1 file:

perost 2012-10-08 10:51 Rev.: 13238

- Fix order of extends in SCodeInst.

77 lines of code changed in 8 files:

sjoelund.se 2012-10-08 10:34 Rev.: 13237

- Updated MSL 3.2.1 to latest version (includes version bump of ModelicaServices to 3.2.1 from 1.1)

7378 lines of code changed in 26 files:

sjoelund.se 2012-10-08 09:28 Rev.: 13236

- Fix makefile syntax

3 lines of code changed in 1 file:

hkiel 2012-10-08 08:31 Rev.: 13235

- fix truncated library search path if $HOME is longer than 59 chars
- malloc appropriate number of chars

4 lines of code changed in 1 file:

jfrenkel 2012-10-07 23:40 Rev.: 13234

- der(record constructur(..)) = record constructur(der(.),der(.))

9 lines of code changed in 2 files:

jfrenkel 2012-10-07 21:50 Rev.: 13233

- Remove Warning: Treating .. in ThermoSysPro

157 lines of code changed in 142 files:

jfrenkel 2012-10-07 16:47 Rev.: 13232

- add test for reinit array cref

83 lines of code changed in 3 files:

jfrenkel 2012-10-07 16:00 Rev.: 13231

- handle also array crefs in reinit

2714 lines of code changed in 2 files:

jfrenkel 2012-10-07 15:14 Rev.: 13230

- fix bootstrapping test

1 lines of code changed in 2 files:

jfrenkel 2012-10-07 14:48 Rev.: 13229

- instantiate also reinit for array variables

4 lines of code changed in 1 file:

jfrenkel 2012-10-07 14:30 Rev.: 13228

- assign not to input

1 lines of code changed in 1 file:

jfrenkel 2012-10-07 13:47 Rev.: 13227

- implement code to seperated the equality equations to generate alias variables direct from it but do not activate the code

646 lines of code changed in 1 file:

adrpo 2012-10-07 06:20 Rev.: 13223

- copy also mico2113.dll to build/bin

1 lines of code changed in 1 file:

jfrenkel 2012-10-06 22:10 Rev.: 13221

try to fix testsuite

1 lines of code changed in 1 file:

adrpo 2012-10-06 19:07 Rev.: 13220

- fix the location as we no longer cd to the directory.

1 lines of code changed in 1 file:

jfrenkel 2012-10-06 17:40 Rev.: 13219

- bugfix for BackendDAEUtil.getAdjacencyMatrixEnhancedScalar in case of algorithms

126 lines of code changed in 1 file:

alash325 2012-10-06 15:46 Rev.: 13218

-Update testsuite/Makefile for flattening/libraries/msl221 just to check if it works

2 lines of code changed in 1 file:

alash325 2012-10-06 15:05 Rev.: 13217

-Update testsuite/Makefile for flattening/libraries/msl221

6 lines of code changed in 1 file:

alash325 2012-10-06 14:03 Rev.: 13216

- Update testsuite/Makefile for simualtion/libraries/Mechanics

7 lines of code changed in 1 file:

alash325 2012-10-06 13:26 Rev.: 13215

- Made correction

2 lines of code changed in 1 file:

alash325 2012-10-06 13:12 Rev.: 13214

- Update Makefile just for checking if it works

4 lines of code changed in 1 file:

alash325 2012-10-06 11:59 Rev.: 13213

-Updated testsuite/Makefile for flattening/libraries/msl221

5 lines of code changed in 1 file:

wbraun 2012-10-06 11:08 Rev.: 13212

- added missing test

66 lines of code changed in 3 files:

perost 2012-10-06 10:51 Rev.: 13211

- Removed nonexisting test ComplexAlgebraicLoop.

0 lines of code changed in 1 file:

hubert.thieriot 2012-10-06 06:28 Rev.: 13210

- small updated
- new moomc/OpenModelica functions

91 lines of code changed in 13 files:

hubert.thieriot 2012-10-06 06:26 Rev.: 13209

- resultTypes in ProblemInterface
- minor corrections

73 lines of code changed in 17 files:

wbraun 2012-10-06 03:30 Rev.: 13208

- fixed algorithms in NonLinearLoops

20253 lines of code changed in 8 files:

jfrenkel 2012-10-05 22:34 Rev.: 13207

- fix rml-bug

1 lines of code changed in 1 file:

jfrenkel 2012-10-05 21:42 Rev.: 13206

- fix tabs

4 lines of code changed in 1 file:

adeas31 2012-10-05 16:50 Rev.: 13205

- Generate code for co-simulation standalone.

6312 lines of code changed in 9 files:

niklwors 2012-10-05 16:30 Rev.: 13204

- fix in cpp runtime for CVode event handling. Modified CVode settings.

2005 lines of code changed in 9 files:

sjoelund.se 2012-10-05 15:58 Rev.: 13203

- Documentation update

0 lines of code changed in 1 file:

sjoelund.se 2012-10-05 15:44 Rev.: 13202

- Better export of C-code
+ MSL 3.1 generates 600MB of C sources and a 350MB o-file. So it is too large to be shipped anyway. Not to mention it takes >30 minutes to compile and link

44 lines of code changed in 1 file:

sjoelund.se 2012-10-05 14:02 Rev.: 13201

- Added argument exportAsCode to list
- This creates C-code that could be used to compile that part of the AST into an executable or library
- But it is too large to be useful at the moment (a single 108MB expression for Modelica 3.1)
- Could be changed to use more efficient C-code generation

252 lines of code changed in 10 files:

jfrenkel 2012-10-05 13:56 Rev.: 13200

- report times for frontend,backend,tpl and compile even if simulation fails

53 lines of code changed in 1 file:

jfrenkel 2012-10-05 12:57 Rev.: 13199

- fix compilation

2 lines of code changed in 1 file:

jfrenkel 2012-10-05 11:55 Rev.: 13197

- remove some warnings

20 lines of code changed in 7 files:

jfrenkel 2012-10-05 11:52 Rev.: 13196

- update CMakeLists files

39 lines of code changed in 6 files:

alash325 2012-10-05 10:53 Rev.: 13195

--Back to previous

10 lines of code changed in 1 file:

alash325 2012-10-05 10:39 Rev.: 13194

--update Makefile

6 lines of code changed in 1 file:

alash325 2012-10-05 09:26 Rev.: 13193

-update testsuite/Makefile and flattening/libraries/msl221/Makefile

13 lines of code changed in 2 files:

alash325 2012-10-05 08:14 Rev.: 13192

- Naming mistake correction Makefile

9 lines of code changed in 7 files:

alash325 2012-10-05 07:00 Rev.: 13191

- Update Makefile based on the new structure of mofiles + add more record language feature tests from mofiles to flattening/modelica/records

638 lines of code changed in 16 files:

alash325 2012-10-05 05:56 Rev.: 13190

- Moved mofiles to flattening/modelica + grouping them based on language feature tests + update Makefile for modelica asserts(just to check if it works)

56419 lines of code changed in 814 files:

alash325 2012-10-05 01:23 Rev.: 13189

--move Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos and Modelica.ComplexBlocks.Examples.TestConversionBlock.mos from flattening/libraries/msl32 to simulation/libraries/msl32 + update Makefile

63 lines of code changed in 5 files:

adeas31 2012-10-05 00:15 Rev.: 13188

- Show all available solvers.

2 lines of code changed in 2 files:

alash325 2012-10-04 22:11 Rev.: 13187

--Back to previous version for Makefile and runtest.pl

3 lines of code changed in 2 files:

alash325 2012-10-04 21:57 Rev.: 13186

- Update Makefile and runtest.pl if it works

8 lines of code changed in 2 files:

alash325 2012-10-04 21:31 Rev.: 13185

--fix Makefile for testsiute

3 lines of code changed in 1 file:

alash325 2012-10-04 20:56 Rev.: 13184

- fix Makefile for flattening/libraries/msl221/, flattening/libraries/msl221/modelicaAdditions and testsuite

960 lines of code changed in 337 files:

alash325 2012-10-04 20:11 Rev.: 13183

- Create a new link directories for testsuite to include simulation/libraries/3rdparty/DrModelica + update Makefile

7 lines of code changed in 2 files:

adeas31 2012-10-04 15:37 Rev.: 13182

- debugging.

1 lines of code changed in 1 file:

adrpo 2012-10-04 15:29 Rev.: 13181

- fix for Windows compilation: no getpwuid in MinGW32
however we do have HOME defined (at least I do) so we might just use that in the future.

3 lines of code changed in 1 file:

sjoelund.se 2012-10-04 14:19 Rev.: 13180

- Added codegen for edge(not cref) since the backend makes those substitutions now

124 lines of code changed in 5 files:

sjoelund.se 2012-10-04 12:40 Rev.: 13179

#1864
- Look for libraries in ~/.openmodelica/libraries

37 lines of code changed in 7 files:

sjoelund.se 2012-10-04 12:20 Rev.: 13178

- Don't use --whole-archive since OSX ld doesn't have it

5326 lines of code changed in 4 files:

sjoelund.se 2012-10-04 12:15 Rev.: 13177

- Fix the damn testsuite

6 lines of code changed in 5 files:

alash325 2012-10-04 10:24 Rev.: 13176

-Update runtest.tpl

2 lines of code changed in 1 file:

alash325 2012-10-04 06:42 Rev.: 13175

-- Removing the last backslash(\)for when("./simulation/libraries/3rdParty/siemens/") and when ("./simulation/libraries/3rdParty/ThermoSysPro/")

2 lines of code changed in 1 file:

alash325 2012-10-04 06:31 Rev.: 13174

- Create a new directory link for the new TestMedia test script + change the directory link for simulation/libraries/msl31 + Update Makefile

7 lines of code changed in 2 files:

alash325 2012-10-04 06:08 Rev.: 13173

-- Create a new link directories for the Simulation planar mechanics

3 lines of code changed in 1 file:

adrpo 2012-10-04 05:54 Rev.: 13172

- duh, wrong directories, now it should be better for ThermoSysPro and siemens

2 lines of code changed in 1 file:

alash325 2012-10-04 05:28 Rev.: 13171

--Replace reference files

0 lines of code changed in 49 files:

adrpo 2012-10-04 05:27 Rev.: 13170

- link the correct directories for the testsuite

2 lines of code changed in 1 file:

alash325 2012-10-04 04:59 Rev.: 13169

- Update Makefile to include TestMedia test files- test models and reference .mat file are done by Francesco and the testscript is done by alachew

4 lines of code changed in 1 file:

alash325 2012-10-04 02:21 Rev.: 13168

--Update Makefile

9 lines of code changed in 4 files:

alash325 2012-10-04 01:16 Rev.: 13167

--Update Makefile

2 lines of code changed in 1 file:

alash325 2012-10-04 00:56 Rev.: 13166

-3rdParty directory is moved to flattening/libraries and simulation/libraries/ directories depending on the type of test files + update Makefile

808257 lines of code changed in 2414 files:

alash325 2012-10-03 20:47 Rev.: 13165

- Update Modelica.Fluid.Examples.DrumBoiler.DrumBoiler and testsuite/Makefile

27 lines of code changed in 2 files:

perost 2012-10-03 16:35 Rev.: 13164

- Allow inheritance of function parameters in SCodeInst.

4 lines of code changed in 1 file:

adeas31 2012-10-03 12:45 Rev.: 13161

- fix stupid copy paste error.

1 lines of code changed in 1 file:

adeas31 2012-10-03 12:35 Rev.: 13160

- source code documentation.
- some small fixes in the code generation.

25749 lines of code changed in 8 files:

sjoelund.se 2012-10-03 12:22 Rev.: 13159

- Expected output

26 lines of code changed in 1 file:

adrpo 2012-10-03 11:04 Rev.: 13158

- set the inner prefix on added component stateGraphRoot and add a comment
- now we actually get to the C code but have errors in it.

45 lines of code changed in 1 file:

adrpo 2012-10-03 08:56 Rev.: 13157

- pleasing mars-j :)

1 lines of code changed in 1 file:

alash325 2012-10-03 08:42 Rev.: 13156

-- test case Modelica.Math.Matrices is moved from libraries/msl31 to libraries/msl31/simulate + update Makefile

53 lines of code changed in 3 files:

alash325 2012-10-03 07:31 Rev.: 13155

--Update Makefile

2 lines of code changed in 1 file:

alash325 2012-10-03 07:15 Rev.: 13154

-Update Makefile

2 lines of code changed in 1 file:

alash325 2012-10-03 06:21 Rev.: 13153

-Update make file

3 lines of code changed in 1 file:

alash325 2012-10-03 05:52 Rev.: 13152

- Update Makefile

2 lines of code changed in 2 files:

alash325 2012-10-03 05:47 Rev.: 13151

-update Makefile

3 lines of code changed in 1 file:

alash325 2012-10-03 05:22 Rev.: 13150

-restructure testsuite/simulation/libraries directories + update Makefile

158274 lines of code changed in 323 files:

alash325 2012-10-03 04:30 Rev.: 13149

- libraries directories copied to testsuite/simulation directory + delete non simulaatable test files + update Makefile

9185 lines of code changed in 1545 files:

alash325 2012-10-03 03:19 Rev.: 13148

-Update Makefile

10 lines of code changed in 1 file:

alash325 2012-10-03 02:26 Rev.: 13147

- libraries directory are copied to testsuite/flattening directory + delete simulation files + update Makefile

137879 lines of code changed in 1496 files:

jfrenkel 2012-10-02 22:54 Rev.: 13146

- fix bug for if-equation simplification
- implement inline var with less memory consumption in BackendDAECreate.lower
- bugfix bootstrapping

101 lines of code changed in 3 files:

jfrenkel 2012-10-02 22:22 Rev.: 13145

- fix bug for if-equation simplification
- fix bug for if-equation dump
- simplify if equtions (if .. then a=.. elseif .. then a=... else a=.. end if) to a=if .. then .. else if .. then else ..;

202 lines of code changed in 4 files:

alash325 2012-10-02 20:16 Rev.: 13144

-- initialization directory is moved from testsuite to simulation/modelica and Makefile is updated

62 lines of code changed in 26 files:

adrpo 2012-10-02 19:14 Rev.: 13143

- new test.

72 lines of code changed in 1 file:

sjoelund.se 2012-10-02 13:40 Rev.: 13142

- Update path

1 lines of code changed in 1 file:

perost 2012-10-02 13:20 Rev.: 13141

- Fix makefile.

1 lines of code changed in 1 file:

alash325 2012-10-02 11:42 Rev.: 13140

--tearing direcotry moved from testsuite to simulation/modelica directory and Makefile is updated

0 lines of code changed in 23 files:

lochel 2012-10-02 11:41 Rev.: 13139

- bug-fix: avoid infinite-loop in mapToDymolaVars

4 lines of code changed in 1 file:

alash325 2012-10-02 11:37 Rev.: 13138

--ModelicaML directory is moved from testsuite to openmodelica directory and update Makefile

63 lines of code changed in 56 files:

sjoelund.se 2012-10-02 11:29 Rev.: 13137

#1855
- Handle also assertions inside an encapsulated class

41 lines of code changed in 4 files:

alash325 2012-10-02 11:11 Rev.: 13136

-- scodeinst is moved from testsuite to ./flattening/modelica/ and update Makefile

199 lines of code changed in 171 files:

adeas31 2012-10-02 11:03 Rev.: 13135

- free the allocated memory.

11 lines of code changed in 3 files:

alash325 2012-10-02 11:01 Rev.: 13134

--Moved msl directory from testsuite/mofiles/ to falttening/modelica and update the Makefile

70770 lines of code changed in 63 files:

sjoelund.se 2012-10-02 09:16 Rev.: 13133

#1851
- Check that outputs are (probably) defined at function exit

25466 lines of code changed in 5 files:

adrpo 2012-10-02 04:53 Rev.: 13130

- empty annotation should be like annotation();

71 lines of code changed in 2 files:

adrpo 2012-10-02 03:55 Rev.: 13129

- fix the compilation

3 lines of code changed in 1 file:

adrpo 2012-10-02 03:49 Rev.: 13128

- correct unparsing of each.

55 lines of code changed in 2 files:

adeas31 2012-10-02 02:25 Rev.: 13127

- Functions to get/set Real/Integer/Boolean/String.
- Some more code generation for FMI Import.

1043 lines of code changed in 5 files:

alash325 2012-10-01 20:14 Rev.: 13126

_Moved mosfiles-msl22 from testsuite to simulation/modelica/ and renamed to msl22 plus update the Makefile

5188 lines of code changed in 127 files:

alash325 2012-10-01 19:57 Rev.: 13125

- expandable,streams,records ,and redeclare directory from testsuite are moved to ./flattening/modelica plus updated the corresponding Make file

17690 lines of code changed in 1056 files:

alash325 2012-10-01 19:45 Rev.: 13124

-deleted ./flattening/modelica

18 lines of code changed in 973 files:

alash325 2012-10-01 19:42 Rev.: 13123

- Deleted wrong works

851 lines of code changed in 3035 files:

alash325 2012-10-01 18:37 Rev.: 13122

..benchmarks moved from testsuite to testsuite/openmodelica

0 lines of code changed in 27 files:

jfrenkel 2012-10-01 16:52 Rev.: 13121

- check expression type before transform to residual form in if-equation simplification. (do no transform boolean equations to 0 = ...), this causes my some tests to fail, but if a test fail we have to at a ticket in trac, the check is really necessary

4 lines of code changed in 1 file:

adeas31 2012-10-01 16:24 Rev.: 13120

- breakprocess is moved from bootstrapping to openmodelica/bootstrapping.

2 lines of code changed in 1 file:

sjoelund.se 2012-10-01 14:00 Rev.: 13119

- Update build

1 lines of code changed in 1 file:

alash325 2012-10-01 13:27 Rev.: 13118

_moved bootstrapping directory to testsuite/openmodelica and update Makefile and some other necessary staffs.

848 lines of code changed in 55 files:

sjoelund.se 2012-10-01 12:13 Rev.: 13117

- Expected output

5 lines of code changed in 2 files:

sjoelund.se 2012-10-01 11:47 Rev.: 13116

- Coding style

129 lines of code changed in 2 files:

sjoelund.se 2012-10-01 11:10 Rev.: 13115

- Updated MSL 3.2.1 to latest trunk (better initialized test-models)

1786 lines of code changed in 68 files:

alash325 2012-10-01 10:39 Rev.: 13114

--Moved template test files from compiler/template to testsuite/template

84 lines of code changed in 8 files:

alash325 2012-10-01 10:21 Rev.: 13113

--Move 4 template test files from testsiute/mytest to ../template and removed mytest test file from testsuite which contains outdated test files

4 lines of code changed in 21 files:

sjoelund.se 2012-10-01 10:01 Rev.: 13112

- Added now working simulation test Modelica.Fluid.Examples.DrumBoiler.DrumBoiler
+ Note: The correctness of the results has not been verified, but it does produce results

119 lines of code changed in 14 files:

alash325 2012-10-01 09:19 Rev.: 13111

_Update Makefile

4 lines of code changed in 1 file:

alash325 2012-10-01 09:13 Rev.: 13110

-Fixed ParseCompilerSources.mos test

0 lines of code changed in 2 files:

sjoelund.se 2012-10-01 09:11 Rev.: 13109

- Boom! Headshot! (Die duplicate directory, die!)

0 lines of code changed in 543 files:

adrpo 2012-10-01 09:10 Rev.: 13108

- fix MDT: do not expand the uniontypes anymore when parsing via loadFileInteractiveQualified
as is done again via SCodeUtil.translateAbsyn2SCode (MetaUtil.createMetaClassesInProgram)
and leads to duplicate definitions.
Lookup of Absyn.CLASS paths will not work anymore via list(Absyn.CLASS) from MDT until
we fix it in MDT.

0 lines of code changed in 1 file:

alash325 2012-10-01 09:06 Rev.: 13107

_Moved /testsuite/benchmarks to testsuite/openmodelica

0 lines of code changed in 6 files:

alash325 2012-10-01 09:01 Rev.: 13106

-Moved /testsuite/parser to ../testsuite/openmodelica

0 lines of code changed in 52 files:

sjoelund.se 2012-10-01 08:51 Rev.: 13105

- Find dbus on ubuntu32

1 lines of code changed in 1 file:

adrpo 2012-10-01 06:29 Rev.: 13104

- add -overrideFile functionality to the simulation
runtime to be used when you have a lot of variables
to override and the command line size does not suffice.

53 lines of code changed in 2 files:

adrpo 2012-10-01 02:26 Rev.: 13103

- put libdbus-1.a into build/lib/omc instead of build/lib/omlibrary-modelica3d.

1 lines of code changed in 1 file:

September 2012 »

Generated by StatSVN 0.7.0