- 
    adeas31
    2012-02-29 23:19
    #213
    Rev.: 11243
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        OMOptim/OMOptimBasis/build:
        Makefile.unix.in (+2 -2)
      
 
- 
    Frenkel TUD
    2012-02-29 20:22
    #212
    Rev.: 11242
  
- 
    
    0 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendDAECreate.mo (-1)
      
 
- 
    Frenkel TUD
    2012-02-29 18:12
    #211
    Rev.: 11241
  
- 
    
    29 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendDAECreate.mo (+29 -26)
      
 
- 
    Frenkel TUD
    2012-02-29 17:39
    #210
    Rev.: 11240
  
- 
    
    10 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        Inline.mo (+10)
      
 
- 
    Kaie Kubjas
    2012-02-29 16:15
    #209
    Rev.: 11239
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+1 -1)
      
 
- 
    adeas31
    2012-02-29 16:07
    #208
    Rev.: 11237
  
- 
    
    2 lines of code changed in 1 file: 
- 
    adeas31
    2012-02-29 16:02
    #207
    Rev.: 11236
  
- 
    
    25 lines of code changed in 7 files: 
      - 
        Makefile.in (+6 -3)
      
- 
        OMOptim/OMOptimBasis/build:
        OMOptimBasis.pro (+2 -31),
        OMOptimBasis.windowsconfig.in (+5 -10)
      
- 
        OMOptim/build:
        OMOptim.config.in (+2 -2),
        OMOptim.pro (+2 -42),
        OMOptim.windowsconfig.in (+7 -12)
      
- 
        OMTools:
        OMTools.pro (+1)
      
 
- 
    perost
    2012-02-29 13:46
    #206
    Rev.: 11235
  
- 
    
    134 lines of code changed in 2 files: 
      - 
        Compiler/FrontEnd:
        SCodeExpand.mo (+3 -3),
        SCodeInst.mo (+131 -20)
      
 
- 
    adrpo
    2012-02-29 12:11
    #205
    Rev.: 11234
  
- 
    
    3 lines of code changed in 2 files: 
      - 
        OMOptim/Core/OpenModelica:
        OpenModelica.cpp (+1 -1)
      
- 
        OMOptim/build:
        OMOptim.pro (+2 -2)
      
 
- 
    hubert.thieriot
    2012-02-29 12:08
    #204
    Rev.: 11233
  
- 
    
    60 lines of code changed in 5 files: 
      - 
        OMOptim/OMOptimBasis/build:
        Makefile.unix.in (new 2),
        OMOptimBasis.config.in (new 2),
        OMOptimBasis.pro (new 35),
        OMOptimBasis.pro.user (new 11),
        OMOptimBasis.windowsconfig.in (new 10)
      
 
- 
    hubert.thieriot
    2012-02-29 11:29
    #203
    Rev.: 11231
  
- 
    
    19160 lines of code changed in 327 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core:
        MOClasses.h (del),
        MOItem.cpp (del),
        MOItem.h (del),
        MOKeepVector.h (del),
        MOOptVector.cpp (del),
        MOOptVector.h (del),
        MOSettings.cpp (del),
        MOSettings.h (del),
        MOTableView.cpp (del),
        MOTableView.h (del),
        MOThreads.cpp (del),
        MOThreads.h (del),
        MOVector.h (del),
        OMOptimSettings.cpp (new 200),
        OMOptimSettings.h (new 78),
        OptObjectives.cpp (+6 -7),
        OptObjectives.h (+3 -3),
        Project.cpp (+2 -419),
        Project.h (+5 -90),
        Variable.cpp (del),
        Variable.h (del),
        VariableType.h (del),
        Variables.cpp (del),
        Variables.h (del)
      
- 
        OMOptim/Core/Dymola:
        Dymola.cpp (+1 -1)
      
- 
        OMOptim/Core/FileData:
        CSV.cpp (-281),
        CSV.h (-14),
        Load.cpp (del),
        Load.h (del),
        LoadOMOptim.cpp (new 284),
        LoadOMOptim.h (new 82),
        Save.cpp (del),
        Save.h (del),
        SaveOMOptim.cpp (new 245),
        SaveOMOptim.h (new 73),
        XML.cpp (del),
        XML.h (del)
      
- 
        OMOptim/Core/Infos:
        Info.cpp (del),
        Info.h (del),
        InfoSender.cpp (del),
        InfoSender.h (del),
        ListInfo.h (del)
      
- 
        OMOptim/Core/Modelica:
        MOParameter.cpp (del),
        MOParameter.h (del),
        ModItem.cpp (+212 -212),
        ModItem.h (+8 -1),
        ModItemsTree.cpp (+21 -20),
        ModItemsTree.h (+1 -1),
        ModModelPlus.cpp (+4 -3),
        Modelica.h (+1 -5),
        ModelicaConnections.cpp (+2 -2),
        ModelicaModifier.cpp (+1 -1)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+1 -1),
        OMCThreads.cpp (new 67),
        OMCThreads.h (new 73)
      
- 
        OMOptim/Core/OpenModelica:
        OpenModelica.cpp (+3 -3)
      
- 
        OMOptim/Core/Optim/EA:
        EABase.cpp (+30 -30),
        EABase.h (+35 -35),
        OptimAlgoUtils.h (+45 -39)
      
- 
        OMOptim/Core/Optim/EA/NSGA2:
        NSGA2.cpp (+4 -4),
        NSGA2.h (+24 -24)
      
- 
        OMOptim/Core/Optim/EA/SA1:
        SA1.cpp (+4 -4),
        SA1.h (+2 -2)
      
- 
        OMOptim/Core/Optim/EA/SPEA2:
        SPEA2.cpp (+4 -4),
        SPEA2.h (+23 -23)
      
- 
        OMOptim/Core/Optim/EA/SPEA2Adaptative:
        SPEA2Adapt.cpp (+4 -4),
        SPEA2Adapt.h (+2 -2)
      
- 
        OMOptim/Core/Problems:
        OMCase.cpp (del),
        OMCase.h (del),
        OMCases.cpp (del),
        OMCases.h (del),
        OneSimResult.cpp (+9 -6),
        OneSimResult.h (+35 -34),
        OneSimulation.cpp (+11 -9),
        OneSimulation.h (+43 -42),
        OptimResult.cpp (+12 -9),
        OptimResult.h (+59 -58),
        Optimization.cpp (+20 -18),
        Optimization.h (+67 -67),
        Problem.cpp (del),
        Problem.h (del),
        ProblemConfig.cpp (del),
        ProblemConfig.h (del),
        ProblemInterface.cpp (del),
        ProblemInterface.h (del),
        Problems.cpp (del),
        Problems.h (del),
        Result.cpp (del),
        Result.h (del),
        Results.cpp (del),
        Results.h (del),
        onesimulationinterface.cpp (+21 -5),
        onesimulationinterface.h (+5 -5),
        optimizationinterface.cpp (+20 -6),
        optimizationinterface.h (+4 -4)
      
- 
        OMOptim/Core/Problems/BlockSubs:
        BlockSubstitution.cpp (+2 -2),
        BlockSubstitutions.cpp (+1 -1)
      
- 
        OMOptim/Core/Tools:
        HighTools.cpp (del),
        HighTools.h (del),
        LowTools.cpp (del),
        LowTools.h (del),
        OMProcess.cpp (del),
        OMProcess.h (del),
        SleeperThread.h (del),
        XMLTools.cpp (del),
        XMLTools.h (del)
      
- 
        OMOptim/Core/Units:
        MEDimValue.cpp (del),
        MEDimValue.h (del),
        MEHTCoeff.cpp (del),
        MEHTCoeff.h (del),
        MEMassFlow.cpp (del),
        MEMassFlow.h (del),
        MEQflow.cpp (del),
        MEQflow.h (del),
        MERefValue.cpp (del),
        MERefValue.h (del),
        MESpecHeatCapacity.cpp (del),
        MESpecHeatCapacity.h (del),
        MESurface.cpp (del),
        MESurface.h (del),
        METemperature.cpp (del),
        METemperature.h (del),
        Units.h (del)
      
- 
        OMOptim/Doc:
        HowProblemWorks.pptx (changed)
      
- 
        OMOptim/GUI:
        MainWindow.cpp (+14 -14),
        MainWindow.h (+99 -98)
      
- 
        OMOptim/GUI/Dialogs:
        DlgSelectFiles.cpp (del),
        DlgSelectFiles.h (del),
        DlgSelectVars.cpp (del),
        DlgSelectVars.h (del),
        DlgSettings.cpp (del),
        DlgSettings.h (del),
        EIHENParametersDlg.cpp (del),
        EIHENParametersDlg.h (del),
        MOParametersDlg.cpp (del),
        MOParametersDlg.h (del)
      
- 
        OMOptim/GUI/Plots:
        MOOptPlot.h (+1 -1),
        MOPlot.cpp (del),
        MOPlot.h (del),
        MyQwtPlotPicker.cpp (del),
        MyQwtPlotPicker.h (del)
      
- 
        OMOptim/GUI/Tabs:
        MO2ColTab.cpp (del),
        MO2ColTab.h (del),
        MOMainTab.cpp (del),
        MOMainTab.h (del),
        MOTab.cpp (del),
        MOTab.h (del),
        MOTabBase.cpp (del),
        MOTabBase.h (del),
        TabEIProblem.cpp (del),
        TabGeneric.cpp (del),
        TabGeneric.h (del),
        TabGeneric.ui (del),
        TabOMC.h (+1 -1),
        TabOneSim.cpp (+2 -2),
        TabOptimization.cpp (+2 -2),
        TabProject.h (+1 -1),
        TabResOneSim.cpp (+2 -2),
        TabResOptimization.cpp (+2 -3)
      
- 
        OMOptim/GUI/Tools:
        GuiTools.cpp (del),
        GuiTools.h (del),
        MOGuiTools.cpp (del),
        MOGuiTools.h (del),
        MOSplitter.cpp (del),
        MOSplitter.h (del),
        MOStyleSheet.cpp (del),
        MOStyleSheet.h (del),
        MyDelegates.cpp (del),
        MyDelegates.h (del),
        MyTextLog.cpp (del),
        MyTextLog.h (del),
        MyTreeView.cpp (del),
        MyTreeView.h (del),
        OMOptimGuiTools.cpp (new 159),
        OMOptimGuiTools.h (new 88),
        qsciencespinbox.cpp (del),
        qsciencespinbox.h (del)
      
- 
        OMOptim/GUI/Widgets:
        WidgetCtrlParameters.cpp (+2 -4),
        WidgetCtrlParameters.h (+2 -3),
        WidgetEIInputVars.cpp (del),
        WidgetFilesList.cpp (del),
        WidgetFilesList.h (del),
        WidgetFilesList.ui (del),
        WidgetList.cpp (del),
        WidgetList.h (del),
        WidgetMOItem.cpp (del),
        WidgetMOItem.h (del),
        WidgetMOItem.ui (del),
        WidgetOneSimVars.cpp (+1 -1),
        WidgetOneSimVars.h (+2 -2),
        WidgetOptimActions.cpp (+28 -28),
        WidgetOptimActions.h (+2 -2),
        WidgetProgress.cpp (+1 -1),
        WidgetProgress.h (-1),
        WidgetSelectComponents.cpp (+4 -3),
        WidgetSelectOptVars.cpp (+1 -1),
        WidgetSelectVars.cpp (del),
        WidgetSelectVars.h (del),
        WidgetSelectVars.ui (del),
        WidgetTableRecVar.cpp (+1 -1),
        WidgetTableVar.cpp (del),
        WidgetTableVar.h (del)
      
- 
        OMOptim/OMOptimBasis:
        MOClasses.h (new 55),
        MOItem.cpp (new 300),
        MOItem.h (new 131),
        MOKeepVector.h (new 67),
        MOOptVector.cpp (new 313),
        MOOptVector.h (new 101),
        MOParameter.cpp (new 472),
        MOParameter.h (new 201),
        MOSettings.cpp (new 164),
        MOSettings.h (new 80),
        MOTableView.cpp (new 113),
        MOTableView.h (new 74),
        MOThreads.cpp (new 112),
        MOThreads.h (new 84),
        MOVector.h (new 633),
        ProjectBase.cpp (new 592),
        ProjectBase.h (new 227),
        Variable.cpp (new 1361),
        Variable.h (new 311),
        VariableType.h (new 52),
        Variables.cpp (new 166),
        Variables.h (new 74)
      
- 
        OMOptim/OMOptimBasis/FileData:
        CSVBase.cpp (new 337),
        CSVBase.h (new 92),
        Load.cpp (new),
        Load.h (new),
        Save.cpp (+170),
        Save.h (+75),
        XML.cpp (new),
        XML.h (new)
      
- 
        OMOptim/OMOptimBasis/GUI/Dialogs:
        DlgSelectFiles.cpp (new 80),
        DlgSelectFiles.h (new 88),
        DlgSelectVars.cpp (new 135),
        DlgSelectVars.h (new 96),
        DlgSettings.cpp (new 64),
        DlgSettings.h (new 79),
        MOParametersDlg.cpp (new 405),
        MOParametersDlg.h (new 101),
        NewProjectBaseForm.cpp (new 89),
        NewProjectBaseForm.h (new 76),
        NewProjectBaseForm.ui (new 51)
      
- 
        OMOptim/OMOptimBasis/GUI/Plots:
        MOPlot.cpp (new 84),
        MOPlot.h (new 384),
        MyQwtPlotPicker.cpp (new 62),
        MyQwtPlotPicker.h (new 61)
      
- 
        OMOptim/OMOptimBasis/GUI/Tabs:
        MO2ColTab.cpp (new 132),
        MO2ColTab.h (new 75),
        MOMainTab.cpp (new 257),
        MOMainTab.h (new 82),
        MOTab.cpp (new 79),
        MOTab.h (new 78),
        MOTabBase.cpp (new 62),
        MOTabBase.h (new 80),
        TabGeneric.cpp (new 84),
        TabGeneric.h (new 77),
        TabGeneric.ui (new 67),
        TabProjectBase.cpp (new 78),
        TabProjectBase.h (new 93),
        TabProjectBase.ui (new 33)
      
- 
        OMOptim/OMOptimBasis/GUI/Tools:
        GuiTools.cpp (new 354),
        GuiTools.h (new 124),
        MOSplitter.cpp (new 86),
        MOSplitter.h (new 64),
        MOStyleSheet.cpp (new 60),
        MOStyleSheet.h (new 55),
        MyDelegates.cpp (new 209),
        MyDelegates.h (new 214),
        MyTextLog.cpp (new 58),
        MyTextLog.h (new 60),
        MyTreeView.cpp (new 193),
        MyTreeView.h (new 95),
        qsciencespinbox.cpp (new 544),
        qsciencespinbox.h (new 48)
      
- 
        OMOptim/OMOptimBasis/GUI/Widgets:
        WidgetFilesList.cpp (new 128),
        WidgetFilesList.h (new 82),
        WidgetFilesList.ui (new 82),
        WidgetList.cpp (new 114),
        WidgetList.h (new 72),
        WidgetMOItem.cpp (new 220),
        WidgetMOItem.h (new 100),
        WidgetMOItem.ui (new 33),
        WidgetProjectBaseInfos.cpp (new 118),
        WidgetProjectBaseInfos.h (new 94),
        WidgetProjectBaseInfos.ui (new 97),
        WidgetSelectVars.cpp (new 176),
        WidgetSelectVars.h (new 90),
        WidgetSelectVars.ui (new 85),
        WidgetTableVar.cpp (new 140),
        WidgetTableVar.h (new 94)
      
- 
        OMOptim/OMOptimBasis/Infos:
        InfoSender.cpp (+97)
      
- 
        OMOptim/OMOptimBasis/Problems:
        OMCase.cpp (new 229),
        OMCase.h (new 131),
        OMCases.cpp (new 403),
        OMCases.h (new 138),
        Problem.cpp (new 92),
        Problem.h (new 151),
        ProblemConfig.cpp (new 59),
        ProblemConfig.h (new 62),
        ProblemInterface.cpp (new 176),
        ProblemInterface.h (new 84),
        Problems.cpp (new 56),
        Problems.h (new 59),
        Result.cpp (new 125),
        Result.h (new 104),
        Results.cpp (new 56),
        Results.h (new 57)
      
- 
        OMOptim/OMOptimBasis/Tools:
        HighTools.cpp (new 134),
        HighTools.h (new 71),
        LowTools.cpp (new 284),
        LowTools.h (new 148),
        OMProcess.cpp (new 18),
        OMProcess.h (new 30),
        SleeperThread.h (new 55),
        XMLTools.cpp (new 54),
        XMLTools.h (new 56)
      
- 
        OMOptim/build:
        OMOptim.pro (+47 -99),
        OMOptim.windowsconfig.in (+6 -2)
      
 
- 
    sjoelund.se
    2012-02-29 10:10
    #202
    Rev.: 11230
  
- 
    
    22 lines of code changed in 2 files: 
      - 
        testsuite/parser:
        ParseFullModelica3.1.mos (+11 -10),
        ParseFullModelica3.2.mos (+11 -10)
      
 
- 
    sjoelund.se
    2012-02-29 10:03
    #201
    Rev.: 11229
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+1 -3)
      
 
- 
    sjoelund.se
    2012-02-29 08:43
    #200
    Rev.: 11228
  
- 
    
    46 lines of code changed in 5 files: 
      - 
        libraries:
        Modelica 3.1.txt (+3),
        README (+1 -1)
      
- 
        libraries/Modelica 3.1/Media:
        Air.mo (new)
      
- 
        libraries/Modelica 3.2/Media:
        Air.mo (+21 -20)
      
 
- 
    sjoelund.se
    2012-02-28 23:49
    #199
    Rev.: 11227
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        testsuite/parser:
        ParseFullModelica3.1.mos (+1 -1),
        ParseFullModelica3.2.mos (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-28 23:46
    #198
    Rev.: 11226
  
- 
    
    309 lines of code changed in 2 files: 
      - 
        testsuite/mosfiles-nosim:
        HumModOMCTotal.mo (+1 -1),
        instHumMod.mos (+308 -308)
      
 
- 
    sjoelund.se
    2012-02-28 23:34
    #197
    Rev.: 11225
  
- 
    
    13 lines of code changed in 10 files: 
      - 
        libraries:
        Modelica 3.1.txt (+1),
        Modelica 3.2.txt (+1),
        README (+1 -1)
      
- 
        libraries/Modelica 3.1/Mechanics/MultiBody:
        parts.mo (+2 -2)
      
- 
        libraries/Modelica 3.2/Mechanics/MultiBody:
        Parts.mo (+2 -2)
      
- 
        testsuite/libraries/multibody/elementary:
        _ElementaryTotal.mo (+2 -2)
      
- 
        testsuite/libraries/multibody/loops:
        _LoopsTotal.mo (+2 -2)
      
- 
        testsuite/libraries/multibody/rotational3deffects:
        _Rotational3DEffectsTotal.mo (+2 -2)
      
 
- 
    mahge930
    2012-02-28 21:01
    #196
    Rev.: 11224
  
- 
    
    237 lines of code changed in 13 files: 
      - 
        Compiler:
        OpenModelicaBootstrappingHeader.h (+32)
      
- 
        Compiler/FrontEnd:
        Absyn.mo (+2),
        DAE.mo (+13 -3),
        DAEDump.mo (+15 -1),
        Dump.mo (+14),
        Env.mo (+4 -2),
        Inst.mo (+11 -2),
        SCode.mo (+5),
        SCodeDump.mo (+2),
        SCodeFlatDump.mo (+2),
        SCodeUtil.mo (+2),
        Static.mo (+132 -12)
      
- 
        Parser:
        Modelica.g (+3 -1)
      
 
- 
    sjoelund.se
    2012-02-28 19:55
    #195
    Rev.: 11223
  
- 
    
    65 lines of code changed in 14 files: 
      - 
        Compiler:
        OpenModelicaBootstrappingHeader.h (+48)
      
- 
        libraries:
        Modelica 3.1.txt (+4),
        Modelica 3.2.txt (+3),
        README (+2 -3)
      
- 
        libraries/Modelica 3.1/Mechanics/MultiBody:
        package.mo (+1 -1)
      
- 
        libraries/Modelica 3.2/Mechanics/MultiBody:
        package.mo (new)
      
- 
        testsuite/libraries/multibody/checkingModels:
        BodyCylinderTotal.mo (+1 -1)
      
- 
        testsuite/libraries/multibody/elementary:
        _ElementaryTotal.mo (+1 -1)
      
- 
        testsuite/libraries/multibody/loops:
        _LoopsTotal.mo (+1 -1)
      
- 
        testsuite/libraries/multibody/rotational3deffects:
        _Rotational3DEffectsTotal.mo (+1 -1)
      
- 
        testsuite/parser:
        ParseFullModelica3.1.mos (+1 -1),
        ParseFullModelica3.2.mos (+1 -1)
      
 
- 
    perost
    2012-02-28 18:18
    #194
    Rev.: 11222
  
- 
    
    501 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        Absyn.mo (+7),
        DAEUtil.mo (+31),
        SCodeExpand.mo (+44 -19),
        SCodeInst.mo (+419 -89)
      
 
- 
    niklwors
    2012-02-28 11:51
    #193
    Rev.: 11219
  
- 
    
    36 lines of code changed in 11 files: 
      - 
        Compiler/Template:
        CodegenCpp.mo (+12 -10)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+5 -5)
      
- 
        SimulationRuntime/cpp/Source:
        CMakeLists.txt (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
        CVode.cpp (+3 -3)
      
- 
        SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
        Euler.cpp (+5 -5)
      
- 
        SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
        Idas.cpp (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/Solver/Implementation:
        SolverDefaultImplementation.cpp (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/System/Interfaces:
        IEvent.h (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Modelica:
        CMakeLists.txt (+2 -1),
        ModelicaSystem.cpp (+1 -1),
        ModelicaSystem.h (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-28 11:48
    #192
    Rev.: 11218
  
- 
    
    10 lines of code changed in 2 files: 
      - 
        Makefile.common (+2 -2),
        Makefile.in (+8)
      
 
- 
    Kaie Kubjas
    2012-02-28 10:42
    #191
    Rev.: 11217
  
- 
    
    24 lines of code changed in 8 files: 
      - 
        SimulationRuntime/cpp/Source:
        CMakeLists.txt (+4 -2)
      
- 
        SimulationRuntime/cpp/Source/Math/Implementation:
        Functions.h (+2)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        AlgLoopSolverFactory.cpp (+1 -1),
        SystemDefaultImplementation.cpp (+3 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Modelica:
        CMakeLists.txt (+1 -1),
        Modelica.h (+1),
        ModelicaSystem.cpp (+9 -1),
        ModelicaSystem.h (+3 -2)
      
 
- 
    sjoelund.se
    2012-02-28 10:36
    #190
    Rev.: 11216
  
- 
    
    1 lines of code changed in 1 file: 
- 
    sjoelund.se
    2012-02-28 08:34
    #189
    Rev.: 11214
  
- 
    
    90 lines of code changed in 1 file: 
      - 
        Compiler:
        OpenModelicaBootstrappingHeader.h (+90 -90)
      
 
- 
    sjoelund.se
    2012-02-27 18:42
    #188
    Rev.: 11213
  
- 
    
    7966 lines of code changed in 39 files: 
      - 
        Compiler:
        OpenModelicaBootstrappingHeader.h (+15)
      
- 
        Compiler/FrontEnd:
        Absyn.mo (+4 -1),
        ClassLoader.mo (+1 -1),
        Dependency.mo (+14 -2),
        Dump.mo (+6),
        ExpressionSimplify.mo (+4),
        MetaUtil.mo (+9 -103),
        SCodeUtil.mo (+15 -1)
      
- 
        Compiler/Script:
        Interactive.mo (+1)
      
- 
        Compiler/Util:
        Error.mo (+1 -1),
        System.mo (+1 -1)
      
- 
        Compiler/runtime:
        System_omc.cpp (+7),
        System_rml.c (+2 -27),
        systemimpl.c (+30)
      
- 
        Parser:
        Modelica.g (+20 -5),
        parse.c (+3 -1)
      
- 
        testsuite/interactive:
        loadFileInteractiveQualified.mos (+14 -2),
        refactorGraphAnn1.mos (+7 -1),
        refactorGraphAnn2.mos (+9 -3)
      
- 
        testsuite/libraries/msl31/fluid:
        Modelica.Fluid.Examples.HeatingSystem.mos (+2 -3)
      
- 
        testsuite/linearize:
        linmodel.mos (+5 -2),
        simLotkaVolterra.mos (+5 -2),
        simNonlinear.mos (+5 -2),
        simTwoTank.mos (+5 -2),
        simVanDerPol.mos (+5 -2),
        simextfunction.mos (+12 -6),
        smallValues.mos (+6 -3),
        test_01.mos (+6 -3),
        test_02.mos (+5 -2),
        test_03.mos (+6 -3),
        test_04.mos (+5 -2),
        test_05.mos (+5 -2),
        test_06.mos (+5 -2),
        testknownvar.mos (+5 -2)
      
- 
        testsuite/meta:
        Polymorphic.mo (-1)
      
- 
        testsuite/parser:
        ParseFullModelica1.6.mos (+316 -150),
        ParseFullModelica2.2.1.mos (+176 -176),
        ParseFullModelica3.1.mos (+2944),
        ParseFullModelica3.2.mos (+4285)
      
 
- 
    niklwors
    2012-02-27 18:24
    #187
    Rev.: 11212
  
- 
    
    24 lines of code changed in 8 files: 
      - 
        Compiler/Template:
        CodegenCpp.mo (+3 -3)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+3 -3)
      
- 
        SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
        CVode.cpp (+4 -4)
      
- 
        SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
        Euler.cpp (+8 -8)
      
- 
        SimulationRuntime/cpp/Source/Solver/Idas/Implementation:
        Idas.cpp (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        EventHandling.cpp (+1 -1),
        EventHandling.h (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Interfaces:
        IEvent.h (+2 -2)
      
 
- 
    niklwors
    2012-02-27 17:43
    #186
    Rev.: 11211
  
- 
    
    426 lines of code changed in 10 files: 
      - 
        Compiler/Template:
        CodegenCpp.mo (+243 -207)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+21 -7)
      
- 
        SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
        CVode.cpp (+71 -7),
        CVode.h (+6 -2)
      
- 
        SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
        Euler.cpp (+57 -6),
        Euler.h (+3 -1)
      
- 
        SimulationRuntime/cpp/Source/Solver/Implementation:
        Initialization.cpp (+4 -3)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        EventHandling.cpp (+15 -4),
        SystemDefaultImplementation.h (+3 -4)
      
- 
        SimulationRuntime/cpp/Source/System/Interfaces:
        IEvent.h (+3 -1)
      
 
- 
    perost
    2012-02-27 16:40
    #185
    Rev.: 11210
  
- 
    
    48 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        Static.mo (+1 -1),
        Types.mo (+6 -10)
      
- 
        testsuite/mofiles:
        Makefile (+1),
        SumVar.mo (new 40)
      
 
- 
    sjoelund.se
    2012-02-27 15:31
    #184
    Rev.: 11209
  
- 
    
    0 lines of code changed in 1 file: 
      - 
        testsuite/bootstrapping:
        LoadCompilerSources.mos (-2)
      
 
- 
    lochel
    2012-02-27 14:21
    #183
    Rev.: 11208
  
- 
    
    44 lines of code changed in 2 files: 
      - 
        SimulationRuntime/c/math-support:
        initialization.c (+43 -75)
      
- 
        SimulationRuntime/c/simulation:
        simulation_runtime.cpp (+1 -4)
      
 
- 
    Frenkel TUD
    2012-02-27 11:33
    #182
    Rev.: 11207
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c/ModelicaExternalC:
        tables.c (+1 -1)
      
 
- 
    perost
    2012-02-27 10:33
    #181
    Rev.: 11206
  
- 
    
    111 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        SCodeInst.mo (+111 -46)
      
 
- 
    sjoelund.se
    2012-02-25 12:31
    #180
    Rev.: 11205
  
- 
    
    43 lines of code changed in 3 files: 
      - 
        Compiler/FrontEnd:
        ExpressionSimplify.mo (+4)
      
- 
        testsuite/libraries/msl31/media:
        Examples.MixtureGases.mos (+22 -28),
        Examples.TestOnly.MixIdealGasAir.mos (+17 -20)
      
 
- 
    sjoelund.se
    2012-02-25 09:52
    #179
    Rev.: 11204
  
- 
    
    39 lines of code changed in 3 files: 
      - 
        Compiler/FrontEnd:
        ExpressionSimplify.mo (+11)
      
- 
        Compiler/Util:
        Util.mo (+26)
      
- 
        testsuite/redeclare:
        RedeclareFunction.mo (+2 -2)
      
 
- 
    sjoelund.se
    2012-02-24 18:29
    #178
    Rev.: 11203
  
- 
    
    2381 lines of code changed in 5 files: 
      - 
        Compiler/FrontEnd:
        Expression.mo (+12),
        ExpressionDump.mo (+1 -1),
        ExpressionSimplify.mo (+104 -7)
      
- 
        Compiler/Template:
        CodegenCpp.mo (+2262 -1914)
      
- 
        Compiler/Util:
        Error.mo (+2)
      
 
- 
    adeas31
    2012-02-24 17:54
    #177
    Rev.: 11202
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        OMNotebook/OMNotebookGUI:
        OMNotebook.config.in (+3)
      
 
- 
    adeas31
    2012-02-24 17:28
    #176
    Rev.: 11201
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        OMEdit/OMEditGUI:
        DocumentationWidget.cpp (+1 -1)
      
 
- 
    adeas31
    2012-02-24 17:13
    #175
    Rev.: 11200
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        OMNotebook/OMNotebookGUI:
        celldocument.cpp (+2 -2)
      
 
- 
    adeas31
    2012-02-24 17:10
    #174
    Rev.: 11199
  
- 
    
    113 lines of code changed in 3 files: 
      - 
        OMNotebook/OMNotebookGUI:
        OMNotebookGUI.pro (+12 -6),
        graphcell.cpp (+96 -4),
        graphcell.h (+5 -1)
      
 
- 
    sjoelund.se
    2012-02-24 12:52
    #173
    Rev.: 11198
  
- 
    
    5 lines of code changed in 1 file: 
- 
    sjoelund.se
    2012-02-24 11:39
    #172
    Rev.: 11197
  
- 
    
    1 lines of code changed in 1 file: 
- 
    sjoelund.se
    2012-02-24 11:23
    #171
    Rev.: 11196
  
- 
    
    7 lines of code changed in 2 files: 
      - 
        testsuite:
        rtest (+5 -2)
      
- 
        testsuite/bootstrapping:
        LinkMain.makefile.in (+2)
      
 
- 
    sjoelund.se
    2012-02-24 10:31
    #170
    Rev.: 11195
  
- 
    
    7 lines of code changed in 1 file: 
- 
    adrpo
    2012-02-24 05:58
    #169
    Rev.: 11194
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/runtime:
        System_omc.cpp (+1)
      
 
- 
    adeas31
    2012-02-23 23:58
    #168
    Rev.: 11193
  
- 
    
    133 lines of code changed in 2 files: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+6)
      
- 
        Compiler/Script:
        CevalScript.mo (+127)
      
 
- 
    adrpo
    2012-02-23 21:29
    #167
    Rev.: 11192
  
- 
    
    16 lines of code changed in 2 files: 
      - 
        testsuite/linearize:
        smallValue.mo (+2 -2),
        smallValues.mos (+14 -14)
      
 
- 
    perost
    2012-02-23 21:20
    #166
    Rev.: 11191
  
- 
    
    237 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        SCodeExpand.mo (+67 -2),
        SCodeInst.mo (+40 -17),
        SCodeMod.mo (+92 -5)
      
- 
        Compiler/Util:
        List.mo (+38 -1)
      
 
- 
    sjoelund.se
    2012-02-23 18:08
    #165
    Rev.: 11190
  
- 
    
    101 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        Expression.mo (+62 -17),
        ExpressionDump.mo (+6 -1),
        ExpressionSimplify.mo (+30 -7),
        Static.mo (+3 -3)
      
 
- 
    Kaie Kubjas
    2012-02-23 15:56
    #164
    Rev.: 11189
  
- 
    
    188 lines of code changed in 6 files: 
      - 
        Compiler/BackEnd:
        SimCode.mo (+49 -50)
      
- 
        Compiler/Script:
        Interactive.mo (+36 -18)
      
- 
        Compiler/Util:
        Config.mo (-24),
        Flags.mo (+17 -9)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+85 -63),
        SimCodeTV.mo (+1)
      
 
- 
    perost
    2012-02-23 15:39
    #163
    Rev.: 11188
  
- 
    
    1394 lines of code changed in 8 files: 
      - 
        Compiler:
        Makefile.common (+1)
      
- 
        Compiler/FrontEnd:
        Absyn.mo (+37),
        ComponentReference.mo (+25),
        SCode.mo (+18),
        SCodeExpand.mo (new 468),
        SCodeInst.mo (+840 -388)
      
- 
        Compiler/Util:
        List.mo (+4 -4)
      
- 
        testsuite/bootstrapping:
        LoadCompilerSources.mos (+1)
      
 
- 
    sjoelund.se
    2012-02-23 15:21
    #162
    Rev.: 11187
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        Makefile.in (+1 -1)
      
- 
        SimulationRuntime/c:
        openmodelica.h (+1 -1)
      
 
- 
    niklwors
    2012-02-23 15:20
    #161
    Rev.: 11186
  
- 
    
    31 lines of code changed in 4 files: 
      - 
        Compiler/Template:
        CodegenCpp.mo (+11 -11)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+10 -10)
      
- 
        SimulationRuntime/cpp/Source/System/Modelica:
        ModelicaSystem.cpp (+8 -1),
        ModelicaSystem.h (+2 -1)
      
 
- 
    sjoelund.se
    2012-02-23 15:06
    #160
    Rev.: 11185
  
- 
    
    28 lines of code changed in 28 files: 
      - 
        Makefile.in (+1 -1)
      
- 
        OMOptim/Core/OMC:
        commandcompletion.cpp (+1 -1),
        commandcompletion.h (+1 -1),
        commandunit.h (+1 -1),
        inputcelldelegate.h (+1 -1),
        omc_communicator.cpp (+1 -1),
        omc_communicator.h (+1 -1),
        omcinteractiveenvironment.cpp (+1 -1),
        omcinteractiveenvironment.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Chromosome:
        EOAdapt.h (+1 -1),
        EOStd.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Init:
        EAStdBounds.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Monitor:
        MyEoGnuplot.cpp (+1 -1),
        MyEoGnuplot.h (+1 -1),
        MyEoGnuplot1DMonitor.cpp (+1 -1),
        MyEoGnuplot1DMonitor.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Mutations:
        EAStdMutation.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/NSGA2:
        NSGA2Algo.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Results:
        EAStdResult.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/SPEA2:
        SPEA2Algo.h (+1 -1),
        SPEA2Crossover.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/SPEA2Adaptative:
        SPEA2AdaptInitBounded.h (+1 -1),
        SPEA2AdaptMutation.h (+1 -1)
      
- 
        OMOptim/Core/Problems:
        OMCase.cpp (+1 -1),
        Problem.cpp (+1 -1)
      
- 
        OMOptim/GUI/Dialogs:
        OMTableDialog.cpp (+1 -1)
      
- 
        OMOptim/GUI/Tabs:
        TabProjectInfos.h (+1 -1)
      
- 
        OMOptim/tools:
        hqt.rules (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-23 14:44
    #159
    Rev.: 11184
  
- 
    
    14 lines of code changed in 14 files: 
      - 
        SimulationRuntime/c/meta:
        dtoa.c (+1),
        realString.c (+1)
      
- 
        SimulationRuntime/c/meta/gc:
        common.c (+1),
        common.h (+1),
        gc.c (+1),
        gc.h (+1),
        generational.c (+1),
        generational.h (+1),
        marksweep.c (+1),
        marksweep.h (+1),
        roots.c (+1),
        roots.h (+1)
      
- 
        testsuite/3rdParty/PlanarMechanics:
        Makefile (+1)
      
- 
        testsuite/libraries/msl32:
        Makefile (+1)
      
 
- 
    sjoelund.se
    2012-02-23 14:43
    #158
    Rev.: 11183
  
- 
    
    2 lines of code changed in 1 file: 
- 
    niklwors
    2012-02-23 14:16
    #157
    Rev.: 11182
  
- 
    
    306 lines of code changed in 4 files: 
      - 
        Compiler/Template:
        CodegenCpp.mo (+274 -202)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenCpp.tpl (+29)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        CMakeLists.txt (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Interfaces:
        IEvent.h (+2 -1)
      
 
- 
    sjoelund.se
    2012-02-23 13:49
    #156
    Rev.: 11181
  
- 
    
    1 lines of code changed in 1 file: 
- 
    sjoelund.se
    2012-02-23 13:46
    #155
    Rev.: 11180
  
- 
    
    13 lines of code changed in 4 files: 
      - 
        configure.in (+10)
      
- 
        Compiler/omc_debug:
        Makefile.in (+1 -1)
      
- 
        Compiler/omc_profiler:
        Makefile.in (+1 -1)
      
- 
        Compiler/omc_release:
        Makefile.in (+1 -1)
      
 
- 
    niklwors
    2012-02-23 12:01
    #154
    Rev.: 11177
  
- 
    
    16 lines of code changed in 2 files: 
      - 
        SimulationRuntime/cpp/Source:
        CMakeLists.txt (+15 -10)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        CMakeLists.txt (+1)
      
 
- 
    adrpo
    2012-02-23 08:29
    #153
    Rev.: 11176
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        testsuite/bootstrapping:
        LoadCompilerSources.mos (+1 -1)
      
 
- 
    adrpo
    2012-02-23 08:11
    #152
    Rev.: 11175
  
- 
    
    4 lines of code changed in 1 file: 
- 
    adrpo
    2012-02-23 08:08
    #151
    Rev.: 11174
  
- 
    
    110514 lines of code changed in 662 files: 
      - 
        Makefile.common (+4 -5),
        Makefile.in (+3 -3),
        Makefile.omdev.mingw (+3 -3)
      
- 
        Compiler:
        Makefile.common (+4 -6)
      
- 
        Compiler/BackEnd:
        SimCode.mo (+9 -19)
      
- 
        Compiler/Template:
        CodegenAdevs.mo (new 35170),
        CodegenCSharp.mo (new 12784),
        CodegenCpp.mo (new 36433),
        CodegenQSS.mo (new 10203),
        SimCodeAdevs.mo (del),
        SimCodeC.mo (del),
        SimCodeCSharp.mo (del),
        SimCodeCpp.mo (del),
        SimCodeFMU.mo (del),
        SimCodeQSS.mo (del)
      
- 
        Compiler/runtime:
        Makefile.common (+6 -4),
        Makefile.vc (+1 -1)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenAdevs.tpl (new 5293),
        CodegenCSharp.tpl (new 2295),
        CodegenCpp.tpl (new 6202),
        CodegenQSS.tpl (new 2072),
        Makefile (+9 -21)
      
- 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core/OpenModelica:
        OpenModelica.cpp (+1 -1)
      
- 
        OMOptim/build:
        OMOptim.pro (+2 -2)
      
- 
        OMPlot/OMPlotGUI:
        OMPlotGUI.pro (+2 -2),
        OMPlotLib.pro (+2 -2),
        PlotWindow.h (+1 -1)
      
- 
        Parser:
        Makefile.common (+1 -1)
      
- 
        Parser/omcc:
        LinkMain.makefile (+1 -1)
      
- 
        SimulationRuntime/interactive:
        Makefile.in (+1 -1)
      
- 
        c_runtime:
        CMakeLists.txt (del),
        LICENSE (del),
        Makefile (del),
        Makefile.common (del),
        Makefile.in (del),
        Makefile.omdev.mingw (del),
        ModelicaUtilities.c (del),
        ModelicaUtilities.h (del),
        README (del),
        base_array.c (del),
        base_array.h (del),
        bigden.c (del),
        bigden.f (del),
        biglag.c (del),
        biglag.f (del),
        blaswrap.h (del),
        boolean_array.c (del),
        boolean_array.h (del),
        build_mingw_libs.bat (del),
        compat.h (del),
        daux.c (del),
        daux.f (del),
        ddasrt.c (del),
        ddasrt.f (del),
        ddassl.c (del),
        ddassl.f (del),
        dgesv_aux.c (del),
        division.c (del),
        division.h (del),
        dlamch.c (del),
        dlamch.f (del),
        dlinpk.c (del),
        dlinpk.f (del),
        dogleg.c (del),
        dogleg.f (del),
        dpmpar.c (del),
        dpmpar.f (del),
        dummy_model.cpp (del),
        dummy_model_functions.cpp (del),
        enorm.c (del),
        enorm.f (del),
        f2c.h (del),
        fdjac1.c (del),
        fdjac1.f (del),
        fmiModelFunctions.h (del),
        fmiModelTypes.h (del),
        fmu_model_interface.c (del),
        fmu_model_interface.h (del),
        fortran_types.h (del),
        hybrd.c (del),
        hybrd.f (del),
        hybrd1.c (del),
        hybrd1.f (del),
        hybrj.c (del),
        hybrj.f (del),
        index_spec.c (del),
        index_spec.h (del),
        inline.h (del),
        integer_array.c (del),
        integer_array.h (del),
        java_interface.c (del),
        java_interface.h (del),
        jni.h (del),
        jni_md.h (del),
        jni_md_solaris.h (del),
        jni_md_windows.h (del),
        linearize.cpp (del),
        linearize.h (del),
        lsame.c (del),
        lsame.f (del),
        matrix.h (del),
        memory_pool.c (del),
        memory_pool.h (del),
        meta_modelica.c (del),
        meta_modelica.h (del),
        meta_modelica_builtin.cpp (del),
        meta_modelica_builtin.h (del),
        meta_modelica_builtin_boxptr.h (del),
        meta_modelica_catch.c (del),
        meta_modelica_gc.c (del),
        meta_modelica_gc.h (del),
        meta_modelica_gc_list.c (del),
        meta_modelica_gc_list.h (del),
        meta_modelica_gc_pages.c (del),
        meta_modelica_gc_pages.h (del),
        meta_modelica_gc_roots.c (del),
        meta_modelica_gc_roots.h (del),
        meta_modelica_gc_settings.c (del),
        meta_modelica_gc_settings.h (del),
        meta_modelica_gc_stack.c (del),
        meta_modelica_gc_stack.h (del),
        meta_modelica_gc_stats.c (del),
        meta_modelica_gc_stats.h (del),
        meta_modelica_gen_string_lit.sh (del),
        meta_modelica_real.cpp (del),
        meta_modelica_real.h (del),
        meta_modelica_string_lit.c (del),
        meta_modelica_string_lit.h (del),
        model_fmu.in (del),
        modelica.h (del),
        modelica_string.c (del),
        modelica_string.h (del),
        nelmead.c (del),
        nelmead.f (del),
        newuoa.c (del),
        newuoa.f (del),
        newuob.c (del),
        newuob.f (del),
        omc_msvc.h (del),
        options.cpp (del),
        options.h (del),
        qform.c (del),
        qform.f (del),
        qrfac.c (del),
        qrfac.f (del),
        r1mpyq.c (del),
        r1mpyq.f (del),
        r1updt.c (del),
        r1updt.f (del),
        read_csv.cpp (del),
        read_csv.h (del),
        read_matlab4.c (del),
        read_matlab4.h (del),
        read_write.c (del),
        read_write.h (del),
        real_array.c (del),
        real_array.h (del),
        ringbuffer.c (del),
        ringbuffer.h (del),
        rml_compatibility.h (del),
        rtclock.c (del),
        rtclock.h (del),
        simulation_delay.cpp (del),
        simulation_delay.h (del),
        simulation_events.cpp (del),
        simulation_events.h (del),
        simulation_init.cpp (del),
        simulation_init.h (del),
        simulation_inline_solver.h (del),
        simulation_input.cpp (del),
        simulation_input.h (del),
        simulation_input_xml.cpp (del),
        simulation_input_xml.h (del),
        simulation_modelinfo.c (del),
        simulation_modelinfo.h (del),
        simulation_result.cpp (del),
        simulation_result.h (del),
        simulation_result_bin.cpp (del),
        simulation_result_bin.h (del),
        simulation_result_csv.cpp (del),
        simulation_result_csv.h (del),
        simulation_result_empty.h (del),
        simulation_result_mat.cpp (del),
        simulation_result_mat.h (del),
        simulation_result_plt.cpp (del),
        simulation_result_plt.h (del),
        simulation_runtime.cpp (del),
        simulation_runtime.h (del),
        simulation_varinfo.c (del),
        simulation_varinfo.h (del),
        solver_dasrt.cpp (del),
        solver_dasrt.h (del),
        solver_euler.cpp (del),
        solver_euler.h (del),
        solver_main.cpp (del),
        solver_main.h (del),
        string_array.c (del),
        string_array.h (del),
        tables.cpp (del),
        tables.h (del),
        trsapp.c (del),
        trsapp.f (del),
        update.c (del),
        update.f (del),
        utility.c (del),
        utility.h (del)
      
- 
        c_runtime/ExternalLibraries/mingw:
        libblas-mingw.a (del),
        liblapack-mingw.a (del),
        libtmglib-mingw.a (del)
      
- 
        c_runtime/ModelicaExternalC:
        CMakeLists.txt (del),
        Makefile (del),
        Makefile.in (del),
        Makefile.omdev.mingw (del),
        ModelicaExternalC.cpp (del),
        ModelicaExternalC.h (del),
        ModelicaInternal.c (del),
        ModelicaStrings.c (del),
        ModelicaTables.h (del),
        ModelicaTablesImpl.c (del),
        win32_dirent.c (del),
        win32_dirent.h (del)
      
- 
        c_runtime/fortran:
        bigden.f (del),
        biglag.f (del),
        daux.f (del),
        ddasrt.f (del),
        ddassl.f (del),
        dlamch.f (del),
        dlinpk.f (del),
        dogleg.f (del),
        dpmpar.f (del),
        enorm.f (del),
        fdjac1.f (del),
        hybrd.f (del),
        hybrd1.f (del),
        hybrj.f (del),
        lsame.f (del),
        nelmead.f (del),
        newuoa.f (del),
        newuob.f (del),
        qform.f (del),
        qrfac.f (del),
        r1mpyq.f (del),
        r1updt.f (del),
        trsapp.f (del),
        update.f (del)
      
- 
        c_runtime/interactive:
        Makefile (del),
        Makefile.in (del),
        README.txt (del),
        client.cpp (del),
        makefile.mingw (del),
        omi_Calculation.cpp (del),
        omi_Calculation.h (del),
        omi_Control.cpp (del),
        omi_Control.h (del),
        omi_ResultManager.cpp (del),
        omi_ResultManager.h (del),
        omi_ServiceInterface.cpp (del),
        omi_ServiceInterface.h (del),
        omi_Transfer.cpp (del),
        omi_Transfer.h (del),
        socket.cpp (del),
        socket.h (del),
        socket_unix.cpp (del),
        socket_win.cpp (del),
        thread.cpp (del),
        thread.h (del)
      
- 
        c_runtime/interactive/SampleClient:
        SimulationApplicationExample_TwoTanks.zip (del)
      
- 
        c_runtime/java_interface:
        .project (del),
        Makefile (del),
        Makefile.common (del),
        Makefile.omdev.mingw (del),
        antlr-3.1.3.jar (del),
        antlr_license.txt (del),
        junit-4.6.jar (del),
        modelica_java.jar (del),
        ptplot.jar (del),
        ptplot_license.txt (del)
      
- 
        c_runtime/java_interface/src/org/openmodelica:
        ComplexTypeSpec.java (del),
        IModelicaRecord.java (del),
        ModelicaAny.java (del),
        ModelicaArray.java (del),
        ModelicaBaseArray.java (del),
        ModelicaBoolean.java (del),
        ModelicaFunction.java (del),
        ModelicaFunctionReference.java (del),
        ModelicaHelper.java (del),
        ModelicaInteger.java (del),
        ModelicaObject.java (del),
        ModelicaObjectException.java (del),
        ModelicaOption.java (del),
        ModelicaReal.java (del),
        ModelicaRecord.java (del),
        ModelicaRecordException.java (del),
        ModelicaString.java (del),
        ModelicaTuple.java (del),
        ModelicaVoid.java (del),
        OMCModelicaRecord.java (del),
        SimpleTypeSpec.java (del),
        TypeSpec.java (del)
      
- 
        c_runtime/java_interface/src/org/openmodelica/corba:
        CommunicationException.java (del),
        CompilerException.java (del),
        ConnectException.java (del),
        InvocationError.java (del),
        JreSocketFactory.java (del),
        OMCProxy.java (del),
        OmcCommunication.java (del),
        OmcCommunicationHelper.java (del),
        OmcCommunicationHolder.java (del),
        OmcCommunicationOperations.java (del),
        OmcCommunicationStub.java (del),
        Result.java (del),
        SmartProxy.java (del)
      
- 
        c_runtime/java_interface/src/org/openmodelica/corba/parser:
        ComplexTypeDefinition.java (del),
        DefinitionsCreator.java (del),
        FunctionDefinition.java (del),
        JarCreator.java (del),
        OMCStringParser.java (del),
        OMCorba.g (del),
        OMCorbaDefinitions.g (del),
        PackageDefinition.java (del),
        ParseException.java (del),
        RecordDefinition.java (del),
        SymbolTable.java (del),
        UniontypeDefinition.java (del),
        VariableDefinition.java (del)
      
- 
        c_runtime/java_interface/src/org/openmodelica/corba/parser/JavaDefinitions:
        function.st (del),
        header.st (del),
        myFQName.st (del),
        record.st (del),
        uniontype.st (del)
      
- 
        c_runtime/java_interface/src/org/openmodelica/test:
        ABC_CONTAINER.java (del),
        ABC_UT.java (del),
        TestDefinitionsParser.java (del),
        TestObjects.java (del),
        TestParser.java (del),
        TestRecord.java (del),
        TestSmartProxy.java (del),
        abc.java (del)
      
- 
        c_runtime/java_interface/test_files:
        meta_modelica.mo (del),
        meta_modelica.mos (del),
        simple.mo (del),
        simple.mos (del)
      
- 
        c_runtime/libf2c:
        CMakeLists.txt (del),
        Notice (del),
        README (del),
        abort_.c (del),
        arithchk.c (del),
        backspac.c (del),
        c_abs.c (del),
        c_cos.c (del),
        c_div.c (del),
        c_exp.c (del),
        c_log.c (del),
        c_sin.c (del),
        c_sqrt.c (del),
        cabs.c (del),
        close.c (del),
        comptry.bat (del),
        d_abs.c (del),
        d_acos.c (del),
        d_asin.c (del),
        d_atan.c (del),
        d_atn2.c (del),
        d_cnjg.c (del),
        d_cos.c (del),
        d_cosh.c (del),
        d_dim.c (del),
        d_exp.c (del),
        d_imag.c (del),
        d_int.c (del),
        d_lg10.c (del),
        d_log.c (del),
        d_mod.c (del),
        d_nint.c (del),
        d_prod.c (del),
        d_sign.c (del),
        d_sin.c (del),
        d_sinh.c (del),
        d_sqrt.c (del),
        d_tan.c (del),
        d_tanh.c (del),
        derf_.c (del),
        derfc_.c (del),
        dfe.c (del),
        dolio.c (del),
        dtime_.c (del),
        due.c (del),
        ef1asc_.c (del),
        ef1cmc_.c (del),
        endfile.c (del),
        erf_.c (del),
        erfc_.c (del),
        err.c (del),
        etime_.c (del),
        exit_.c (del),
        f2c.h (del),
        f2c.h0 (del),
        f2ch.add (del),
        f77_aloc.c (del),
        f77vers.c (del),
        fio.h (del),
        fmt.c (del),
        fmt.h (del),
        fmtlib.c (del),
        fp.h (del),
        ftell64_.c (del),
        ftell_.c (del),
        getarg_.c (del),
        getenv_.c (del),
        h_abs.c (del),
        h_dim.c (del),
        h_dnnt.c (del),
        h_indx.c (del),
        h_len.c (del),
        h_mod.c (del),
        h_nint.c (del),
        h_sign.c (del),
        hl_ge.c (del),
        hl_gt.c (del),
        hl_le.c (del),
        hl_lt.c (del),
        i77vers.c (del),
        i_abs.c (del),
        i_dim.c (del),
        i_dnnt.c (del),
        i_indx.c (del),
        i_len.c (del),
        i_mod.c (del),
        i_nint.c (del),
        i_sign.c (del),
        iargc_.c (del),
        iio.c (del),
        ilnw.c (del),
        inquire.c (del),
        l_ge.c (del),
        l_gt.c (del),
        l_le.c (del),
        l_lt.c (del),
        lbitbits.c (del),
        lbitshft.c (del),
        libf2c.lbc (del),
        libf2c.sy (del),
        lio.h (del),
        lread.c (del),
        lwrite.c (del),
        main.c (del),
        makefile.mingw (del),
        makefile.sy (del),
        makefile.u (del),
        makefile.u.in (del),
        makefile.vc (del),
        makefile.wat (del),
        math.hvc (del),
        mkfile.plan9 (del),
        open.c (del),
        pow_ci.c (del),
        pow_dd.c (del),
        pow_di.c (del),
        pow_hh.c (del),
        pow_ii.c (del),
        pow_qq.c (del),
        pow_ri.c (del),
        pow_zi.c (del),
        pow_zz.c (del),
        qbitbits.c (del),
        qbitshft.c (del),
        r_abs.c (del),
        r_acos.c (del),
        r_asin.c (del),
        r_atan.c (del),
        r_atn2.c (del),
        r_cnjg.c (del),
        r_cos.c (del),
        r_cosh.c (del),
        r_dim.c (del),
        r_exp.c (del),
        r_imag.c (del),
        r_int.c (del),
        r_lg10.c (del),
        r_log.c (del),
        r_mod.c (del),
        r_nint.c (del),
        r_sign.c (del),
        r_sin.c (del),
        r_sinh.c (del),
        r_sqrt.c (del),
        r_tan.c (del),
        r_tanh.c (del),
        rawio.h (del),
        rdfmt.c (del),
        rewind.c (del),
        rsfe.c (del),
        rsli.c (del),
        rsne.c (del),
        s_cat.c (del),
        s_cmp.c (del),
        s_copy.c (del),
        s_paus.c (del),
        s_rnge.c (del),
        s_stop.c (del),
        scomptry.bat (del),
        sfe.c (del),
        sig_die.c (del),
        signal1.h0 (del),
        signal_.c (del),
        signbit.c (del),
        sue.c (del),
        sysdep1.h0 (del),
        system_.c (del),
        typesize.c (del),
        uio.c (del),
        uninit.c (del),
        util.c (del),
        wref.c (del),
        wrtfmt.c (del),
        wsfe.c (del),
        wsle.c (del),
        wsne.c (del),
        xsum0.out (del),
        xwsne.c (del),
        z_abs.c (del),
        z_cos.c (del),
        z_div.c (del),
        z_exp.c (del),
        z_log.c (del),
        z_sin.c (del),
        z_sqrt.c (del)
      
- 
        c_runtime/meta:
        CMakeLists.txt (del),
        Makefile.in (del),
        dtoa.c (del),
        meta_modelica.c (del),
        meta_modelica.h (del),
        meta_modelica_builtin.c (del),
        meta_modelica_builtin.cpp (del),
        meta_modelica_builtin.h (del),
        meta_modelica_builtin_boxptr.h (del),
        meta_modelica_catch.c (del),
        meta_modelica_gc.c (del),
        meta_modelica_gc.h (del),
        meta_modelica_gc_list.c (del),
        meta_modelica_gc_list.h (del),
        meta_modelica_gc_pages.c (del),
        meta_modelica_gc_pages.h (del),
        meta_modelica_gc_roots.c (del),
        meta_modelica_gc_roots.h (del),
        meta_modelica_gc_settings.c (del),
        meta_modelica_gc_settings.h (del),
        meta_modelica_gc_stack.c (del),
        meta_modelica_gc_stack.h (del),
        meta_modelica_gc_stats.c (del),
        meta_modelica_gc_stats.h (del),
        meta_modelica_gen_string_lit.sh (del),
        meta_modelica_real.cpp (del),
        meta_modelica_real.h (del),
        meta_modelica_string_lit.c (del),
        meta_modelica_string_lit.h (del),
        realString.c (del),
        rml_compatibility.h (del)
      
- 
        c_runtime/meta/gc:
        common.c (del),
        common.h (del),
        gc.c (del),
        gc.h (del),
        generational.c (del),
        generational.h (del),
        marksweep.c (del),
        marksweep.h (del),
        roots.c (del),
        roots.h (del)
      
- 
        c_runtime/omdev_qtdeps:
        libQtCore-mingw.a (del),
        libQtGui-mingw.a (del),
        libQtNetwork-mingw.a (del)
      
- 
        c_runtime/sendData:
        CMakeLists.txt (del),
        Makefile (del),
        Makefile.Release.mingw (del),
        Makefile.humbug (del),
        Makefile.humbug.in (del),
        humbug.cpp (del),
        humbug.h (del),
        sendData.cpp (del),
        sendData.h (del),
        sendData.pro (del),
        sendData.vcproj (del)
      
- 
        c_runtime/sendData/include:
        QBuffer (del),
        QByteArray (del),
        QColor (del),
        QDataStream (del),
        QDir (del),
        QFile (del),
        QProcess (del),
        QString (del),
        QTemporaryFile (del),
        QTextStream (del),
        QThread (del),
        QVariant (del),
        QVector (del)
      
- 
        c_runtime/sendData/include/QtCore:
        qalgorithms.h (del),
        qatomic.h (del),
        qatomic_arch.h (del),
        qatomic_windows.h (del),
        qbuffer.h (del),
        qbytearray.h (del),
        qchar.h (del),
        qcolor.h (del),
        qconfig.h (del),
        qdatastream.h (del),
        qdebug.h (del),
        qdir.h (del),
        qfeatures.h (del),
        qfile.h (del),
        qfileinfo.h (del),
        qglobal.h (del),
        qhash.h (del),
        qiodevice.h (del),
        qiterator.h (del),
        qlist.h (del),
        qmap.h (del),
        qmetatype.h (del),
        qnamespace.h (del),
        qobject.h (del),
        qobjectdefs.h (del),
        qpair.h (del),
        qplatformdefs.h (del),
        qprocess.h (del),
        qregexp.h (del),
        qset.h (del),
        qsettings.h (del),
        qstring.h (del),
        qstringlist.h (del),
        qstringlistmodel.h (del),
        qstringmatcher.h (del),
        qtemporaryfile.h (del),
        qtextstream.h (del),
        qthread.h (del),
        qvariant.h (del),
        qvector.h (del)
      
- 
        c_runtime/sendData/include/QtGui:
        qrgb.h (del)
      
- 
        c_runtime/sendData/include/QtNetwork:
        QHostAddress (del),
        QTcpSocket (del),
        qabstractsocket.h (del),
        qhostaddress.h (del),
        qtcpsocket.h (del)
      
- 
        c_runtime/sendData/release:
        libsendData.a (del)
      
- 
        c_runtime/solver_qss:
        cross_detector.cpp (del),
        cross_detector.h (del),
        integrator.cpp (del),
        integrator.h (del),
        qss_signal.cpp (del),
        qss_signal.h (del),
        runtime.h (del),
        sampler.cpp (del),
        sampler.h (del),
        simulator.h (del),
        solver_qss.cpp (del),
        solver_qss.h (del),
        static_function.cpp (del),
        static_function.h (del)
      
- 
        mosh/build:
        Makefile.single (+1 -1)
      
- 
        testsuite/bootstrapping:
        LoadCompilerSources.mos (+4 -6)
      
- 
        testsuite/interactive-simulation:
        Makefile.run (+4 -4),
        README.txt (+1 -1),
        testCompileInteractive.mos (+1 -1)
      
 
- 
    hubert.thieriot
    2012-02-22 20:26
    #150
    Rev.: 11172
  
- 
    
    37 lines of code changed in 11 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core/Dymola:
        ModPlusDymolaCtrl.cpp (+2 -2),
        ModPlusDymolaCtrl.h (+1 -1)
      
- 
        OMOptim/Core/Modelica:
        ModModelPlus.cpp (+2 -2),
        ModModelPlus.h (+1 -1),
        ModPlusCtrl.h (+2 -2)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+1 -1)
      
- 
        OMOptim/Core/OpenModelica:
        ModPlusOMCtrl.cpp (+2 -2),
        ModPlusOMCtrl.h (+1 -1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetSelectOptVars.cpp (+23 -1),
        WidgetSelectOptVars.ui (+1 -1)
      
 
- 
    niklwors
    2012-02-22 17:52
    #149
    Rev.: 11171
  
- 
    
    185 lines of code changed in 4 files: 
      - 
        Compiler/Template:
        SimCodeCpp.mo (+94 -87)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeCpp.tpl (+70 -32)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        SystemDefaultImplementation.cpp (+15 -1),
        SystemDefaultImplementation.h (+6 -3)
      
 
- 
    mahge930
    2012-02-22 15:08
    #148
    Rev.: 11169
  
- 
    
    417 lines of code changed in 25 files: 
      - 
        Compiler:
        OpenModelicaBootstrappingHeader.h (+55 -40)
      
- 
        Compiler/FrontEnd:
        Absyn.mo (+25 -5),
        Ceval.mo (+17 -13),
        ClassInf.mo (+3 -5),
        Dump.mo (+11 -10),
        Env.mo (+3 -3),
        Inst.mo (+22 -23),
        Lookup.mo (+8 -8),
        MetaUtil.mo (+1 -1),
        SCode.mo (+80 -77),
        SCodeDependency.mo (+7 -5),
        SCodeDump.mo (+4 -3),
        SCodeFlatDump.mo (+4 -3),
        SCodeFlatten.mo (+1 -2),
        SCodeUtil.mo (+9 -5),
        Static.mo (+1 -1)
      
- 
        Compiler/Script:
        CevalScript.mo (+2 -2),
        Interactive.mo (+12 -7)
      
- 
        Compiler/Template:
        CodegenC.mo (+3 -3),
        SCodeDumpTpl.mo (+101 -69),
        SimCodeDump.mo (+17 -17)
      
- 
        Compiler/susan_codegen/SimCode:
        SCodeDumpTpl.tpl (+11 -3),
        SCodeTV.mo (+10 -1)
      
- 
        Parser:
        Modelica.g (+7 -4)
      
- 
        testsuite/bootstrapping:
        DumpTest.mos (+3 -3)
      
 
- 
    lochel
    2012-02-22 14:40
    #147
    Rev.: 11168
  
- 
    
    805 lines of code changed in 10 files: 
      - 
        SimulationRuntime/c:
        Makefile.objs (+5 -5)
      
- 
        SimulationRuntime/c/math-support:
        initialization.c (+176 -11),
        initialization.h (+2 -1)
      
- 
        SimulationRuntime/c/simulation:
        simulation_runtime.cpp (+81 -60)
      
- 
        SimulationRuntime/c/simulation/results:
        read_matlab4.c (del),
        read_matlab4.h (del)
      
- 
        SimulationRuntime/c/simulation/solver:
        solver_main.c (+10 -7),
        solver_main.h (+4 -1)
      
- 
        SimulationRuntime/c/util:
        read_matlab4.c (new 457),
        read_matlab4.h (new 70)
      
 
- 
    adrpo
    2012-02-22 06:57
    #146
    Rev.: 11167
  
- 
    
    7 lines of code changed in 3 files: 
      - 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+3 -3),
        Makefile (+3 -3),
        SimCodeDump.tpl (+1 -1)
      
 
- 
    hubert.thieriot
    2012-02-21 18:33
    #145
    Rev.: 11165
  
- 
    
    40 lines of code changed in 7 files: 
      - 
        OMOptim:
        main.cpp (+16)
      
- 
        OMOptim/Core/Modelica:
        ModPlusCtrl.h (+1 -1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetMooPointsList.cpp (+16 -2),
        WidgetMooPointsList.h (+2),
        WidgetOneSimVars.cpp (+1),
        WidgetSelectVars.cpp (+4 -3)
      
- 
        OMOptim/build:
        OMOptimLib.pro (-497)
      
 
- 
    adrpo
    2012-02-21 10:56
    #144
    Rev.: 11164
  
- 
    
    1 lines of code changed in 3 files: 
      - 
        testsuite/3rdParty/PlanarMechanics:
        PlanarMechanicsV4.mo (+1 -1),
        checkPlanarMechanicsV4.mos (-1),
        instantiatePlanarMechanicsV4.mos (-1)
      
 
- 
    adrpo
    2012-02-21 10:34
    #143
    Rev.: 11163
  
- 
    
    32796 lines of code changed in 7 files: 
      - 
        testsuite:
        Makefile (+5 -1)
      
- 
        testsuite/3rdParty:
        README.txt (new 6)
      
- 
        testsuite/3rdParty/PlanarMechanics:
        Makefile (new 25),
        PlanarMechanicsV4.mo (new 6012),
        checkPlanarMechanicsV4.mos (new 204),
        instantiatePlanarMechanicsV4.mos (new 26352),
        simulatePlanarMechanicsV4.mos (new 192)
      
 
- 
    hubert.thieriot
    2012-02-17 20:28
    #142
    Rev.: 11161
  
- 
    
    8 lines of code changed in 3 files: 
      - 
        OMOptim/Core:
        Project.cpp (+2)
      
- 
        OMOptim/GUI/Widgets:
        WidgetMOItem.cpp (+3 -3),
        WidgetMOItem.h (+3 -3)
      
 
- 
    sjoelund.se
    2012-02-17 09:57
    #141
    Rev.: 11158
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        Absyn.mo (+1 -29)
      
 
- 
    perost
    2012-02-16 13:02
    #140
    Rev.: 11157
  
- 
    
    1574 lines of code changed in 5 files: 
      - 
        Compiler/FrontEnd:
        SCodeFlattenRedeclare.mo (+2 -2)
      
- 
        testsuite:
        Makefile (+5)
      
- 
        testsuite/libraries/msl32:
        Makefile (new 23),
        Modelica.Blocks.Examples.Filter.mos (new 1544)
      
- 
        testsuite/partest:
        runtests.pl (-1)
      
 
- 
    sjoelund.se
    2012-02-16 11:42
    #139
    Rev.: 11156
  
- 
    
    4 lines of code changed in 2 files: 
      - 
        testsuite/meta:
        Makefile (+1 -1),
        Uniontype7.mos (+3 -6)
      
 
- 
    sjoelund.se
    2012-02-16 10:31
    #138
    Rev.: 11155
  
- 
    
    4 lines of code changed in 1 file: 
      - 
        OMOptim/build:
        OMOptim.config.in (+4)
      
 
- 
    mahge930
    2012-02-15 20:52
    #137
    Rev.: 11154
  
- 
    
    457 lines of code changed in 21 files: 
      - 
        Compiler/BackEnd:
        PartFn.mo (+7 -5)
      
- 
        Compiler/FrontEnd:
        Builtin.mo (+1 -1),
        CevalFunction.mo (+1 -1),
        DAE.mo (+11 -3),
        DAEDump.mo (+48 -3),
        DAEUtil.mo (+109 -30),
        Dump.mo (+12),
        Env.mo (+11 -8),
        Inline.mo (+3 -2),
        InnerOuter.mo (+11 -8),
        Inst.mo (+157 -83),
        InstSection.mo (+13 -12),
        Lookup.mo (+12 -10),
        PrefixUtil.mo (+3 -2),
        SCodeDump.mo (+13),
        Static.mo (+8 -8),
        Types.mo (+13 -16)
      
- 
        Compiler/Script:
        CevalScript.mo (+13 -13),
        Interactive.mo (+2 -2)
      
- 
        Compiler/Util:
        Error.mo (+4),
        VarTransform.mo (+5 -4)
      
 
- 
    adrpo
    2012-02-15 18:23
    #136
    Rev.: 11152
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-15 17:53
    #135
    Rev.: 11149
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-15 17:45
    #134
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-15 17:40
    #133
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1)
      
 
- 
    hubert.thieriot
    2012-02-15 17:04
    #132
    Rev.: 11141
  
- 
    
    3 lines of code changed in 4 files: 
      - 
        OMOptim/Core:
        MOThreads.h (+1 -1)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+2 -1)
      
- 
        OMOptim/tools/Installer:
        Modelica.mo (del),
        script2.iss (del)
      
 
- 
    adeas31
    2012-02-15 14:32
    #131
    Rev.: 11140
  
- 
    
    0 lines of code changed in 1 file: 
      - 
        Makefile.omdev.mingw (-1)
      
 
- 
    sjoelund.se
    2012-02-15 09:39
    #130
    Rev.: 11139
  
- 
    
    12 lines of code changed in 1 file: 
      - 
        mosh/src:
        Makefile.in (+12 -16)
      
 
- 
    dietmarw
    2012-02-14 20:42
    #129
    Rev.: 11138
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+1 -1)
      
 
- 
    perost
    2012-02-14 18:37
    #128
    Rev.: 11137
  
- 
    
    320 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        SCode.mo (+16),
        SCodeInst.mo (+258 -19),
        SCodeMod.mo (+43 -60)
      
- 
        Compiler/Util:
        Error.mo (+3)
      
 
- 
    sjoelund.se
    2012-02-14 17:38
    #127
    Rev.: 11136
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+1 -1)
      
- 
        Examples:
        GenerateDoc.mos (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-14 17:18
    #126
    Rev.: 11135
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-14 16:47
    #125
    Rev.: 11134
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+1 -1)
      
 
- 
    niklwors
    2012-02-14 16:34
    #124
    Rev.: 11133
  
- 
    
    914 lines of code changed in 17 files: 
      - 
        Compiler/Template:
        SimCodeCpp.mo (+662 -378)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeCpp.tpl (+105 -9)
      
- 
        SimulationRuntime/cpp/Source/SettingsFactory/Implementation:
        GlobalSettings.cpp (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/Solver/Implementation:
        CMakeLists.txt (+1 -1),
        Initialization.cpp (new 38),
        Initialization.h (new 16),
        SolverDefaultImplementation.cpp (+5 -1),
        SolverDefaultImplementation.h (+3 -2),
        SolverSettings.cpp (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        AlgLoopSolverFactory.cpp (+27 -1),
        AlgLoopSolverFactory.h (+2),
        SystemDefaultImplementation.cpp (-4),
        SystemDefaultImplementation.h (+7 -6)
      
- 
        SimulationRuntime/cpp/Source/System/Interfaces:
        IContinous.h (+1 -2),
        IEvent.h (+2 -2),
        ISystemInitialization.h (new 41)
      
- 
        SimulationRuntime/cpp/Source/System/Newton/Implementation:
        Newton.cpp (+1 -1)
      
 
- 
    adrpo
    2012-02-14 16:31
    #123
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE.txt (+1 -1)
      
 
- 
    perost
    2012-02-14 15:55
    #122
    Rev.: 11130
  
- 
    
    173 lines of code changed in 3 files: 
      - 
        Compiler/FrontEnd:
        SCodeDependency.mo (+3),
        SCodeInst.mo (+148 -31),
        SCodeLookup.mo (+22 -5)
      
 
- 
    adrpo
    2012-02-14 15:47
    #121
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE.txt (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-14 15:31
    #120
    Rev.: 11127
  
- 
    
    13 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+13 -6)
      
 
- 
    sjoelund.se
    2012-02-14 15:06
    #119
    Rev.: 11126
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1)
      
 
- 
    dietmarw
    2012-02-14 15:06
    #118
    Rev.: 11125
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+3 -3)
      
 
- 
    adrpo
    2012-02-14 14:51
    #117
    Rev.: 11124
  
- 
    
    9 lines of code changed in 3 files: 
      - 
        testsuite/meta:
        Makefile (+2 -2)
      
- 
        testsuite/mofiles:
        Makefile (+1 -1)
      
- 
        testsuite/partest:
        runtests.pl (+6)
      
 
- 
    sjoelund.se
    2012-02-14 14:23
    #116
    Rev.: 11123
  
- 
    
    42 lines of code changed in 2 files: 
      - 
        testsuite/partest:
        runtest.pl (+37 -14),
        runtests.pl (+5 -1)
      
 
- 
    adrpo
    2012-02-14 14:12
    #115
    Rev.: 11122
  
- 
    
    1 lines of code changed in 1 file: 
- 
    sjoelund.se
    2012-02-14 14:09
    #114
    Rev.: 11121
  
- 
    
    12 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+12 -11)
      
 
- 
    adrpo
    2012-02-14 13:11
    #113
    Rev.: 11119
  
- 
    
    3 lines of code changed in 1 file: 
- 
    dietmarw
    2012-02-14 12:59
    #112
    Rev.: 11118
  
- 
    
    77 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+77 -64)
      
 
- 
    perost
    2012-02-14 12:58
    #111
    Rev.: 11117
  
- 
    
    555 lines of code changed in 7 files: 
      - 
        Compiler/FrontEnd:
        SCodeDependency.mo (+1 -1),
        SCodeEnv.mo (+1 -1),
        SCodeFlattenRedeclare.mo (+159 -11),
        SCodeInst.mo (+111 -148),
        SCodeLookup.mo (+2 -2),
        SCodeMod.mo (+280 -124)
      
- 
        testsuite/dependency:
        Modelica.Mechanics.MultiBody.mos (+1)
      
 
- 
    sjoelund.se
    2012-02-14 12:44
    #110
    Rev.: 11116
  
- 
    
    4 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+4 -1)
      
 
- 
    sjoelund.se
    2012-02-14 12:36
    #109
    Rev.: 11115
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        Compiler/runtime:
        System_omc.cpp (+1 -1)
      
- 
        OMPlot/OMPlotGUI:
        Makefile.unix.in (+1 -1)
      
 
- 
    lochel
    2012-02-14 11:34
    #108
    Rev.: 11114
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c/math-support:
        initialization.c (+1 -1)
      
 
- 
    hubert.thieriot
    2012-02-14 10:38
    #107
    Rev.: 11112
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        OMOptim/Core/OMC:
        MOomc.cpp (+1 -1)
      
 
- 
    lochel
    2012-02-14 10:14
    #106
    Rev.: 11111
  
- 
    
    25 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c/math-support:
        initialization.c (+25 -17)
      
 
- 
    dietmarw
    2012-02-14 09:38
    #105
    Rev.: 11109
  
- 
    
    11 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+11 -2)
      
 
- 
    sjoelund.se
    2012-02-13 17:52
    #104
    Rev.: 11108
  
- 
    
    4 lines of code changed in 2 files: 
      - 
        Compiler/Template:
        CodegenC.mo (+2)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+2 -2)
      
 
- 
    sjoelund.se
    2012-02-13 17:40
    #103
    Rev.: 11107
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        ExpressionDump.mo (+2 -2)
      
 
- 
    perost
    2012-02-13 17:39
    #102
    Rev.: 11106
  
- 
    
    18 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c/meta:
        meta_modelica.c (+18)
      
 
- 
    hubert.thieriot
    2012-02-13 17:23
    #101
    Rev.: 11104
  
- 
    
    307 lines of code changed in 5 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+16 -1),
        MOomc.h (+113 -111)
      
- 
        OMOptim/Core/OpenModelica:
        OpenModelica.cpp (+30 -22)
      
- 
        OMOptim/Core/Tools:
        LowTools.cpp (+147 -147)
      
 
- 
    sjoelund.se
    2012-02-13 17:04
    #100
    Rev.: 11103
  
- 
    
    1 lines of code changed in 1 file: 
- 
    mahge930
    2012-02-13 15:29
    #99
    Rev.: 11101
  
- 
    
    254 lines of code changed in 16 files: 
      - 
        Compiler/FrontEnd:
        Builtin.mo (+2 -2),
        Inst.mo (+20 -16),
        InstExtends.mo (+3 -2),
        InstSection.mo (+2 -1),
        Lookup.mo (+8 -7),
        SCode.mo (+57 -9),
        SCodeEnv.mo (+2 -2),
        SCodeFlatDump.mo (+16 -4),
        SCodeFlattenImports.mo (+3 -2),
        SCodeFlattenRedeclare.mo (+16 -3),
        SCodeInst.mo (+3 -2),
        SCodeLookup.mo (+2 -2),
        SCodeUtil.mo (+22 -5)
      
- 
        Compiler/Template:
        SCodeDumpTpl.mo (+82 -49)
      
- 
        Compiler/susan_codegen/SimCode:
        SCodeDumpTpl.tpl (+9 -1),
        SCodeTV.mo (+7)
      
 
- 
    sjoelund.se
    2012-02-13 15:09
    #98
    Rev.: 11100
  
- 
    
    6 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+6 -1)
      
 
- 
    hubert.thieriot
    2012-02-13 13:08
    #97
    Rev.: 11099
  
- 
    
    1281 lines of code changed in 50 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core:
        MOOptVector.cpp (+1 -1),
        Project.cpp (+75 -47),
        Project.h (+9 -8)
      
- 
        OMOptim/Core/FileData:
        CSV.cpp (+2 -1),
        Load.cpp (+12)
      
- 
        OMOptim/Core/Modelica:
        MOParameter.cpp (-5),
        ModItemsTree.cpp (+67 -19),
        ModItemsTree.h (+26 -4),
        ModLoader.cpp (+11 -7),
        ModLoader.h (+1 -1),
        ModModelPlus.cpp (+3 -3),
        ModPlusCtrl.cpp (+14 -14)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+5 -3)
      
- 
        OMOptim/Core/OpenModelica:
        ModPlusOMCtrl.cpp (+35 -11),
        ModPlusOMCtrl.h (+5 -2),
        OpenModelica.cpp (+62 -11),
        OpenModelica.h (+6 -1)
      
- 
        OMOptim/Core/Optim/EA:
        EABase.h (+1 -1),
        OptimAlgo.h (+31 -25)
      
- 
        OMOptim/Core/Problems:
        OMCase.cpp (+20 -7),
        OMCase.h (+11 -5),
        OMCases.cpp (+106 -105),
        OMCases.h (+1 -1),
        OneSimResult.cpp (+11 -8),
        OneSimulation.cpp (+4 -5),
        OptimResult.cpp (+26 -98),
        OptimResult.h (+5 -3),
        Optimization.cpp (+5 -5),
        ProblemInterface.cpp (+4),
        Result.cpp (+2 -2)
      
- 
        OMOptim/Core/Tools:
        LowTools.h (+31 -1)
      
- 
        OMOptim/GUI:
        MainWindow.cpp (+86 -48),
        MainWindow.h (+2 -4),
        MainWindow.ui (+1 -1)
      
- 
        OMOptim/GUI/Dialogs:
        DlgSelectVars.cpp (+83 -35),
        DlgSelectVars.h (+12 -4),
        MOParametersDlg.cpp (+7 -3)
      
- 
        OMOptim/GUI/Plots:
        MOOptPlot.h (+2 -2)
      
- 
        OMOptim/GUI/Tabs:
        MOMainTab.cpp (+89 -85),
        TabResOptimization.cpp (-1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetMooPlot.cpp (+141 -142),
        WidgetMooPlot.h (+20 -20),
        WidgetMooPlot.ui (+71 -71),
        WidgetMooPointsList.cpp (+24 -17),
        WidgetMooPointsList.ui (+2 -2),
        WidgetSelectVars.cpp (+92 -35),
        WidgetSelectVars.h (+16 -9),
        WidgetSelectVars.ui (+36 -10)
      
- 
        OMOptim/build:
        OMOptim.pro (+4 -2)
      
 
- 
    niklwors
    2012-02-13 12:23
    #96
    Rev.: 11097
  
- 
    
    1382 lines of code changed in 2 files: 
      - 
        Compiler/Template:
        SimCodeCpp.mo (+1319 -1507)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeCpp.tpl (+63 -41)
      
 
- 
    sjoelund.se
    2012-02-13 11:59
    #95
    Rev.: 11096
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1 -1)
      
 
- 
    lochel
    2012-02-13 11:57
    #94
    Rev.: 11095
  
- 
    
    34 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendDAECreate.mo (+34 -1)
      
 
- 
    sjoelund.se
    2012-02-13 09:54
    #93
    Rev.: 11094
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-13 09:03
    #92
    Rev.: 11093
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+2)
      
 
- 
    sjoelund.se
    2012-02-13 09:02
    #91
    Rev.: 11092
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+3 -3)
      
 
- 
    hkiel
    2012-02-13 08:54
    #90
    Rev.: 11091
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/runtime:
        System_omc.cpp (+1 -1)
      
 
- 
    niklwors
    2012-02-10 19:47
    #89
    Rev.: 11090
  
- 
    
    17 lines of code changed in 2 files: 
      - 
        SimulationRuntime/cpp/Source/Math/Implementation:
        Functions.h (+1)
      
- 
        SimulationRuntime/cpp/Source/System/Kinsol/Implementation:
        KinsolCall.cpp (+16 -86)
      
 
- 
    niklwors
    2012-02-10 19:44
    #88
    Rev.: 11089
  
- 
    
    179 lines of code changed in 3 files: 
      - 
        SimulationRuntime/cpp/Source/Solver/CVode/Implementation:
        CVode.cpp (+167 -39),
        CVode.h (+11 -7),
        CVodeSettings.cpp (+1)
      
 
- 
    sjoelund.se
    2012-02-10 17:55
    #87
    Rev.: 11088
  
- 
    
    7 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+7 -4)
      
 
- 
    wbraun
    2012-02-10 17:36
    #86
    Rev.: 11087
  
- 
    
    221 lines of code changed in 3 files: 
      - 
        Compiler/BackEnd:
        BackendDAEOptimize.mo (+26 -42),
        SimCode.mo (+19 -7)
      
- 
        Compiler/Util:
        Graph.mo (+176 -32)
      
 
- 
    sjoelund.se
    2012-02-10 17:04
    #85
    Rev.: 11086
  
- 
    
    59 lines of code changed in 3 files: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+33 -2)
      
- 
        Compiler/Script:
        CevalScript.mo (+15 -2)
      
- 
        Examples:
        BuildModelRecursive.mos (+11 -10)
      
 
- 
    sjoelund.se
    2012-02-10 15:02
    #84
    Rev.: 11085
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendDAEUtil.mo (+2 -2)
      
 
- 
    sjoelund.se
    2012-02-10 14:55
    #83
    Rev.: 11084
  
- 
    
    19 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+19 -1)
      
 
- 
    sjoelund.se
    2012-02-10 14:46
    #82
    Rev.: 11083
  
- 
    
    101 lines of code changed in 5 files: 
      - 
        Compiler/Script:
        CevalScript.mo (+3 -1)
      
- 
        Compiler/Util:
        System.mo (+15)
      
- 
        Compiler/runtime:
        System_omc.cpp (+12),
        System_rml.c (+19)
      
- 
        Examples:
        BuildModelRecursive.mos (+52 -12)
      
 
- 
    sjoelund.se
    2012-02-10 14:35
    #81
    Rev.: 11082
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        testsuite/mofiles:
        StringConversion.mo (+1 -1),
        StringReal.mo (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-10 13:24
    #80
    Rev.: 11081
  
- 
    
    39 lines of code changed in 5 files: 
      - 
        Compiler/FrontEnd:
        Ceval.mo (+9 -6)
      
- 
        Compiler/Script:
        CevalScript.mo (+1 -1)
      
- 
        Compiler/Util:
        System.mo (+8)
      
- 
        Compiler/runtime:
        System_omc.cpp (+8),
        System_rml.c (+13)
      
 
- 
    sjoelund.se
    2012-02-10 13:15
    #79
    Rev.: 11080
  
- 
    
    0 lines of code changed in 1 file: 
      - 
        Compiler/Script:
        CevalScript.mo (-1)
      
 
- 
    sjoelund.se
    2012-02-10 13:12
    #78
    Rev.: 11079
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c/util:
        rtclock.h (+3 -3)
      
 
- 
    sjoelund.se
    2012-02-10 12:30
    #77
    Rev.: 11078
  
- 
    
    88 lines of code changed in 10 files: 
      - 
        Compiler/BackEnd:
        BackendDAE.mo (+3),
        BackendDAEUtil.mo (+6 -6),
        SimCode.mo (+21 -21),
        Uncertainties.mo (+3 -3)
      
- 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+29)
      
- 
        Compiler/Script:
        CevalScript.mo (+21 -3)
      
- 
        Compiler/Template:
        CodegenC.mo (+1 -1),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1)
      
- 
        Compiler/Util:
        System.mo (+2 -2)
      
 
- 
    adrpo
    2012-02-10 05:20
    #76
    Rev.: 11077
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-10 04:40
    #75
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE.txt (+1)
      
 
- 
    adrpo
    2012-02-10 04:32
    #74
    Rev.: 11074
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE.txt (+1)
      
 
- 
    adrpo
    2012-02-10 04:22
    #73
  
- 
    
    4 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE.txt (+3)
      
 
- 
    adrpo
    2012-02-10 04:07
    #72
    Rev.: 11071
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-10 03:58
    #71
    Rev.: 11070
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE.txt (+3 -1)
      
 
- 
    adrpo
    2012-02-10 03:41
    #70
    Rev.: 11069
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+2 -2)
      
 
- 
    adrpo
    2012-02-10 03:33
    #69
    Rev.: 11068
  
- 
    
    6 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+6 -6)
      
 
- 
    adrpo
    2012-02-10 03:20
    #68
    Rev.: 11067
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-10 03:13
    #67
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        README-BUILD-RELEASE-NSIS.txt (+1 -1),
        README-BUILD-RELEASE.txt (+1 -3)
      
 
- 
    adrpo
    2012-02-10 03:00
    #66
    Rev.: 11064
  
- 
    
    0 lines of code changed in 1 file: 
      - 
        c_runtime:
        Makefile.common (-4)
      
 
- 
    adrpo
    2012-02-10 02:49
    #65
    Rev.: 11063
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        README-OMDev-MINGW.txt (+1 -1)
      
 
- 
    adrpo
    2012-02-10 00:54
    #64
    Rev.: 11062
  
- 
    
    11 lines of code changed in 2 files: 
      - 
        Compiler/Template:
        SimCodeC.mo (+5 -6)
      
- 
        Compiler/susan_codegen/SimCode:
        Makefile (+6 -1)
      
 
- 
    adeas31
    2012-02-09 23:19
    #63
    Rev.: 11061
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1 -1)
      
 
- 
    wbraun
    2012-02-09 17:59
    #62
    Rev.: 11060
  
- 
    
    2946 lines of code changed in 27 files: 
      - 
        Compiler/BackEnd:
        BackendDAEOptimize.mo (+7),
        BackendDAEUtil.mo (+144 -2),
        BackendDump.mo (+4 -2),
        SimCode.mo (+46 -37)
      
- 
        Compiler/Template:
        CodegenC.mo (+775 -802),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1),
        SimCodeDump.mo (+1 -5),
        SimCodeQSS.mo (+5 -6)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+13 -11),
        SimCodeC.tpl (+1 -1),
        SimCodeDump.tpl (-2),
        SimCodeQSS.tpl (+1 -1),
        SimCodeTV.mo (+2 -1)
      
- 
        SimulationRuntime/c:
        openmodelica_func.h (+8 -8)
      
- 
        SimulationRuntime/c/math-support:
        initialization.c (+3),
        model_help.c (+38 -3),
        model_help.h (+1)
      
- 
        SimulationRuntime/c/simulation/solver:
        dopri45.c (-3),
        solver_main.c (+6 -9)
      
- 
        testsuite/mosfiles:
        ActivateWhenEquation.mos (+9 -12),
        Bug1687.mo (new 1816),
        Bug1687.mos (new 31),
        Makefile (+3 -2),
        algorithms.mos (+27 -11),
        terminal.mos (+2 -2),
        whenstatements.mos (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-09 17:39
    #61
    Rev.: 11059
  
- 
    
    7 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+7 -2)
      
 
- 
    sjoelund.se
    2012-02-09 17:31
    #60
    Rev.: 11058
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Examples:
        BuildModelRecursive.mos (+1)
      
 
- 
    sjoelund.se
    2012-02-09 17:15
    #59
    Rev.: 11057
  
- 
    
    104 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+32 -1)
      
- 
        Compiler/Script:
        CevalScript.mo (+18),
        Interactive.mo (+29 -13)
      
- 
        Examples:
        BuildModelRecursive.mos (new 25)
      
 
- 
    adeas31
    2012-02-09 16:57
    #58
    Rev.: 11056
  
- 
    
    4 lines of code changed in 1 file: 
      - 
        OMPlot/OMPlotGUI:
        PlotWindow.cpp (+4 -2)
      
 
- 
    perost
    2012-02-09 15:24
    #57
    Rev.: 11054
  
- 
    
    263 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        SCodeInst.mo (+263 -78)
      
 
- 
    adeas31
    2012-02-09 14:31
    #56
    Rev.: 11053
  
- 
    
    68 lines of code changed in 10 files: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+9)
      
- 
        Compiler/Script:
        CevalScript.mo (+7 -1)
      
- 
        Compiler/Util:
        SimulationResults.mo (-1)
      
- 
        OMEdit/OMEditGUI:
        OMCProxy.cpp (+13 -1),
        OMCProxy.h (+1),
        PlotWidget.cpp (+2 -4),
        SimulationWidget.cpp (+2),
        mainwindow.cpp (+1)
      
- 
        OMPlot/OMPlotGUI:
        PlotWindow.cpp (+32 -18),
        PlotWindow.h (+1 -2)
      
 
- 
    sjoelund.se
    2012-02-09 14:20
    #55
    Rev.: 11052
  
- 
    
    1203 lines of code changed in 7 files: 
      - 
        Compiler/FrontEnd:
        ComponentReference.mo (+8)
      
- 
        Compiler/Template:
        CodegenC.mo (+1124 -1001)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+16),
        SimCodeTV.mo (+5)
      
- 
        Parser:
        Modelica.g (+1)
      
- 
        testsuite/libraries/msl31/simulate:
        Makefile (+1),
        Modelica.Mechanics.MultiBody.Frames.mos (new 48)
      
 
- 
    sjoelund.se
    2012-02-09 13:15
    #54
    Rev.: 11051
  
- 
    
    57 lines of code changed in 6 files: 
      - 
        SimulationRuntime/c/ModelicaExternalC:
        Makefile.in (+1 -1),
        Makefile.omdev.mingw (+1 -1),
        ModelicaInternal.c (+43 -43),
        ModelicaStrings.c (new)
      
 
- 
    sjoelund.se
    2012-02-09 13:00
    #53
    Rev.: 11050
  
- 
    
    30 lines of code changed in 2 files: 
      - 
        testsuite/meta:
        ErrorLocalElement3.mo (new 29),
        Makefile (+1)
      
 
- 
    sjoelund.se
    2012-02-09 12:52
    #52
    Rev.: 11049
  
- 
    
    37 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        Ceval.mo (+3 -3),
        Inst.mo (+2 -2),
        Lookup.mo (+31 -3)
      
- 
        Compiler/Script:
        Interactive.mo (+1 -1)
      
 
- 
    perost
    2012-02-09 12:39
    #51
    Rev.: 11048
  
- 
    
    15 lines of code changed in 3 files: 
      - 
        Compiler/BackEnd:
        BackendDAEOptimize.mo (+3 -1)
      
- 
        testsuite/dependency:
        Modelica.Mechanics.MultiBody.mos (+10 -1)
      
- 
        testsuite/mosfiles:
        ModelBalance2.mos (+2 -2)
      
 
- 
    sjoelund.se
    2012-02-09 10:04
    #50
    Rev.: 11047
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        Compiler/susan_codegen:
        Makefile (+2 -2)
      
 
- 
    perost
    2012-02-08 21:43
    #49
    Rev.: 11046
  
- 
    
    2220 lines of code changed in 9 files: 
      - 
        Compiler/FrontEnd:
        Absyn.mo (+30),
        ComponentReference.mo (+19),
        SCode.mo (+18 -8),
        SCodeDependency.mo (+111 -69),
        SCodeEnv.mo (+2 -2),
        SCodeFlatten.mo (+5 -3),
        SCodeInst.mo (+1352 -553),
        SCodeLookup.mo (+30 -10),
        SCodeMod.mo (+653 -215)
      
 
- 
    perost
    2012-02-08 21:38
    #48
    Rev.: 11045
  
- 
    
    225 lines of code changed in 3 files: 
      - 
        Compiler/Util:
        BaseHashTable.mo (+15 -156),
        Graph.mo (+37),
        Util.mo (+173)
      
 
- 
    adeas31
    2012-02-08 13:27
    #47
    Rev.: 11044
  
- 
    
    44 lines of code changed in 4 files: 
      - 
        Compiler/runtime:
        SimulationResults.c (+35 -18)
      
- 
        OMEdit/OMEditGUI:
        PlotWidget.cpp (+2)
      
- 
        OMPlot/OMPlotGUI:
        PlotWindow.cpp (+6 -1),
        PlotWindow.h (+1)
      
 
- 
    sjoelund.se
    2012-02-07 17:38
    #46
    Rev.: 11043
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        OMNotebook/OMNotebookGUI:
        omc_communicator.cpp (+1 -1)
      
 
- 
    perost
    2012-02-07 16:07
    #45
    Rev.: 11042
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        XMLDump.mo (+1)
      
 
- 
    sjoelund.se
    2012-02-07 15:06
    #44
    Rev.: 11041
  
- 
    
    16 lines of code changed in 2 files: 
      - 
        testsuite/parser:
        Makefile (+1),
        MissingEquation.mo (new 15)
      
 
- 
    sjoelund.se
    2012-02-07 14:52
    #43
    Rev.: 11040
  
- 
    
    4 lines of code changed in 1 file: 
- 
    hubert.thieriot
    2012-02-07 14:47
    #42
    Rev.: 11039
  
- 
    
    86 lines of code changed in 23 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core:
        MOVector.h (+1 -1),
        Project.cpp (+30 -2),
        Project.h (+2)
      
- 
        OMOptim/Core/Modelica:
        ModModelPlus.cpp (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/Evaluations:
        EAStdOptimizationEval.h (+1)
      
- 
        OMOptim/Core/Problems:
        OneSimResult.cpp (+2 -2),
        OneSimulation.cpp (+3 -3),
        ProblemInterface.cpp (+10),
        ProblemInterface.h (+1)
      
- 
        OMOptim/GUI:
        MainWindow.cpp (+3 -1),
        MainWindow.ui (+5)
      
- 
        OMOptim/GUI/Dialogs:
        DlgSelectFiles.cpp (+3 -3),
        DlgSelectFiles.h (+2 -1)
      
- 
        OMOptim/GUI/Tabs:
        TabProject.cpp (+1 -1),
        TabProject.h (+1 -1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetFilesList.cpp (+8 -1),
        WidgetFilesList.h (+2 -1),
        WidgetProjectInfos.cpp (+3 -1),
        WidgetProjectInfos.h (+2 -2),
        WidgetProjectInfos.ui (+2 -19)
      
- 
        OMOptim/build:
        OMOptim.pro (+1 -1)
      
- 
        OMOptim/tools/Installer:
        Update.iss (+1 -1)
      
 
- 
    perost
    2012-02-07 13:32
    #41
    Rev.: 11038
  
- 
    
    30 lines of code changed in 6 files: 
      - 
        Compiler/FrontEnd:
        ConnectUtil.mo (+11 -6)
      
- 
        Compiler/Util:
        Error.mo (+3 -1)
      
- 
        testsuite/mofiles:
        ConnectorIllegal3.mo (+5 -7),
        ConnectorIllegal4.mo (+5 -7)
      
- 
        testsuite/redeclare:
        RedeclareFlowEffort.mo (+3 -1)
      
- 
        testsuite/streams:
        StreamUnbalancedConnector.mo (+3 -2)
      
 
- 
    hubert.thieriot
    2012-02-06 14:39
    #40
    Rev.: 11037
  
- 
    
    1011 lines of code changed in 27 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core/Optim/EA/NSGA2:
        NSGA2.cpp (+134 -130)
      
- 
        OMOptim/Core/Optim/EA/Results:
        EAStdResult.h (+25 -26)
      
- 
        OMOptim/Core/Optim/EA/SPEA2:
        SPEA2.cpp (+139 -135)
      
- 
        OMOptim/Core/Optim/EA/SPEA2Adaptative:
        SPEA2Adapt.cpp (+161 -156)
      
- 
        OMOptim/Core/Problems:
        OptimResult.cpp (+188 -187),
        OptimResult.h (+1 -1)
      
- 
        OMOptim/GUI:
        MainWindow.cpp (+6 -1),
        MainWindow.h (+1),
        MainWindow.ui (+7 -1)
      
- 
        OMOptim/GUI/Tabs:
        TabResOneSim.h (+8 -8),
        TabResOptimization.cpp (+13 -1),
        TabResOptimization.h (+6)
      
- 
        OMOptim/GUI/Tools:
        MyTextLog.cpp (+1 -1),
        MyTextLog.h (+1 -1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetMooPointsList.cpp (+12 -1),
        WidgetMooPointsList.h (+1),
        WidgetOptParameters.cpp (+3 -1),
        WidgetProjectInfos.cpp (+28 -40),
        WidgetProjectInfos.h (+4 -4),
        WidgetProjectInfos.ui (+1 -9),
        WidgetResultInfos.cpp (new 61),
        WidgetResultInfos.h (new 73),
        WidgetResultInfos.ui (new 66),
        WidgetTableRecVar.cpp (+42 -36),
        WidgetTableRecVar.h (+18 -17)
      
- 
        OMOptim/build:
        OMOptim.pro (+10 -4)
      
 
- 
    niklwors
    2012-02-06 11:49
    #39
    Rev.: 11036
  
- 
    
    298 lines of code changed in 7 files: 
      - 
        SimulationRuntime/cpp/Source/System/Kinsol/Implementation:
        CMakeLists.txt (new 4),
        KinsolCall.cpp (new 190),
        KinsolCall.h (new 42),
        KinsolSettings.cpp (new 26),
        KinsolSettings.h (new 18),
        stdafx.h (new 3)
      
- 
        SimulationRuntime/cpp/Source/System/Kinsol/Interfaces:
        IKinsolSettings.h (new 15)
      
 
- 
    hkiel
    2012-02-06 11:38
    #38
    Rev.: 11035
  
- 
    
    256 lines of code changed in 18 files: 
      - 
        SimulationRuntime/c:
        openmodelica_func.h (+29 -33)
      
- 
        SimulationRuntime/c/math-support:
        initialization.h (+6 -6),
        model_help.c (+2 -1)
      
- 
        SimulationRuntime/c/meta:
        meta_modelica.c (+23 -23),
        meta_modelica.h (+28 -28),
        meta_modelica_builtin.c (+6 -6),
        meta_modelica_builtin.h (+60 -60),
        meta_modelica_catch.c (+6 -6),
        meta_modelica_real.h (+8 -8)
      
- 
        SimulationRuntime/c/meta/gc:
        generational.c (+51 -51),
        generational.h (+2 -2)
      
- 
        SimulationRuntime/c/simulation/solver:
        dopri45.c (+3 -3),
        dopri45.h (+3 -3),
        events.h (+9 -11),
        solver_main.c (+3 -3),
        solver_main.h (+6 -7)
      
- 
        SimulationRuntime/c/util:
        varinfo.h (+11 -11)
      
 
- 
    adeas31
    2012-02-04 12:52
    #37
    Rev.: 11033
  
- 
    
    42 lines of code changed in 1 file: 
      - 
        Compiler/Script:
        CevalScript.mo (+42 -2)
      
 
- 
    adeas31
    2012-02-03 22:05
    #36
    Rev.: 11032
  
- 
    
    656 lines of code changed in 4 files: 
      - 
        Compiler/FrontEnd:
        Dump.mo (+1 -1),
        ModelicaBuiltin.mo (+60)
      
- 
        Compiler/Script:
        CevalScript.mo (+594 -2)
      
- 
        SimulationRuntime/c:
        Makefile.omdev.mingw (+1 -1)
      
 
- 
    adrpo
    2012-02-03 18:59
    #35
    Rev.: 11031
  
- 
    
    824 lines of code changed in 4 files: 
      - 
        SimulationRuntime/OpenTurns:
        read_matlab4.c (new 457),
        read_matlab4.h (new 70),
        wrapper.c (new 295),
        wrapper_name.h (new 2)
      
 
- 
    hkiel
    2012-02-03 17:46
    #34
    Rev.: 11030
  
- 
    
    93 lines of code changed in 3 files: 
      - 
        SimulationRuntime/c/math-support:
        initialization.c (+32 -8)
      
- 
        SimulationRuntime/c/simulation/solver:
        events.c (+27 -35)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        EventHandling.cpp (+34 -27)
      
 
- 
    hkiel
    2012-02-03 17:33
    #33
    Rev.: 11029
  
- 
    
    8 lines of code changed in 1 file: 
      - 
        Compiler/runtime:
        errorext.cpp (+8 -8)
      
 
- 
    adeas31
    2012-02-03 16:57
    #32
    Rev.: 11028
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c:
        Makefile.omdev.mingw (+1 -1)
      
 
- 
    adrpo
    2012-02-03 15:47
    #31
    Rev.: 11027
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        Compiler:
        Makefile.in (+1 -1),
        Makefile.omdev.mingw (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-03 15:26
    #30
    Rev.: 11026
  
- 
    
    5 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+5 -2)
      
 
- 
    sjoelund.se
    2012-02-03 14:25
    #29
    Rev.: 11025
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c:
        Makefile.common (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-03 14:24
    #28
    Rev.: 11024
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        SimulationRuntime/c:
        Makefile.in (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-03 14:23
    #27
    Rev.: 11023
  
- 
    
    0 lines of code changed in 1 file: 
- 
    adeas31
    2012-02-03 14:09
    #26
    Rev.: 11022
  
- 
    
    9 lines of code changed in 5 files: 
      - 
        SimulationRuntime/c:
        Makefile.common (+7 -5),
        Makefile.in (+1 -1),
        Makefile.objs (+1 -2)
      
- 
        SimulationRuntime/c/meta:
        Makefile.in (del),
        Makefile.omdev.mingw (del)
      
 
- 
    sjoelund.se
    2012-02-03 13:00
    #25
    Rev.: 11021
  
- 
    
    25 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        Uncertainties.mo (+25 -16)
      
 
- 
    sjoelund.se
    2012-02-03 12:15
    #24
    Rev.: 11020
  
- 
    
    9 lines of code changed in 1 file: 
      - 
        Compiler/Util:
        Flags.mo (+9 -8)
      
 
- 
    adrpo
    2012-02-03 12:01
    #23
    Rev.: 11019
  
- 
    
    6 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.bat (new 6)
      
 
- 
    adrpo
    2012-02-03 11:57
    #22
    Rev.: 11018
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.sh (+1 -1)
      
 
- 
    adrpo
    2012-02-03 11:46
    #21
    Rev.: 11017
  
- 
    
    9 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.sh (+9 -1)
      
 
- 
    adrpo
    2012-02-03 11:19
    #20
    Rev.: 11016
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.xsl (+1 -1)
      
 
- 
    adrpo
    2012-02-03 11:18
    #19
    Rev.: 11015
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.sh (+1 -1)
      
 
- 
    sjoelund.se
    2012-02-03 11:00
    #18
    Rev.: 11014
  
- 
    
    6 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        ExpressionSimplify.mo (+6 -6)
      
 
- 
    adrpo
    2012-02-03 10:58
    #17
    Rev.: 11013
  
- 
    
    1 lines of code changed in 1 file: 
      - 
        Compiler/scripts:
        replace-startValue.sh (+1 -1)
      
 
- 
    adrpo
    2012-02-03 10:57
    #16
    Rev.: 11012
  
- 
    
    29 lines of code changed in 2 files: 
      - 
        Compiler/scripts:
        replace-startValue.sh (new 1),
        replace-startValue.xsl (new 28)
      
 
- 
    sjoelund.se
    2012-02-03 10:57
    #15
    Rev.: 11011
  
- 
    
    14 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        ModelicaBuiltin.mo (+14 -2)
      
 
- 
    sjoelund.se
    2012-02-03 10:47
    #14
    Rev.: 11010
  
- 
    
    13 lines of code changed in 1 file: 
      - 
        Compiler/FrontEnd:
        ExpressionSimplify.mo (+13)
      
 
- 
    sjoelund.se
    2012-02-03 10:29
    #13
    Rev.: 11009
  
- 
    
    1312 lines of code changed in 5 files: 
      - 
        Compiler/Template:
        CodegenC.mo (+1301 -1268),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+6 -1),
        Makefile (+3 -9)
      
 
- 
    sjoelund.se
    2012-02-03 10:28
    #12
    Rev.: 11008
  
- 
    
    11 lines of code changed in 1 file: 
      - 
        Examples:
        GenerateDoc.mos (+11 -5)
      
 
- 
    Frenkel TUD
    2012-02-02 23:55
    #11
    Rev.: 11007
  
- 
    
    2 lines of code changed in 2 files: 
      - 
        SimulationRuntime/c/meta/gc:
        generational.c (+1 -1)
      
- 
        SimulationRuntime/c/simulation/solver:
        events.h (+1 -1)
      
 
- 
    Frenkel TUD
    2012-02-02 23:25
    #10
    Rev.: 11006
  
- 
    
    2 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendDAEOptimize.mo (+2 -2)
      
 
- 
    wbraun
    2012-02-02 20:07
    #9
    Rev.: 11005
  
- 
    
    89 lines of code changed in 8 files: 
      - 
        Compiler/BackEnd:
        SimCode.mo (+13 -10)
      
- 
        Compiler/Template:
        CodegenC.mo (+62 -54),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1),
        SimCodeC.mo (+1 -1)
      
- 
        Compiler/susan_codegen/SimCode:
        CodegenC.tpl (+8 -10),
        SimCodeC.tpl (+1 -1),
        SimCodeTV.mo (+2 -1)
      
 
- 
    sjoelund.se
    2012-02-02 17:58
    #8
    Rev.: 11004
  
- 
    
    3 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        Uncertainties.mo (+3 -5)
      
 
- 
    sjoelund.se
    2012-02-02 17:52
    #7
    Rev.: 11003
  
- 
    
    25 lines of code changed in 6 files: 
      - 
        Compiler/BackEnd:
        BackendVariable.mo (+2 -2),
        Uncertainties.mo (+19 -20)
      
- 
        Compiler/Template:
        CodegenC.mo (+1 -1),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1)
      
- 
        testsuite/bootstrapping:
        LoadCompilerSources.mos (+1)
      
 
- 
    niklwors
    2012-02-02 16:46
    #6
    Rev.: 11001
  
- 
    
    55 lines of code changed in 2 files: 
      - 
        Compiler/Template:
        SimCodeCpp.mo (+49 -41)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeCpp.tpl (+6 -6)
      
 
- 
    leonardo.laguna
    2012-02-02 15:16
    #5
    Rev.: 11000
  
- 
    
    1779 lines of code changed in 26 files: 
      - 
        Compiler:
        Makefile.common (+3 -1)
      
- 
        Compiler/BackEnd:
        BackendDAECreate.mo (+1 -1),
        BackendDAEOptimize.mo (+6 -1),
        BackendDAETransform.mo (+9 -8),
        BackendVariable.mo (+23 -5),
        SimCode.mo (+8 -8),
        Uncertainties.mo (new 1452),
        XMLDump.mo (+5 -4)
      
- 
        Compiler/FrontEnd:
        Builtin.mo (+20 -2),
        ClassInf.mo (+2 -1),
        DAE.mo (+12 -1),
        DAEDump.mo (+24 -5),
        DAEUtil.mo (+98 -56),
        Inst.mo (+49 -3),
        InstSection.mo (+4 -1),
        ModelicaBuiltin.mo (+4 -1),
        Static.mo (+6)
      
- 
        Compiler/Script:
        CevalScript.mo (+10)
      
- 
        Compiler/Template:
        CodegenC.mo (+1 -1),
        CodegenFMU.mo (+1 -1),
        SimCodeAdevs.mo (+1 -1),
        TplAbsyn.mo (+1 -1)
      
- 
        Compiler/Util:
        List.mo (+31),
        VarTransform.mo (+5 -4)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeTV.mo (+1 -1)
      
- 
        Parser:
        ModelicaParser.vcproj (+2 -2)
      
 
- 
    sjoelund.se
    2012-02-02 14:56
    #4
    Rev.: 10999
  
- 
    
    4 lines of code changed in 1 file: 
      - 
        Compiler/BackEnd:
        BackendEquation.mo (+4 -2)
      
 
- 
    hubert.thieriot
    2012-02-01 19:09
    #3
    Rev.: 10998
  
- 
    
    349 lines of code changed in 35 files: 
      - 
        OMOptim:
        version.h (+1 -1)
      
- 
        OMOptim/Core:
        Project.cpp (+16 -18),
        Project.h (+3 -3)
      
- 
        OMOptim/Core/Modelica:
        ModLoader.cpp (+56 -42),
        ModLoader.h (+3 -2),
        ModModelPlus.cpp (+4 -4),
        ModelicaConnections.cpp (+10 -10),
        ModelicaConnections.h (+1 -1)
      
- 
        OMOptim/Core/OMC:
        MOomc.cpp (+6),
        OMCHelper.cpp (+5 -5)
      
- 
        OMOptim/Core/OpenModelica:
        OpenModelica.cpp (+1)
      
- 
        OMOptim/Core/Optim/EA:
        EABase.cpp (+3 -3),
        EABase.h (+1 -1),
        OptimAlgoUtils.h (+7 -7)
      
- 
        OMOptim/Core/Optim/EA/Evaluations:
        EAStdOptimizationEval.h (+120 -135)
      
- 
        OMOptim/Core/Optim/EA/NSGA2:
        NSGA2.cpp (+5 -5)
      
- 
        OMOptim/Core/Optim/EA/Results:
        EAStdResult.h (+5 -3)
      
- 
        OMOptim/Core/Optim/EA/SA1:
        SA1.cpp (+5 -5)
      
- 
        OMOptim/Core/Optim/EA/SPEA2:
        SPEA2.cpp (+5 -5)
      
- 
        OMOptim/Core/Optim/EA/SPEA2Adaptative:
        SPEA2Adapt.cpp (+5 -5)
      
- 
        OMOptim/Core/Problems:
        OMCase.cpp (+2 -2),
        OMCase.h (+2 -2),
        Optimization.cpp (+54 -40),
        Result.cpp (+1 -1)
      
- 
        OMOptim/Core/Problems/BlockSubs:
        BlockSubstitution.cpp (+5 -5)
      
- 
        OMOptim/GUI:
        MainWindow.cpp (+3 -3)
      
- 
        OMOptim/GUI/Scene:
        BlockSubsScene.cpp (+4 -4),
        BlockSubsScene.h (+1 -1)
      
- 
        OMOptim/GUI/Widgets:
        WidgetBlocks.cpp (+1 -1),
        WidgetProjectInfos.cpp (+5 -3),
        WidgetProjectInfos.ui (+1 -4),
        WidgetSelectComponents.cpp (+2 -2),
        WidgetSelectModModel.cpp (+3 -3),
        WidgetSelectModModel.h (+2 -2)
      
- 
        OMOptim/build:
        OMOptim.pro (+1 -1)
      
 
- 
    adeas31
    2012-02-01 15:37
    #2
    Rev.: 10996
  
- 
    
    7 lines of code changed in 2 files: 
      - 
        OMEdit/OMEditGUI:
        IconProperties.cpp (+6 -1),
        IconProperties.h (+1)
      
 
- 
    niklwors
    2012-02-01 10:54
    #1
    Rev.: 10994
  
- 
    
    33 lines of code changed in 7 files: 
      - 
        Compiler/Template:
        SimCodeCpp.mo (+16 -7)
      
- 
        Compiler/susan_codegen/SimCode:
        SimCodeCpp.tpl (+4 -3)
      
- 
        SimulationRuntime/cpp/Source/SettingsFactory/Implementation:
        GlobalSettings.cpp (+2 -2)
      
- 
        SimulationRuntime/cpp/Source/Solver/Euler/Implementation:
        EulerSettings.cpp (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/Solver/Implementation:
        SolverSettings.cpp (+1 -1)
      
- 
        SimulationRuntime/cpp/Source/System/Implementation:
        EventHandling.cpp (+8 -3),
        EventHandling.h (+1 -1)