-
hudson
2014-03-31 19:29
#467
Rev.: 19889
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
vitalij
2014-03-31 18:54
#466
Rev.: 19888
-
2 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+2 -9)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_optimizer_vars.c (-4)
-
vitalij
2014-03-31 18:45
#465
Rev.: 19887
-
122 lines of code changed in 7 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+18 -12),
localFunction.h (+2 -2)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+26 -25),
evalfG.c (+3 -3)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+12 -16)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_optimizer_vars.c (+35 -34)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+26 -24)
-
vitalij
2014-03-31 17:44
#464
Rev.: 19886
-
14 lines of code changed in 3 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+2)
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+5 -8)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+7 -5)
-
vitalij
2014-03-31 17:17
#463
Rev.: 19885
-
78 lines of code changed in 8 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+13 -6)
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+9 -9)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+4 -4)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+21 -18),
allocate_optimizer_vars.c (+14 -6),
initial_guess.c (+7 -7)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+3 -3)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+7 -7)
-
adrpo
2014-03-31 17:08
#462
Rev.: 19884
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+1 -2)
-
vitalij
2014-03-31 16:27
#461
Rev.: 19883
-
0 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (-3)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_optimizer_vars.c (-3)
-
sjoelund.se
2014-03-31 16:22
#460
Rev.: 19882
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
perform_simulation.c (+1)
-
vitalij
2014-03-31 16:22
#459
Rev.: 19881
-
85 lines of code changed in 7 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+26 -20)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+21 -21),
allocate_optimizer_vars.c (+23 -21),
initial_guess.c (+7 -7)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+4 -4)
-
testsuite/openmodelica/cruntime/optimization/basic:
DM.mo (+2 -2),
DM.mos (+2 -2)
-
adeas31
2014-03-31 16:05
#458
Rev.: 19880
-
876 lines of code changed in 8 files:
-
Compiler/Template:
CodegenFMU.mo (+3 -3),
CodegenFMU.tpl (+3 -3)
-
SimulationRuntime/c:
CMakeLists.txt (+2 -2),
Makefile.common (+1 -1)
-
SimulationRuntime/fmi/export/fmi1:
fmu1_model_interface.c (new 793),
fmu1_model_interface.h (new 74),
fmu_model_interface.c (del),
fmu_model_interface.h (del)
-
adeas31
2014-03-31 15:42
#457
Rev.: 19879
-
7 lines of code changed in 1 file:
-
SimulationRuntime/c:
CMakeLists.txt (+7 -7)
-
adrpo
2014-03-31 15:37
#456
Rev.: 19878
-
2 lines of code changed in 1 file:
-
testsuite/openmodelica/bootstrapping:
SimCodeTest.mos (+2 -2)
-
adeas31
2014-03-31 15:33
#455
Rev.: 19877
-
1178 lines of code changed in 10 files:
-
SimulationRuntime/fmi/export:
fmiModelFunctions.h (del),
fmiModelTypes.h (del),
fmu_model_interface.c (del),
fmu_model_interface.h (del),
model_fmu.in (del)
-
SimulationRuntime/fmi/export/fmi1:
fmiModelFunctions.h (new 216),
fmiModelTypes.h (new 91),
fmu_model_interface.c (new 793),
fmu_model_interface.h (new 74),
model_fmu.in (new 4)
-
adeas31
2014-03-31 15:28
#454
Rev.: 19876
-
3 lines of code changed in 1 file:
-
SimulationRuntime/c:
Makefile.common (+3 -3)
-
vitalij
2014-03-31 15:24
#453
Rev.: 19875
-
87 lines of code changed in 3 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+5 -12)
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+73 -55)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_optimizer_vars.c (+9 -8)
-
vwaurich
2014-03-31 14:43
#452
Rev.: 19874
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+1 -1)
-
adeas31
2014-03-31 14:26
#451
Rev.: 19873
-
0 lines of code changed in 1 file:
-
vitalij
2014-03-31 14:22
#450
Rev.: 19872
-
8 lines of code changed in 5 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+2 -4)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+1 -1)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+4 -4),
allocate_optimizer_vars.c (-6),
initial_guess.c (+1 -1)
-
vitalij
2014-03-31 14:13
#449
Rev.: 19871
-
130 lines of code changed in 7 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+30 -13)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+25 -25)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+5 -5)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+29 -18),
allocate_optimizer_vars.c (+14 -11)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+19 -19)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+8 -6)
-
vwaurich
2014-03-31 13:50
#448
Rev.: 19870
-
548 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+548 -72)
-
vwaurich
2014-03-31 13:42
#447
Rev.: 19869
-
94 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ComponentReference.mo (+25),
DAEDump.mo (+18),
DAEUtil.mo (+51 -40)
-
vwaurich
2014-03-31 13:39
#446
Rev.: 19868
-
83 lines of code changed in 1 file:
-
Compiler/Util:
List.mo (+83 -1)
-
adeas31
2014-03-31 13:36
#445
Rev.: 19867
-
3 lines of code changed in 18 files:
-
Makefile.common (-7),
Makefile.in (+1 -1),
Makefile.omdev.mingw (+1 -1)
-
SimulationRuntime/c:
Makefile.common (+1 -3)
-
SimulationRuntime/fmi/import:
Makefile.in (del),
Makefile.omdev.mingw (del),
fmuModelica.in (del),
fmuModelica.tmp (del),
fmuModelica.unix.in (del),
fmuModelica.unix.tmp (del),
fmuWrapper.c (del),
fmuWrapper.h (del),
moGenerator.c (del),
moGenerator.h (del),
stack.c (del),
stack.h (del),
xmlparser.c (del),
xmlparser.h (del)
-
vitalij
2014-03-31 13:36
#444
Rev.: 19866
-
125 lines of code changed in 10 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+17 -12),
localFunction.h (+1 -1)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+13 -12),
evalfG.c (+24 -19)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+10 -10)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+19 -15),
allocate_optimizer_vars.c (+5 -4),
initial_guess.c (+26 -25)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+5 -5)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+5 -5)
-
adeas31
2014-03-31 13:14
#443
Rev.: 19865
-
2 lines of code changed in 2 files:
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+2 -12)
-
Compiler/Script:
CevalScript.mo (-17)
-
hudson
2014-03-31 12:45
#442
Rev.: 19864
-
229 lines of code changed in 4 files:
-
testsuite/simulation/modelica/functions_eval:
PartEvalFunc.mo (+226 -225),
functionTest4.mos (+1),
functionTest4_Tpl.mos (+1),
functionTest5.mos (+1)
-
vwaurich
2014-03-31 12:25
#441
Rev.: 19862
-
570 lines of code changed in 18 files:
-
testsuite/simulation/modelica/functions_eval:
Inverter2.mos (+82 -1),
Makefile (+2 -1),
PartEvalFunc.mo (new 224),
func.mo (del),
func1.mo (del),
func2.mo (del),
functionTest.mo (del),
functionTest.mos (+25 -15),
functionTest1.mo (del),
functionTest1.mos (+25 -15),
functionTest2.mo (del),
functionTest2.mos (+25 -15),
functionTest3_elseif.mos (+25 -18),
functionTest4.mos (new 62),
functionTest4_Tpl.mos (new 38),
functionTest5.mos (new 62)
-
testsuite/simulation/modelica/functions_eval/ReferenceFiles:
functionTest4.mat (new),
functionTest5.mat (new)
-
vitalij
2014-03-31 12:21
#440
Rev.: 19861
-
48 lines of code changed in 6 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+3 -9)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+10 -9),
evalfG.c (+6 -6)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+27 -27),
allocate_optimizer_vars.c (-12)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+2 -2)
-
vitalij
2014-03-31 12:00
#439
Rev.: 19860
-
36 lines of code changed in 3 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+2 -6)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+21 -18),
initial_guess.c (+13 -13)
-
vitalij
2014-03-31 11:43
#438
Rev.: 19859
-
34 lines of code changed in 4 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+1 -2)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+23 -25)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+7 -7)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+3 -3)
-
sjoelund.se
2014-03-31 11:29
#437
Rev.: 19858
-
9 lines of code changed in 3 files:
-
Compiler/runtime:
System_omc.c (+5 -3),
System_rml.c (+1 -1),
systemimpl.c (+3 -5)
-
sjoelund.se
2014-03-31 09:23
#436
Rev.: 19857
-
8 lines of code changed in 3 files:
-
Makefile.libraries (+2 -2)
-
SimulationRuntime/c:
ModelicaUtilities.h (+5 -1)
-
libraries:
README (+1 -1)
-
sjoelund.se
2014-03-31 09:06
#435
Rev.: 19856
-
1 lines of code changed in 1 file:
-
sjoelund.se
2014-03-31 08:11
#434
Rev.: 19855
-
11 lines of code changed in 5 files:
-
Makefile.libraries (+1 -1)
-
Compiler/Template:
CodegenC.mo (+4 -4),
CodegenC.tpl (+4 -4)
-
Compiler/boot:
bootstrap-sources.tar.xz (changed)
-
Compiler/runtime:
ModelicaExternalC_rml.c (+2 -2)
-
sjoelund.se
2014-03-31 07:49
#433
Rev.: 19854
-
32 lines of code changed in 13 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+5 -1)
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+2 -2)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+4 -1),
initial_guess.c (+2)
-
SimulationRuntime/c/simulation:
simulation_info_xml.c (+1 -1),
simulation_runtime.cpp (+5 -3)
-
SimulationRuntime/c/simulation/solver:
events.c (+4 -3),
nonlinearSolverHybrd.c (+1 -1),
nonlinearSystem.c (+1 -1),
radau.c (+1)
-
SimulationRuntime/c/simulation/solver/initialization:
method_ipopt.h (+1 -1)
-
SimulationRuntime/c/util:
ModelicaUtilities.c (+1 -1),
omc_error.h (+4 -4)
-
sjoelund.se
2014-03-30 15:54
#432
Rev.: 19852
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+2 -2)
-
adeas31
2014-03-29 02:37
#431
Rev.: 19851
-
2 lines of code changed in 1 file:
-
OMPlot/OMPlotGUI:
PlotWindow.cpp (+2 -2)
-
hudson
2014-03-28 20:18
#430
Rev.: 19850
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-28 19:47
#429
Rev.: 19849
-
3 lines of code changed in 3 files:
-
testsuite/flattening/modelica/algorithms-functions:
FunctionDefaultArgs2.mo (+1),
FunctionDefaultArgsCycle.mo (+1)
-
testsuite/flattening/modelica/records:
RecordDefaultArg.mo (+1)
-
perost
2014-03-28 19:40
#428
Rev.: 19848
-
367 lines of code changed in 8 files:
-
Compiler/FrontEnd:
Static.mo (+203 -149)
-
Compiler/Util:
Error.mo (+3),
Util.mo (+46)
-
testsuite/flattening/modelica/algorithms-functions:
FunctionDefaultArgs2.mo (new 34),
FunctionDefaultArgsCycle.mo (new 35),
Makefile (+2)
-
testsuite/flattening/modelica/records:
Makefile (+19 -15),
RecordDefaultArg.mo (new 25)
-
niklwors
2014-03-28 16:22
#427
Rev.: 19846
-
176 lines of code changed in 27 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos (+5 -5),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos (+9 -9),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos (+5 -5),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos (+43 -5),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos (+5 -5),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+12 -12),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos (+9 -9),
Modelica.Electrical.Machines.Examples.DCMachines.DCEE_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (+6 -6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary.mos (+6 -6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_withLosses.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_SinglePhase.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos (+8 -8),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter.mos (+8 -8),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos (+8 -8),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+7 -8),
Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer.mos (+4 -4),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+9 -9),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos (+6 -6),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos (-23),
Modelica.Mechanics.MultiBody.Examples.Constraints.SphericalConstraint.mos (+5 -2)
-
mwalther
2014-03-28 16:21
#426
Rev.: 19845
-
10 lines of code changed in 3 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+8 -7),
Makefile (+1 -1),
Makefile.omdev.mingw (+1 -1)
-
mwalther
2014-03-28 15:09
#425
Rev.: 19844
-
8 lines of code changed in 3 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+6 -4),
Makefile (+1 -1),
Makefile.omdev.mingw (+1)
-
mwalther
2014-03-28 14:09
#424
Rev.: 19843
-
9 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Include/Core/Utils/extension/impl:
library_impl.hpp (+1)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
StaticSystemOMCFactory.h (+1 -1)
-
SimulationRuntime/cpp/SimCoreFactory/OMCFactory:
CMakeLists.txt (+7 -2)
-
adeas31
2014-03-28 13:30
#423
Rev.: 19841
-
20 lines of code changed in 3 files:
-
OMEdit/OMEditGUI/GUI/Widgets:
TransformationsWidget.cpp (+12 -2)
-
OMEdit/OMEditGUI/Util:
Helper.cpp (+5 -1),
Helper.h (+3 -1)
-
niklwors
2014-03-28 12:51
#422
Rev.: 19840
-
65 lines of code changed in 8 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos (+27 -12),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos (+4 -4),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+7 -8),
Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos (+5 -2),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos (+3 -3),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+15 -4),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+3 -5)
-
niklwors
2014-03-28 11:23
#421
Rev.: 19839
-
1032 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+978 -708),
CodegenCpp.tpl (+54 -50)
-
mwalther
2014-03-28 09:28
#420
Rev.: 19838
-
2 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Include/Core/System:
IStateSelection.h (+2 -2)
-
adrpo
2014-03-28 02:24
#419
Rev.: 19837
-
1 lines of code changed in 1 file:
-
adeas31
2014-03-28 01:28
#418
Rev.: 19836
-
7 lines of code changed in 1 file:
-
OMPlot/OMPlotGUI:
PlotWindow.cpp (+7 -8)
-
adeas31
2014-03-28 01:03
#417
Rev.: 19835
-
10 lines of code changed in 3 files:
-
Compiler/runtime:
FMIImpl.c (-2)
-
SimulationRuntime/c/fmi:
FMI1Common.c (+6),
FMI2Common.c (+4)
-
adeas31
2014-03-28 00:52
#416
Rev.: 19833
-
3 lines of code changed in 4 files:
-
OMEdit/OMEditGUI/Annotations:
ShapeAnnotation.cpp (+1 -1)
-
OMEdit/OMEditGUI/GUI/Dialogs:
ModelicaClassDialog.cpp (-1)
-
OMEdit/OMEditGUI/GUI/Widgets:
LibraryTreeWidget.cpp (+1 -1),
VariablesWidget.cpp (+1)
-
vitalij
2014-03-27 22:05
#415
Rev.: 19831
-
0 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/goal:
evalF.c (-2)
-
sjoelund.se
2014-03-27 21:17
#414
Rev.: 19830
-
6 lines of code changed in 5 files:
-
Compiler/runtime:
printimpl.c (-2)
-
SimulationRuntime/c/fmi:
FMI1Common.c (+2)
-
SimulationRuntime/c/meta:
realString.c (+1 -1)
-
SimulationRuntime/c/util:
utility.c (+1 -1)
-
mosh/src:
mosh.cpp (+2 -3)
-
vitalij
2014-03-27 20:29
#413
Rev.: 19829
-
136 lines of code changed in 8 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+21 -30)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+23 -21),
evalfG.c (+6 -6)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+6 -4)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+47 -45),
allocate_optimizer_vars.c (+21 -17),
initial_guess.c (+5 -4)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+7 -5)
-
sjoelund.se
2014-03-27 20:14
#412
Rev.: 19828
-
3 lines of code changed in 1 file:
-
hudson
2014-03-27 19:27
#411
Rev.: 19827
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_optimizer_vars.c (+1)
-
vitalij
2014-03-27 19:23
#410
Rev.: 19826
-
640 lines of code changed in 13 files:
-
SimulationRuntime/c:
Makefile.objs (+1 -1)
-
SimulationRuntime/c/optimization:
interfaceOptimization.h (+1),
ipoptODEstruct.h (+35 -23),
localFunction.h (-1)
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+25 -22),
evalfG.c (+53 -127)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+15 -73)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+147 -428),
allocate_optimizer_vars.c (new 282),
initial_guess.c (+28 -28)
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+35 -29)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+18 -15)
-
testsuite/openmodelica/cruntime/optimization/basic:
BR.mos (-42)
-
hudson
2014-03-27 18:51
#409
Rev.: 19825
-
2 lines of code changed in 2 files:
-
testsuite/simulation/modelica/tearing:
MixedTearing1-cel.mos (+1),
MixedTearing1-omc.mos (+1)
-
sjoelund.se
2014-03-27 18:38
#408
Rev.: 19824
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
ptaeuber
2014-03-27 18:36
#407
Rev.: 19823
-
153 lines of code changed in 4 files:
-
testsuite/simulation/modelica/tearing:
Makefile (+2 -1),
MixedTearing1-cel.mos (new 76),
MixedTearing1-omc.mos (new 75),
MixedTearing1.mos (del)
-
sjoelund.se
2014-03-27 18:16
#406
Rev.: 19822
-
3 lines of code changed in 1 file:
-
Makefile.libraries (+3 -2)
-
adrpo
2014-03-27 16:19
#405
Rev.: 19821
-
1 lines of code changed in 1 file:
-
testsuite/simulation/modelica/tearing:
Makefile (+1 -2)
-
vitalij
2014-03-27 15:42
#404
Rev.: 19820
-
4 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+2 -3)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+2 -2)
-
sjoelund.se
2014-03-27 15:01
#403
Rev.: 19819
-
12 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
read_matlab4.c (+12 -11)
-
hudson
2014-03-27 13:39
#402
Rev.: 19818
-
11 lines of code changed in 1 file:
-
Compiler/BackEnd:
Tearing.mo (+11 -11)
-
hudson
2014-03-27 13:38
#401
Rev.: 19817
-
29 lines of code changed in 29 files:
-
testsuite/simulation/modelica/tearing:
Algorithm1-celMC3.mos (+1),
Algorithm2-celMC3.mos (+1),
MixedTearing1-celMC3.mos (+1),
Tearing1-celMC3.mos (+1),
Tearing10-celMC11.mos (+1),
Tearing10-celMC12.mos (+1),
Tearing10-celMC13.mos (+1),
Tearing10-celMC21.mos (+1),
Tearing10-celMC22.mos (+1),
Tearing10-celMC23.mos (+1),
Tearing10-celMC231.mos (+1),
Tearing10-celMC3.mos (+1),
Tearing10-celMC4.mos (+1),
Tearing11-celMC3.mos (+1),
Tearing12-celMC3.mos (+1),
Tearing13-celMC3.mos (+1),
Tearing14-celMC3.mos (+1),
Tearing15-celMC3.mos (+1),
Tearing16-celMC3.mos (+1),
Tearing17-celMC3.mos (+1),
Tearing18-celMC3.mos (+1),
Tearing2-celMC3.mos (+1),
Tearing3-celMC3.mos (+1),
Tearing4-celMC3.mos (+1),
Tearing5-celMC3.mos (+1),
Tearing6-celMC3.mos (+1),
Tearing7-celMC3.mos (+1),
Tearing8-celMC3.mos (+1),
Tearing9-celMC3.mos (+1)
-
ptaeuber
2014-03-27 13:23
#400
Rev.: 19816
-
1697 lines of code changed in 31 files:
-
Compiler/BackEnd:
Tearing.mo (+142 -138)
-
testsuite/simulation/modelica/tearing:
Algorithm1-celMC3.mos (new 63),
Algorithm2-celMC3.mos (new 62),
Makefile (+52 -21),
MixedTearing1-celMC3.mos (new 78),
Tearing1-celMC3.mos (new 57),
Tearing10-celMC11.mos (new 30),
Tearing10-celMC12.mos (new 30),
Tearing10-celMC13.mos (new 30),
Tearing10-celMC21.mos (new 30),
Tearing10-celMC22.mos (new 30),
Tearing10-celMC23.mos (new 30),
Tearing10-celMC231.mos (new 30),
Tearing10-celMC3.mos (new 30),
Tearing10-celMC4.mos (new 30),
Tearing11-celMC3.mos (new 46),
Tearing12-celMC3.mos (new 26),
Tearing13-celMC3.mos (new 59),
Tearing14-celMC3.mos (new 59),
Tearing15-celMC3.mos (new 68),
Tearing16-celMC3.mos (new 57),
Tearing17-celMC3.mos (new 56),
Tearing18-celMC3.mos (new 67),
Tearing2-celMC3.mos (new 73),
Tearing3-celMC3.mos (new 44),
Tearing4-celMC3.mos (new 97),
Tearing5-celMC3.mos (new 70),
Tearing6-celMC3.mos (new 61),
Tearing7-celMC3.mos (new 64),
Tearing8-celMC3.mos (new 69),
Tearing9-celMC3.mos (new 57)
-
hudson
2014-03-27 13:01
#399
Rev.: 19814
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
mwalther
2014-03-27 12:50
#398
Rev.: 19813
-
738 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCppHpcom.mo (+632 -344),
CodegenCppHpcom.tpl (+106 -26)
-
sjoelund.se
2014-03-27 10:49
#397
Rev.: 19812
-
4 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Static.mo (+4)
-
vitalij
2014-03-27 10:16
#396
Rev.: 19811
-
8 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
solver_main.c (+8 -1)
-
sjoelund.se
2014-03-27 10:08
#395
Rev.: 19810
-
8 lines of code changed in 1 file:
-
vitalij
2014-03-27 09:52
#394
Rev.: 19809
-
9 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
radau.c (+9 -11)
-
vitalij
2014-03-27 09:37
#393
Rev.: 19808
-
36 lines of code changed in 4 files:
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+10 -8)
-
SimulationRuntime/c/optimization/goal:
evalF.c (+5 -7)
-
SimulationRuntime/c/optimization/initialOptimizer:
initial_guess.c (+19 -21)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+2 -2)
-
sjoelund.se
2014-03-27 09:27
#392
Rev.: 19807
-
23 lines of code changed in 42 files:
-
testsuite/metamodelica/MetaModelicaDev:
common.omc (+2 -2)
-
testsuite/metamodelica/MetaModelicaDev/02a_exp1:
lexer.l (new),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/02b_exp2:
lexer.l (new),
parser.y (+1 -1)
-
testsuite/metamodelica/MetaModelicaDev/03_symbolicderivative:
lexer.l (+1 -1),
parser.y (+1 -1)
-
testsuite/metamodelica/MetaModelicaDev/04_assignment:
lexer.l (new),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/05a_assigntwotype:
lexer.l (+1 -1),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/05b_modassigntwotype:
lexer.l (new),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/08_pam:
lexer.l (+1 -1),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/09_pamdecl:
lexer.l (new),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/10_pamtrans:
lexer.l (+1 -1),
parser.y (new)
-
testsuite/metamodelica/MetaModelicaDev/11_petrol:
lexerPetrol.c (+1 -1),
parser.y (new),
parsutil_omc.c (+1 -1)
-
adrpo
2014-03-27 04:52
#391
Rev.: 19806
-
17 lines of code changed in 1 file:
-
Compiler/BackEnd:
SimCodeUtil.mo (+17)
-
adrpo
2014-03-27 01:39
#390
Rev.: 19802
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
omc_error.h (+1 -1)
-
adrpo
2014-03-27 01:35
#389
Rev.: 19801
-
1 lines of code changed in 1 file:
-
Compiler/runtime:
System_rml.c (+1 -1)
-
adrpo
2014-03-27 01:17
#388
Rev.: 19800
-
23 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ValuesUtil.mo (+5 -5)
-
Compiler/Script:
Interactive.mo (+14 -12)
-
Compiler/Util:
Util.mo (+4 -5)
-
adrpo
2014-03-27 01:14
#387
Rev.: 19799
-
8 lines of code changed in 3 files:
-
Compiler/runtime:
System_omc.c (+6 -7),
System_rml.c (+1 -1),
systemimpl.c (+1 -1)
-
sjoelund.se
2014-03-26 22:50
#386
Rev.: 19798
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
omc_error.h (+1 -1)
-
sjoelund.se
2014-03-26 22:37
#385
Rev.: 19797
-
4 lines of code changed in 2 files:
-
SimulationRuntime/c/simulation/solver:
external_input.c (+3 -3)
-
SimulationRuntime/c/simulation/solver/initialization:
initialization_data.c (+1 -1)
-
sjoelund.se
2014-03-26 22:08
#384
Rev.: 19796
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
omc_error.h (+1)
-
sjoelund.se
2014-03-26 22:04
#383
Rev.: 19795
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Algorithm.mo (+2 -2)
-
sjoelund.se
2014-03-26 21:56
#382
Rev.: 19794
-
111 lines of code changed in 14 files:
-
Compiler/FrontEnd:
Algorithm.mo (+47),
Patternm.mo (+9 -6)
-
Compiler/runtime:
printimpl.c (+2 -2)
-
SimulationRuntime/c:
openmodelica.h (+3)
-
SimulationRuntime/c/simulation:
simulation_info_xml.c (+2 -2)
-
SimulationRuntime/c/simulation/solver:
external_input.c (+3 -4),
linearSolverLapack.c (+1 -1),
model_help.c (+3 -2)
-
SimulationRuntime/c/simulation/solver/initialization:
initialization_data.c (+1 -1)
-
SimulationRuntime/c/util:
omc_error.c (+17 -16),
omc_error.h (+14 -1),
read_matlab4.c (+3),
rtclock.c (+5 -5),
string_util.c (+1 -1)
-
hudson
2014-03-26 20:31
#381
Rev.: 19793
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-26 18:28
#380
Rev.: 19792
-
5 lines of code changed in 1 file:
-
Compiler/boot/include:
msgpack-modelica.h (+5 -1)
-
sjoelund.se
2014-03-26 18:02
#379
Rev.: 19791
-
1 lines of code changed in 1 file:
-
Compiler/boot/include:
msgpack-modelica.h (+1 -1)
-
sjoelund.se
2014-03-26 18:00
#378
Rev.: 19790
-
4 lines of code changed in 1 file:
-
Compiler/boot/include:
msgpack-modelica.h (+4)
-
sjoelund.se
2014-03-26 17:27
#377
Rev.: 19789
-
1 lines of code changed in 1 file:
-
sjoelund.se
2014-03-26 17:03
#376
Rev.: 19788
-
9 lines of code changed in 2 files:
-
Makefile.common (+8 -7)
-
Compiler/boot:
Makefile.in (+1 -1)
-
sjoelund.se
2014-03-26 16:51
#375
Rev.: 19787
-
2 lines of code changed in 2 files:
-
Compiler:
Makefile.common (+1)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (+1 -1)
-
sjoelund.se
2014-03-26 16:45
#374
Rev.: 19786
-
35 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Patternm.mo (+35 -24)
-
hudson
2014-03-26 16:44
#373
Rev.: 19785
-
1 lines of code changed in 1 file:
-
Compiler/boot/include:
msgpack-modelica.h (+1)
-
sjoelund.se
2014-03-26 16:29
#372
Rev.: 19784
-
261 lines of code changed in 1 file:
-
Compiler/boot/include:
msgpack-modelica.h (+261 -1)
-
sjoelund.se
2014-03-26 16:22
#371
Rev.: 19783
-
256 lines of code changed in 1 file:
-
Compiler/Util:
MessagePack.mo (+256 -1)
-
sjoelund.se
2014-03-26 16:11
#370
Rev.: 19782
-
1 lines of code changed in 2 files:
-
Compiler/boot:
Makefile.in (+1 -1)
-
Compiler/boot/include:
msgpack-modelica.h (new)
-
sjoelund.se
2014-03-26 16:00
#369
Rev.: 19781
-
2839 lines of code changed in 41 files:
-
Compiler:
OpenModelicaBootstrappingHeader.h (+2 -48)
-
Compiler/BackEnd:
BackendDAEUtil.mo (-16),
BackendVarTransform.mo (-14),
FindZeroCrossings.mo (-17),
PartFn.mo (-24),
SerializeModelInfo.mo (new 159),
SimCodeMain.mo (+9 -2),
SimCodeUtil.mo (-22)
-
Compiler/FrontEnd:
Absyn.mo (-23),
Algorithm.mo (-3),
CheckModel.mo (-17),
DAE.mo (-14),
DAEDump.mo (-39),
DAEUtil.mo (-36),
Dump.mo (-16),
Inline.mo (-10),
InstSection.mo (-37),
InstUtil.mo (-9),
Mod.mo (+2 -7),
Patternm.mo (+360 -20),
PrefixUtil.mo (-20),
SCode.mo (-53),
SCodeUtil.mo (-13),
Static.mo (+3 -3)
-
Compiler/Template:
AbsynDumpTV.mo (-10),
AbsynDumpTpl.mo (-32),
AbsynDumpTpl.tpl (-15),
CodegenAdevs.mo (+670 -951),
CodegenAdevs.tpl (-40),
CodegenC.mo (+1106 -1294),
CodegenC.tpl (-39),
CodegenCSharp.mo (+8 -32),
CodegenCSharp.tpl (-3),
CodegenCpp.mo (+1 -28),
CodegenCpp.tpl (-3),
SimCodeTV.mo (-11)
-
Compiler/Util:
AvlTreeString.mo (new 514),
MessagePack.mo (new 1)
-
Compiler/boot:
LoadCompilerSources.mos (+3 -2),
Makefile.in (+1 -1),
bootstrap-sources.tar.xz (changed)
-
adrpo
2014-03-26 15:37
#368
Rev.: 19780
-
2 lines of code changed in 1 file:
-
Compiler/runtime:
Print_omc.c (+2 -2)
-
adrpo
2014-03-26 15:23
#367
Rev.: 19779
-
1 lines of code changed in 1 file:
-
adrpo
2014-03-26 15:23
#366
Rev.: 19778
-
0 lines of code changed in 1 file:
-
testsuite/openmodelica/bootstrapping:
SimCodeTest.mos (-1)
-
adrpo
2014-03-26 14:57
#365
Rev.: 19777
-
77 lines of code changed in 10 files:
-
Makefile.omdev.mingw (+1 -1)
-
Compiler/Template:
CodegenC.mo (+61 -62),
CodegenC.tpl (-1)
-
Compiler/runtime:
systemimpl.c (+1),
systemimplmisc.cpp (+1 -1)
-
SimulationRuntime/c/meta:
meta_modelica.c (+2 -2),
meta_modelica_builtin.c (+1 -1)
-
SimulationRuntime/c/meta/gc:
mmc_gc.h (+3 -2)
-
SimulationRuntime/c/util:
string_util.c (+7)
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (-1)
-
hudson
2014-03-26 14:19
#364
Rev.: 19776
-
1 lines of code changed in 1 file:
-
Compiler/Template:
CodegenAdevs.tpl (+1 -1)
-
nutaro
2014-03-26 14:11
#363
Rev.: 19775
-
526 lines of code changed in 2 files:
-
Compiler/Template:
CodegenAdevs.mo (+472 -363),
CodegenAdevs.tpl (+54 -32)
-
adrpo
2014-03-26 13:07
#362
Rev.: 19774
-
1 lines of code changed in 1 file:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+1)
-
sjoelund.se
2014-03-26 12:22
#361
Rev.: 19773
-
1 lines of code changed in 1 file:
-
libraries:
README (+1 -1)
-
sjoelund.se
2014-03-26 12:22
#360
Rev.: 19772
-
169 lines of code changed in 40 files:
-
testsuite/openmodelica/parser:
ParseFullModelica3.2.1.mos (+10 -9)
-
testsuite/simulation/libraries/3rdParty/Exercises:
ServoSystem1.Aufgabe3_2.mos (+2 -2),
ServoSystem1.Aufgabe3_3.mos (+2 -2),
ServoSystem3.Aufgabe3_2.mos (+2 -2),
ServoSystem3.Aufgabe3_3.mos (+2 -2),
ServoSystem3.Aufgabe4_1.mos (+1 -1),
ServoSystem3.Aufgabe4_2.mos (+1 -1),
ServoSystem3.Aufgabe4_3a.mos (+1 -1),
ServoSystem3.Aufgabe4_3b.mos (+1 -1),
ServoSystem3.Aufgabe4_4a.mos (+1 -1)
-
testsuite/simulation/libraries/msl32:
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos (+4 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos (+8 -8),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos (+4 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos (+4 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos (+4 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos (+4 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+12 -12),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos (+9 -9),
Modelica.Electrical.Machines.Examples.DCMachines.DCEE_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (+6 -6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary.mos (+6 -6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_withLosses.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_SinglePhase.mos (+3 -3),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_Start.mos (+3 -3),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos (+6 -6),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter.mos (+7 -7),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos (+6 -6),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+5 -5),
Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer.mos (+4 -4),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+4 -4),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+9 -9),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos (+6 -6),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos (+4 -4)
-
testsuite/simulation/modelica/hpcom:
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (+2 -2)
-
testsuite/simulation/modelica/start_value_selection:
asmaFlow.mos (+11 -11)
-
sjoelund.se
2014-03-26 10:19
#359
Rev.: 19771
-
19 lines of code changed in 2 files:
-
Compiler/runtime:
unitparser.cpp (+1 -1)
-
SimulationRuntime/c/util:
read_matlab4.c (+18 -10)
-
hudson
2014-03-26 10:03
#358
Rev.: 19770
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-26 09:26
#357
Rev.: 19769
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-26 08:51
#356
Rev.: 19768
-
2 lines of code changed in 1 file:
-
sjoelund.se
2014-03-26 08:46
#355
Rev.: 19767
-
14 lines of code changed in 2 files:
-
Makefile.in (+4 -1),
configure.in (+10)
-
adrpo
2014-03-26 02:34
#354
Rev.: 19766
-
15 lines of code changed in 1 file:
-
Compiler/FrontEnd:
DAEDump.mo (+15 -18)
-
sjoelund.se
2014-03-26 00:22
#353
Rev.: 19765
-
1 lines of code changed in 1 file:
-
Compiler/runtime:
unitparser.cpp (+1 -1)
-
sjoelund.se
2014-03-26 00:07
#352
Rev.: 19763
-
8 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
utility.c (+8 -8)
-
sjoelund.se
2014-03-26 00:01
#351
Rev.: 19762
-
1 lines of code changed in 1 file:
-
SimulationRuntime/interactive:
omi_ResultManager.cpp (+1 -1)
-
sjoelund.se
2014-03-25 23:47
#350
Rev.: 19761
-
7 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
utility.c (+7 -9)
-
adeas31
2014-03-25 23:31
#349
Rev.: 19759
-
3 lines of code changed in 2 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+1),
meta_modelica.h (+2 -1)
-
sjoelund.se
2014-03-25 23:23
#348
Rev.: 19758
-
6 lines of code changed in 1 file:
-
SimulationRuntime/c:
ModelicaUtilities.h (+6 -3)
-
adrpo
2014-03-25 22:04
#347
Rev.: 19757
-
203 lines of code changed in 35 files:
-
testsuite/flattening/libraries/3rdParty/Exercises:
instExercises.mos (+12 -12)
-
testsuite/flattening/libraries/3rdParty/HumMod:
instHumModOMCTotal.mos (+2 -2)
-
testsuite/flattening/libraries/3rdParty/PlanarMechanics:
instantiatePlanarMechanicsForTesting.mos (+7 -7)
-
testsuite/flattening/libraries/3rdParty/SiemensPower:
SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos (+9 -9),
SiemensPower.Components.Pipes.Tests.tube_test.mos (+9 -9)
-
testsuite/flattening/libraries/3rdParty/siemens:
valve_test.mos (+7 -7)
-
testsuite/flattening/libraries/msl22:
AIMC_Inverter.mos (+2 -2),
LossyGearDemo1.mos (+2 -2),
LossyGearDemo2.mos (+2 -2),
SMPM_Inverter.mos (+2 -2),
SMR_Inverter.mos (+2 -2),
TestNand.mos (+4 -4)
-
testsuite/flattening/libraries/msl22/modelicaAdditions:
Engine1.mos (+3 -3),
Engine2.mos (+9 -9),
FourBar1.mos (+3 -3),
FourBar2.mos (+9 -9),
TwoLoop.mos (+9 -9),
robot.mos (+18 -18)
-
testsuite/flattening/libraries/msl31:
Modelica.Electrical.Machines.Examples.mos (+6 -6)
-
testsuite/flattening/modelica/connectors:
CGraphBug.mos (+1 -1)
-
testsuite/flattening/modelica/others:
FlexibleShaftNonLinearTotal.mo (+2 -2),
InvertedPendulumTotal.mo (+3 -3)
-
testsuite/openmodelica/debugDumps:
bltdump.mos (+15 -15),
dumpEncapsulateWhenConditions.mos (+5 -5),
dumpTransformedModelica.mos (+5 -5),
dumpdaelow.mos (+6 -6),
dumpeqninorder.mos (+5 -5),
dumpindxdae.mos (+5 -5),
dumpinitialsystem.mos (+10 -10)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+5 -5)
-
testsuite/simulation/libraries/3rdParty/TestMedia:
TestSteam.mos (+7 -7),
TestWater.mos (+7 -7)
-
testsuite/simulation/libraries/3rdParty/ThermoPower:
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos (+8 -8)
-
testsuite/simulation/libraries/msl32:
Modelica.Electrical.Digital.Examples.FlipFlop.mos (+1 -1),
Modelica.Electrical.Digital.Examples.Multiplexer.mos (+1 -1)
-
lochel
2014-03-25 21:43
#346
Rev.: 19756
-
636 lines of code changed in 8 files:
-
Compiler:
Makefile.common (-1)
-
Compiler/BackEnd:
ResidualCmp.mo (del)
-
Compiler/Script:
CevalScript.mo (-9),
StaticScript.mo (-7)
-
Compiler/Unused:
ResidualCmp.mo (new 635)
-
Compiler/Util:
Flags.mo (+1 -1)
-
Compiler/boot:
LoadCompilerSources.mos (-1)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (-1)
-
sjoelund.se
2014-03-25 21:36
#345
Rev.: 19755
-
4 lines of code changed in 2 files:
-
testsuite/simulation/libraries/msl32:
Modelica.Electrical.Digital.Examples.FlipFlop.mos (+2 -3),
Modelica.Electrical.Digital.Examples.Multiplexer.mos (+2 -3)
-
adrpo
2014-03-25 21:18
#344
Rev.: 19754
-
5 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+5 -31)
-
niklwors
2014-03-25 18:32
#343
Rev.: 19753
-
47 lines of code changed in 4 files:
-
Compiler/Template:
CodegenCpp.mo (+31 -30),
CodegenCpp.tpl (+14 -12)
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+1 -6),
Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos (+1 -1)
-
adeas31
2014-03-25 17:50
#342
Rev.: 19751
-
0 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.h (-5)
-
vitalij
2014-03-25 17:47
#341
Rev.: 19750
-
31 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+31 -5)
-
vitalij
2014-03-25 17:46
#340
Rev.: 19749
-
1055 lines of code changed in 33 files:
-
testsuite/flattening/libraries/3rdParty/Exercises:
instExercises.mos (+367 -367)
-
testsuite/flattening/libraries/3rdParty/HumMod:
instHumModOMCTotal.mos (+2 -2)
-
testsuite/flattening/libraries/3rdParty/PlanarMechanics:
instantiatePlanarMechanicsForTesting.mos (+283 -283)
-
testsuite/flattening/libraries/3rdParty/SiemensPower:
SiemensPower.Components.Pipes.Tests.TubeWithoutWall.mos (+9 -9),
SiemensPower.Components.Pipes.Tests.tube_test.mos (+9 -9)
-
testsuite/flattening/libraries/3rdParty/siemens:
valve_test.mos (+7 -7)
-
testsuite/flattening/libraries/msl22:
AIMC_Inverter.mos (+7 -7),
LossyGearDemo1.mos (+4 -4),
LossyGearDemo2.mos (+4 -4),
SMPM_Inverter.mos (+9 -9),
SMR_Inverter.mos (+7 -7),
TestNand.mos (+4 -4)
-
testsuite/flattening/libraries/msl22/modelicaAdditions:
Engine1.mos (+3 -3),
Engine2.mos (+9 -9),
FourBar1.mos (+3 -3),
FourBar2.mos (+9 -9),
TwoLoop.mos (+9 -9),
robot.mos (+18 -18)
-
testsuite/flattening/libraries/msl31:
Modelica.Electrical.Machines.Examples.mos (+6 -6)
-
testsuite/flattening/modelica/connectors:
CGraphBug.mos (+11 -11)
-
testsuite/flattening/modelica/others:
FlexibleShaftNonLinearTotal.mo (+2 -2),
InvertedPendulumTotal.mo (+3 -3)
-
testsuite/openmodelica/debugDumps:
bltdump.mos (+15 -15),
dumpEncapsulateWhenConditions.mos (+5 -5),
dumpTransformedModelica.mos (+5 -5),
dumpdaelow.mos (+198 -198),
dumpeqninorder.mos (+5 -5),
dumpindxdae.mos (+5 -5),
dumpinitialsystem.mos (+10 -10)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+5 -5)
-
testsuite/simulation/libraries/3rdParty/TestMedia:
TestSteam.mos (+7 -7),
TestWater.mos (+7 -7)
-
testsuite/simulation/libraries/3rdParty/ThermoPower:
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos (+8 -8)
-
adrpo
2014-03-25 17:44
#339
Rev.: 19748
-
2 lines of code changed in 2 files:
-
Compiler/BackEnd:
ResidualCmp.mo (+1 -2),
SimCodeUtil.mo (+1 -1)
-
adeas31
2014-03-25 17:42
#338
Rev.: 19746
-
48 lines of code changed in 3 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+38 -107),
meta_modelica.h (+10)
-
SimulationRuntime/c/util:
omc_msvc.c (-13)
-
adrpo
2014-03-25 17:36
#337
Rev.: 19745
-
2 lines of code changed in 1 file:
-
Compiler/BackEnd:
ResidualCmp.mo (+2 -2)
-
adrpo
2014-03-25 17:28
#336
Rev.: 19744
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ComponentReference.mo (+1 -1)
-
lochel
2014-03-25 16:56
#335
Rev.: 19743
-
59 lines of code changed in 3 files:
-
Compiler/BackEnd:
FindZeroCrossings.mo (+19),
SimCodeUtil.mo (+16 -47)
-
Compiler/FrontEnd:
ComponentReference.mo (+24 -8)
-
sjoelund.se
2014-03-25 16:56
#334
Rev.: 19742
-
3 lines of code changed in 1 file:
-
adeas31
2014-03-25 16:31
#333
Rev.: 19741
-
3 lines of code changed in 3 files:
-
Makefile.common (+1 -1),
Makefile.in (+1),
Makefile.omdev.mingw (+1)
-
sjoelund.se
2014-03-25 15:25
#332
Rev.: 19739
-
6 lines of code changed in 1 file:
-
testsuite/partest:
runtests.pl (+6)
-
sjoelund.se
2014-03-25 14:25
#331
Rev.: 19738
-
5 lines of code changed in 1 file:
-
sjoelund.se
2014-03-25 13:56
#330
Rev.: 19736
-
29 lines of code changed in 1 file:
-
hudson
2014-03-25 13:00
#329
Rev.: 19735
-
251 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
string_util.c (+251 -251)
-
sjoelund.se
2014-03-25 12:57
#328
Rev.: 19734
-
3679 lines of code changed in 2 files:
-
SimulationRuntime/c/util:
string_util.c (new 3626),
string_util.h (new 53)
-
sjoelund.se
2014-03-25 12:51
#327
Rev.: 19733
-
10 lines of code changed in 8 files:
-
OMPlot/OMPlotGUI:
OMPlotGUI.pro (+1),
OMPlotLib.pro (+1)
-
Parser:
Modelica.g (+2 -1)
-
SimulationRuntime/c:
Makefile.objs (+2 -2)
-
SimulationRuntime/c/meta:
dtoa.c (del),
realString.c (-161)
-
SimulationRuntime/c/util:
CMakeLists.txt (+2 -2),
read_csv.c (+2 -1)
-
vitalij
2014-03-25 12:10
#326
Rev.: 19732
-
10 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+10 -1)
-
sjoelund.se
2014-03-25 12:07
#325
Rev.: 19731
-
11 lines of code changed in 6 files:
-
Makefile.libraries (+1 -1)
-
Compiler/Template:
CodegenCpp.mo (+10 -12)
-
libraries/ModelicaServices 1.0 modelica3d:
package.mo (del)
-
libraries/ModelicaServices 1.0 modelica3d/Modelica3D:
package.mo (del)
-
libraries/ModelicaServices 1.0 modelica3d/modbus:
package.mo (del)
-
libraries/ModelicaServices 1.0 modelica3d/modcount:
package.mo (del)
-
vitalij
2014-03-25 11:46
#324
Rev.: 19730
-
28 lines of code changed in 5 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+7)
-
testsuite/flattening/libraries/msl22:
TestNand.mos (+16 -16)
-
testsuite/flattening/modelica/others:
ThermoPower.Examples.BraytonCycle.ClosedLoopSimulator.mos (+1 -1)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+3 -3)
-
testsuite/simulation/modelica/records:
ATotal.mos (+1 -1)
-
adrpo
2014-03-25 06:35
#323
Rev.: 19729
-
25 lines of code changed in 7 files:
-
Compiler/Util:
Util.mo (+3 -1)
-
Compiler/runtime:
Dynload.cpp (+4 -4),
System_rml.c (+2 -2),
printimpl.c (+4 -3),
settingsimpl.c (+2 -2),
systemimplmisc.cpp (+6 -1)
-
SimulationRuntime/c/meta/gc:
mmc_gc.h (+4 -2)
-
adrpo
2014-03-25 02:15
#322
Rev.: 19728
-
54 lines of code changed in 20 files:
-
Compiler/Template:
CodegenC.mo (+2 -2),
CodegenC.tpl (+2 -2)
-
Compiler/runtime:
systemimpl.c (+4)
-
SimulationRuntime/c:
Makefile.common (+1 -5),
Makefile.objs (+2 -11)
-
SimulationRuntime/c/meta:
CMakeLists.txt (+2 -10),
meta_modelica.c (+4 -12),
meta_modelica.h (-8),
meta_modelica_builtin.c (+1 -21),
meta_modelica_builtin.h (-22)
-
SimulationRuntime/c/meta/gc:
common.c (del),
common.h (del),
generational.c (del),
generational.h (del),
marksweep.c (del),
marksweep.h (del),
mmc_gc.c (+5 -7),
mmc_gc.h (+31 -66),
roots.c (del),
roots.h (del)
-
adeas31
2014-03-24 23:31
#321
Rev.: 19726
-
32 lines of code changed in 2 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+31),
meta_modelica.h (+1)
-
vitalij
2014-03-24 22:51
#320
Rev.: 19725
-
144 lines of code changed in 14 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+17)
-
testsuite/flattening/libraries/msl22/modelicaAdditions:
FourBar1.mos (+12 -12),
FourBar2.mos (+12 -12),
TwoLoop.mos (+9 -9),
robot.mos (+55 -55)
-
testsuite/flattening/modelica/others:
InvertedPendulumTotal.mo (+12 -12)
-
testsuite/openmodelica/bootstrapping:
SimplifyTest.mos (+2 -2)
-
testsuite/openmodelica/debugDumps:
bltdump.mos (+16 -16),
dumpEncapsulateWhenConditions.mos (+1 -1),
dumpTransformedModelica.mos (+1 -1),
dumpeqninorder.mos (+1 -1),
dumpindxdae.mos (+1 -1),
dumpinitialsystem.mos (+2 -2)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+3 -3)
-
sjoelund.se
2014-03-24 21:38
#319
Rev.: 19724
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+1)
-
vitalij
2014-03-24 21:17
#318
Rev.: 19723
-
7 lines of code changed in 3 files:
-
Compiler/FrontEnd:
ExpressionSimplify.mo (+1 -1)
-
testsuite/openmodelica/bootstrapping:
SimplifyTest.mos (+3 -3)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+3 -3)
-
sjoelund.se
2014-03-24 21:10
#317
Rev.: 19722
-
4 lines of code changed in 1 file:
-
Compiler/runtime:
systemimpl.c (+4)
-
vitalij
2014-03-24 20:23
#316
Rev.: 19721
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Expression.mo (+1 -1)
-
sjoelund.se
2014-03-24 19:08
#315
Rev.: 19720
-
28 lines of code changed in 7 files:
-
Compiler/FrontEnd:
ComponentReference.mo (+14),
InstFunction.mo (+1 -1)
-
Compiler/Template:
CodegenC.mo (+4 -4),
CodegenC.tpl (+1 -1)
-
Compiler/Util:
Flags.mo (+6 -3)
-
Compiler/boot:
CompileFile.mos (+1 -1)
-
testsuite/metamodelica/meta:
StrictRML.mos (+1 -1)
-
vitalij
2014-03-24 17:07
#314
Rev.: 19719
-
13 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Expression.mo (+13)
-
adeas31
2014-03-24 16:55
#313
Rev.: 19717
-
32 lines of code changed in 2 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+31),
meta_modelica.h (+1)
-
adrpo
2014-03-24 16:36
#312
Rev.: 19716
-
0 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
CMakeLists.txt (-1)
-
sjoelund.se
2014-03-24 16:34
#311
Rev.: 19715
-
0 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
CMakeLists.txt (-1)
-
vitalij
2014-03-24 16:26
#310
Rev.: 19714
-
7 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Expression.mo (+6),
ExpressionSimplify.mo (+1)
-
leonardo.laguna
2014-03-24 15:34
#309
Rev.: 19713
-
7 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Dump.mo (+7)
-
adeas31
2014-03-24 15:23
#308
Rev.: 19711
-
7 lines of code changed in 2 files:
-
OMEdit/OMEditGUI/GUI:
MainWindow.cpp (+1 -1)
-
OMEdit/OMEditGUI/GUI/Widgets:
VariablesWidget.cpp (+6 -4)
-
hudson
2014-03-24 15:00
#307
Rev.: 19710
-
9 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+9 -9)
-
niklwors
2014-03-24 14:58
#306
Rev.: 19709
-
225 lines of code changed in 11 files:
-
Compiler/Template:
CodegenCpp.mo (+35 -27),
CodegenCpp.tpl (+28 -28)
-
SimulationRuntime/cpp/Core/Solver:
SystemStateSelection.cpp (+139 -115)
-
SimulationRuntime/cpp/Include/Core/System:
IStateSelection.h (+2 -2)
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+5 -6),
Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos (+3 -3),
Modelica.Mechanics.MultiBody.Examples.Constraints.SphericalConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos (+3 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (+3 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos (+3 -3),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos (+3 -3)
-
hudson
2014-03-24 13:47
#305
Rev.: 19708
-
30 lines of code changed in 2 files:
-
SimulationRuntime/c/simulation/solver:
nonlinearSolverHybrd.c (+10 -10),
nonlinearSystem.c (+20 -20)
-
wbraun
2014-03-24 13:45
#304
Rev.: 19707
-
209 lines of code changed in 10 files:
-
Compiler/Template:
CodegenC.mo (+76 -70),
CodegenC.tpl (+7 -1)
-
SimulationRuntime/c/simulation/solver:
nonlinearSolverHybrd.c (+37 -32),
nonlinearSystem.c (+57 -36)
-
testsuite/simulation/modelica/nonlinear_system:
nonlinearFailed.mos (+4 -3),
nonlinearFailed_kinsol.mos (+4 -4)
-
testsuite/simulation/modelica/tearing:
Tearing17-cel.mos (+6 -1),
Tearing17-omc.mos (+6 -1),
Tearing18-cel.mos (+6 -1),
Tearing18-omc.mos (+6 -1)
-
sjoelund.se
2014-03-24 12:33
#303
Rev.: 19706
-
222 lines of code changed in 18 files:
-
Compiler/BackEnd:
SimCodeMain.mo (+3)
-
Compiler/Template:
TplParser.mo (+19 -18)
-
Compiler/boot:
LoadCompilerSources.mos (+1),
bootstrap-sources.tar.xz (changed)
-
Compiler/runtime:
System_omc.c (+2 -2)
-
Parser:
ModelicaParser_omc.c (+8 -2),
parse.c (+1 -12)
-
SimulationRuntime/c:
Makefile.common (-1),
Makefile.objs (-2)
-
SimulationRuntime/c/meta:
meta_modelica.c (+2 -2),
meta_modelica_builtin.c (+69 -119),
meta_modelica_builtin.h (+52 -62),
meta_modelica_builtin_boxptr.h (+55 -9),
meta_modelica_mk_box.h (-1),
meta_modelica_real.c (del),
meta_modelica_real.h (del)
-
SimulationRuntime/c/util:
modelica.h (-1),
utility.h (+10)
-
lochel
2014-03-24 12:06
#302
Rev.: 19705
-
11 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+11 -12)
-
lochel
2014-03-24 11:05
#301
Rev.: 19704
-
10 lines of code changed in 1 file:
-
Compiler/BackEnd:
SimCodeUtil.mo (+10 -9)
-
sjoelund.se
2014-03-24 08:19
#300
Rev.: 19703
-
2204 lines of code changed in 5 files:
-
Compiler/BackEnd:
SimCode.mo (+1)
-
Compiler/FrontEnd:
DAE.mo (+1)
-
Compiler/Template:
CodegenC.mo (+2195 -2284),
CodegenC.tpl (+6 -10),
SimCodeTV.mo (+1)
-
adrpo
2014-03-24 03:11
#299
Rev.: 19702
-
29 lines of code changed in 3 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+4),
meta_modelica.h (+5),
meta_modelica_builtin.c (+20)
-
adeas31
2014-03-24 02:47
#298
Rev.: 19700
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/GUI/Dialogs:
OptionsDialog.cpp (+1 -1)
-
adrpo
2014-03-23 22:20
#297
Rev.: 19699
-
10 lines of code changed in 4 files:
-
Makefile.common (+4),
Makefile.in (+1),
Makefile.omdev.mingw (+1 -1)
-
testsuite/openmodelica/bootstrapping:
LinkMain.makefile.in (+4)
-
sjoelund.se
2014-03-23 20:19
#296
Rev.: 19698
-
3 lines of code changed in 1 file:
-
sjoelund.se
2014-03-23 20:18
#295
Rev.: 19697
-
5 lines of code changed in 4 files:
-
configure.in (+2)
-
OMEdit/OMEditGUI:
OMEdit.config.in (+1 -1)
-
OMNotebook/OMNotebookGUI:
OMNotebook.config.in (+1 -1)
-
OMPlot/OMPlotGUI:
OMPlotGUI.config.in (+1 -1)
-
hudson
2014-03-23 20:18
#294
Rev.: 19696
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-23 08:15
#293
Rev.: 19695
-
1 lines of code changed in 1 file:
-
testsuite/metamodelica/MetaModelicaDev/documentation:
Basic-Exercise-MetaModelica.onb (+1 -1)
-
adrpo
2014-03-22 22:27
#292
Rev.: 19694
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/parser:
ParseFullModelica3.1.mos (+1)
-
hudson
2014-03-22 20:14
#291
Rev.: 19692
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-22 20:12
#290
Rev.: 19691
-
51 lines of code changed in 3 files:
-
Compiler/Script:
CevalScript.mo (+19 -10)
-
Compiler/Util:
Error.mo (+2),
Graph.mo (+30 -18)
-
sjoelund.se
2014-03-22 19:21
#289
Rev.: 19690
-
53 lines of code changed in 6 files:
-
Compiler/FrontEnd:
DAEUtil.mo (+20),
Static.mo (+1 -1)
-
Compiler/Script:
CevalScript.mo (+3 -9)
-
Compiler/Template:
CodegenC.mo (+1 -1),
CodegenC.tpl (+1 -1),
CodegenCpp.mo (+27 -36)
-
sjoelund.se
2014-03-22 10:58
#288
Rev.: 19689
-
1361 lines of code changed in 259 files:
-
Compiler/Template:
CodegenC.mo (+1082 -1053),
CodegenC.tpl (+1 -1),
SimCodeTV.mo (+7)
-
Compiler/Util:
Util.mo (+16)
-
testsuite/simulation/libraries/common:
ModelTesting.mos (+1 -1)
-
testsuite/simulation/libraries/msl32:
Modelica.Blocks.Examples.BooleanNetwork1.mos (+1 -1),
Modelica.Blocks.Examples.BusUsage.mos (+1 -1),
Modelica.Blocks.Examples.Filter.mos (+1 -1),
Modelica.Blocks.Examples.FilterWithDifferentiation.mos (+1 -1),
Modelica.Blocks.Examples.FilterWithRiseTime.mos (+1 -1),
Modelica.Blocks.Examples.IntegerNetwork1.mos (+1 -1),
Modelica.Blocks.Examples.Interaction1.mos (+1 -1),
Modelica.Blocks.Examples.InverseModel.mos (+1 -1),
Modelica.Blocks.Examples.LogicalNetwork1.mos (+1 -1),
Modelica.Blocks.Examples.PID_Controller.mos (+1 -1),
Modelica.Blocks.Examples.RealNetwork1.mos (+1 -1),
Modelica.Blocks.Examples.ShowLogicalSources.mos (+1 -1),
Modelica.ComplexBlocks.Examples.TestConversionBlock.mos (+1 -1),
Modelica.Electrical.Analog.Examples.AD_DA_conversion.mos (+1 -1),
Modelica.Electrical.Analog.Examples.AmplifierWithOpAmpDetailed.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CauerLowPassAnalog.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CauerLowPassOPV.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CauerLowPassSC.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.CompareTransformers.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ControlledSwitchWithArc.mos (+1 -1),
Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (+1 -1),
Modelica.Electrical.Analog.Examples.IdealTriacCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.NandGate.mos (+1 -1),
Modelica.Electrical.Analog.Examples.OvervoltageProtection.mos (+1 -1),
Modelica.Electrical.Analog.Examples.Rectifier.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ShowSaturatingInductor.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ShowVariableResistor.mos (+1 -1),
Modelica.Electrical.Analog.Examples.SimpleTriacCircuit.mos (+1 -1),
Modelica.Electrical.Analog.Examples.SwitchWithArc.mos (+1 -1),
Modelica.Electrical.Analog.Examples.ThyristorBehaviourTest.mos (+1 -1),
Modelica.Electrical.Digital.Examples.Adder4.mos (+1 -1),
Modelica.Electrical.Digital.Examples.BUF3S.mos (+1 -1),
Modelica.Electrical.Digital.Examples.Counter.mos (+1 -1),
Modelica.Electrical.Digital.Examples.Counter3.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DFFREG.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DFFREGL.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DFFREGSRH.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DFFREGSRL.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DLATREG.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DLATREGL.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DLATREGSRH.mos (+1 -1),
Modelica.Electrical.Digital.Examples.DLATREGSRL.mos (+1 -1),
Modelica.Electrical.Digital.Examples.FlipFlop.mos (+1 -1),
Modelica.Electrical.Digital.Examples.FullAdder.mos (+1 -1),
Modelica.Electrical.Digital.Examples.HalfAdder.mos (+1 -1),
Modelica.Electrical.Digital.Examples.INV3S.mos (+1 -1),
Modelica.Electrical.Digital.Examples.MUX2x1.mos (+1 -1),
Modelica.Electrical.Digital.Examples.Multiplexer.mos (+1 -1),
Modelica.Electrical.Digital.Examples.NRXFER.mos (+1 -1),
Modelica.Electrical.Digital.Examples.NXFER.mos (+1 -1),
Modelica.Electrical.Digital.Examples.RAM.mos (+1 -1),
Modelica.Electrical.Digital.Examples.VectorDelay.mos (+1 -1),
Modelica.Electrical.Digital.Examples.WiredX.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Initialize.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Inverter.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Steinmetz.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_Transformer.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+1 -1),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCEE_Start.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_QuasiStationary.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Start.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_withLosses.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_SinglePhase.mos (+1 -1),
Modelica.Electrical.Machines.Examples.DCMachines.DCSE_Start.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Generator.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_Rectifier.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_CurrentSource.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_Inverter.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource.mos (+1 -1),
Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMR_Inverter.mos (+1 -1),
Modelica.Electrical.Machines.Examples.Transformers.AIMC_Transformer.mos (+1 -1),
Modelica.Electrical.Machines.Examples.Transformers.AsymmetricalLoad.mos (+1 -1),
Modelica.Electrical.Machines.Examples.Transformers.Rectifier12pulse.mos (+1 -1),
Modelica.Electrical.Machines.Examples.Transformers.Rectifier6pulse.mos (+1 -1),
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.Rectifier.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.TestSensors.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.TransformerYD.mos (+1 -1),
Modelica.Electrical.MultiPhase.Examples.TransformerYY.mos (+1 -1),
Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench.mos (+1 -1),
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingDelta.mos (+1 -1),
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar.mos (+1 -1),
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.ParallelResonance.mos (+1 -1),
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.Rectifier.mos (+1 -1),
Modelica.Electrical.QuasiStationary.SinglePhase.Examples.SeriesResonance.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.CoupledInductors.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.FourInverters.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.Graetz.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.InvertersApartRecord.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.InvertersExtendedModel.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.Nor.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.Oscillator.mos (+1 -1),
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkMosfetCharacterization.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+1 -1),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+1 -1),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+1 -1),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+1 -1),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+1 -1),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+1 -1),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (+1 -1),
Modelica.Fluid.Examples.InverseParameterization.mos (+1 -1),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+1 -1),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+1 -1),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (+1 -1),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ArmatureStroke.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.SaturatedInductor.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+1 -1),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.Components.EddyCurrentLosses.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.Components.MultiPhaseInductance.mos (+1 -1),
Modelica.Magnetic.FundamentalWave.Examples.Components.SinglePhaseInductance.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.PrismaticConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.RevoluteConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.SphericalConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulum.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.DoublePendulumInitTip.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.ForceAndTorque.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.InitSpringConstant.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.PendulumWithSpringDamper.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheel.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDriving.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6_analytic.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar1.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Loops.PlanarLoops_analytic.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.ActuatedDrive.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GearConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.MovingActuatedDrive.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.oneAxis.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.Backlash.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.CoupledClutches.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.ElasticBearing.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.First.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.FirstGrounded.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.Friction.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo1.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo2.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.LossyGearDemo3.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.RollingWheel.mos (+1 -1),
Modelica.Mechanics.Rotational.Examples.SimpleGearShift.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Accelerate.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Brake.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Damper.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.ElastoGap.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Friction.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.HeatLosses.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.InitialConditions.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Oscillator.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.PreLoad.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.Sensors.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.SignConvention.mos (+1 -1),
Modelica.Mechanics.Translational.Examples.WhyArrows.mos (+1 -1),
Modelica.Media.Examples.IdealGasH2O.mos (+1 -1),
Modelica.Media.Examples.MixtureGases.mos (+1 -1),
Modelica.Media.Examples.MoistAir.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.Inverse_sh_T.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.Inverse_sh_TX.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.MoistAir.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.MoistAir1.mos (+1 -1),
Modelica.Media.Examples.ReferenceAir.MoistAir2.mos (+1 -1),
Modelica.Media.Examples.SimpleLiquidWater.mos (+1 -1),
Modelica.Media.Examples.SolveOneNonlinearEquation.InverseIncompressible_sh_T.mos (+1 -1),
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sh_T.mos (+1 -1),
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sh_TX.mos (+1 -1),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+1 -1),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+1 -1),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+1 -1),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+1 -1),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+1 -1),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+1 -1),
Modelica.Media.Examples.WaterIF97.mos (+1 -1),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+1 -1),
Modelica.StateGraph.Examples.ControlledTanks.mos (+1 -1),
Modelica.StateGraph.Examples.ExecutionPaths.mos (+1 -1),
Modelica.StateGraph.Examples.FirstExample.mos (+1 -1),
Modelica.StateGraph.Examples.FirstExample_Variant2.mos (+1 -1),
Modelica.StateGraph.Examples.FirstExample_Variant3.mos (+1 -1),
Modelica.StateGraph.Examples.ShowCompositeStep.mos (+1 -1),
Modelica.StateGraph.Examples.ShowExceptions.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (+1 -1),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (+1 -1),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (+1 -1),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+1 -1),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (+1 -1),
Modelica.Utilities.Examples.readRealParameterModel.mos (+1 -1)
-
sjoelund.se
2014-03-21 23:18
#287
Rev.: 19688
-
2 lines of code changed in 2 files:
-
libraries:
README (+1 -1)
-
testsuite/openmodelica/parser:
ParseFullModelica3.1.mos (+1 -1)
-
hudson
2014-03-21 18:31
#286
Rev.: 19685
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-21 18:31
#285
Rev.: 19684
-
37 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+37 -37)
-
niklwors
2014-03-21 18:21
#284
Rev.: 19683
-
5851 lines of code changed in 16 files:
-
Compiler/BackEnd:
SimCode.mo (+4 -2)
-
Compiler/Template:
CodegenCpp.mo (+4902 -3599),
CodegenCpp.tpl (+312 -153),
CodegenCppHpcom.mo (+361 -291),
CodegenCppHpcom.tpl (+5 -1),
CodegenFMUCpp.mo (+251 -181),
CodegenFMUCpp.tpl (+5 -1),
SimCodeTV.mo (+2)
-
SimulationRuntime/cpp/Include/Core/Solver:
IAlgLoopSolver.h (+1 -1)
-
SimulationRuntime/cpp/Include/Core/System:
IStateSelection.h (+2)
-
SimulationRuntime/cpp/Solver/Hybrj:
Hybrj.cpp (+1 -1),
Hybrj.h (+1 -1)
-
SimulationRuntime/cpp/Solver/Kinsol:
Kinsol.cpp (+1 -1),
Kinsol.h (+1 -1)
-
SimulationRuntime/cpp/Solver/Newton:
Newton.cpp (+1 -1),
Newton.h (+1 -1)
-
adeas31
2014-03-21 18:09
#283
Rev.: 19681
-
8 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+8 -5)
-
sjoelund.se
2014-03-21 17:50
#282
Rev.: 19680
-
3 lines of code changed in 1 file:
-
sjoelund.se
2014-03-21 17:46
#281
Rev.: 19679
-
1 lines of code changed in 1 file:
-
adeas31
2014-03-21 17:39
#280
Rev.: 19677
-
29 lines of code changed in 3 files:
-
OMEdit/OMEditGUI/GUI/Widgets:
LibraryTreeWidget.cpp (+23 -8),
LibraryTreeWidget.h (+5 -2),
MessagesWidget.cpp (+1 -1)
-
sjoelund.se
2014-03-21 17:03
#279
Rev.: 19676
-
104 lines of code changed in 5 files:
-
Compiler/FrontEnd:
DAEUtil.mo (+7 -4)
-
Compiler/Script:
CevalScript.mo (+25 -3)
-
Compiler/Template:
CodegenC.mo (+69 -60),
CodegenC.tpl (+2 -1)
-
Compiler/boot:
LoadCompilerSources.mos (+1)
-
lochel
2014-03-21 16:56
#278
Rev.: 19675
-
0 lines of code changed in 1 file:
-
Compiler/BackEnd:
FindZeroCrossings.mo (-13)
-
mwalther
2014-03-21 15:03
#277
Rev.: 19674
-
1 lines of code changed in 1 file:
-
Compiler/BackEnd:
HpcOmScheduler.mo (+1)
-
sjoelund.se
2014-03-21 14:23
#276
Rev.: 19673
-
259 lines of code changed in 2 files:
-
Compiler/Template:
AbsynDumpTpl.mo (+258 -229),
AbsynDumpTpl.tpl (+1 -1)
-
adrpo
2014-03-21 13:11
#275
Rev.: 19672
-
3 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+3 -2)
-
mwalther
2014-03-21 12:54
#274
Rev.: 19671
-
3 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/libf2c:
makefile.u.in (+3 -3)
-
hudson
2014-03-21 12:34
#273
Rev.: 19670
-
1 lines of code changed in 1 file:
-
testsuite/simulation/modelica/others:
Bug2633.mos (+1)
-
lochel
2014-03-21 12:29
#272
Rev.: 19669
-
2 lines of code changed in 2 files:
-
SimulationRuntime/c/util:
division.c (+1 -1)
-
testsuite/simulation/modelica/others:
Bug2633.mos (+1 -1)
-
sjoelund.se
2014-03-21 12:14
#271
Rev.: 19668
-
12 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+12 -12)
-
lochel
2014-03-21 12:08
#270
Rev.: 19667
-
29 lines of code changed in 3 files:
-
SimulationRuntime/c/util:
division.h (+3 -3)
-
testsuite/simulation/modelica/others:
Bug2633.mos (new 25),
Makefile (+1)
-
mwalther
2014-03-21 11:56
#269
Rev.: 19666
-
3176 lines of code changed in 2 files:
-
Compiler/Template:
CodegenC.mo (+3131 -2893),
CodegenC.tpl (+45)
-
sjoelund.se
2014-03-21 11:54
#268
Rev.: 19665
-
79 lines of code changed in 6 files:
-
Compiler/FrontEnd:
Lookup.mo (+12 -1),
Patternm.mo (+2 -2)
-
Compiler/Template:
CodegenC.mo (+2 -2),
CodegenC.tpl (+1 -1)
-
testsuite/metamodelica/MetaModelicaDev/documentation:
Basic-Exercise-MetaModelica.onb (+59 -16)
-
testsuite/metamodelica/meta:
MatchDotNotation.mo (+3 -3)
-
mwalther
2014-03-21 11:07
#267
Rev.: 19664
-
3144 lines of code changed in 4 files:
-
Compiler/Template:
CodegenC.mo (+2906 -3068),
CodegenC.tpl (+13 -47),
CodegenCppHpcom.mo (+212 -176),
CodegenCppHpcom.tpl (+13 -1)
-
sjoelund.se
2014-03-21 08:58
#266
Rev.: 19663
-
27 lines of code changed in 1 file:
-
testsuite/metamodelica/MetaModelicaDev/documentation:
Basic-Exercise-MetaModelica.onb (+27 -25)
-
adrpo
2014-03-21 01:56
#265
Rev.: 19662
-
3 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+3 -2)
-
adeas31
2014-03-21 01:43
#264
Rev.: 19659
-
10 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+10 -6)
-
sjoelund.se
2014-03-20 19:54
#263
Rev.: 19658
-
34 lines of code changed in 5 files:
-
Compiler/FrontEnd:
InstFunction.mo (+27 -5),
SCode.mo (+7)
-
testsuite/flattening/modelica/algorithms-functions:
ErrorExternalAlgorithm.mo (-1)
-
testsuite/flattening/modelica/external-functions:
ExternalFunction8.mo (-1),
ExternalFunctionInvalidRecordComponent.mo (-1)
-
hudson
2014-03-20 18:22
#262
Rev.: 19657
-
143 lines of code changed in 2 files:
-
Compiler/BackEnd:
Tearing.mo (+138 -138)
-
Compiler/Util:
Flags.mo (+5 -5)
-
ptaeuber
2014-03-20 17:55
#261
Rev.: 19656
-
515 lines of code changed in 7 files:
-
Compiler/BackEnd:
Tearing.mo (+483 -179)
-
Compiler/Util:
Flags.mo (+12 -8)
-
testsuite/simulation/modelica/tearing:
Algorithm1-cel.mos (+8 -8),
Algorithm1-omc.mos (+8 -8),
Algorithm1.mo (+1 -1),
Makefile (+1 -2),
Tearing1-omc.mos (+2 -1)
-
perost
2014-03-20 17:42
#260
Rev.: 19655
-
349 lines of code changed in 2 files:
-
Compiler/Template:
AbsynDumpTpl.mo (+341 -332),
AbsynDumpTpl.tpl (+8 -4)
-
hudson
2014-03-20 17:40
#259
Rev.: 19654
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Dump.mo (+1 -1)
-
perost
2014-03-20 17:35
#258
Rev.: 19653
-
17 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Dump.mo (+17)
-
sjoelund.se
2014-03-20 14:32
#257
Rev.: 19652
-
852 lines of code changed in 12 files:
-
Compiler/FrontEnd:
DAE.mo (+3),
Expression.mo (+12 -8),
InstUtil.mo (+3 -2),
Patternm.mo (+151 -42),
SCode.mo (+2),
Types.mo (+3 -2)
-
Compiler/Template:
CodegenC.mo (+535 -480),
CodegenC.tpl (+3 -2),
SimCodeTV.mo (+1)
-
Compiler/Util:
List.mo (+64)
-
testsuite/metamodelica/meta:
MatchDotNotation.mo (+51 -16),
MatchDotNotation.mos (+24 -5)
-
adeas31
2014-03-20 14:00
#256
Rev.: 19651
-
14 lines of code changed in 3 files:
-
OMEdit/OMEditGUI/GUI/Containers:
ModelWidgetContainer.cpp (+7 -3),
ModelWidgetContainer.h (+2 -1)
-
OMEdit/OMEditGUI/GUI/Dialogs:
OptionsDialog.cpp (+5)
-
hudson
2014-03-20 09:27
#255
Rev.: 19650
-
64 lines of code changed in 18 files:
-
SimulationRuntime/cpp/Core/DataExchange:
SimData.cpp (+1 -1)
-
SimulationRuntime/cpp/Core/SimController:
SimController.cpp (+11 -11),
SimController.h (+2 -2)
-
SimulationRuntime/cpp/Include/Core/DataExchange/Policies:
TextfileWriter.h (+3 -3)
-
SimulationRuntime/cpp/Include/Core/SimController:
ISimController.h (+2 -2)
-
SimulationRuntime/cpp/Include/Core/SimulationSettings:
ISettingsFactory.h (+4 -4)
-
SimulationRuntime/cpp/Include/Core/System:
AlgLoopSolverFactory.h (+4 -4)
-
SimulationRuntime/cpp/Include/SimCoreFactory:
ObjectFactory.h (+7 -7)
-
SimulationRuntime/cpp/Include/SimCoreFactory/OMCFactory:
OMCFactory.h (+1 -1),
StaticOMCFactory.h (+1 -1)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
SolverOMCFactory.h (+1 -1),
SolverSettingsOMCFactory.h (+3 -3),
StaticNonLinSolverOMCFactory.h (+8 -8),
StaticSolverOMCFactory.h (+6 -6),
StaticSolverSettingsOMCFactory.h (+3 -3),
StaticSystemOMCFactory.h (+1 -1),
SystemOMCFactory.h (+5 -5)
-
SimulationRuntime/cpp/SimCoreFactory/OMCFactory:
StaticOMCFactory.cpp (+1 -1)
-
hudson
2014-03-20 09:26
#254
Rev.: 19649
-
117 lines of code changed in 5 files:
-
SimulationRuntime/cpp/Core/Modelica:
ModelicaLibraryConfig.inc.in (+1)
-
SimulationRuntime/cpp/Include/SimCoreFactory:
ObjectFactory.h (+20 -19)
-
SimulationRuntime/cpp/Include/SimCoreFactory/OMCFactory:
StaticOMCFactory.h (+17 -16)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
FactoryPolicy.h (+58 -57)
-
SimulationRuntime/cpp/SimCoreFactory/OMCFactory:
StaticOMCFactory.cpp (+21 -20)
-
mwalther
2014-03-20 09:24
#253
Rev.: 19648
-
697 lines of code changed in 67 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+1 -1),
Makefile (+1),
Makefile.omdev.mingw (+1 -1)
-
SimulationRuntime/cpp/Core/DataExchange:
CMakeLists.txt (+4),
FactoryExport.cpp (+1 -1),
SimData.cpp (+8 -4)
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+7 -1),
ModelicaLibraryConfig.inc.in (new 8)
-
SimulationRuntime/cpp/Core/SimController:
CMakeLists.txt (+10 -2),
Configuration.h (+4),
Initialization.h (+4),
SimController.cpp (+17 -2),
SimController.h (+6 -3)
-
SimulationRuntime/cpp/Core/SimulationSettings:
CMakeLists.txt (+7 -2),
Factory.cpp (+7 -2),
Factory.h (+7 -2),
GlobalSettings.cpp (-1),
GlobalSettings.h (+3),
stdafx.h (+2 -2)
-
SimulationRuntime/cpp/Core/Solver:
CMakeLists.txt (+8 -1),
SolverSettings.cpp (+2 -1),
SystemStateSelection.cpp (+1 -1)
-
SimulationRuntime/cpp/Core/System:
AlgLoopSolverFactory.cpp (+8 -2),
CMakeLists.txt (+8 -2)
-
SimulationRuntime/cpp/Include/Core/DataExchange:
ISimVar.h (+5 -3),
SimData.h (+7 -7)
-
SimulationRuntime/cpp/Include/Core/DataExchange/Policies:
TextfileWriter.h (+39 -21)
-
SimulationRuntime/cpp/Include/Core/SimController:
ISimController.h (+10 -3),
ISimData.h (+12 -8)
-
SimulationRuntime/cpp/Include/Core/SimulationSettings:
IGlobalSettings.h (+3),
ISettingsFactory.h (+5 -7),
ISimControllerSettings.h (+2 -4)
-
SimulationRuntime/cpp/Include/Core/Solver:
SolverDefaultImplementation.h (+6 -9),
SolverSettings.h (+4),
SystemStateSelection.h (+6)
-
SimulationRuntime/cpp/Include/Core/System:
AlgLoopDefaultImplementation.h (+9 -11),
AlgLoopSolverFactory.h (+16 -8),
EventHandling.h (+3),
IAlgLoopSolverFactory.h (+2 -2),
IStateSelection.h (+4 -2),
SystemDefaultImplementation.h (+6 -4)
-
SimulationRuntime/cpp/Include/SimCoreFactory:
ObjectFactory.h (new 18)
-
SimulationRuntime/cpp/Include/SimCoreFactory/OMCFactory:
OMCFactory.h (+6 -4),
StaticOMCFactory.h (new 15)
-
SimulationRuntime/cpp/Include/SimCoreFactory/Policies:
FactoryConfig.h (+2 -4),
FactoryPolicy.h (+19 -25),
NonLinSolverOMCFactory.h (+5 -3),
SolverOMCFactory.h (+44 -34),
SolverSettingsOMCFactory.h (+11 -6),
StaticNonLinSolverOMCFactory.h (new 41),
StaticSolverOMCFactory.h (new 52),
StaticSolverSettingsOMCFactory.h (new 35),
StaticSystemOMCFactory.h (new 34),
SystemOMCFactory.h (+44 -35)
-
SimulationRuntime/cpp/SimCoreFactory/OMCFactory:
CMakeLists.txt (+29 -11),
OMCFactory.cpp (+4 -1),
StaticOMCFactory.cpp (new 20)
-
SimulationRuntime/cpp/Solver/CVode:
CMakeLists.txt (+7 -2),
CVode.cpp (+3 -3),
CVode.h (+5 -5),
CVodeSettings.cpp (+1 -1)
-
SimulationRuntime/cpp/Solver/Euler:
CMakeLists.txt (+6 -1)
-
SimulationRuntime/cpp/Solver/Hybrj:
CMakeLists.txt (+6 -1)
-
SimulationRuntime/cpp/Solver/Kinsol:
CMakeLists.txt (+6 -1)
-
SimulationRuntime/cpp/Solver/Newton:
CMakeLists.txt (+12 -12),
NewtonSettings.cpp (+6),
NewtonSettings.h (+2)
-
adrpo
2014-03-20 03:41
#252
Rev.: 19647
-
10 lines of code changed in 1 file:
-
Compiler/Script:
Interactive.mo (+10 -5)
-
adeas31
2014-03-20 01:21
#251
Rev.: 19644
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (+1 -1)
-
adeas31
2014-03-20 01:07
#250
Rev.: 19641
-
26 lines of code changed in 2 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+25),
meta_modelica.h (+1)
-
adeas31
2014-03-19 22:54
#249
Rev.: 19639
-
5 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+5 -11)
-
adrpo
2014-03-19 20:00
#248
Rev.: 19638
-
5 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.c (+5 -4)
-
sjoelund.se
2014-03-19 17:44
#247
Rev.: 19637
-
6 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+6 -4)
-
sjoelund.se
2014-03-19 17:33
#246
Rev.: 19636
-
5 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+5 -5)
-
sjoelund.se
2014-03-19 17:24
#245
Rev.: 19635
-
121 lines of code changed in 16 files:
-
Compiler:
Makefile.common (-2),
OpenModelicaBootstrappingHeader.h (+3 -3)
-
Compiler/BackEnd:
Uncertainties.mo (+1 -3)
-
Compiler/FrontEnd:
AbsynDep.mo (del),
Dependency.mo (del)
-
Compiler/Main:
Main.mo (+4 -6)
-
Compiler/Script:
CevalScript.mo (+36 -47),
GlobalScript.mo (-5),
Interactive.mo (+77 -41)
-
Compiler/boot:
LoadCompilerSources.mos (-2)
-
testsuite:
Makefile (-4)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (-2)
-
testsuite/openmodelica/dependency:
DependencyChecking.mo (del),
DependencyChecking.mos (del),
Makefile (del),
Modelica.Mechanics.MultiBody.mos (del)
-
adeas31
2014-03-19 16:37
#244
Rev.: 19634
-
39 lines of code changed in 2 files:
-
SimulationRuntime/c/meta:
meta_modelica.c (+36),
meta_modelica.h (+3)
-
sjoelund.se
2014-03-19 16:05
#243
Rev.: 19633
-
1040 lines of code changed in 52 files:
-
Compiler/BackEnd:
BackendDAECreate.mo (+20 -20),
BackendDAEOptimize.mo (+15 -15),
BackendDAEUtil.mo (+6 -6),
BackendEquation.mo (+9 -9),
Differentiate.mo (+8 -8),
FindZeroCrossings.mo (+6 -6),
IndexReduction.mo (+8 -8),
SimCodeUtil.mo (+5 -5)
-
Compiler/FrontEnd:
AbsynDep.mo (+4 -4),
CevalFunction.mo (+4 -4),
ComponentReference.mo (+4 -4),
ConnectUtil.mo (+3 -3),
DAE.mo (+1),
Dependency.mo (+5 -5),
Env.mo (+15 -12),
Expression.mo (+227 -230),
ExpressionSimplify.mo (+1 -2),
Inline.mo (+1 -1),
Inst.mo (+9 -11),
InstExtends.mo (+1 -1),
InstFunction.mo (+3 -3),
InstSection.mo (+2 -2),
InstUtil.mo (+3 -3),
InstVar.mo (+9 -9),
Lookup.mo (+9 -29),
Mod.mo (+5 -5),
NFSCodeDependency.mo (+2 -5),
NFSCodeFlattenImports.mo (+3 -3),
NFTyping.mo (+8 -8),
Patternm.mo (+104 -31),
SCodeSimplify.mo (+3 -3),
Static.mo (+33 -34),
Types.mo (+80 -23),
ValuesUtil.mo (+6 -9)
-
Compiler/Script:
CevalScript.mo (+2 -2),
RewriteRules.mo (+8 -8)
-
Compiler/Template:
CodegenC.mo (+191 -69),
CodegenC.tpl (+23 -7),
SimCodeTV.mo (+5),
TplAbsyn.mo (+4 -4)
-
Compiler/Util:
Error.mo (+1 -1),
VarTransform.mo (+3 -3)
-
Compiler/boot:
Makefile.common (+4 -4)
-
testsuite/metamodelica/meta:
AlgPatternm.mos (+2 -1),
Equality.mo (+4),
ErrorInvalidPattern4.mo (del),
List2.mos (+8 -4),
Makefile (+1 -1),
MatchDotNotation.mo (new 106),
MatchDotNotation.mos (new 44),
PatternMatchInvalidType.mo (+3 -3),
Uniontype6.mos (+9 -2)
-
perost
2014-03-19 14:09
#242
Rev.: 19632
-
2 lines of code changed in 1 file:
-
Compiler/BackEnd:
HpcOmSimCode.mo (+2 -2)
-
mwalther
2014-03-19 14:07
#241
Rev.: 19631
-
2 lines of code changed in 2 files:
-
testsuite/simulation/modelica/hpcom:
Modelica.Electrical.Analog.Examples.CompareTransformers.mos (+1 -1),
Modelica.Electrical.Analog.Examples.SwitchWithArc.mos (+1 -1)
-
hudson
2014-03-19 14:04
#240
Rev.: 19630
-
32 lines of code changed in 2 files:
-
Compiler/BackEnd:
HpcOmSimCode.mo (+26 -26)
-
Compiler/Template:
SimCodeTV.mo (+6 -6)
-
mwalther
2014-03-19 13:55
#239
Rev.: 19629
-
3940 lines of code changed in 9 files:
-
Compiler/BackEnd:
HpcOmScheduler.mo (+184 -68),
HpcOmSimCode.mo (+223 -77),
HpcOmTaskGraph.mo (+5 -4)
-
Compiler/Template:
CodegenC.mo (+2974 -2908),
CodegenC.tpl (+9 -6),
CodegenCppHpcom.mo (+481 -171),
CodegenCppHpcom.tpl (+56 -4),
SimCodeTV.mo (+7 -1)
-
Compiler/Util:
Flags.mo (+1 -1)
-
sjoelund.se
2014-03-19 09:40
#238
Rev.: 19627
-
1 lines of code changed in 1 file:
-
hudson
2014-03-18 20:19
#237
Rev.: 19624
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
adrpo
2014-03-18 15:03
#236
Rev.: 19619
-
1 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Dump.mo (+1 -1)
-
perost
2014-03-18 13:39
#235
Rev.: 19618
-
212076 lines of code changed in 45 files:
-
Compiler/FrontEnd:
Dependency.mo (+1 -1),
Dump.mo (+53 -2188),
InstExtends.mo (+1 -1),
InstSection.mo (+3 -3)
-
Compiler/Script:
CevalScript.mo (+9 -9),
Interactive.mo (+7 -24)
-
Compiler/Template:
AbsynDumpTV.mo (+595 -63),
AbsynDumpTpl.mo (+4885 -65),
AbsynDumpTpl.tpl (+783 -4)
-
testsuite/flattening/modelica/arrays:
ArrayAddSub.mo (+1 -1)
-
testsuite/flattening/modelica/mosfiles:
GroupImport.mos (+2 -1),
ZeroDims.mos (+2 -1)
-
testsuite/metamodelica/meta:
AllWild.mos (+6 -4),
Polymorphic.mos (+1 -1),
Polymorphic2.mos (+1 -1)
-
testsuite/openmodelica/interactive-API:
DeleteConnection.mos (+3 -1),
interactive_api_annotations.mos (+27 -27),
interactive_api_attributes.mos (+26 -20),
interactive_api_calls.mos (+74 -78),
interactive_api_classes.mos (+12 -10),
interactive_api_param.mos (+10 -10),
refactorGraphAnn1.mos (+1 -1),
refactorGraphAnn2.mos (+6 -6),
setComponentComment.mos (+2 -2)
-
testsuite/openmodelica/linearization:
linmodel.mos (+5 -5),
simLotkaVolterra.mos (+5 -5),
simNonlinear.mos (+5 -5),
simTwoTank.mos (+5 -5),
simVanDerPol.mos (+5 -5),
simextfunction.mos (+10 -10),
smallValues.mos (+5 -5),
test_02.mos (+5 -5),
test_03.mos (+4 -4),
test_04.mos (+5 -5),
test_05.mos (+5 -5),
test_06.mos (+4 -4),
testknownvar.mos (+4 -4)
-
testsuite/openmodelica/parser:
DotName.mos (+2),
OptionalOutput.mos (+5 -5),
ParseFullModelica2.2.2.mos (+47870 -45707),
ParseFullModelica3.1.mos (+61180 -58654),
ParseFullModelica3.2.1.mos (+96430 -92626),
Redeclare.mos (+1)
-
testsuite/simulation/modelica/algorithms_functions:
ModelicaTest.Fluid.Dissipation.Verifications.HeatTransfer.Channel.kc_evenGapLaminar.mos (+8 -12)
-
testsuite/simulation/modelica/equations:
EqualityEquations.mos (+2 -2)
-
niklwors
2014-03-18 11:28
#234
Rev.: 19617
-
1 lines of code changed in 1 file:
-
hudson
2014-03-17 18:33
#233
Rev.: 19615
-
10 lines of code changed in 1 file:
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+10 -10)
-
niklwors
2014-03-17 18:08
#232
Rev.: 19614
-
18 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+15 -6),
CVode.h (+2),
stdafx.h (+1)
-
hudson
2014-03-17 16:47
#231
Rev.: 19612
-
68 lines of code changed in 2 files:
-
testsuite/simulation/modelica/functions_eval:
Inverter2.mo (+67 -66),
Inverter2.mos (+1)
-
vwaurich
2014-03-17 16:20
#230
Rev.: 19611
-
74 lines of code changed in 2 files:
-
testsuite/simulation/modelica/functions_eval:
Inverter2.mo (new 65),
Inverter2.mos (new 9)
-
adeas31
2014-03-17 16:20
#229
Rev.: 19610
-
34 lines of code changed in 7 files:
-
OMEdit/OMEditGUI/Annotations:
BitmapAnnotation.cpp (+5 -3),
BitmapAnnotation.h (+2 -2),
ShapeAnnotation.cpp (+4 -18),
ShapeAnnotation.h (+1)
-
OMEdit/OMEditGUI/Component:
Component.cpp (+10 -8)
-
OMEdit/OMEditGUI/GUI/Containers:
ModelWidgetContainer.cpp (+11 -5),
ModelWidgetContainer.h (+1 -1)
-
vwaurich
2014-03-17 15:23
#228
Rev.: 19609
-
192 lines of code changed in 3 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+156 -49)
-
Compiler/FrontEnd:
DAEUtil.mo (+3 -2)
-
Compiler/Util:
Debug.mo (+33)
-
hudson
2014-03-17 15:03
#227
Rev.: 19608
-
55 lines of code changed in 4 files:
-
testsuite/simulation/modelica/functions_eval:
func1.mo (+15 -14),
func2.mo (+20 -19),
functionTest3_elseif.mo (+19 -18),
functionTest3_elseif.mos (+1)
-
vwaurich
2014-03-17 14:58
#226
Rev.: 19607
-
101 lines of code changed in 9 files:
-
testsuite/simulation/modelica/functions_eval:
Makefile (+2 -1),
func1.mo (new 14),
func2.mo (new 19),
functionTest.mos (-1),
functionTest1.mos (-1),
functionTest2.mos (-1),
functionTest3_elseif.mo (new 17),
functionTest3_elseif.mos (new 49)
-
testsuite/simulation/modelica/functions_eval/ReferenceFiles:
functionTest3_elseif.mat (new)
-
lochel
2014-03-17 14:56
#225
Rev.: 19606
-
1500 lines of code changed in 8 files:
-
Compiler:
Makefile.common (+1)
-
Compiler/BackEnd:
BackendDAECreate.mo (+20 -1442),
BackendDAEUtil.mo (+2 -2),
FindZeroCrossings.mo (new 1454)
-
Compiler/FrontEnd:
Expression.mo (+17)
-
Compiler/Script:
CevalScript.mo (+4 -3)
-
Compiler/boot:
LoadCompilerSources.mos (+1)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (+1)
-
mwalther
2014-03-17 14:42
#224
Rev.: 19605
-
4 lines of code changed in 1 file:
-
SimulationRuntime/cpp:
CMakeLists.txt (+4 -2)
-
adrpo
2014-03-17 14:36
#223
Rev.: 19604
-
31 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+31 -37)
-
wbraun
2014-03-17 14:18
#222
Rev.: 19603
-
2 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (+2 -2)
-
mwalther
2014-03-17 13:25
#221
Rev.: 19602
-
34 lines of code changed in 3 files:
-
SimulationRuntime/cpp:
CMakeLists.txt (+10 -1)
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+19 -4),
ModelicaConfig.inc.in (+5)
-
mwalther
2014-03-17 12:13
#220
Rev.: 19601
-
4 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+4 -19),
ModelicaConfig.inc.in (-5)
-
vwaurich
2014-03-17 11:33
#219
Rev.: 19600
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Expression.mo (+2 -2)
-
mwalther
2014-03-17 11:21
#218
Rev.: 19599
-
24 lines of code changed in 2 files:
-
SimulationRuntime/cpp/Core/Modelica:
CMakeLists.txt (+19 -4),
ModelicaConfig.inc.in (+5)
-
mwalther
2014-03-17 11:19
#217
Rev.: 19598
-
3299 lines of code changed in 6 files:
-
Compiler/Template:
CodegenCpp.mo (+24 -23),
CodegenCpp.tpl (+3 -2),
CodegenCppHpcom.mo (+2820 -329),
CodegenCppHpcom.tpl (+447 -53),
SimCodeTV.mo (+1)
-
Compiler/Util:
Flags.mo (+4 -2)
-
adrpo
2014-03-16 22:30
#216
Rev.: 19597
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/parser:
ParseFullModelica2.2.2.mos (+1 -1)
-
hudson
2014-03-16 20:17
#215
Rev.: 19595
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
lochel
2014-03-15 23:20
#214
Rev.: 19593
-
1742 lines of code changed in 6 files:
-
Compiler:
Makefile.common (+1)
-
Compiler/BackEnd:
BackendDAEOptimize.mo (-1747),
BackendDAEUtil.mo (+2 -1),
ResolveLoops.mo (new 1737)
-
Compiler/boot:
LoadCompilerSources.mos (+1)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (+1)
-
sjoelund.se
2014-03-15 21:04
#213
Rev.: 19592
-
1 lines of code changed in 1 file:
-
Compiler/boot:
LoadCompilerSources.mos (+1)
-
hudson
2014-03-15 20:46
#212
Rev.: 19591
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-15 19:35
#211
Rev.: 19590
-
1 lines of code changed in 1 file:
-
testsuite/simulation/modelica/arrays:
ticket2336.mos (+1)
-
lochel
2014-03-15 19:28
#210
Rev.: 19589
-
296 lines of code changed in 12 files:
-
Compiler:
Makefile.common (+1)
-
Compiler/BackEnd:
BackendDAEOptimize.mo (-187),
BackendDAEUtil.mo (+21 -24),
Differentiate.mo (-1),
IndexReduction.mo (+3 -3),
InlineArrayEquations.mo (new 238)
-
Compiler/FrontEnd:
Absyn.mo (-1),
ComponentReference.mo (+8 -10)
-
Compiler/Util:
Flags.mo (+2 -2)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (+1)
-
testsuite/simulation/modelica/arrays:
Makefile (+1),
ticket2336.mos (new 21)
-
sjoelund.se
2014-03-15 18:55
#209
Rev.: 19588
-
2016 lines of code changed in 4 files:
-
Compiler/BackEnd:
SimCodeUtil.mo (+34 -1)
-
Compiler/Script:
CevalScript.mo (+8 -2)
-
Compiler/Template:
CodegenC.mo (+1972 -1928),
CodegenC.tpl (+2 -1)
-
hudson
2014-03-14 20:24
#208
Rev.: 19587
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
adeas31
2014-03-14 20:04
#207
Rev.: 19586
-
2 lines of code changed in 2 files:
-
OMEdit/OMEditGUI/GUI/Widgets:
VariablesWidget.cpp (-1)
-
OMNotebook/OMNotebookGUI:
OMNotebookGUI.pro (+2 -1)
-
sjoelund.se
2014-03-14 19:43
#206
Rev.: 19585
-
1 lines of code changed in 1 file:
-
OMNotebook/OMNotebookGUI:
OMNotebook.config.in (+1 -1)
-
sjoelund.se
2014-03-14 19:33
#205
Rev.: 19584
-
2 lines of code changed in 2 files:
-
OMEdit/OMEditGUI:
OMEdit.config.in (+1 -1)
-
OMPlot/OMPlotGUI:
OMPlotGUI.config.in (+1 -1)
-
adeas31
2014-03-14 19:22
#204
Rev.: 19583
-
14 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Annotations:
ShapeAnnotation.cpp (+14 -1)
-
sjoelund.se
2014-03-14 19:19
#203
Rev.: 19582
-
1 lines of code changed in 1 file:
-
OMPlot/OMPlotGUI:
OMPlotGUI.config.in (+1 -1)
-
sjoelund.se
2014-03-14 19:11
#202
Rev.: 19581
-
3 lines of code changed in 2 files:
-
Makefile.in (+2 -2)
-
OMPlot/OMPlotGUI:
OMPlotGUI.config.in (+1 -1)
-
sjoelund.se
2014-03-14 18:37
#201
Rev.: 19580
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
OMEdit.config.in (+1 -1)
-
adeas31
2014-03-14 16:37
#200
Rev.: 19579
-
67 lines of code changed in 9 files:
-
OMEdit/OMEditGUI:
Makefile.omdev.mingw (+1),
OMEditGUI.pro (+5 -1)
-
OMEdit/OMEditGUI/GUI/Widgets:
VariablesWidget.cpp (+1)
-
OMPlot/OMPlotGUI:
Makefile.omdev.mingw (+1),
OMPlotGUI.pro (+10 -3),
OMPlotLib.pro (+10 -3),
PlotWindow.cpp (+30 -49),
PlotWindow.h (+1)
-
SimulationRuntime/c/util:
read_csv.h (+8)
-
wbraun
2014-03-14 15:39
#199
Rev.: 19578
-
48 lines of code changed in 3 files:
-
Compiler/Template:
CodegenC.mo (+4 -6),
CodegenC.tpl (+4 -4)
-
testsuite/simulation/modelica/arrays:
crefIndex.mos (+40 -9)
-
vitalij
2014-03-14 14:04
#198
Rev.: 19577
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+1 -1)
-
vitalij
2014-03-14 13:41
#197
Rev.: 19576
-
9 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+9 -8)
-
vitalij
2014-03-14 11:56
#196
Rev.: 19575
-
9 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+9 -33)
-
vitalij
2014-03-14 11:41
#195
Rev.: 19574
-
164 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization/constraints:
evalfDiffG.c (+146 -17)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+18 -8)
-
sjoelund.se
2014-03-14 10:59
#194
Rev.: 19573
-
94 lines of code changed in 3 files:
-
Compiler/FrontEnd:
InstVar.mo (+83 -5)
-
Compiler/Util:
Error.mo (+2)
-
testsuite/flattening/modelica/arrays:
ArrayDeclaration4.mo (+9 -3)
-
hudson
2014-03-13 20:36
#193
Rev.: 19572
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-13 19:35
#192
Rev.: 19571
-
198 lines of code changed in 4 files:
-
Compiler/Template:
CodegenC.mo (+129 -58),
CodegenC.tpl (+23 -9),
CodegenCpp.mo (+30 -24)
-
SimulationRuntime/c/util:
utility.h (+16)
-
hudson
2014-03-13 18:46
#191
Rev.: 19570
-
1 lines of code changed in 1 file:
-
testsuite/simulation/modelica/arrays:
crefIndex.mos (+1)
-
wbraun
2014-03-13 18:18
#190
Rev.: 19569
-
62 lines of code changed in 5 files:
-
Compiler/Template:
CodegenC.mo (+19 -17),
CodegenC.tpl (+3 -3)
-
testsuite/simulation/modelica/arrays:
Makefile (+1),
crefIndex.mos (new 38)
-
testsuite/simulation/modelica/others:
Makefile (+1 -1)
-
vitalij
2014-03-13 18:05
#189
Rev.: 19568
-
11 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/lagrangeFun:
ipopt_hessian.c (+11 -5)
-
hudson
2014-03-13 16:23
#188
Rev.: 19567
-
193 lines of code changed in 3 files:
-
Compiler/Template:
CodegenCpp.tpl (+76 -76)
-
SimulationRuntime/cpp/Core/Solver:
SystemStateSelection.cpp (+116 -116)
-
SimulationRuntime/cpp/Solver/Hybrj:
Hybrj.cpp (+1 -1)
-
adeas31
2014-03-13 16:05
#187
Rev.: 19566
-
6 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/GUI/Dialogs:
OptionsDialog.cpp (+6 -1)
-
niklwors
2014-03-13 16:03
#186
Rev.: 19565
-
4278 lines of code changed in 8 files:
-
Compiler/Template:
CodegenCpp.mo (+3864 -3168),
CodegenCpp.tpl (+252 -104)
-
SimulationRuntime/cpp/Core/Solver:
SystemStateSelection.cpp (+141 -117),
stdafx.h (+1)
-
SimulationRuntime/cpp/Include/Core/Solver:
SystemStateSelection.h (+8 -7)
-
SimulationRuntime/cpp/Include/Core/System:
IMixedSystem.h (+1 -1),
IStateSelection.h (+8 -7)
-
SimulationRuntime/cpp/Solver/Hybrj:
Hybrj.cpp (+3 -1)
-
adeas31
2014-03-13 15:56
#185
Rev.: 19564
-
2 lines of code changed in 1 file:
-
OMEdit/OMEditGUI:
main.cpp (+2)
-
sjoelund.se
2014-03-13 15:46
#184
Rev.: 19563
-
247 lines of code changed in 3 files:
-
Compiler/FrontEnd:
Absyn.mo (+47),
DAEUtil.mo (+2 -1)
-
testsuite/openmodelica/xml:
XmlDumpComment.mos (+198 -198)
-
sjoelund.se
2014-03-13 11:30
#183
Rev.: 19562
-
29 lines of code changed in 1 file:
-
Compiler/FrontEnd:
DAEUtil.mo (+29 -25)
-
vitalij
2014-03-13 11:22
#182
Rev.: 19561
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+2 -2)
-
adrpo
2014-03-13 00:26
#181
Rev.: 19560
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver/initialization:
initialization.c (+2 -1)
-
sjoelund.se
2014-03-12 19:11
#180
Rev.: 19558
-
12 lines of code changed in 1 file:
-
Compiler/FrontEnd:
DAEUtil.mo (+12 -4)
-
lochel
2014-03-12 19:07
#179
Rev.: 19557
-
12 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver/initialization:
initialization.c (+12 -1)
-
hudson
2014-03-12 15:34
#178
Rev.: 19556
-
1 lines of code changed in 1 file:
-
testsuite/flattening/modelica/records:
RecordEnumBinding.mo (+1)
-
perost
2014-03-12 15:30
#177
Rev.: 19555
-
97 lines of code changed in 3 files:
-
Compiler/FrontEnd:
InstUtil.mo (+63 -39)
-
testsuite/flattening/modelica/records:
Makefile (+1),
RecordEnumBinding.mo (new 33)
-
adeas31
2014-03-12 14:44
#176
Rev.: 19554
-
77 lines of code changed in 6 files:
-
OMEdit/OMEditGUI/GUI:
MainWindow.cpp (+6 -1),
MainWindow.h (+2)
-
OMEdit/OMEditGUI/GUI/Containers:
ModelWidgetContainer.cpp (+39),
ModelWidgetContainer.h (+1)
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (+28 -7),
OMCProxy.h (+1)
-
hudson
2014-03-12 14:19
#175
Rev.: 19553
-
1 lines of code changed in 1 file:
-
testsuite/flattening/modelica/types:
IntegerToEnumeration.mo (+1)
-
henrikt
2014-03-12 13:54
#174
Rev.: 19552
-
75 lines of code changed in 1 file:
-
testsuite/flattening/modelica/types:
IntegerToEnumeration.mo (new 75)
-
henrikt
2014-03-12 13:49
#173
Rev.: 19551
-
2 lines of code changed in 1 file:
-
testsuite/flattening/modelica/types:
Makefile (+2 -1)
-
adeas31
2014-03-12 13:45
#172
Rev.: 19550
-
250 lines of code changed in 13 files:
-
OMEdit/OMEditGUI:
resource_omedit.qrc (+2 -1)
-
OMEdit/OMEditGUI/GUI:
MainWindow.cpp (+59 -2),
MainWindow.h (+4)
-
OMEdit/OMEditGUI/GUI/Containers:
ModelWidgetContainer.cpp (+1)
-
OMEdit/OMEditGUI/GUI/Widgets:
LibraryTreeWidget.cpp (+16 -1),
LibraryTreeWidget.h (+2)
-
OMEdit/OMEditGUI/OMC:
OMCProxy.cpp (+11),
OMCProxy.h (+1)
-
OMEdit/OMEditGUI/Resources/icons:
check-all.svg (new 77),
check.png (del),
check.svg (new 71)
-
OMEdit/OMEditGUI/Util:
Helper.cpp (+4),
Helper.h (+2)
-
henrikt
2014-03-12 12:43
#171
Rev.: 19549
-
17 lines of code changed in 2 files:
-
Compiler/FrontEnd:
Types.mo (+14 -4)
-
Compiler/Util:
Error.mo (+3 -1)
-
wbraun
2014-03-12 11:46
#170
Rev.: 19548
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
model_help.c (+1 -1)
-
wbraun
2014-03-12 11:43
#169
Rev.: 19547
-
13 lines of code changed in 1 file:
-
SimulationRuntime/c/util:
omc_error.c (+13 -2)
-
wbraun
2014-03-12 11:35
#168
Rev.: 19546
-
3 lines of code changed in 2 files:
-
SimulationRuntime/c/simulation:
options.c (+1 -1)
-
SimulationRuntime/c/simulation/solver:
model_help.c (+2 -2)
-
adrpo
2014-03-12 11:20
#167
Rev.: 19545
-
1 lines of code changed in 1 file:
-
Compiler/Util:
Error.mo (+1 -1)
-
wbraun
2014-03-12 10:17
#166
Rev.: 19544
-
25 lines of code changed in 2 files:
-
SimulationRuntime/c/simulation:
options.c (+3 -4)
-
SimulationRuntime/c/simulation/solver:
model_help.c (+22 -33)
-
henrikt
2014-03-11 17:21
#165
Rev.: 19543
-
69 lines of code changed in 4 files:
-
Compiler/FrontEnd:
Types.mo (+50 -11)
-
Compiler/Util:
Config.mo (+7 -1),
Error.mo (+4),
Flags.mo (+8 -3)
-
niklwors
2014-03-11 11:28
#164
Rev.: 19541
-
3 lines of code changed in 2 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos (+2 -29)
-
niklwors
2014-03-11 10:40
#163
Rev.: 19540
-
78 lines of code changed in 18 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+1 -4),
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench.mos (+1 -4),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos (+2 -12),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos (+3 -13),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+7 -24),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos (+2 -12),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos (+3 -15),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+2 -12),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+6 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos (+2 -12),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos (+14 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+5 -3),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+5 -3)
-
bruno
2014-03-11 10:05
#162
Rev.: 19539
-
0 lines of code changed in 312 files:
-
doc:
OpenModelicaUsersGuide.htm (del)
-
doc/OpenModelicaUsersGuide_file:
colorschememapping.xml (del),
editdata.mso (del),
filelist.xml (del),
header.htm (del),
image001.gif (del),
image001.wmz (del),
image002.gif (del),
image002.jpg (del),
image003.jpg (del),
image003.png (del),
image004.jpg (del),
image005.jpg (del),
image005.png (del),
image006.jpg (del),
image007.gif (del),
image007.png (del),
image008.jpg (del),
image009.jpg (del),
image010.jpg (del),
image011.jpg (del),
image011.png (del),
image012.jpg (del),
image013.jpg (del),
image013.png (del),
image014.gif (del),
image014.jpg (del),
image015.jpg (del),
image016.jpg (del),
image017.jpg (del),
image018.jpg (del),
image019.jpg (del),
image020.jpg (del),
image021.jpg (del),
image022.jpg (del),
image023.gif (del),
image023.jpg (del),
image024.gif (del),
image024.jpg (del),
image025.jpg (del),
image026.jpg (del),
image027.jpg (del),
image028.jpg (del),
image029.jpg (del),
image030.jpg (del),
image031.jpg (del),
image032.jpg (del),
image033.jpg (del),
image034.jpg (del),
image035.jpg (del),
image036.jpg (del),
image037.gif (del),
image037.jpg (del),
image038.gif (del),
image038.jpg (del),
image039.gif (del),
image039.jpg (del),
image040.jpg (del),
image041.jpg (del),
image041.png (del),
image042.gif (del),
image043.gif (del),
image043.png (del),
image044.gif (del),
image045.jpg (del),
image045.png (del),
image046.gif (del),
image046.jpg (del),
image047.gif (del),
image047.jpg (del),
image048.gif (del),
image048.jpg (del),
image049.jpg (del),
image050.gif (del),
image050.jpg (del),
image051.gif (del),
image051.jpg (del),
image052.jpg (del),
image053.jpg (del),
image054.jpg (del),
image055.jpg (del),
image056.gif (del),
image056.jpg (del),
image057.gif (del),
image057.jpg (del),
image058.gif (del),
image058.jpg (del),
image059.jpg (del),
image060.gif (del),
image060.jpg (del),
image061.jpg (del),
image062.gif (del),
image062.jpg (del),
image063.gif (del),
image063.jpg (del),
image064.jpg (del),
image065.jpg (del),
image065.png (del),
image066.jpg (del),
image067.gif (del),
image067.png (del),
image068.gif (del),
image068.jpg (del),
image069.gif (del),
image069.jpg (del),
image070.jpg (del),
image070.wmz (del),
image071.gif (del),
image072.gif (del),
image073.gif (del),
image073.jpg (del),
image074.gif (del),
image074.jpg (del),
image075.gif (del),
image075.jpg (del),
image076.gif (del),
image076.jpg (del),
image077.jpg (del),
image077.png (del),
image078.gif (del),
image078.jpg (del),
image079.jpg (del),
image079.png (del),
image080.gif (del),
image080.jpg (del),
image081.jpg (del),
image081.png (del),
image082.gif (del),
image082.jpg (del),
image083.jpg (del),
image083.png (del),
image084.jpg (del),
image085.jpg (del),
image085.png (del),
image086.gif (del),
image086.jpg (del),
image087.jpg (del),
image087.png (del),
image088.gif (del),
image088.jpg (del),
image089.jpg (del),
image089.png (del),
image090.gif (del),
image090.jpg (del),
image091.jpg (del),
image091.png (del),
image092.jpg (del),
image093.jpg (del),
image093.png (del),
image094.gif (del),
image094.jpg (del),
image095.jpg (del),
image095.png (del),
image096.gif (del),
image096.jpg (del),
image097.jpg (del),
image097.png (del),
image098.jpg (del),
image099.jpg (del),
image099.png (del),
image100.jpg (del),
image101.jpg (del),
image101.png (del),
image102.jpg (del),
image103.jpg (del),
image103.png (del),
image104.jpg (del),
image105.gif (del),
image105.png (del),
image106.gif (del),
image107.jpg (del),
image107.png (del),
image108.gif (del),
image108.jpg (del),
image109.jpg (del),
image109.wmz (del),
image110.gif (del),
image110.jpg (del),
image111.jpg (del),
image112.emz (del),
image112.jpg (del),
image113.gif (del),
image113.jpg (del),
image114.jpg (del),
image115.jpg (del),
image116.emz (del),
image116.jpg (del),
image117.gif (del),
image117.jpg (del),
image118.emz (del),
image118.jpg (del),
image119.gif (del),
image119.jpg (del),
image120.jpg (del),
image120.png (del),
image121.jpg (del),
image122.jpg (del),
image123.png (del),
image124.jpg (del),
image125.png (del),
image126.gif (del),
image127.png (del),
image128.gif (del),
image129.png (del),
image130.jpg (del),
image131.png (del),
image132.jpg (del),
image133.gif (del),
image134.png (del),
image135.gif (del),
image136.png (del),
image137.gif (del),
image138.png (del),
image139.gif (del),
image140.png (del),
image141.gif (del),
image142.png (del),
image143.gif (del),
image144.png (del),
image145.jpg (del),
image146.png (del),
image147.jpg (del),
image148.png (del),
image149.jpg (del),
image150.png (del),
image151.jpg (del),
image152.png (del),
image153.jpg (del),
image154.png (del),
image155.jpg (del),
image156.png (del),
image157.jpg (del),
image158.jpg (del),
image159.jpg (del),
image160.png (del),
image161.jpg (del),
image162.jpg (del),
image163.jpg (del),
image164.jpg (del),
image165.jpg (del),
image166.png (del),
image167.jpg (del),
image168.png (del),
image169.jpg (del),
image170.png (del),
image171.jpg (del),
image172.png (del),
image173.jpg (del),
image174.png (del),
image175.jpg (del),
image176.png (del),
image177.jpg (del),
image178.png (del),
image179.jpg (del),
image180.png (del),
image181.jpg (del),
image182.png (del),
image183.jpg (del),
image184.png (del),
image185.jpg (del),
image186.png (del),
image187.jpg (del),
image188.png (del),
image189.jpg (del),
image190.png (del),
image191.jpg (del),
image192.png (del),
image193.jpg (del),
image194.png (del),
image195.jpg (del),
image196.png (del),
image197.jpg (del),
image198.png (del),
image199.jpg (del),
image200.png (del),
image201.gif (del),
image202.png (del),
image203.gif (del),
image204.jpg (del),
image205.jpg (del),
image206.jpg (del),
image207.jpg (del),
image208.jpg (del),
image209.jpg (del),
image210.jpg (del),
image211.jpg (del),
image212.jpg (del),
image213.jpg (del),
image214.jpg (del),
image215.jpg (del),
image216.jpg (del),
image217.jpg (del),
image218.jpg (del),
image219.jpg (del),
image220.png (del),
image221.jpg (del),
image222.png (del),
image223.jpg (del),
image224.png (del),
image225.jpg (del),
image226.png (del),
image227.jpg (del),
image228.png (del),
image229.jpg (del),
image230.png (del),
image231.jpg (del),
image232.png (del),
image233.jpg (del),
item0001.xml (del),
oledata.mso (del),
props002.xml (del),
themedata.thmx (del)
-
sjoelund.se
2014-03-10 23:41
#161
Rev.: 19538
-
1 lines of code changed in 1 file:
-
OMEdit/OMEditGUI/Util:
OMDumpXML.cpp (+1 -1)
-
hudson
2014-03-10 20:32
#160
Rev.: 19537
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
niklwors
2014-03-10 18:27
#159
Rev.: 19536
-
217 lines of code changed in 49 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (+2 -12),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (+1 -15),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (+2 -12),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (+2 -12),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+18),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+23 -17),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+6 -6),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos (+13 -13),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+10 -10),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos (+20 -20),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator.mos (+2 -2),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos (+15 -15),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos (+25 -25),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos (+9 -9),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos (+15 -15),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (+2 -12),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (+2 -12),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+1),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+2 -12),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+1),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+1 -9),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+1 -9),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+1 -4),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+2 -12),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+1 -4),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+2 -12),
Modelica.Media.Examples.WaterIF97.mos (+2 -12),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+2 -12),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (+1 -9),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (+1 -9),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (+2 -12),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+2 -12),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (+2 -12)
-
sjoelund.se
2014-03-10 17:55
#158
Rev.: 19535
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Makefile (+1 -1)
-
lochel
2014-03-10 17:54
#157
Rev.: 19534
-
2 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (+2 -2)
-
lochel
2014-03-10 17:44
#156
Rev.: 19533
-
84 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAECreate.mo (+84 -92)
-
hudson
2014-03-10 17:35
#155
Rev.: 19532
-
176 lines of code changed in 176 files:
-
doc/OpenModelicaUsersGuide_file:
image002.gif (+1 -1),
image003.png (+1 -1),
image005.png (+1 -1),
image007.png (+1 -1),
image011.png (+1 -1),
image013.png (+1 -1),
image014.gif (+1 -1),
image023.jpg (+1 -1),
image024.jpg (+1 -1),
image037.jpg (+1 -1),
image038.jpg (+1 -1),
image039.jpg (+1 -1),
image041.png (+1 -1),
image043.png (+1 -1),
image045.png (+1 -1),
image046.jpg (+1 -1),
image047.jpg (+1 -1),
image048.jpg (+1 -1),
image050.jpg (+1 -1),
image051.jpg (+1 -1),
image056.jpg (+1 -1),
image057.jpg (+1 -1),
image058.jpg (+1 -1),
image060.jpg (+1 -1),
image062.jpg (+1 -1),
image063.jpg (+1 -1),
image065.png (+1 -1),
image067.png (+1 -1),
image068.jpg (+1 -1),
image069.gif (+1 -1),
image073.jpg (+1 -1),
image074.jpg (+1 -1),
image075.jpg (+1 -1),
image076.jpg (+1 -1),
image077.png (+1 -1),
image078.gif (+1 -1),
image079.png (+1 -1),
image080.gif (+1 -1),
image081.png (+1 -1),
image082.gif (+1 -1),
image083.png (+1 -1),
image085.png (+1 -1),
image086.gif (+1 -1),
image087.png (+1 -1),
image088.gif (+1 -1),
image089.png (+1 -1),
image090.gif (+1 -1),
image091.png (+1 -1),
image093.png (+1 -1),
image094.gif (+1 -1),
image095.png (+1 -1),
image096.gif (+1 -1),
image097.png (+1 -1),
image099.png (+1 -1),
image101.png (+1 -1),
image103.png (+1 -1),
image105.png (+1 -1),
image107.png (+1 -1),
image108.gif (+1 -1),
image110.gif (+1 -1),
image113.gif (+1 -1),
image117.gif (+1 -1),
image119.gif (+1 -1),
image120.png (+1 -1),
image122.jpg (+1 -1),
image123.png (+1 -1),
image124.jpg (+1 -1),
image125.png (+1 -1),
image126.gif (+1 -1),
image127.png (+1 -1),
image128.gif (+1 -1),
image129.png (+1 -1),
image130.jpg (+1 -1),
image131.png (+1 -1),
image132.jpg (+1 -1),
image133.gif (+1 -1),
image134.png (+1 -1),
image135.gif (+1 -1),
image136.png (+1 -1),
image137.gif (+1 -1),
image138.png (+1 -1),
image139.gif (+1 -1),
image140.png (+1 -1),
image141.gif (+1 -1),
image142.png (+1 -1),
image143.gif (+1 -1),
image144.png (+1 -1),
image145.jpg (+1 -1),
image146.png (+1 -1),
image147.jpg (+1 -1),
image148.png (+1 -1),
image149.jpg (+1 -1),
image150.png (+1 -1),
image151.jpg (+1 -1),
image152.png (+1 -1),
image153.jpg (+1 -1),
image154.png (+1 -1),
image155.jpg (+1 -1),
image156.png (+1 -1),
image157.jpg (+1 -1),
image158.jpg (+1 -1),
image159.jpg (+1 -1),
image160.png (+1 -1),
image161.jpg (+1 -1),
image162.jpg (+1 -1),
image163.jpg (+1 -1),
image164.jpg (+1 -1),
image165.jpg (+1 -1),
image166.png (+1 -1),
image167.jpg (+1 -1),
image168.png (+1 -1),
image169.jpg (+1 -1),
image170.png (+1 -1),
image171.jpg (+1 -1),
image172.png (+1 -1),
image173.jpg (+1 -1),
image174.png (+1 -1),
image175.jpg (+1 -1),
image176.png (+1 -1),
image177.jpg (+1 -1),
image178.png (+1 -1),
image179.jpg (+1 -1),
image180.png (+1 -1),
image181.jpg (+1 -1),
image182.png (+1 -1),
image183.jpg (+1 -1),
image184.png (+1 -1),
image185.jpg (+1 -1),
image186.png (+1 -1),
image187.jpg (+1 -1),
image188.png (+1 -1),
image189.jpg (+1 -1),
image190.png (+1 -1),
image191.jpg (+1 -1),
image192.png (+1 -1),
image193.jpg (+1 -1),
image194.png (+1 -1),
image195.jpg (+1 -1),
image196.png (+1 -1),
image197.jpg (+1 -1),
image198.png (+1 -1),
image199.jpg (+1 -1),
image200.png (+1 -1),
image201.gif (+1 -1),
image202.png (+1 -1),
image203.gif (+1 -1),
image204.jpg (+1 -1),
image205.jpg (+1 -1),
image206.jpg (+1 -1),
image207.jpg (+1 -1),
image208.jpg (+1 -1),
image209.jpg (+1 -1),
image210.jpg (+1 -1),
image211.jpg (+1 -1),
image212.jpg (+1 -1),
image213.jpg (+1 -1),
image214.jpg (+1 -1),
image215.jpg (+1 -1),
image216.jpg (+1 -1),
image217.jpg (+1 -1),
image218.jpg (+1 -1),
image219.jpg (+1 -1),
image220.png (+1 -1),
image221.jpg (+1 -1),
image222.png (+1 -1),
image223.jpg (+1 -1),
image224.png (+1 -1),
image225.jpg (+1 -1),
image226.png (+1 -1),
image227.jpg (+1 -1),
image228.png (+1 -1),
image229.jpg (+1 -1),
image230.png (+1 -1),
image231.jpg (+1 -1),
image232.png (+1 -1),
image233.jpg (+1 -1)
-
bruno
2014-03-10 17:33
#154
Rev.: 19531
-
42897 lines of code changed in 242 files:
-
doc:
OpenModelicaUsersGuide.htm (+42155 -14157)
-
doc/OpenModelicaUsersGuide_file:
colorschememapping.xml (new 2),
editdata.mso (new),
filelist.xml (new 244),
header.htm (new 317),
image001.wmz (new),
image002.gif (new 1),
image003.png (new 1),
image004.jpg (changed),
image005.png (new 1),
image006.jpg (changed),
image007.png (new 1),
image008.jpg (changed),
image009.jpg (changed),
image010.jpg (changed),
image011.png (new 1),
image012.jpg (changed),
image013.png (new 1),
image014.gif (new 1),
image015.jpg (changed),
image016.jpg (changed),
image017.jpg (changed),
image018.jpg (changed),
image019.jpg (changed),
image020.jpg (changed),
image021.jpg (changed),
image022.jpg (changed),
image023.jpg (new 1),
image024.jpg (new 1),
image025.jpg (changed),
image026.jpg (changed),
image027.jpg (changed),
image028.jpg (changed),
image029.jpg (changed),
image030.jpg (changed),
image031.jpg (changed),
image032.jpg (changed),
image033.jpg (changed),
image034.jpg (changed),
image035.jpg (changed),
image036.jpg (changed),
image037.jpg (new 1),
image038.jpg (new 1),
image039.jpg (new 1),
image040.jpg (changed),
image041.png (new 1),
image042.gif (changed),
image043.png (new 1),
image044.gif (changed),
image045.png (new 1),
image046.jpg (new 1),
image047.jpg (new 1),
image048.jpg (new 1),
image049.jpg (changed),
image050.jpg (new 1),
image051.jpg (new 1),
image052.jpg (changed),
image053.jpg (changed),
image054.jpg (changed),
image055.jpg (changed),
image056.jpg (new 1),
image057.jpg (new 1),
image058.jpg (new 1),
image059.jpg (changed),
image060.jpg (new 1),
image061.jpg (changed),
image062.jpg (new 1),
image063.jpg (new 1),
image064.jpg (changed),
image065.png (new 1),
image066.jpg (changed),
image067.png (new 1),
image068.jpg (new 1),
image069.gif (new 1),
image070.wmz (new),
image071.gif (changed),
image072.gif (changed),
image073.jpg (new 1),
image074.jpg (new 1),
image075.jpg (new 1),
image076.jpg (new 1),
image077.png (new 1),
image078.gif (new 1),
image079.png (new 1),
image080.gif (new 1),
image081.png (new 1),
image082.gif (new 1),
image083.png (new 1),
image084.jpg (changed),
image085.png (new 1),
image086.gif (new 1),
image087.png (new 1),
image088.gif (new 1),
image089.png (new 1),
image090.gif (new 1),
image091.png (new 1),
image092.jpg (changed),
image093.png (new 1),
image094.gif (new 1),
image095.png (new 1),
image096.gif (new 1),
image097.png (new 1),
image098.jpg (changed),
image099.png (new 1),
image100.jpg (changed),
image101.png (new 1),
image102.jpg (changed),
image103.png (new 1),
image104.jpg (changed),
image105.png (new 1),
image106.gif (changed),
image107.png (new 1),
image108.gif (new 1),
image109.wmz (new),
image110.gif (new 1),
image111.jpg (changed),
image112.emz (new),
image113.gif (new 1),
image114.jpg (changed),
image115.jpg (changed),
image116.emz (new),
image117.gif (new 1),
image118.emz (new),
image119.gif (new 1),
image120.png (new 1),
image121.jpg (changed),
image122.jpg (new 1),
image123.png (new 1),
image124.jpg (new 1),
image125.png (new 1),
image126.gif (new 1),
image127.png (new 1),
image128.gif (new 1),
image129.png (new 1),
image130.jpg (new 1),
image131.png (new 1),
image132.jpg (new 1),
image133.gif (new 1),
image134.png (new 1),
image135.gif (new 1),
image136.png (new 1),
image137.gif (new 1),
image138.png (new 1),
image139.gif (new 1),
image140.png (new 1),
image141.gif (new 1),
image142.png (new 1),
image143.gif (new 1),
image144.png (new 1),
image145.jpg (new 1),
image146.png (new 1),
image147.jpg (new 1),
image148.png (new 1),
image149.jpg (new 1),
image150.png (new 1),
image151.jpg (new 1),
image152.png (new 1),
image153.jpg (new 1),
image154.png (new 1),
image155.jpg (new 1),
image156.png (new 1),
image157.jpg (new 1),
image158.jpg (new 1),
image159.jpg (new 1),
image160.png (new 1),
image161.jpg (new 1),
image162.jpg (new 1),
image163.jpg (new 1),
image164.jpg (new 1),
image165.jpg (new 1),
image166.png (new 1),
image167.jpg (new 1),
image168.png (new 1),
image169.jpg (new 1),
image170.png (new 1),
image171.jpg (new 1),
image172.png (new 1),
image173.jpg (new 1),
image174.png (new 1),
image175.jpg (new 1),
image176.png (new 1),
image177.jpg (new 1),
image178.png (new 1),
image179.jpg (new 1),
image180.png (new 1),
image181.jpg (new 1),
image182.png (new 1),
image183.jpg (new 1),
image184.png (new 1),
image185.jpg (new 1),
image186.png (new 1),
image187.jpg (new 1),
image188.png (new 1),
image189.jpg (new 1),
image190.png (new 1),
image191.jpg (new 1),
image192.png (new 1),
image193.jpg (new 1),
image194.png (new 1),
image195.jpg (new 1),
image196.png (new 1),
image197.jpg (new 1),
image198.png (new 1),
image199.jpg (new 1),
image200.png (new 1),
image201.gif (new 1),
image202.png (new 1),
image203.gif (new 1),
image204.jpg (new 1),
image205.jpg (new 1),
image206.jpg (new 1),
image207.jpg (new 1),
image208.jpg (new 1),
image209.jpg (new 1),
image210.jpg (new 1),
image211.jpg (new 1),
image212.jpg (new 1),
image213.jpg (new 1),
image214.jpg (new 1),
image215.jpg (new 1),
image216.jpg (new 1),
image217.jpg (new 1),
image218.jpg (new 1),
image219.jpg (new 1),
image220.png (new 1),
image221.jpg (new 1),
image222.png (new 1),
image223.jpg (new 1),
image224.png (new 1),
image225.jpg (new 1),
image226.png (new 1),
image227.jpg (new 1),
image228.png (new 1),
image229.jpg (new 1),
image230.png (new 1),
image231.jpg (new 1),
image232.png (new 1),
image233.jpg (new 1),
item0001.xml (new 1),
oledata.mso (new),
props002.xml (new 2),
themedata.thmx (new)
-
niklwors
2014-03-10 17:30
#153
Rev.: 19530
-
4 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+2 -6),
CodegenCpp.tpl (+2 -2)
-
hudson
2014-03-10 17:28
#152
Rev.: 19529
-
70 lines of code changed in 70 files:
-
doc/OpenModelicaUsersGuide_file:
image001.gif (+1 -1),
image002.jpg (+1 -1),
image003.jpg (+1 -1),
image005.jpg (+1 -1),
image007.gif (+1 -1),
image011.jpg (+1 -1),
image013.jpg (+1 -1),
image014.jpg (+1 -1),
image023.gif (+1 -1),
image024.gif (+1 -1),
image037.gif (+1 -1),
image038.gif (+1 -1),
image039.gif (+1 -1),
image041.jpg (+1 -1),
image043.gif (+1 -1),
image045.jpg (+1 -1),
image046.gif (+1 -1),
image047.gif (+1 -1),
image048.gif (+1 -1),
image050.gif (+1 -1),
image051.gif (+1 -1),
image056.gif (+1 -1),
image057.gif (+1 -1),
image058.gif (+1 -1),
image060.gif (+1 -1),
image062.gif (+1 -1),
image063.gif (+1 -1),
image065.jpg (+1 -1),
image067.gif (+1 -1),
image068.gif (+1 -1),
image069.jpg (+1 -1),
image070.jpg (+1 -1),
image073.gif (+1 -1),
image074.gif (+1 -1),
image075.gif (+1 -1),
image076.gif (+1 -1),
image077.jpg (+1 -1),
image078.jpg (+1 -1),
image079.jpg (+1 -1),
image080.jpg (+1 -1),
image081.jpg (+1 -1),
image082.jpg (+1 -1),
image083.jpg (+1 -1),
image085.jpg (+1 -1),
image086.jpg (+1 -1),
image087.jpg (+1 -1),
image088.jpg (+1 -1),
image089.jpg (+1 -1),
image090.jpg (+1 -1),
image091.jpg (+1 -1),
image093.jpg (+1 -1),
image094.jpg (+1 -1),
image095.jpg (+1 -1),
image096.jpg (+1 -1),
image097.jpg (+1 -1),
image099.jpg (+1 -1),
image101.jpg (+1 -1),
image103.jpg (+1 -1),
image105.gif (+1 -1),
image107.jpg (+1 -1),
image108.jpg (+1 -1),
image109.jpg (+1 -1),
image110.jpg (+1 -1),
image112.jpg (+1 -1),
image113.jpg (+1 -1),
image116.jpg (+1 -1),
image117.jpg (+1 -1),
image118.jpg (+1 -1),
image119.jpg (+1 -1),
image120.jpg (+1 -1)
-
bruno
2014-03-10 17:24
#151
Rev.: 19528
-
14227 lines of code changed in 312 files:
-
doc:
OpenModelicaUsersGuide.htm (+14157 -42167)
-
doc/OpenModelicaUsersGuide_file:
colorschememapping.xml (del),
editdata.mso (del),
filelist.xml (del),
header.htm (del),
image001.gif (new 1),
image001.wmz (del),
image002.gif (del),
image002.jpg (new 1),
image003.jpg (new 1),
image003.png (del),
image004.jpg (changed),
image005.jpg (new 1),
image005.png (del),
image006.jpg (changed),
image007.gif (new 1),
image007.png (del),
image008.jpg (changed),
image009.jpg (changed),
image010.jpg (changed),
image011.jpg (new 1),
image011.png (del),
image012.jpg (changed),
image013.jpg (new 1),
image013.png (del),
image014.gif (del),
image014.jpg (new 1),
image015.jpg (changed),
image016.jpg (changed),
image017.jpg (changed),
image018.jpg (changed),
image019.jpg (changed),
image020.jpg (changed),
image021.jpg (changed),
image022.jpg (changed),
image023.gif (new 1),
image023.jpg (del),
image024.gif (new 1),
image024.jpg (del),
image025.jpg (changed),
image026.jpg (changed),
image027.jpg (changed),
image028.jpg (changed),
image029.jpg (changed),
image030.jpg (changed),
image031.jpg (changed),
image032.jpg (changed),
image033.jpg (changed),
image034.jpg (changed),
image035.jpg (changed),
image036.jpg (changed),
image037.gif (new 1),
image037.jpg (del),
image038.gif (new 1),
image038.jpg (del),
image039.gif (new 1),
image039.jpg (del),
image040.jpg (changed),
image041.jpg (new 1),
image041.png (del),
image042.gif (changed),
image043.gif (new 1),
image043.png (del),
image044.gif (changed),
image045.jpg (new 1),
image045.png (del),
image046.gif (new 1),
image046.jpg (del),
image047.gif (new 1),
image047.jpg (del),
image048.gif (new 1),
image048.jpg (del),
image049.jpg (changed),
image050.gif (new 1),
image050.jpg (del),
image051.gif (new 1),
image051.jpg (del),
image052.jpg (changed),
image053.jpg (changed),
image054.jpg (changed),
image055.jpg (changed),
image056.gif (new 1),
image056.jpg (del),
image057.gif (new 1),
image057.jpg (del),
image058.gif (new 1),
image058.jpg (del),
image059.jpg (changed),
image060.gif (new 1),
image060.jpg (del),
image061.jpg (changed),
image062.gif (new 1),
image062.jpg (del),
image063.gif (new 1),
image063.jpg (del),
image064.jpg (changed),
image065.jpg (new 1),
image065.png (del),
image066.jpg (changed),
image067.gif (new 1),
image067.png (del),
image068.gif (new 1),
image068.jpg (del),
image069.gif (del),
image069.jpg (new 1),
image070.jpg (new 1),
image070.wmz (del),
image071.gif (changed),
image072.gif (changed),
image073.gif (new 1),
image073.jpg (del),
image074.gif (new 1),
image074.jpg (del),
image075.gif (new 1),
image075.jpg (del),
image076.gif (new 1),
image076.jpg (del),
image077.jpg (new 1),
image077.png (del),
image078.gif (del),
image078.jpg (new 1),
image079.jpg (new 1),
image079.png (del),
image080.gif (del),
image080.jpg (new 1),
image081.jpg (new 1),
image081.png (del),
image082.gif (del),
image082.jpg (new 1),
image083.jpg (new 1),
image083.png (del),
image084.jpg (changed),
image085.jpg (new 1),
image085.png (del),
image086.gif (del),
image086.jpg (new 1),
image087.jpg (new 1),
image087.png (del),
image088.gif (del),
image088.jpg (new 1),
image089.jpg (new 1),
image089.png (del),
image090.gif (del),
image090.jpg (new 1),
image091.jpg (new 1),
image091.png (del),
image092.jpg (changed),
image093.jpg (new 1),
image093.png (del),
image094.gif (del),
image094.jpg (new 1),
image095.jpg (new 1),
image095.png (del),
image096.gif (del),
image096.jpg (new 1),
image097.jpg (new 1),
image097.png (del),
image098.jpg (changed),
image099.jpg (new 1),
image099.png (del),
image100.jpg (changed),
image101.jpg (new 1),
image101.png (del),
image102.jpg (changed),
image103.jpg (new 1),
image103.png (del),
image104.jpg (changed),
image105.gif (new 1),
image105.png (del),
image106.gif (changed),
image107.jpg (new 1),
image107.png (del),
image108.gif (del),
image108.jpg (new 1),
image109.jpg (new 1),
image109.wmz (del),
image110.gif (del),
image110.jpg (new 1),
image111.jpg (changed),
image112.emz (del),
image112.jpg (new 1),
image113.gif (del),
image113.jpg (new 1),
image114.jpg (changed),
image115.jpg (changed),
image116.emz (del),
image116.jpg (new 1),
image117.gif (del),
image117.jpg (new 1),
image118.emz (del),
image118.jpg (new 1),
image119.gif (del),
image119.jpg (new 1),
image120.jpg (new 1),
image120.png (del),
image121.jpg (changed),
image122.jpg (del),
image123.png (del),
image124.jpg (del),
image125.png (del),
image126.gif (del),
image127.png (del),
image128.gif (del),
image129.png (del),
image130.jpg (del),
image131.png (del),
image132.jpg (del),
image133.gif (del),
image134.png (del),
image135.gif (del),
image136.png (del),
image137.gif (del),
image138.png (del),
image139.gif (del),
image140.png (del),
image141.gif (del),
image142.png (del),
image143.gif (del),
image144.png (del),
image145.jpg (del),
image146.png (del),
image147.jpg (del),
image148.png (del),
image149.jpg (del),
image150.png (del),
image151.jpg (del),
image152.png (del),
image153.jpg (del),
image154.png (del),
image155.jpg (del),
image156.png (del),
image157.jpg (del),
image158.jpg (del),
image159.jpg (del),
image160.png (del),
image161.jpg (del),
image162.jpg (del),
image163.jpg (del),
image164.jpg (del),
image165.jpg (del),
image166.png (del),
image167.jpg (del),
image168.png (del),
image169.jpg (del),
image170.png (del),
image171.jpg (del),
image172.png (del),
image173.jpg (del),
image174.png (del),
image175.jpg (del),
image176.png (del),
image177.jpg (del),
image178.png (del),
image179.jpg (del),
image180.png (del),
image181.jpg (del),
image182.png (del),
image183.jpg (del),
image184.png (del),
image185.jpg (del),
image186.png (del),
image187.jpg (del),
image188.png (del),
image189.jpg (del),
image190.png (del),
image191.jpg (del),
image192.png (del),
image193.jpg (del),
image194.png (del),
image195.jpg (del),
image196.png (del),
image197.jpg (del),
image198.png (del),
image199.jpg (del),
image200.png (del),
image201.gif (del),
image202.png (del),
image203.gif (del),
image204.jpg (del),
image205.jpg (del),
image206.jpg (del),
image207.jpg (del),
image208.jpg (del),
image209.jpg (del),
image210.jpg (del),
image211.jpg (del),
image212.jpg (del),
image213.jpg (del),
image214.jpg (del),
image215.jpg (del),
image216.jpg (del),
image217.jpg (del),
image218.jpg (del),
image219.jpg (del),
image220.png (del),
image221.jpg (del),
image222.png (del),
image223.jpg (del),
image224.png (del),
image225.jpg (del),
image226.png (del),
image227.jpg (del),
image228.png (del),
image229.jpg (del),
image230.png (del),
image231.jpg (del),
image232.png (del),
image233.jpg (del),
item0001.xml (del),
oledata.mso (del),
props002.xml (del),
themedata.thmx (del)
-
hudson
2014-03-10 16:23
#150
Rev.: 19527
-
233 lines of code changed in 228 files:
-
doc/OpenModelicaUsersGuide_file:
image002.gif (+1 -1),
image003.png (+1 -1),
image004.jpg (+1 -1),
image005.png (+1 -1),
image006.jpg (+1 -1),
image007.png (+1 -1),
image008.jpg (+1 -1),
image009.jpg (+1 -1),
image010.jpg (+1 -1),
image011.png (+1 -1),
image012.jpg (+1 -1),
image013.png (+1 -1),
image014.gif (+1 -1),
image015.jpg (+1 -1),
image016.jpg (+1 -1),
image017.jpg (+1 -1),
image018.jpg (+1 -1),
image019.jpg (+1 -1),
image020.jpg (+1 -1),
image021.jpg (+1 -1),
image022.jpg (+1 -1),
image023.jpg (+1 -1),
image024.jpg (+1 -1),
image025.jpg (+1 -1),
image026.jpg (+1 -1),
image027.jpg (+1 -1),
image028.jpg (+1 -1),
image029.jpg (+1 -1),
image030.jpg (+1 -1),
image031.jpg (+1 -1),
image032.jpg (+1 -1),
image033.jpg (+1 -1),
image034.jpg (+1 -1),
image035.jpg (+1 -1),
image036.jpg (+1 -1),
image037.jpg (+1 -1),
image038.jpg (+1 -1),
image039.jpg (+1 -1),
image040.jpg (+1 -1),
image041.png (+1 -1),
image042.gif (+1 -1),
image043.png (+1 -1),
image044.gif (+1 -1),
image045.png (+1 -1),
image046.jpg (+1 -1),
image047.jpg (+1 -1),
image048.jpg (+1 -1),
image049.jpg (+1 -1),
image050.jpg (+1 -1),
image051.jpg (+1 -1),
image052.jpg (+1 -1),
image053.jpg (+1 -1),
image054.jpg (+1 -1),
image055.jpg (+1 -1),
image056.jpg (+1 -1),
image057.jpg (+1 -1),
image058.jpg (+1 -1),
image059.jpg (+1 -1),
image060.jpg (+1 -1),
image061.jpg (+1 -1),
image062.jpg (+1 -1),
image063.jpg (+1 -1),
image064.jpg (+1 -1),
image065.png (+1 -1),
image066.jpg (+1 -1),
image067.png (+1 -1),
image068.jpg (+1 -1),
image069.gif (+1 -1),
image071.gif (+1 -1),
image072.gif (+1 -1),
image073.jpg (+1 -1),
image074.jpg (+1 -1),
image075.jpg (+1 -1),
image076.jpg (+1 -1),
image077.png (+1 -1),
image078.gif (+1 -1),
image079.png (+1 -1),
image080.gif (+1 -1),
image081.png (+1 -1),
image082.gif (+1 -1),
image083.png (+1 -1),
image084.jpg (+1 -1),
image085.png (+1 -1),
image086.gif (+1 -1),
image087.png (+1 -1),
image088.gif (+1 -1),
image089.png (+1 -1),
image090.gif (+1 -1),
image091.png (+1 -1),
image092.jpg (+1 -1),
image093.png (+1 -1),
image094.gif (+1 -1),
image095.png (+1 -1),
image096.gif (+1 -1),
image097.png (+1 -1),
image098.jpg (+1 -1),
image099.png (+1 -1),
image100.jpg (+1 -1),
image101.png (+1 -1),
image102.jpg (+1 -1),
image103.png (+1 -1),
image104.jpg (+1 -1),
image105.png (+1 -1),
image106.gif (+1 -1),
image107.png (+1 -1),
image108.gif (+1 -1),
image110.gif (+1 -1),
image111.jpg (+1 -1),
image113.gif (+1 -1),
image114.jpg (+1 -1),
image115.jpg (+1 -1),
image117.gif (+1 -1),
image119.gif (+1 -1),
image120.png (+1 -1),
image121.jpg (+1 -1),
image122.jpg (+1 -1),
image123.png (+1 -1),
image124.jpg (+1 -1),
image125.png (+1 -1),
image126.gif (+1 -1),
image127.png (+1 -1),
image128.gif (+1 -1),
image129.png (+1 -1),
image130.jpg (+1 -1),
image131.png (+1 -1),
image132.jpg (+1 -1),
image133.gif (+1 -1),
image134.png (+1 -1),
image135.gif (+1 -1),
image136.png (+1 -1),
image137.gif (+1 -1),
image138.png (+1 -1),
image139.gif (+1 -1),
image140.png (+1 -1),
image141.gif (+1 -1),
image142.png (+1 -1),
image143.gif (+1 -1),
image144.png (+1 -1),
image145.jpg (+1 -1),
image146.png (+1 -1),
image147.jpg (+1 -1),
image148.png (+1 -1),
image149.jpg (+1 -1),
image150.png (+1 -1),
image151.jpg (+1 -1),
image152.png (+1 -1),
image153.jpg (+1 -1),
image154.png (+1 -1),
image155.jpg (+1 -1),
image156.png (+1 -1),
image157.jpg (+1 -1),
image158.jpg (+1 -1),
image159.jpg (+1 -1),
image160.png (+1 -1),
image161.jpg (+1 -1),
image162.jpg (+1 -1),
image163.jpg (+1 -1),
image164.jpg (+1 -1),
image165.jpg (+1 -1),
image166.png (+1 -1),
image167.jpg (+1 -1),
image168.png (+1 -1),
image169.jpg (+1 -1),
image170.png (+1 -1),
image171.jpg (+1 -1),
image172.png (+1 -1),
image173.jpg (+1 -1),
image174.png (+1 -1),
image175.jpg (+1 -1),
image176.png (+1 -1),
image177.jpg (+1 -1),
image178.png (+1 -1),
image179.jpg (+1 -1),
image180.png (+1 -1),
image181.jpg (+1 -1),
image182.png (+1 -1),
image183.jpg (+1 -1),
image184.png (+1 -1),
image185.jpg (+1 -1),
image186.png (+1 -1),
image187.jpg (+1 -1),
image188.png (+1 -1),
image189.jpg (+1 -1),
image190.png (+1 -1),
image191.jpg (+1 -1),
image192.png (+1 -1),
image193.jpg (+1 -1),
image194.png (+1 -1),
image195.jpg (+1 -1),
image196.png (+1 -1),
image197.jpg (+1 -1),
image198.png (+1 -1),
image199.jpg (+1 -1),
image200.png (+1 -1),
image201.gif (+1 -1),
image202.png (+1 -1),
image203.gif (+1 -1),
image204.jpg (+1 -1),
image205.jpg (+1 -1),
image206.jpg (+1 -1),
image207.jpg (+1 -1),
image208.jpg (+1 -1),
image209.jpg (+1 -1),
image210.jpg (+1 -1),
image211.jpg (+1 -1),
image212.jpg (+1 -1),
image213.jpg (+1 -1),
image214.jpg (+1 -1),
image215.jpg (+1 -1),
image216.jpg (+1 -1),
image217.jpg (+1 -1),
image218.jpg (+1 -1),
image219.jpg (+1 -1),
image220.png (+1 -1),
image221.jpg (+1 -1),
image222.png (+1 -1),
image223.jpg (+1 -1),
image224.png (+1 -1),
image225.jpg (+1 -1),
image226.png (+1 -1),
image227.jpg (+1 -1),
image228.png (+1 -1),
image229.jpg (+1 -1),
image230.png (+1 -1),
image231.jpg (+1 -1),
image232.png (+1 -1),
image233.jpg (+1 -1)
-
testsuite/simulation/libraries/msl32:
testSingolo.mos (+6 -5)
-
bruno
2014-03-10 16:15
#149
Rev.: 19526
-
42965 lines of code changed in 243 files:
-
doc:
OpenModelicaUsersGuide.htm (new 42167)
-
doc/OpenModelicaUsersGuide_file:
colorschememapping.xml (new 2),
editdata.mso (new),
filelist.xml (new 244),
header.htm (new 317),
image001.wmz (new),
image002.gif (new 1),
image003.png (new 1),
image004.jpg (new 1),
image005.png (new 1),
image006.jpg (new 1),
image007.png (new 1),
image008.jpg (new 1),
image009.jpg (new 1),
image010.jpg (new 1),
image011.png (new 1),
image012.jpg (new 1),
image013.png (new 1),
image014.gif (new 1),
image015.jpg (new 1),
image016.jpg (new 1),
image017.jpg (new 1),
image018.jpg (new 1),
image019.jpg (new 1),
image020.jpg (new 1),
image021.jpg (new 1),
image022.jpg (new 1),
image023.jpg (new 1),
image024.jpg (new 1),
image025.jpg (new 1),
image026.jpg (new 1),
image027.jpg (new 1),
image028.jpg (new 1),
image029.jpg (new 1),
image030.jpg (new 1),
image031.jpg (new 1),
image032.jpg (new 1),
image033.jpg (new 1),
image034.jpg (new 1),
image035.jpg (new 1),
image036.jpg (new 1),
image037.jpg (new 1),
image038.jpg (new 1),
image039.jpg (new 1),
image040.jpg (new 1),
image041.png (new 1),
image042.gif (new 1),
image043.png (new 1),
image044.gif (new 1),
image045.png (new 1),
image046.jpg (new 1),
image047.jpg (new 1),
image048.jpg (new 1),
image049.jpg (new 1),
image050.jpg (new 1),
image051.jpg (new 1),
image052.jpg (new 1),
image053.jpg (new 1),
image054.jpg (new 1),
image055.jpg (new 1),
image056.jpg (new 1),
image057.jpg (new 1),
image058.jpg (new 1),
image059.jpg (new 1),
image060.jpg (new 1),
image061.jpg (new 1),
image062.jpg (new 1),
image063.jpg (new 1),
image064.jpg (new 1),
image065.png (new 1),
image066.jpg (new 1),
image067.png (new 1),
image068.jpg (new 1),
image069.gif (new 1),
image070.wmz (new),
image071.gif (new 1),
image072.gif (new 1),
image073.jpg (new 1),
image074.jpg (new 1),
image075.jpg (new 1),
image076.jpg (new 1),
image077.png (new 1),
image078.gif (new 1),
image079.png (new 1),
image080.gif (new 1),
image081.png (new 1),
image082.gif (new 1),
image083.png (new 1),
image084.jpg (new 1),
image085.png (new 1),
image086.gif (new 1),
image087.png (new 1),
image088.gif (new 1),
image089.png (new 1),
image090.gif (new 1),
image091.png (new 1),
image092.jpg (new 1),
image093.png (new 1),
image094.gif (new 1),
image095.png (new 1),
image096.gif (new 1),
image097.png (new 1),
image098.jpg (new 1),
image099.png (new 1),
image100.jpg (new 1),
image101.png (new 1),
image102.jpg (new 1),
image103.png (new 1),
image104.jpg (new 1),
image105.png (new 1),
image106.gif (new 1),
image107.png (new 1),
image108.gif (new 1),
image109.wmz (new),
image110.gif (new 1),
image111.jpg (new 1),
image112.emz (new),
image113.gif (new 1),
image114.jpg (new 1),
image115.jpg (new 1),
image116.emz (new),
image117.gif (new 1),
image118.emz (new),
image119.gif (new 1),
image120.png (new 1),
image121.jpg (new 1),
image122.jpg (new 1),
image123.png (new 1),
image124.jpg (new 1),
image125.png (new 1),
image126.gif (new 1),
image127.png (new 1),
image128.gif (new 1),
image129.png (new 1),
image130.jpg (new 1),
image131.png (new 1),
image132.jpg (new 1),
image133.gif (new 1),
image134.png (new 1),
image135.gif (new 1),
image136.png (new 1),
image137.gif (new 1),
image138.png (new 1),
image139.gif (new 1),
image140.png (new 1),
image141.gif (new 1),
image142.png (new 1),
image143.gif (new 1),
image144.png (new 1),
image145.jpg (new 1),
image146.png (new 1),
image147.jpg (new 1),
image148.png (new 1),
image149.jpg (new 1),
image150.png (new 1),
image151.jpg (new 1),
image152.png (new 1),
image153.jpg (new 1),
image154.png (new 1),
image155.jpg (new 1),
image156.png (new 1),
image157.jpg (new 1),
image158.jpg (new 1),
image159.jpg (new 1),
image160.png (new 1),
image161.jpg (new 1),
image162.jpg (new 1),
image163.jpg (new 1),
image164.jpg (new 1),
image165.jpg (new 1),
image166.png (new 1),
image167.jpg (new 1),
image168.png (new 1),
image169.jpg (new 1),
image170.png (new 1),
image171.jpg (new 1),
image172.png (new 1),
image173.jpg (new 1),
image174.png (new 1),
image175.jpg (new 1),
image176.png (new 1),
image177.jpg (new 1),
image178.png (new 1),
image179.jpg (new 1),
image180.png (new 1),
image181.jpg (new 1),
image182.png (new 1),
image183.jpg (new 1),
image184.png (new 1),
image185.jpg (new 1),
image186.png (new 1),
image187.jpg (new 1),
image188.png (new 1),
image189.jpg (new 1),
image190.png (new 1),
image191.jpg (new 1),
image192.png (new 1),
image193.jpg (new 1),
image194.png (new 1),
image195.jpg (new 1),
image196.png (new 1),
image197.jpg (new 1),
image198.png (new 1),
image199.jpg (new 1),
image200.png (new 1),
image201.gif (new 1),
image202.png (new 1),
image203.gif (new 1),
image204.jpg (new 1),
image205.jpg (new 1),
image206.jpg (new 1),
image207.jpg (new 1),
image208.jpg (new 1),
image209.jpg (new 1),
image210.jpg (new 1),
image211.jpg (new 1),
image212.jpg (new 1),
image213.jpg (new 1),
image214.jpg (new 1),
image215.jpg (new 1),
image216.jpg (new 1),
image217.jpg (new 1),
image218.jpg (new 1),
image219.jpg (new 1),
image220.png (new 1),
image221.jpg (new 1),
image222.png (new 1),
image223.jpg (new 1),
image224.png (new 1),
image225.jpg (new 1),
image226.png (new 1),
image227.jpg (new 1),
image228.png (new 1),
image229.jpg (new 1),
image230.png (new 1),
image231.jpg (new 1),
image232.png (new 1),
image233.jpg (new 1),
item0001.xml (new 1),
oledata.mso (new),
props002.xml (new 2),
themedata.thmx (new)
-
testsuite/simulation/libraries/msl32:
testSingolo.mos (new 5)
-
vwaurich
2014-03-10 11:42
#148
Rev.: 19525
-
2 lines of code changed in 1 file:
-
Compiler/FrontEnd:
Expression.mo (+2 -2)
-
sjoelund.se
2014-03-10 11:41
#147
Rev.: 19524
-
4 lines of code changed in 2 files:
-
Compiler/FrontEnd:
DAEUtil.mo (-1)
-
Compiler/Util:
System.mo (+4)
-
sjoelund.se
2014-03-10 11:33
#146
Rev.: 19523
-
6 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
ParseCode.tmo (+2 -3),
Parser.mo (+4 -5)
-
niklwors
2014-03-10 11:28
#145
Rev.: 19522
-
1347 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+1299 -1201),
CodegenCpp.tpl (+48 -22)
-
sjoelund.se
2014-03-10 11:20
#144
Rev.: 19521
-
58 lines of code changed in 4 files:
-
testsuite/openmodelica/omcc:
Absyn.mo (-1),
Parser.mo (+46 -45),
lexerModelica.l (-1),
parserModelica.y (+12 -1)
-
vwaurich
2014-03-10 10:16
#143
Rev.: 19520
-
244 lines of code changed in 4 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+80 -33)
-
Compiler/FrontEnd:
DAEUtil.mo (+56 -1),
Expression.mo (+28 -1)
-
Compiler/Util:
List.mo (+80)
-
hudson
2014-03-09 20:17
#142
Rev.: 19519
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-09 18:20
#141
Rev.: 19518
-
31 lines of code changed in 3 files:
-
SimulationRuntime/c/meta:
meta_modelica_builtin.c (+1 -6),
meta_modelica_builtin.h (+9 -1)
-
testsuite/openmodelica/omcc:
Parser.mo (+21 -19)
-
sjoelund.se
2014-03-09 16:01
#140
Rev.: 19517
-
10 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
ParseCode.tmo (+2 -6),
ParserGenerator.mo (+8 -2)
-
sjoelund.se
2014-03-08 23:17
#139
Rev.: 19516
-
97 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Parser.mo (+97 -101)
-
adrpo
2014-03-08 23:10
#138
Rev.: 19514
-
2 lines of code changed in 1 file:
-
Compiler/runtime:
config.h (+2 -2)
-
petfr
2014-03-08 22:06
#137
Rev.: 19512
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
adrpo
2014-03-08 21:46
#136
Rev.: 19511
-
2 lines of code changed in 1 file:
-
Compiler/runtime:
config.h (+2 -2)
-
hudson
2014-03-08 20:19
#135
Rev.: 19509
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-08 18:51
#134
Rev.: 19508
-
1 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
ParseCode.tmo (-1),
Parser.mo (+1 -7)
-
sjoelund.se
2014-03-08 18:23
#133
Rev.: 19507
-
49 lines of code changed in 4 files:
-
testsuite/openmodelica/omcc:
ParseCode.tmo (+5 -6),
Parser.mo (+3 -3),
ParserGenerator.mo (+2 -1),
parserModelica.y (+39 -39)
-
sjoelund.se
2014-03-08 18:00
#132
Rev.: 19506
-
2 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Parser.mo (+2 -2)
-
sjoelund.se
2014-03-08 17:55
#131
Rev.: 19505
-
1539 lines of code changed in 10 files:
-
Compiler/FrontEnd:
SCodeUtil.mo (+46 -4)
-
testsuite/openmodelica/omcc:
LexerGenerator.mo (+4 -4),
Main.mo (+5 -6),
Makefile (+1),
OMCC.mo (+2 -1),
OMCC.mos (+1 -3),
ParseCode.tmo (+35 -62),
Parser.mo (+10 -13),
ParserGenerator.mo (+85 -215),
parserModelica.y (+1350 -726)
-
vitalij
2014-03-08 16:36
#130
Rev.: 19504
-
16 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+16 -9)
-
vitalij
2014-03-08 16:03
#129
Rev.: 19503
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
initial_guess.c (+2 -4)
-
sjoelund.se
2014-03-08 15:33
#128
Rev.: 19502
-
6 lines of code changed in 1 file:
-
vitalij
2014-03-08 11:37
#127
Rev.: 19501
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+1 -1)
-
petfr
2014-03-08 11:35
#126
Rev.: 19500
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
adrpo
2014-03-08 06:43
#125
Rev.: 19499
-
3 lines of code changed in 1 file:
-
Compiler/BackEnd:
XMLDump.mo (+3 -3)
-
petfr
2014-03-07 20:35
#124
Rev.: 19498
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
hudson
2014-03-07 20:17
#123
Rev.: 19497
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-07 13:51
#122
Rev.: 19496
-
16 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
ParserGenerator.mo (+16 -9)
-
niklwors
2014-03-07 12:31
#121
Rev.: 19495
-
416 lines of code changed in 75 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (+11 -8),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (+15 -7),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (+11 -6),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (+11 -4),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+2 -26),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (-6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (-2),
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench.mos (+2 -25),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (-12),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (-20),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (-14),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (-24),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (-36),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (-24),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (-258),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (-24),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (-18),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (-78),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (-20),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (-424),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (-110),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (-16),
Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos (-36),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (-26),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (-32),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (-106),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos (+7 -33),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos (+8 -34),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+7 -61),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos (+7 -53),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos (+10 -7),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+7 -43),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (-2),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (-4),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos (+7 -57),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (-2),
Modelica.Media.Examples.MixtureGases.mos (-8),
Modelica.Media.Examples.MoistAir.mos (-6),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (+12 -24),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (+12 -36),
Modelica.Media.Examples.SimpleLiquidWater.mos (-4),
Modelica.Media.Examples.TestOnly.FlueGas.mos (-13),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+11 -6),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (-5),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (-12),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (-22),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+8 -37),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+8 -13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+11 -14),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+4 -23),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+12 -24),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+4 -23),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+11 -16),
Modelica.Media.Examples.WaterIF97.mos (+11 -10),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+11 -4),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (+8 -11),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (+8 -5),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (+9 -9),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+9 -9),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (+9 -5),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (+8 -5),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (+8 -5),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (+9 -9),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (+11 -4),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+7 -41),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (+11 -6)
-
sjoelund.se
2014-03-07 11:24
#120
Rev.: 19494
-
492 lines of code changed in 8 files:
-
testsuite/openmodelica/omcc:
Absyn.mo (+160 -160),
Lexer.mo (+2 -2),
LexerGenerator.mo (+103 -103),
Main.mo (+8 -8),
OMCC.mo (+13 -13),
Parser.mo (+185 -185),
ParserGenerator.mo (+1 -1),
Types.mo (+20 -20)
-
sjoelund.se
2014-03-07 09:02
#119
Rev.: 19493
-
273 lines of code changed in 13 files:
-
Makefile.libraries (+1 -1)
-
libraries:
README (+1 -1)
-
testsuite/openmodelica/parser:
ParseFullModelica3.2.1.mos (+162 -156)
-
testsuite/simulation/libraries/msl32:
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL.mos (+5 -5),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase.mos (+12 -12),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+10 -10),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos (+22 -22),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator.mos (+2 -2),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMEE_Generator_MultiPhase.mos (+2 -2),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter.mos (+11 -11),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMPM_Inverter_MultiPhase.mos (+24 -24),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter.mos (+7 -7),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos (+14 -14)
-
hudson
2014-03-07 00:31
#118
Rev.: 19491
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-06 20:31
#117
Rev.: 19488
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
arun3688
2014-03-06 18:05
#116
Rev.: 19487
-
20 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
parserModelica.y (+20 -14)
-
niklwors
2014-03-06 17:41
#115
Rev.: 19486
-
487 lines of code changed in 25 files:
-
testsuite/simulation/libraries/msl32_cpp:
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_withLosses.mos (+38 -11),
Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMS_Start.mos (+3 -30),
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench.mos (+28 -7),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceCurrentBehaviour.mos (+41 -3),
Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.ForceStrokeBehaviour.mos (+41 -3),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonPullInStroke.mos (+70 -3),
Modelica.Magnetic.FluxTubes.Examples.SolenoidActuator.ComparisonQuasiStationary.mos (+62 -3),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start.mos (+3 -48),
Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMS_Start_MultiPhase.mos (+3 -51),
Modelica.Mechanics.MultiBody.Examples.Constraints.UniversalConstraint.mos (+1 -1),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+51 -4),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (+3 -5),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+3 -50),
Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravity.mos (+3 -4),
Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPulling.mos (+65 -3),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringDamperSystem.mos (+3 -30),
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos (+3 -45),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos (+3 -102),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos (+3 -105),
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos (+3 -102),
Modelica.Mechanics.MultiBody.Examples.Loops.EngineV6.mos (+3 -225),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar2.mos (+3 -33),
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic.mos (+3 -33),
Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects.mos (+3 -15),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+45 -3)
-
vwaurich
2014-03-06 16:58
#114
Rev.: 19485
-
11 lines of code changed in 1 file:
-
Compiler/FrontEnd:
ExpressionDump.mo (+11)
-
adrpo
2014-03-06 16:23
#113
Rev.: 19483
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/meta:
meta_modelica.h (+1)
-
hudson
2014-03-06 16:08
#112
Rev.: 19482
-
20 lines of code changed in 2 files:
-
testsuite/simulation/modelica/functions_eval:
functionTest2.mo (+19 -18),
functionTest2.mos (+1)
-
lochel
2014-03-06 16:05
#111
Rev.: 19481
-
998 lines of code changed in 136 files:
-
Compiler/BackEnd:
RemoveSimpleEquations.mo (+199 -203)
-
testsuite/openmodelica/cppruntime/libraries/msl32:
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+1 -5),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+1 -13),
Modelica.Media.Examples.WaterIF97.mos (+1 -9),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (+1 -3),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (+1 -5)
-
testsuite/openmodelica/cruntime/optimization/basic:
TestConstraintsAlias.mos (+1 -3)
-
testsuite/openmodelica/interactive-API:
interactive_api_calls.mos (-56)
-
testsuite/openmodelica/uncertainties:
DataReconciliationTests21jan2013.mos (+170 -214)
-
testsuite/simulation/libraries/3rdParty/TestMedia:
TestFlueGas.mos (+1 -3),
TestNitrogen.mos (+1 -3),
TestSteam.mos (+1 -3),
TestWater.mos (+1 -3)
-
testsuite/simulation/libraries/3rdParty/TestMediaFrancesco:
TestMedia.TestModels.ColdWater.Test1.mos (+1 -3),
TestMedia.TestModels.ColdWater.Test2.mos (+1 -5),
TestMedia.TestModels.ColdWater.Test3.mos (+1 -7),
TestMedia.TestModels.ColdWater.Test4.mos (+1 -11),
TestMedia.TestModels.Nitrogen.Test1.mos (+1 -3),
TestMedia.TestModels.WaterIF97.Test1.mos (+1 -3),
TestMedia.TestModels.WaterIF97.Test5.mos (-14),
TestMedia.TestModels.WaterIF97.Test6.mos (-12)
-
testsuite/simulation/libraries/3rdParty/ThermoPower:
Bug2537.mos (+28 -222),
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos (+1 -73)
-
testsuite/simulation/libraries/3rdParty/ThermoSysPro:
ThermoSysPro.Examples.SimpleExamples.TestBend.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (-4),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (+35 -65),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (+26 -33),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (+70 -50),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (-16),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (+30 -70),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (+10 -20),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (+5 -7),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (+40 -52),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (+60 -80),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (+20 -26),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (+15 -19),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (+5 -23),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (+10 -22),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (+10 -14),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (+20 -24),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (+11 -22),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (-10),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (+11 -22),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (-6),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (+25 -41),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (+10 -14),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (+30 -26),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (+20 -24),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (+15 -27),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (+15 -25),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (+20 -8),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (+15 -27),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (+20 -10),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (+5 -9)
-
testsuite/simulation/libraries/msl32:
Makefile (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (-7),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (-6),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (-5),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (-3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (-6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (-2),
Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos (-210),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (-12),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (-20),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (-14),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (-24),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (-36),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (-24),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (-258),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (-24),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (-18),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (-60),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (-20),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (-424),
Modelica.Fluid.Examples.HeatingSystem.mos (-72),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (-110),
Modelica.Fluid.Examples.InverseParameterization.mos (-42),
Modelica.Fluid.Examples.PumpingSystem.mos (-32),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (-17),
Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos (-36),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (-27),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (-32),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (-106),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (-3),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (-4),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (-2),
Modelica.Mechanics.Translational.Examples.HeatLosses.mos (-2),
Modelica.Media.Examples.MixtureGases.mos (-9),
Modelica.Media.Examples.MoistAir.mos (-6),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (-22),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (-34),
Modelica.Media.Examples.ReferenceAir.MoistAir.mos (-6),
Modelica.Media.Examples.ReferenceAir.MoistAir1.mos (-23),
Modelica.Media.Examples.ReferenceAir.MoistAir2.mos (-37),
Modelica.Media.Examples.SimpleLiquidWater.mos (-5),
Modelica.Media.Examples.TestOnly.FlueGas.mos (-12),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (-5),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (-5),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (-12),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (-23),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (-37),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (-22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (-22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (-22),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (-15),
Modelica.Media.Examples.WaterIF97.mos (-9),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (-3),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (-11),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (-8),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (-8),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (-4),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (-8),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (-3),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (-5),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (-5)
-
testsuite/simulation/modelica/hpcom:
Makefile (+3 -3),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+1 -259),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (+1 -3)
-
vwaurich
2014-03-06 15:51
#110
Rev.: 19480
-
67 lines of code changed in 4 files:
-
testsuite/simulation/modelica/functions_eval:
Makefile (+2 -7),
functionTest2.mo (new 18),
functionTest2.mos (new 47)
-
testsuite/simulation/modelica/functions_eval/ReferenceFiles:
functionTest2.mat (new)
-
vwaurich
2014-03-06 15:44
#109
Rev.: 19479
-
86 lines of code changed in 1 file:
-
testsuite/openmodelica/debugDumps:
optdaedump.mos (+86)
-
perost
2014-03-06 15:44
#108
Rev.: 19478
-
1 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+1 -1)
-
perost
2014-03-06 15:39
#107
Rev.: 19477
-
6 lines of code changed in 1 file:
-
Compiler/Util:
Flags.mo (+6 -6)
-
hudson
2014-03-06 15:30
#106
Rev.: 19476
-
50 lines of code changed in 6 files:
-
testsuite/simulation/modelica/functions_eval:
Makefile (+1),
func.mo (+13 -12),
functionTest.mo (+17 -16),
functionTest.mos (+1),
functionTest1.mo (+17 -16),
functionTest1.mos (+1)
-
vwaurich
2014-03-06 15:27
#105
Rev.: 19475
-
200 lines of code changed in 8 files:
-
testsuite/simulation/modelica/functions_eval:
Makefile (new 58),
func.mo (new 12),
functionTest.mo (new 16),
functionTest.mos (new 51),
functionTest1.mo (new 16),
functionTest1.mos (new 47)
-
testsuite/simulation/modelica/functions_eval/ReferenceFiles:
functionTest.mat (new),
functionTest1.mat (new)
-
vwaurich
2014-03-06 15:26
#104
Rev.: 19474
-
284 lines of code changed in 6 files:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+220),
BackendDAEUtil.mo (+2 -1),
BackendVarTransform.mo (+22)
-
Compiler/FrontEnd:
DAEUtil.mo (+2 -2)
-
Compiler/Util:
Debug.mo (+30),
Flags.mo (+8 -3)
-
sjoelund.se
2014-03-06 13:41
#103
Rev.: 19473
-
23 lines of code changed in 4 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+6)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.c (+13),
meta_modelica_builtin.h (+2)
-
testsuite/openmodelica/omcc:
Lexer.mo (+2 -1)
-
sjoelund.se
2014-03-06 13:05
#102
Rev.: 19471
-
36 lines of code changed in 94 files:
-
testsuite/openmodelica/omcc:
Main.mo (+1 -1),
Makefile (+22),
Parser.mo (+12 -10),
Types.mo (+1 -1)
-
testsuite/openmodelica/omcc_test:
Makefile (del),
Test1.mo (del),
Test10.mo (del),
Test11.mo (del),
Test12.mo (del),
Test13.mo (del),
Test14.mo (del),
Test15.mo (del),
Test16.mo (del),
Test17.mo (del),
Test18.mo (del),
Test19.mo (del),
Test2.mo (del),
Test20.mo (del),
Test21.mo (del),
Test3.mo (del),
Test4.mo (del),
Test5.mo (del),
Test6.mo (del),
Test7.mo (del),
Test8.mo (del),
Test9.mo (del),
error1.mo (del),
error10.mo (del),
error11.mo (del),
error12.mo (del),
error13.mo (del),
error14.mo (del),
error15.mo (del),
error2.mo (del),
error3.mo (del),
error4.mo (del),
error5.mo (del),
error6.mo (del),
error7.mo (del),
error8.mo (del),
error9.mo (del),
fulltest.mo (del),
optimica1.mo (del),
optimica2.mo (del),
partest1.mo (del),
partest2.mo (del),
partest3.mo (del),
partest4.mo (del),
partest5.mo (del)
-
testsuite/openmodelica/omcc_test/should_fail:
error1.mo (del),
error10.mo (del),
error11.mo (del),
error12.mo (del),
error13.mo (del),
error14.mo (del),
error15.mo (del),
error2.mo (del),
error3.mo (del),
error4.mo (del),
error5.mo (del),
error6.mo (del),
error7.mo (del),
error8.mo (del),
error9.mo (del)
-
testsuite/openmodelica/omcc_test/should_work:
Test1.mo (del),
Test10.mo (del),
Test11.mo (del),
Test12.mo (del),
Test13.mo (del),
Test14.mo (del),
Test15.mo (del),
Test16.mo (del),
Test17.mo (del),
Test18.mo (del),
Test19.mo (del),
Test2.mo (del),
Test20.mo (del),
Test21.mo (del),
Test3.mo (del),
Test4.mo (del),
Test5.mo (del),
Test6.mo (del),
Test7.mo (del),
Test8.mo (del),
Test9.mo (del),
fulltest.mo (del),
optimica1.mo (del),
optimica2.mo (del),
partest1.mo (del),
partest2.mo (del),
partest3.mo (del),
partest4.mo (del),
partest5.mo (del),
total.mo (del)
-
sjoelund.se
2014-03-06 12:43
#101
Rev.: 19470
-
2 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
ParserGenerator.mo (+2 -1)
-
niklwors
2014-03-06 11:16
#100
Rev.: 19469
-
4 lines of code changed in 2 files:
-
testsuite/openmodelica/cppruntime/libraries/msl32:
Makefile (+1),
Modelica.Mechanics.MultiBody.Examples.Elementary.FreeBody.mos (+3 -3)
-
hudson
2014-03-06 10:42
#99
Rev.: 19468
-
3 lines of code changed in 3 files:
-
SimulationRuntime/c:
openmodelica_types.h (+1)
-
SimulationRuntime/c/meta:
meta_modelica_gen_mk_box.sh (+1),
meta_modelica_mk_box.h (+1)
-
sjoelund.se
2014-03-06 10:37
#98
Rev.: 19466
-
1068 lines of code changed in 22 files:
-
Compiler/Template:
CodegenC.mo (+395 -443),
CodegenC.tpl (+1 -12)
-
SimulationRuntime/c:
Makefile.common (+9 -7),
Makefile.objs (+2 -1),
openmodelica.h (+1 -135),
openmodelica_types.h (new 164)
-
SimulationRuntime/c/meta:
meta_modelica.h (+44 -196),
meta_modelica_builtin.c (-31),
meta_modelica_builtin.h (+31),
meta_modelica_gen_mk_box.sh (new 15),
meta_modelica_mk_box.h (new 356)
-
SimulationRuntime/c/meta/gc:
common.h (+1 -1),
generational.h (+1 -1),
marksweep.c (-6),
marksweep.h (+1 -1),
mmc_gc.h (+13 -4)
-
SimulationRuntime/c/util:
modelica_string.c (+2 -1)
-
testsuite/openmodelica/omcc:
LexerCode.tmo (+1 -1),
LexerGenerator.mo (+1 -1),
ParseCode.tmo (+5 -7),
Parser.mo (+4 -6),
Types.mo (+21 -31)
-
hudson
2014-03-06 10:34
#97
Rev.: 19465
-
1 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+1 -1)
-
hudson
2014-03-06 10:34
#96
Rev.: 19464
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc_test/should_work:
total.mo (+1)
-
niklwors
2014-03-06 10:26
#95
Rev.: 19463
-
2983 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+2979 -2939),
CodegenCpp.tpl (+4 -2)
-
arun3688
2014-03-06 10:17
#94
Rev.: 19462
-
0 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc_test/should_work:
total.mo (new)
-
niklwors
2014-03-06 09:53
#93
Rev.: 19461
-
27 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+25 -23),
CodegenCpp.tpl (+2 -1)
-
lochel
2014-03-06 02:36
#92
Rev.: 19460
-
4003 lines of code changed in 131 files:
-
Compiler/BackEnd:
RemoveSimpleEquations.mo (+61 -59)
-
testsuite/openmodelica/cruntime/optimization/basic:
TestConstraintsAlias.mos (+3 -1)
-
testsuite/openmodelica/interactive-API:
interactive_api_calls.mos (+56)
-
testsuite/openmodelica/uncertainties:
DataReconciliationTests21jan2013.mos (+214 -170)
-
testsuite/simulation/libraries/3rdParty/TestMedia:
TestFlueGas.mos (+3 -1),
TestNitrogen.mos (+3 -1),
TestSteam.mos (+3 -1),
TestWater.mos (+3 -1)
-
testsuite/simulation/libraries/3rdParty/TestMediaFrancesco:
TestMedia.TestModels.ColdWater.Test1.mos (+3 -1),
TestMedia.TestModels.ColdWater.Test2.mos (+5 -1),
TestMedia.TestModels.ColdWater.Test3.mos (+7 -1),
TestMedia.TestModels.ColdWater.Test4.mos (+11 -1),
TestMedia.TestModels.Nitrogen.Test1.mos (+3 -1),
TestMedia.TestModels.WaterIF97.Test1.mos (+3 -1),
TestMedia.TestModels.WaterIF97.Test5.mos (+14),
TestMedia.TestModels.WaterIF97.Test6.mos (+12)
-
testsuite/simulation/libraries/3rdParty/ThermoPower:
Bug2537.mos (+222 -28),
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos (+73 -1)
-
testsuite/simulation/libraries/3rdParty/ThermoSysPro:
ThermoSysPro.Examples.SimpleExamples.TestBend.mos (+9 -5),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (+4),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (+65 -35),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (+9 -5),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (+9 -5),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (+33 -26),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (+50 -70),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (+16),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (+70 -30),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (+20 -10),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (+7 -5),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (+52 -40),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (+80 -60),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (+26 -20),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (+19 -15),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (+9 -5),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (+23 -5),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (+22 -10),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (+14 -10),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (+24 -20),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (+9 -5),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (+22 -11),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (+10),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (+22 -11),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (+6),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (+41 -25),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (+14 -10),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (+26 -30),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (+24 -20),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (+27 -15),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (+25 -15),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (+8 -20),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (+27 -15),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (+10 -20),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (+9 -5)
-
testsuite/simulation/libraries/msl32:
Makefile (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (+7),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (+6),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (+5),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (+3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (+6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (+2),
Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos (+210),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (+12),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (+20),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (+14),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (+24),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (+36),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (+24),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+258),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (+24),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (+18),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (+60),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (+20),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (+424),
Modelica.Fluid.Examples.HeatingSystem.mos (+72),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (+110),
Modelica.Fluid.Examples.InverseParameterization.mos (+42),
Modelica.Fluid.Examples.PumpingSystem.mos (+32),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (+17),
Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos (+36),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (+27),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (+32),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (+106),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (+3),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (+4),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (+2),
Modelica.Mechanics.Translational.Examples.HeatLosses.mos (+2),
Modelica.Media.Examples.MixtureGases.mos (+9),
Modelica.Media.Examples.MoistAir.mos (+6),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (+22),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (+34),
Modelica.Media.Examples.ReferenceAir.MoistAir.mos (+6),
Modelica.Media.Examples.ReferenceAir.MoistAir1.mos (+23),
Modelica.Media.Examples.ReferenceAir.MoistAir2.mos (+37),
Modelica.Media.Examples.SimpleLiquidWater.mos (+5),
Modelica.Media.Examples.TestOnly.FlueGas.mos (+12),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (+5),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (+5),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (+12),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (+23),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (+37),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (+13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (+22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (+22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (+22),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (+15),
Modelica.Media.Examples.WaterIF97.mos (+9),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (+3),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (+11),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (+5),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (+8),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (+8),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (+4),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (+5),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (+5),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (+8),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (+3),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (+5),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (+5)
-
testsuite/simulation/modelica/hpcom:
Makefile (+3 -3),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+259 -1),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (+3 -1)
-
wbraun
2014-03-05 23:51
#91
Rev.: 19458
-
853 lines of code changed in 131 files:
-
Compiler/BackEnd:
RemoveSimpleEquations.mo (+59 -61)
-
testsuite/openmodelica/cruntime/optimization/basic:
TestConstraintsAlias.mos (+1 -3)
-
testsuite/openmodelica/interactive-API:
interactive_api_calls.mos (-56)
-
testsuite/openmodelica/uncertainties:
DataReconciliationTests21jan2013.mos (+170 -214)
-
testsuite/simulation/libraries/3rdParty/TestMedia:
TestFlueGas.mos (+1 -3),
TestNitrogen.mos (+1 -3),
TestSteam.mos (+1 -3),
TestWater.mos (+1 -3)
-
testsuite/simulation/libraries/3rdParty/TestMediaFrancesco:
TestMedia.TestModels.ColdWater.Test1.mos (+1 -3),
TestMedia.TestModels.ColdWater.Test2.mos (+1 -5),
TestMedia.TestModels.ColdWater.Test3.mos (+1 -7),
TestMedia.TestModels.ColdWater.Test4.mos (+1 -11),
TestMedia.TestModels.Nitrogen.Test1.mos (+1 -3),
TestMedia.TestModels.WaterIF97.Test1.mos (+1 -3),
TestMedia.TestModels.WaterIF97.Test5.mos (-14),
TestMedia.TestModels.WaterIF97.Test6.mos (-12)
-
testsuite/simulation/libraries/3rdParty/ThermoPower:
Bug2537.mos (+28 -222),
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_B.mos (+1 -73)
-
testsuite/simulation/libraries/3rdParty/ThermoSysPro:
ThermoSysPro.Examples.SimpleExamples.TestBend.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestCentrifugalPumpWaterSolution.mos (-4),
ThermoSysPro.Examples.SimpleExamples.TestCheckValve.mos (+35 -65),
ThermoSysPro.Examples.SimpleExamples.TestControlValve.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestDiaphragm.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestDynamicReliefValve.mos (+26 -33),
ThermoSysPro.Examples.SimpleExamples.TestDynamicWaterWaterExchanger.mos (+70 -50),
ThermoSysPro.Examples.SimpleExamples.TestFlueGasesJunctions.mos (-16),
ThermoSysPro.Examples.SimpleExamples.TestIdealCheckValve.mos (+30 -70),
ThermoSysPro.Examples.SimpleExamples.TestIdealSwitchValve.mos (+10 -20),
ThermoSysPro.Examples.SimpleExamples.TestInvSingularPressureLoss.mos (+5 -7),
ThermoSysPro.Examples.SimpleExamples.TestJunctions.mos (+40 -52),
ThermoSysPro.Examples.SimpleExamples.TestJunctions2.mos (+60 -80),
ThermoSysPro.Examples.SimpleExamples.TestJunctions4.mos (+20 -26),
ThermoSysPro.Examples.SimpleExamples.TestMassFlowMultiplier.mos (+15 -19),
ThermoSysPro.Examples.SimpleExamples.TestPipePressureLoss.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestRefP.mos (+5 -23),
ThermoSysPro.Examples.SimpleExamples.TestSensors.mos (+10 -22),
ThermoSysPro.Examples.SimpleExamples.TestSimpleEvaporatorWaterSteamFlueGases.mos (+10 -14),
ThermoSysPro.Examples.SimpleExamples.TestSimpleStaticCondenser.mos (+20 -24),
ThermoSysPro.Examples.SimpleExamples.TestSingularPressureLoss.mos (+5 -9),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump.mos (+11 -22),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump1.mos (-10),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPump2.mos (+11 -22),
ThermoSysPro.Examples.SimpleExamples.TestStaticCentrifugalPumpWaterSolution.mos (-6),
ThermoSysPro.Examples.SimpleExamples.TestStaticDrum2.mos (+25 -41),
ThermoSysPro.Examples.SimpleExamples.TestStaticExchangerWaterSteamFlueGases.mos (+10 -14),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchanger.mos (+30 -26),
ThermoSysPro.Examples.SimpleExamples.TestStaticWaterWaterExchangerDTorWorEff.mos (+20 -24),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer.mos (+15 -27),
ThermoSysPro.Examples.SimpleExamples.TestSteamDryer2.mos (+15 -25),
ThermoSysPro.Examples.SimpleExamples.TestSteamEngine.mos (+20 -8),
ThermoSysPro.Examples.SimpleExamples.TestSteamExtractionSplitter.mos (+15 -27),
ThermoSysPro.Examples.SimpleExamples.TestStodolaTurbine2.mos (+20 -10),
ThermoSysPro.Examples.SimpleExamples.TestSwitchValve.mos (+5 -9)
-
testsuite/simulation/libraries/msl32:
Makefile (+1 -1),
Modelica.Electrical.Analog.Examples.HeatingMOSInverter.mos (-7),
Modelica.Electrical.Analog.Examples.HeatingNPN_OrGate.mos (-6),
Modelica.Electrical.Analog.Examples.HeatingRectifier.mos (-5),
Modelica.Electrical.Analog.Examples.HeatingResistor.mos (-3),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling.mos (-6),
Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Temperature.mos (-2),
Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater.mos (-210),
Modelica.Fluid.Examples.AST_BatchPlant.Test.OneTank.mos (-12),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe1.mos (-20),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TankWithEmptyingPipe2.mos (-14),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe1.mos (-24),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TanksWithEmptyingPipe2.mos (-36),
Modelica.Fluid.Examples.AST_BatchPlant.Test.TwoTanks.mos (-24),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (-258),
Modelica.Fluid.Examples.ControlledTankSystem.ControlledTanks.mos (-24),
Modelica.Fluid.Examples.DrumBoiler.DrumBoiler.mos (-18),
Modelica.Fluid.Examples.Explanatory.MeasuringTemperature.mos (-60),
Modelica.Fluid.Examples.Explanatory.MomentumBalanceFittings.mos (-20),
Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation.mos (-424),
Modelica.Fluid.Examples.HeatingSystem.mos (-72),
Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos (-110),
Modelica.Fluid.Examples.InverseParameterization.mos (-42),
Modelica.Fluid.Examples.PumpingSystem.mos (-32),
Modelica.Fluid.Examples.Tanks.EmptyTanks.mos (-17),
Modelica.Fluid.Examples.Tanks.TanksWithOverflow.mos (-36),
Modelica.Fluid.Examples.Tanks.ThreeTanks.mos (-27),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2.mos (-32),
Modelica.Fluid.Examples.TraceSubstances.RoomCO2WithControls.mos (-106),
Modelica.Mechanics.MultiBody.Examples.Elementary.HeatLosses.mos (-3),
Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos (-4),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (-2),
Modelica.Mechanics.Translational.Examples.HeatLosses.mos (-2),
Modelica.Media.Examples.MixtureGases.mos (-9),
Modelica.Media.Examples.MoistAir.mos (-6),
Modelica.Media.Examples.ReferenceAir.DryAir1.mos (-22),
Modelica.Media.Examples.ReferenceAir.DryAir2.mos (-34),
Modelica.Media.Examples.ReferenceAir.MoistAir.mos (-6),
Modelica.Media.Examples.ReferenceAir.MoistAir1.mos (-23),
Modelica.Media.Examples.ReferenceAir.MoistAir2.mos (-37),
Modelica.Media.Examples.SimpleLiquidWater.mos (-5),
Modelica.Media.Examples.TestOnly.FlueGas.mos (-12),
Modelica.Media.Examples.TestOnly.IdealGasN2.mos (-5),
Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos (-5),
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos (-12),
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos (-23),
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas.mos (-37),
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Essotherm650.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Incompressible.Glycol47.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearWater_pT.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.ConstantPropertyLiquidWater.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.IdealSteam.mos (-13),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97OnePhase_ph.mos (-22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_pT.mos (-22),
Modelica.Media.Examples.Tests.MediaTestModels.Water.WaterIF97_ph.mos (-22),
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos (-15),
Modelica.Media.Examples.WaterIF97.mos (-9),
Modelica.Media.Incompressible.Examples.TestGlycol.mos (-3),
Modelica.Thermal.FluidHeatFlow.Examples.IndirectCooling.mos (-11),
Modelica.Thermal.FluidHeatFlow.Examples.OneMass.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelCooling.mos (-8),
Modelica.Thermal.FluidHeatFlow.Examples.ParallelPumpDropOut.mos (-8),
Modelica.Thermal.FluidHeatFlow.Examples.PumpAndValve.mos (-4),
Modelica.Thermal.FluidHeatFlow.Examples.PumpDropOut.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.SimpleCooling.mos (-5),
Modelica.Thermal.FluidHeatFlow.Examples.TwoMass.mos (-8),
Modelica.Thermal.HeatTransfer.Examples.ControlledTemperature.mos (-3),
Modelica.Thermal.HeatTransfer.Examples.Motor.mos (-5),
Modelica.Thermal.HeatTransfer.Examples.TwoMasses.mos (-5)
-
testsuite/simulation/modelica/hpcom:
Makefile (+3 -3),
Modelica.Fluid.Examples.BranchingDynamicPipes.mos (+1 -259),
Modelica.Mechanics.Rotational.Examples.HeatLosses.mos (+1 -3)
-
sjoelund.se
2014-03-05 23:49
#90
Rev.: 19457
-
37 lines of code changed in 3 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+34 -35),
LexerCode.tmo (+2 -2),
LexerGenerator.mo (+1 -1)
-
sjoelund.se
2014-03-05 21:25
#89
Rev.: 19456
-
117 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+67 -78),
CodegenCpp.tpl (+50 -53)
-
sjoelund.se
2014-03-05 21:02
#88
Rev.: 19455
-
21 lines of code changed in 6 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+7)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.h (+1)
-
testsuite/openmodelica/omcc:
Lexer.mo (+7 -3),
LexerCode.tmo (+2 -2),
LexerGenerator.mo (+2 -2),
Types.mo (+2)
-
hudson
2014-03-05 20:29
#87
Rev.: 19454
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-05 19:50
#86
Rev.: 19453
-
50 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+50 -50)
-
niklwors
2014-03-05 19:41
#85
Rev.: 19452
-
111 lines of code changed in 2 files:
-
Compiler/Template:
CodegenCpp.mo (+59 -55),
CodegenCpp.tpl (+52 -52)
-
hudson
2014-03-05 18:34
#84
Rev.: 19450
-
104 lines of code changed in 9 files:
-
Compiler/Template:
CodegenCpp.tpl (+65 -65)
-
SimulationRuntime/cpp/Core/SimController:
Initialization.cpp (+3 -3),
Initialization.h (+1 -1)
-
SimulationRuntime/cpp/Core/Solver:
SolverDefaultImplementation.cpp (+1 -1),
SystemStateSelection.cpp (+24 -24)
-
SimulationRuntime/cpp/Include/Core/Solver:
ISolver.h (+1 -1),
SolverDefaultImplementation.h (+3 -3),
SystemStateSelection.h (+4 -4)
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+2 -2)
-
hudson
2014-03-05 18:34
#83
Rev.: 19449
-
193 lines of code changed in 3 files:
-
SimulationRuntime/cpp/Core/Solver:
SystemStateSelection.cpp (+149 -149)
-
SimulationRuntime/cpp/Include/Core/Solver:
SystemStateSelection.h (+28 -28)
-
SimulationRuntime/cpp/Include/Core/System:
IStateSelection.h (+16 -16)
-
sjoelund.se
2014-03-05 18:16
#82
Rev.: 19448
-
48 lines of code changed in 5 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+13)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.h (+1)
-
testsuite/openmodelica/omcc:
Lexer.mo (+30 -28),
LexerCode.tmo (+3 -2),
LexerGenerator.mo (+1 -1)
-
niklwors
2014-03-05 18:06
#81
Rev.: 19447
-
1 lines of code changed in 1 file:
-
Compiler/Template:
CodegenCpp.tpl (+1 -1)
-
niklwors
2014-03-05 18:05
#80
Rev.: 19446
-
4880 lines of code changed in 33 files:
-
Compiler/Template:
CodegenCpp.mo (+4244 -2930),
CodegenCpp.tpl (+324 -28),
CodegenFMUCpp.mo (+32 -11),
CodegenFMUCpp.tpl (+5 -2)
-
SimulationRuntime/cpp:
CMakeLists.txt (+1)
-
SimulationRuntime/cpp/Core/Math:
Functions.cpp (+1 -1)
-
SimulationRuntime/cpp/Core/Modelica:
ModelicaSystem.cpp (+6 -4),
ModelicaSystem.h (+2 -3)
-
SimulationRuntime/cpp/Core/ModelicaExternalC:
CMakeLists.txt (+3 -1)
-
SimulationRuntime/cpp/Core/SimController:
Initialization.cpp (+16 -3),
Initialization.h (+2 -2),
SimManager.cpp (+1 -1)
-
SimulationRuntime/cpp/Core/Solver:
CMakeLists.txt (+2 -2),
FactoryExport.h (+1),
SolverDefaultImplementation.cpp (+6 -1),
SystemStateSelection.cpp (new 150),
stdafx.h (+3 -1)
-
SimulationRuntime/cpp/Core/System:
CMakeLists.txt (+2 -1)
-
SimulationRuntime/cpp/Include/Core:
Modelica.h (+2 -1)
-
SimulationRuntime/cpp/Include/Core/Solver:
ISolver.h (+3 -3),
SolverDefaultImplementation.h (+7 -4),
SystemStateSelection.h (new 28)
-
SimulationRuntime/cpp/Include/Core/System:
IMixedSystem.h (+1),
IStateSelection.h (new 16),
SystemDefaultImplementation.h (+1 -1)
-
SimulationRuntime/cpp/Solver/CVode:
CVode.cpp (+7 -3),
CVode.h (+1),
FactoryExport.h (+1),
stdafx.h (+3)
-
SimulationRuntime/cpp/Solver/Euler:
Euler.cpp (+4 -1),
Euler.h (+1 -1),
FactoryExport.h (+1),
stdafx.h (+3)
-
sjoelund.se
2014-03-05 17:39
#79
Rev.: 19445
-
2345 lines of code changed in 5 files:
-
Compiler/Template:
CodegenC.mo (+2334 -2301),
CodegenC.tpl (+3 -2),
CodegenJS.mo (+1 -1),
CodegenJS.tpl (+1 -1)
-
SimulationRuntime/c/emcc:
pre.js (+6 -2)
-
vitalij
2014-03-05 16:26
#78
Rev.: 19443
-
34 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+3 -1)
-
testsuite/openmodelica/cruntime/optimization/basic:
VDPchekError.mos (+31 -42)
-
wbraun
2014-03-05 16:06
#77
Rev.: 19442
-
59 lines of code changed in 3 files:
-
SimulationRuntime/c/optimization/initialOptimizer:
initial_guess.c (+14 -17)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+2 -4)
-
testsuite/openmodelica/cruntime/optimization/basic:
VDPchekError.mos (+43 -30)
-
sjoelund.se
2014-03-05 15:45
#76
Rev.: 19441
-
87 lines of code changed in 3 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+45 -35),
LexerCode.tmo (+29 -39),
LexerGenerator.mo (+13 -13)
-
adeas31
2014-03-05 15:20
#75
Rev.: 19439
-
18 lines of code changed in 5 files:
-
Makefile.common (-4),
Makefile.omdev.mingw (-8)
-
PythonInterface:
Makefile.common (+5 -1),
Makefile.in (+1 -1),
Makefile.omdev.mingw (+12 -3)
-
sjoelund.se
2014-03-05 14:38
#74
Rev.: 19438
-
18 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Lexer.mo (+18 -27)
-
adeas31
2014-03-05 14:14
#73
Rev.: 19437
-
0 lines of code changed in 2 files:
-
doc:
OpenModelicaUsersGuide.doc (changed),
OpenModelicaUsersGuide.pdf (changed)
-
sjoelund.se
2014-03-05 13:43
#72
Rev.: 19436
-
73 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Lexer.mo (+73 -122)
-
sjoelund.se
2014-03-05 11:09
#71
Rev.: 19435
-
21 lines of code changed in 5 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+7)
-
Compiler/boot:
Makefile.common (+2 -2),
Makefile.in (+1 -1)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.c (+9 -6),
meta_modelica_builtin.h (+2)
-
lochel
2014-03-05 10:54
#70
Rev.: 19434
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver/initialization:
initialization.c (+2 -4)
-
hudson
2014-03-05 10:00
#69
Rev.: 19433
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc_test:
Makefile (+1)
-
sjoelund.se
2014-03-05 10:00
#68
Rev.: 19432
-
41 lines of code changed in 4 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+36 -48),
Main.mo (+1 -1),
Parser.mo (+2 -2),
Types.mo (+2 -2)
-
sjoelund.se
2014-03-05 09:59
#67
Rev.: 19431
-
0 lines of code changed in 45 files:
-
testsuite/openmodelica/omcc_test:
Makefile (new)
-
testsuite/openmodelica/omcc_test/should_fail:
error1.mo (new),
error10.mo (new),
error11.mo (new),
error12.mo (new),
error13.mo (new),
error14.mo (new),
error15.mo (new),
error2.mo (new),
error3.mo (new),
error4.mo (new),
error5.mo (new),
error6.mo (new),
error7.mo (new),
error8.mo (new),
error9.mo (new)
-
testsuite/openmodelica/omcc_test/should_work:
Test1.mo (new),
Test10.mo (new),
Test11.mo (new),
Test12.mo (new),
Test13.mo (new),
Test14.mo (new),
Test15.mo (new),
Test16.mo (new),
Test17.mo (new),
Test18.mo (new),
Test19.mo (new),
Test2.mo (new),
Test20.mo (new),
Test21.mo (new),
Test3.mo (new),
Test4.mo (new),
Test5.mo (new),
Test6.mo (new),
Test7.mo (new),
Test8.mo (new),
Test9.mo (new),
fulltest.mo (new),
optimica1.mo (new),
optimica2.mo (new),
partest1.mo (new),
partest2.mo (new),
partest3.mo (new),
partest4.mo (new),
partest5.mo (new)
-
adrpo
2014-03-05 08:07
#66
Rev.: 19430
-
176 lines of code changed in 4 files:
-
Compiler/Template:
Tpl.mo (+3 -42)
-
Compiler/Util:
System.mo (+11)
-
Compiler/runtime:
System_omc.c (+79),
System_rml.c (+83)
-
vitalij
2014-03-04 22:30
#65
Rev.: 19429
-
55 lines of code changed in 5 files:
-
SimulationRuntime/c/optimization:
ipoptODEstruct.h (+2)
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+19 -13)
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+5 -3)
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+1 -1)
-
testsuite/openmodelica/cruntime/optimization/basic:
VDPchekError.mos (+28 -28)
-
vitalij
2014-03-04 22:00
#64
Rev.: 19427
-
8 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+8 -14)
-
hudson
2014-03-04 21:45
#63
Rev.: 19426
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/interactive-API:
ListExpressions.mos (+1)
-
vitalij
2014-03-04 21:45
#62
Rev.: 19425
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+1 -1)
-
vitalij
2014-03-04 21:39
#61
Rev.: 19423
-
11 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+11 -5)
-
perost
2014-03-04 21:38
#60
Rev.: 19422
-
1419 lines of code changed in 19 files:
-
Compiler/FrontEnd:
Dump.mo (+66 -9),
Expression.mo (+68)
-
Compiler/Template:
AbsynDumpTV.mo (+5 -12),
AbsynDumpTpl.mo (+61 -65),
AbsynDumpTpl.tpl (+1 -1),
ExpressionDumpTV.mo (+5 -12),
ExpressionDumpTpl.mo (+140 -184),
ExpressionDumpTpl.tpl (+4 -8),
GraphvizDump.mo (+118 -117)
-
testsuite/flattening/libraries/msl22/modelicaAdditions:
Engine1.mos (+13 -13),
Engine2.mos (+15 -15),
FourBar1.mos (+16 -16),
FourBar2.mos (+17 -17),
TwoLoop.mos (+31 -31)
-
testsuite/openmodelica/interactive-API:
ListExpressions.mos (new 38),
Makefile (+1)
-
testsuite/openmodelica/parser:
ParseFullModelica2.2.2.mos (+204 -204),
ParseFullModelica3.1.mos (+235 -235),
ParseFullModelica3.2.1.mos (+381 -381)
-
sjoelund.se
2014-03-04 20:23
#59
Rev.: 19421
-
3 lines of code changed in 3 files:
-
testsuite/openmodelica/omcc:
Makefile (+1 -1),
OMCC.mo (+1 -1),
ParserGenerator.mo (+1 -4)
-
hudson
2014-03-04 20:17
#58
Rev.: 19420
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
sjoelund.se
2014-03-04 18:12
#57
Rev.: 19419
-
77 lines of code changed in 5 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+35 -29),
Main.mo (+1 -1),
ParserGenerator.mo (+39 -39),
Types.mo (+1 -1),
parserModelica.y (+1 -1)
-
arun3688
2014-03-04 17:48
#56
Rev.: 19418
-
8 lines of code changed in 3 files:
-
testsuite/openmodelica/omcc:
LexerGenerator.mo (+6 -8),
ParserGenerator.mo (+1 -1),
Types.mo (+1 -1)
-
sjoelund.se
2014-03-04 17:10
#55
Rev.: 19417
-
33 lines of code changed in 6 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+2),
LexerCode.tmo (+1 -1),
LexerGenerator.mo (+1 -1),
ParseCode.tmo (+1 -1),
Parser.mo (+4 -4),
Types.mo (+24 -48)
-
sjoelund.se
2014-03-04 16:27
#54
Rev.: 19416
-
170 lines of code changed in 14 files:
-
Compiler/FrontEnd:
MetaModelicaBuiltin.mo (+8)
-
Compiler/Util:
System.mo (+1 -1)
-
SimulationRuntime/c/meta:
meta_modelica_builtin.c (+25),
meta_modelica_builtin.h (+2)
-
testsuite/openmodelica/bootstrapping:
System.mos (+1 -1)
-
testsuite/openmodelica/omcc:
GenerateParser.mos (+1 -1),
Lexer.mo (+98 -92),
LexerCode.tmo (+2 -1),
LexerGenerator.mo (+1 -1),
Main.mo (+2),
Makefile (+1 -1),
ParseCode.tmo (+3 -3),
Parser.mo (+3 -3),
Types.mo (+22 -37)
-
adrpo
2014-03-04 10:21
#53
Rev.: 19415
-
0 lines of code changed in 1 file:
-
sjoelund.se
2014-03-04 09:48
#52
Rev.: 19414
-
58 lines of code changed in 3 files:
-
testsuite/openmodelica/omcc:
Lexer.mo (+47 -38),
LexerCode.tmo (+10 -18),
Makefile (+1 -1)
-
hudson
2014-03-04 06:41
#51
Rev.: 19413
-
20 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+20 -20)
-
wbraun
2014-03-04 05:52
#50
Rev.: 19412
-
4588 lines of code changed in 14 files:
-
Compiler/BackEnd:
BackendDAE.mo (+1),
BackendDAEOptimize.mo (+351 -62),
BackendDAEUtil.mo (+135 -1),
IndexReduction.mo (+1 -1),
RemoveSimpleEquations.mo (+3 -2),
SimCodeUtil.mo (+11 -389)
-
Compiler/Template:
CodegenC.mo (+3140 -3071),
CodegenC.tpl (+3 -3)
-
Compiler/Util:
Flags.mo (+2)
-
testsuite/openmodelica/cruntime/xmlFiles:
testxmlInfoAllEqnsCorrectOrder.mos (+12 -12)
-
testsuite/openmodelica/debugDumps:
optdaedump.mos (+109),
symjacdump.mos (+784 -784)
-
testsuite/simulation/modelica/tearing:
Tearing4-cel.mos (+18 -18),
Tearing4-omc.mos (+18 -18)
-
hudson
2014-03-04 00:55
#49
Rev.: 19411
-
1 lines of code changed in 1 file:
-
testsuite/simulation/modelica/solver:
LotkaVolterraWithInput.mos (+1)
-
wbraun
2014-03-04 00:47
#48
Rev.: 19410
-
220 lines of code changed in 6 files:
-
SimulationRuntime/c/simulation:
simulation_input_xml.cpp (+10 -10)
-
SimulationRuntime/c/simulation/solver:
external_input.c (+16 -12),
external_input.h (+5),
solver_main.c (+5)
-
testsuite/simulation/modelica/solver:
LotkaVolterraWithInput.mos (new 182),
Makefile (+2 -1)
-
vitalij
2014-03-04 00:28
#47
Rev.: 19409
-
2 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+2 -2)
-
sjoelund.se
2014-03-03 23:52
#46
Rev.: 19408
-
2 lines of code changed in 1 file:
-
testsuite/openmodelica/omcc:
Main.mo (+2 -2)
-
sjoelund.se
2014-03-03 23:35
#45
Rev.: 19407
-
5 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
LexerCode.tmo (+4 -4),
LexerGenerator.mo (+1 -1)
-
sjoelund.se
2014-03-03 23:21
#44
Rev.: 19406
-
2 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
LexerCode.tmo (+1 -1),
LexerGenerator.mo (+1 -1)
-
sjoelund.se
2014-03-03 23:09
#43
Rev.: 19405
-
32 lines of code changed in 5 files:
-
testsuite/openmodelica/omcc:
GenerateParser.mos (+1 -1),
LexerCode.tmo (+2 -2),
LexerGenerator.mo (+2 -2),
Main.mo (+24 -25),
Makefile (+3 -3)
-
vitalij
2014-03-03 22:10
#42
Rev.: 19404
-
10 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization/initialOptimizer:
allocate_ipopt.c (+1 -1)
-
testsuite/openmodelica/cruntime/optimization/basic:
VDPchekError.mos (+9 -1)
-
sjoelund.se
2014-03-03 21:40
#41
Rev.: 19403
-
19 lines of code changed in 2 files:
-
Makefile.common (+1 -1)
-
Compiler/boot:
Makefile.omdev.mingw (new 18)
-
sjoelund.se
2014-03-03 21:33
#40
Rev.: 19402
-
39 lines of code changed in 9 files:
-
testsuite/openmodelica/omcc:
GenerateParser.mos (new 31),
LexTableModelica.mo (del),
LexerCodeModelica.mo (del),
LexerModelica.mo (del),
Makefile (+8),
ParseCodeModelica.mo (del),
ParseTableModelica.mo (del),
ParserModelica.mo (del),
TokenModelica.mo (del)
-
sjoelund.se
2014-03-03 21:21
#39
Rev.: 19401
-
2015 lines of code changed in 3 files:
-
Compiler/Template:
CodegenC.mo (+1944 -1875),
CodegenC.tpl (+28)
-
testsuite/openmodelica/bootstrapping:
SimCodeTest.mos (+43)
-
hudson
2014-03-03 20:27
#38
Rev.: 19400
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
hudson
2014-03-03 19:49
#37
Rev.: 19399
-
9 lines of code changed in 2 files:
-
Compiler/BackEnd:
SimCodeUtil.mo (+4 -4)
-
SimulationRuntime/c/simulation/solver:
nonlinearSolverNewton.c (+5 -5)
-
wbraun
2014-03-03 19:33
#36
Rev.: 19398
-
1657 lines of code changed in 28 files:
-
Compiler/BackEnd:
BackendDAE.mo (+23 -3),
BackendDAEOptimize.mo (+305 -5),
BackendDAETransform.mo (+1 -1),
BackendDAEUtil.mo (+11 -1),
BackendDump.mo (+11 -2),
BackendEquation.mo (+71),
BackendVariable.mo (+45),
Differentiate.mo (+4 -4),
HpcOmEqSystems.mo (+5 -7),
HpcOmTaskGraph.mo (+1 -1),
Initialization.mo (+11 -2),
OnRelaxation.mo (+1 -1),
SimCodeUtil.mo (+94 -402),
Tearing.mo (+5 -5)
-
Compiler/FrontEnd:
Expression.mo (+60)
-
Compiler/Global:
Global.mo (+4)
-
Compiler/Template:
CodegenC.mo (+19 -32),
CodegenC.tpl (+3 -3),
SimCodeDump.mo (+126 -93),
SimCodeDump.tpl (+1)
-
Compiler/Util:
Flags.mo (+2)
-
SimulationRuntime/c/simulation/solver:
nonlinearSolverHybrd.c (+7 -2),
nonlinearSolverNewton.c (+5 -5)
-
testsuite/openmodelica/debugDumps:
optdaedump.mos (+241),
symjacdump.mos (+588 -588)
-
testsuite/simulation/modelica/nonlinear_system:
Makefile (+3 -3),
problem4_symjac.mos (+5 -4),
problem4_symjac_tearing.mos (+5 -4)
-
vwaurich
2014-03-03 18:31
#35
Rev.: 19397
-
12 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+12 -100)
-
sjoelund.se
2014-03-03 17:36
#34
Rev.: 19396
-
3 lines of code changed in 1 file:
-
sjoelund.se
2014-03-03 17:35
#33
Rev.: 19395
-
815 lines of code changed in 10 files:
-
testsuite/openmodelica/omcc:
LexTableModelica.mo (+1 -2),
LexerCode.tmo (+2 -1),
LexerCodeModelica.mo (+770 -1066),
LexerGenerator.mo (+33 -46),
LexerModelica.mo (+1 -2),
ParseCodeModelica.mo (+1 -2),
ParseTableModelica.mo (+1 -2),
ParserGenerator.mo (+4 -5),
ParserModelica.mo (+1 -2),
TokenModelica.mo (+1 -2)
-
vwaurich
2014-03-03 17:23
#32
Rev.: 19394
-
2 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+2 -1)
-
sjoelund.se
2014-03-03 15:35
#31
Rev.: 19393
-
2 lines of code changed in 2 files:
-
testsuite/openmodelica/omcc:
LexerCode.tmo (+1),
ParseCode.tmo (+1)
-
sjoelund.se
2014-03-03 15:30
#30
Rev.: 19392
-
2752 lines of code changed in 12 files:
-
testsuite/openmodelica/omcc:
LexTableModelica.mo (+1 -444),
LexerGenerator.mo (+8 -8),
LexerModelica.mo (+1 -1),
Makefile (+1 -1),
OMCC.mo (+5 -5),
OMCC.mos (+19 -16),
ParseCodeModelica.mo (+2490 -2490),
ParseTableModelica.mo (+1 -1),
ParserGenerator.mo (+214 -211),
ParserModelica.mo (+1 -1),
TokenModelica.mo (+1 -1),
parserModelica.y (+10 -10)
-
vitalij
2014-03-03 13:25
#29
Rev.: 19391
-
0 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (-2)
-
vwaurich
2014-03-03 12:48
#28
Rev.: 19390
-
8 lines of code changed in 1 file:
-
Compiler/BackEnd:
BackendDAEOptimize.mo (+8 -2)
-
perost
2014-03-03 12:41
#27
Rev.: 19389
-
1 lines of code changed in 1 file:
-
sjoelund.se
2014-03-03 12:40
#26
Rev.: 19388
-
7 lines of code changed in 1 file:
-
SimulationRuntime/c:
Makefile.common (+7 -11)
-
vitalij
2014-03-03 12:11
#25
Rev.: 19387
-
6 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+6 -4)
-
sjoelund.se
2014-03-03 12:06
#24
Rev.: 19386
-
194 lines of code changed in 4 files:
-
testsuite/openmodelica/omcc:
LexerGenerator.mo (+162 -163),
Makefile (+5 -31),
OMCC.mos (+17 -18),
ParserGenerator.mo (+10 -10)
-
vitalij
2014-03-03 12:01
#23
Rev.: 19385
-
22 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+22 -3)
-
sjoelund.se
2014-03-03 11:16
#22
Rev.: 19384
-
19 lines of code changed in 1 file:
-
doc/bibliography:
openmodelica.bib (+19)
-
mahge930
2014-03-02 20:55
#21
Rev.: 19380
-
8 lines of code changed in 23 files:
-
SimulationRuntime/ParModelica/auto:
Makefile.common (del),
Makefile.in (del),
Makefile.omdev.mingw (del),
om_pm_equation.cpp (del),
om_pm_equation.hpp (del),
om_pm_interface.cpp (del),
om_pm_interface.hpp (del),
om_pm_model.cpp (del),
om_pm_model.hpp (del),
pm_graph_dump.hpp (del),
pm_graph_dump.inl (del),
pm_level_scheduler.hpp (del),
pm_level_scheduler.inl (del),
pm_load_xml.inl (del),
pm_posix_timer.cpp (del),
pm_task_system.hpp (del),
pm_task_system.inl (del),
pm_timer.hpp (del),
pm_utility.cpp (del),
pm_utility.hpp (del),
pm_win_timer.cpp (del),
pm_win_timer.hpp (del),
test_task_graph.cpp (del)
-
hudson
2014-03-02 19:38
#20
Rev.: 19377
-
1 lines of code changed in 1 file:
-
testsuite/openmodelica/cruntime/optimization/basic:
VDPchekError.mos (+1)
-
vitalij
2014-03-02 19:17
#19
Rev.: 19376
-
133 lines of code changed in 5 files:
-
SimulationRuntime/c/optimization/constraints:
evalfG.c (+42 -17)
-
SimulationRuntime/c/util:
omc_error.c (+4 -2),
omc_error.h (+1)
-
testsuite/openmodelica/cruntime/optimization/basic:
Makefile (+1),
VDPchekError.mos (new 85)
-
vitalij
2014-03-02 18:27
#18
Rev.: 19375
-
14 lines of code changed in 3 files:
-
SimulationRuntime/c/optimization/mainOptimizer:
ipoptODE.c (+5 -2)
-
SimulationRuntime/c/util:
simulation_options.c (+8 -4),
simulation_options.h (+1)
-
vitalij
2014-03-02 18:05
#17
Rev.: 19374
-
5 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
external_input.c (+5 -17)
-
sjoelund.se
2014-03-02 17:17
#16
Rev.: 19373
-
2 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+2 -2)
-
sjoelund.se
2014-03-02 16:46
#15
Rev.: 19372
-
1 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+1 -1)
-
sjoelund.se
2014-03-02 16:38
#14
Rev.: 19371
-
7 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+7 -7)
-
sjoelund.se
2014-03-02 15:37
#13
Rev.: 19370
-
9 lines of code changed in 3 files:
-
configure.in (+4 -4)
-
Compiler/boot:
Makefile.common (+4 -4),
Makefile.in (+1 -1)
-
sjoelund.se
2014-03-02 14:55
#12
Rev.: 19369
-
4 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.common (+4 -2)
-
sjoelund.se
2014-03-02 13:59
#11
Rev.: 19368
-
15 lines of code changed in 1 file:
-
doc/bibliography:
openmodelica.bib (+15 -6)
-
sjoelund.se
2014-03-02 12:12
#10
Rev.: 19367
-
9 lines of code changed in 4 files:
-
Makefile.common (-6),
Makefile.in (+1 -6)
-
Compiler/boot:
Makefile.common (+8 -3),
bootstrap-sources.tar.xz (changed)
-
sjoelund.se
2014-03-02 11:19
#9
Rev.: 19366
-
355 lines of code changed in 16 files:
-
configure.in (+1)
-
Compiler/FrontEnd:
ModelicaBuiltin.mo (+4 -2)
-
Compiler/Script:
CevalScript.mo (+34 -9)
-
Compiler/Template:
SCodeDumpTpl.mo (+166 -193),
SCodeDumpTpl.tpl (+1 -1)
-
Compiler/Util:
System.mo (+5)
-
Compiler/boot:
GenerateEntryPoint.mos (new 4),
MakeSources.mos (+12 -4),
Makefile.common (new 105),
Makefile.in (+8 -50),
Makefile.internal (del)
-
Compiler/runtime:
System_omc.c (+5),
System_rml.c (+7)
-
testsuite/openmodelica/bootstrapping:
LoadCompilerSources.mos (+1 -1),
MakeSources.mos (+2 -3)
-
testsuite/openmodelica/xml:
SimpleTriggeredTrapezoid.mos (-36)
-
janssen
2014-03-01 23:54
#8
Rev.: 19365
-
29 lines of code changed in 1 file:
-
Compiler/BackEnd:
XMLDump.mo (+29 -10)
-
hudson
2014-03-01 20:17
#7
Rev.: 19364
-
1 lines of code changed in 1 file:
-
Makefile.libraries (+1 -1)
-
vitalij
2014-03-01 17:34
#6
Rev.: 19363
-
10 lines of code changed in 1 file:
-
SimulationRuntime/c/optimization/initialOptimizer:
initial_guess.c (+10 -8)
-
vitalij
2014-03-01 17:11
#5
Rev.: 19362
-
44 lines of code changed in 2 files:
-
SimulationRuntime/c/optimization/initialOptimizer:
initial_guess.c (+38 -39)
-
SimulationRuntime/c/simulation/solver:
dassl.c (+6 -9)
-
vitalij
2014-03-01 15:04
#4
Rev.: 19361
-
1 lines of code changed in 1 file:
-
SimulationRuntime/c/simulation/solver:
solver_main.c (+1 -3)
-
hudson
2014-03-01 13:11
#3
Rev.: 19360
-
1 lines of code changed in 1 file:
-
Compiler/boot:
Makefile.in (+1)
-
sjoelund.se
2014-03-01 13:04
#2
Rev.: 19359
-
449 lines of code changed in 7 files:
-
Compiler/boot:
CompileFile.mos (new 17),
GenerateInterface.mos (new 10),
LoadCompilerSources.mos (new 244),
MakeDepends.mos (new 6),
MakeSources.mos (new 30),
Makefile.in (new 66),
Makefile.internal (new 76)
-
adrpo
2014-03-01 09:09
#1
Rev.: 19358
-
4 lines of code changed in 2 files:
-
SimulationRuntime/c/util:
division.c (+2 -2),
division.h (+2 -2)