September 2013 Commit Log

Number of Commits:
389
Number of Active Developers:
17
adeas31 2013-09-30 18:51 Rev.: 17458

- Use the layout increment instead of custom counter.

5 lines of code changed in 2 files:

niklwors 2013-09-30 17:37 Rev.: 17457

added semiLinear Modelica function to cpp template

49 lines of code changed in 3 files:

adeas31 2013-09-30 17:02 Rev.: 17456

- Updated translation files.

6091 lines of code changed in 9 files:

adeas31 2013-09-30 16:57 Rev.: 17455

#2371
- Allow users to show/hide the latest news section via OptionsDialog.
- Allow users to set the WelcomePageWidget orientation via OptionsDialog.

112 lines of code changed in 6 files:

sjoelund.se 2013-09-30 16:35 Rev.: 17454

Boom! (Forgot to remove debug code)

1 lines of code changed in 1 file:

niklwors 2013-09-30 15:16 Rev.: 17451

fix in cpp template and SimCodeUtil for local variable, added modelica_mod_int to cpp template and enumerate

1663 lines of code changed in 5 files:

perost 2013-09-30 14:58 Rev.: 17450

- Improved handling of builtin functions in new instantiation.

117 lines of code changed in 4 files:

sjoelund.se 2013-09-30 14:42 Rev.: 17449

Try to avoid MPI-related errors in liblis

1 lines of code changed in 1 file:

sjoelund.se 2013-09-30 14:31 Rev.: 17448

Inverted message for expected failure (was printed for the wrong case)

6 lines of code changed in 1 file:

adrpo 2013-09-30 13:43 Rev.: 17447

Fix bug: #2374
- Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench.mos now works and gives correct results
- handle // ASUB(CAST(e)) -> CAST(liftArray(t), ASUB(e)) in ExpressionSimplify
- handle CAST(cref) in SimCodeUtil.createSingleComplexEqnCode2

29 lines of code changed in 3 files:

sjoelund.se 2013-09-30 11:28 Rev.: 17446

Fix for the diff script

1 lines of code changed in 1 file:

sjoelund.se 2013-09-30 10:25 Rev.: 17445

Fix the new python parser to accept multi-line strings

6 lines of code changed in 2 files:

adrpo 2013-09-30 06:43 Rev.: 17444

- fix flattening of Modelica.Electrical.QuasiStationary.Machines.Examples.TransformerTestbench
- still some work to do to get it to compile (some wrong casting of non records to records)

912 lines of code changed in 2 files:

sjoelund.se 2013-09-29 14:28 Rev.: 17440

See if larger stack helps when using RML+clang

1 lines of code changed in 1 file:

sjoelund.se 2013-09-29 12:51 Rev.: 17439

- Added new option for rtest (ulimit stack size)
- Fix compliance suite error-messages

26 lines of code changed in 6 files:

sjoelund.se 2013-09-29 10:25 Rev.: 17438

Updated BackendDAEEXT_omc.cpp to be the same as the RML version (remember to update both functions if you make changes)

0 lines of code changed in 1 file:

sjoelund.se 2013-09-28 14:11 Rev.: 17437

Do profiling of linear functions correctly

7 lines of code changed in 1 file:

hudson 2013-09-28 11:40 Rev.: 17436

[Janitor mode] Set auto-props

2 lines of code changed in 1 file:

sjoelund.se 2013-09-28 11:20 Rev.: 17435

Added new parser for OMPython (use OMPython.sendExpression())
- Handles the typed OpenModelica API, and returns basic Python types that are simple to use (dict,tuple,string,boolean,numbers)

121 lines of code changed in 4 files:

sjoelund.se 2013-09-28 10:27 Rev.: 17434

Fix parsing error

1 lines of code changed in 1 file:

sjoelund.se 2013-09-28 07:47 Rev.: 17433

Generate SVGs in directory Icons since we cannot tar this many files in one directory

5 lines of code changed in 1 file:

sjoelund.se 2013-09-27 22:35 Rev.: 17432

Fix from debugging

2 lines of code changed in 1 file:

cschubert 2013-09-27 16:52 Rev.: 17431

cppruntime: added more tests that work now

13 lines of code changed in 1 file:

sjoelund.se 2013-09-27 16:49 Rev.: 17430

Bump version number

2 lines of code changed in 1 file:

sjoelund.se 2013-09-27 16:25 Rev.: 17429

Also generate icons for the index page

14 lines of code changed in 1 file:

sjoelund.se 2013-09-27 16:07 Rev.: 17428

Also upload the SVGs

1 lines of code changed in 1 file:

sjoelund.se 2013-09-27 14:57 Rev.: 17427

Link to the online versions of the release notes instead of having a copy of trac inside omc

5 lines of code changed in 1 file:

sjoelund.se 2013-09-27 14:30 Rev.: 17426

Avoid some errors when trying to exit OMPython

1 lines of code changed in 1 file:

sjoelund.se 2013-09-27 14:12 Rev.: 17425

Better error-message when failing to parse a package

44 lines of code changed in 1 file:

vwaurich 2013-09-27 13:43 Rev.: 17424

- updated prof.xml and referenceGraphs for BranchingDynamicPipes

44054 lines of code changed in 3 files:

vwaurich 2013-09-27 13:30 Rev.: 17423

- some changes at the checkForExecutionCost function

45 lines of code changed in 1 file:

sjoelund.se 2013-09-27 13:05 Rev.: 17422

Run the correct command from GenerateDoc.mos

2 lines of code changed in 2 files:

sjoelund.se 2013-09-27 12:34 Rev.: 17421

Set a ulimit to prevent one package from spinning in place; the SVGs are not critical

5 lines of code changed in 2 files:

sjoelund.se 2013-09-27 12:16 Rev.: 17420

Print more relevant error-messages, handle UTF-8 text icons

41 lines of code changed in 2 files:

vwaurich 2013-09-27 10:25 Rev.: 17419

- disabled checking of exeCosts in validateTaskGraphMeta

6 lines of code changed in 1 file:

sjoelund.se 2013-09-27 09:48 Rev.: 17418

Generate documentation for all classes...

3 lines of code changed in 1 file:

sjoelund.se 2013-09-27 08:44 Rev.: 17417

Fix compliance suite

2 lines of code changed in 1 file:

vwaurich 2013-09-27 08:30 Rev.: 17416

- added functions to disassemble linear torn systems into various singleEquations and a reduced linear torn system
- added the debugFlag partlintornsystem to use this
- hpcom can now simulate in parallel without prof_xml file by estimating the task costs

1302 lines of code changed in 6 files:

sjoelund.se 2013-09-27 08:23 Rev.: 17415

Bump libraries

1 lines of code changed in 1 file:

sjoelund.se 2013-09-26 22:37 Rev.: 17414

Also add message to the xml that says expected failure

1 lines of code changed in 1 file:

sjoelund.se 2013-09-26 22:26 Rev.: 17413

Expected output

0 lines of code changed in 2 files:

sjoelund.se 2013-09-26 21:59 Rev.: 17412

Add links to the icons

7 lines of code changed in 1 file:

hudson 2013-09-26 21:20 Rev.: 17411

[Janitor mode] Set auto-props

1199 lines of code changed in 1 file:

sjoelund.se 2013-09-26 21:18 Rev.: 17410

The documentation generation now uses SVG icons (instead of no icons)
- The sample scripts now includes generate_icons.py - a script that uses OMPython to export SVG icons. The code is not perfect, but it works for many cases and should not be very hard to extend.

1247 lines of code changed in 2 files:

sjoelund.se 2013-09-26 16:36 Rev.: 17405

#2369
- Unparse Absyn.WILD() as "" in Modelica and "_" in MetaModelica

4 lines of code changed in 2 files:

sjoelund.se 2013-09-26 16:24 Rev.: 17404

#2368
- Fix generation of empty array

607 lines of code changed in 2 files:

hudson 2013-09-26 16:05 Rev.: 17403

[Janitor mode] Fix tabs

408 lines of code changed in 1 file:

niklwors 2013-09-26 15:52 Rev.: 17402

second try to fix event output in cvode , cpp runtime test should work now

5 lines of code changed in 1 file:

niklwors 2013-09-26 15:08 Rev.: 17401

changed event output in cvode, output before and after the event

410 lines of code changed in 1 file:

sjoelund.se 2013-09-26 14:30 Rev.: 17400

Don't rm stuff from the root...

1 lines of code changed in 1 file:

sjoelund.se 2013-09-26 13:23 Rev.: 17399

Resolve URIs correctly even when the loaded library does not have a version annotation (or a version annotation that does not match its directory name)

14 lines of code changed in 2 files:

adrpo 2013-09-26 12:59 Rev.: 17398

- fix for r17388: do not display commented smooth expression in CodegenC.tpl
as it might be smooth inside smooth (used the Buildings lib) and that generates
errors.

1 lines of code changed in 2 files:

sjoelund.se 2013-09-26 12:30 Rev.: 17397

Add messages for the compliance suite

2 lines of code changed in 1 file:

hudson 2013-09-26 11:11 Rev.: 17396

[Janitor mode] Fix tabs

3 lines of code changed in 1 file:

niklwors 2013-09-26 10:37 Rev.: 17395

fix in covde for event output

12 lines of code changed in 5 files:

adrpo 2013-09-26 10:37 Rev.: 17394

- more hacks to support relative file names when running testsuite
+ fix filename in loadFile and runScript
+ fix filename in ModelTesting.mos script

6 lines of code changed in 2 files:

hudson 2013-09-26 10:11 Rev.: 17393

[Janitor mode] Fix tabs

8 lines of code changed in 1 file:

niklwors 2013-09-26 09:57 Rev.: 17392

fix in cpp runtime for time events, time events are reseted after handled

691 lines of code changed in 6 files:

adrpo 2013-09-26 09:24 Rev.: 17391

- fix omcc test for windows, do not run with debug = true.

566 lines of code changed in 8 files:

adrpo 2013-09-26 08:28 Rev.: 17390

- fix Cpp tests (use -fPIC for libOMCppMath on Linux)

4 lines of code changed in 1 file:

cschubert 2013-09-26 06:26 Rev.: 17389

cppruntime: Enabling more tests thanks to Adrian, Per and Martin

47 lines of code changed in 1 file:

adrpo 2013-09-26 04:25 Rev.: 17388

- fix bug #2363
- keep smooth(0, ...) in Static.mo
- handle smooth(0, ...) in Ceval.mo (smooth(0, constant) -> constant)
- handle smooth in Codegen.tpl
- update expected output for tests
- NOTE: Modelica.Electrical.Analog.Examples.SimpleTriacCircuit gives small numeric differences, use the OpenModelica result file

299 lines of code changed in 81 files:

adrpo 2013-09-26 02:35 Rev.: 17387

- fix the fix :)

3 lines of code changed in 1 file:

adrpo 2013-09-26 00:45 Rev.: 17386

- fix r17384, only prepends if directory does not exist
as the sandbox is only used in partest and not regular make test.

8 lines of code changed in 1 file:

perost 2013-09-25 17:16 Rev.: 17384

Fix for cppruntime tests:
- Made compareSimulationResults more partest friendly.

22 lines of code changed in 2 files:

cschubert 2013-09-25 16:00 Rev.: 17383

cppruntime tests - update will not be activated until other test works

399 lines of code changed in 264 files:

jansilar 2013-09-25 15:48 Rev.: 17382

renamed a directory

134 lines of code changed in 10 files:

cschubert 2013-09-25 14:10 Rev.: 17381

fixed simulateParallel batchfile for windows

18 lines of code changed in 2 files:

hudson 2013-09-25 14:01 Rev.: 17380

[Janitor mode] Set auto-props

56 lines of code changed in 2 files:

sjoelund.se 2013-09-25 13:51 Rev.: 17379

- Exit the OpenModelica process on python exit

8 lines of code changed in 1 file:

niklwors 2013-09-25 13:49 Rev.: 17378

adapted kinsol to changed algloop interfaces

179 lines of code changed in 6 files:

adeas31 2013-09-25 13:23 Rev.: 17377

- Added JavaScript in simCodeTarget help text.

1 lines of code changed in 1 file:

jansilar 2013-09-25 13:13 Rev.: 17376

Minor changes to the PDE doc.

82 lines of code changed in 3 files:

jansilar 2013-09-25 12:24 Rev.: 17374

PDE language extension - coordinate design.

3814 lines of code changed in 9 files:

sjoelund.se 2013-09-25 11:50 Rev.: 17373

Fix separator

1 lines of code changed in 1 file:

cschubert 2013-09-25 11:35 Rev.: 17372

cppruntime: added single test (BooleanNetwork) to testsuite

22 lines of code changed in 3 files:

sjoelund.se 2013-09-25 11:08 Rev.: 17371

Fix last commit (commit from dev instead of laptop)

2 lines of code changed in 1 file:

sjoelund.se 2013-09-25 10:48 Rev.: 17370

Fix getClassInProgram to no longer spin for some cases

20 lines of code changed in 1 file:

niklwors 2013-09-25 10:05 Rev.: 17369

fix for exception handling in cvode

1 lines of code changed in 1 file:

adrpo 2013-09-25 03:47 Rev.: 17368

- fix Windows simulations, use double quote instead of single ones!

7 lines of code changed in 2 files:

adrpo 2013-09-25 01:32 Rev.: 17367

- attempt to fix MSVC runtime build. some files changed name from .c to .cpp (why?)

2 lines of code changed in 1 file:

adrpo 2013-09-24 23:50 Rev.: 17366

- fix Windows build add OBJ_EXT to the Windows Makefile.omdev.mingw
as otherwise you get:
Assembler messages:
Fatal error: can't create util/java_interface: Permission denied
as there is a directory called java_interface in util.

1 lines of code changed in 1 file:

sjoelund.se 2013-09-24 20:11 Rev.: 17365

Add missing generated file in previous commit

63 lines of code changed in 1 file:

sjoelund.se 2013-09-24 19:08 Rev.: 17364

Add simCodeTarget=JavaScript, which compiles to .js and creates a .md-file

2556 lines of code changed in 11 files:

sjoelund.se 2013-09-24 17:45 Rev.: 17362

Messed up the old f2c.h...

22 lines of code changed in 1 file:

niklwors 2013-09-24 16:59 Rev.: 17361

adapted output steps in BouncingBall test reference

104 lines of code changed in 1 file:

hudson 2013-09-24 15:09 Rev.: 17358

[Janitor mode] Fix tabs

86 lines of code changed in 2 files:

sjoelund.se 2013-09-24 15:04 Rev.: 17357

Generate LLVM bytecode of libraries for use with emscripten
- Use make -C SimulationRuntime/c emcc && make

807 lines of code changed in 16 files:

niklwors 2013-09-24 14:36 Rev.: 17356

number of intervals is passed to the cpp runtime
fix in cvode for time events
activated dens out in cvode

12 lines of code changed in 5 files:

niklwors 2013-09-24 12:55 Rev.: 17351

fix for cpp runtime tests, changed to cvode solver

5 lines of code changed in 3 files:

hudson 2013-09-24 11:42 Rev.: 17341

[Janitor mode] Fix tabs

1 lines of code changed in 1 file:

niklwors 2013-09-24 11:40 Rev.: 17340

added time events in cpp template for sample function
BouncingBall test use CVode solver now

1291 lines of code changed in 9 files:

sjoelund.se 2013-09-24 06:58 Rev.: 17339

Use lines in the graphs instead of linespoints

6 lines of code changed in 1 file:

sjoelund.se 2013-09-23 18:13 Rev.: 17338

Fix array types for PartFn (fixes Modelica.Media.Examples.ReferenceAir.Inverse_sh_TX)

4 lines of code changed in 1 file:

niklwors 2013-09-23 16:59 Rev.: 17337

fix in cpp runtime cvode, used wrong cvode zerosearch return value

9 lines of code changed in 2 files:

adrpo 2013-09-23 16:45 Rev.: 17336

- make functions tail recursive (matchcontinue -> match) to fix some bootstrapping tests

6 lines of code changed in 1 file:

sjoelund.se 2013-09-23 16:41 Rev.: 17335

Use +d=initialization for tests

3 lines of code changed in 1 file:

sjoelund.se 2013-09-23 11:52 Rev.: 17334

#2362
- Fix scalar(size(x))

72 lines of code changed in 4 files:

adrpo 2013-09-22 19:46 Rev.: 17332

- more playing with alias set selection (consider also the depth of cref in the binding)

451 lines of code changed in 29 files:

sjoelund.se 2013-09-22 19:21 Rev.: 17331

Bump libraries

1 lines of code changed in 1 file:

adrpo 2013-09-22 19:09 Rev.: 17330

- move the experiment annotation where it should be.

10 lines of code changed in 5 files:

adrpo 2013-09-22 14:07 Rev.: 17329

- fix typo Aliasset -> Alias set
- change alias start value selection heuristics, try to avoid zero.

135 lines of code changed in 29 files:

sjoelund.se 2013-09-22 12:21 Rev.: 17328

Bump libraries

2 lines of code changed in 2 files:

sjoelund.se 2013-09-22 12:19 Rev.: 17327

Fix StopTime

60 lines of code changed in 60 files:

adrpo 2013-09-22 12:07 Rev.: 17326

Fix for bug: #2346
- sort also the variable components for instantiation based on their bindings
- sort the DAE in the order it is defined in the Modelica file

95284 lines of code changed in 234 files:

sjoelund.se 2013-09-22 09:17 Rev.: 17325

Bump libraries

8 lines of code changed in 1 file:

adrpo 2013-09-22 05:42 Rev.: 17324

- disable test as it has random warnings (maybe we should have a flag to disable the warnings)

1 lines of code changed in 1 file:

adrpo 2013-09-22 04:54 Rev.: 17323

- attempt to fix test (might need to disable it if it generates random values)

3 lines of code changed in 1 file:

adrpo 2013-09-22 04:06 Rev.: 17322

- update ThermoSysPro to MSL 3.2.1
- update ThermoSysPro tests, some tests might fail, I'll fix them with the output from Hudson

56831 lines of code changed in 851 files:

adrpo 2013-09-22 01:59 Rev.: 17321

- fix typo in ThermoSysPro 3.0/Examples/SimpleExamples/TestDynamicCentrifugalPump2.mo

1 lines of code changed in 1 file:

hudson 2013-09-21 23:33 Rev.: 17320

[Janitor mode] Fix tabs

535 lines of code changed in 3 files:

mwalther 2013-09-21 23:31 Rev.: 17319

- list schedule reverse added to hpcom
- mergerParentNodes is a second filter-rule and now part of hpcom
- GraphML-Nodes can now have multiple labels
- GraphML-EdgeLabels can have multiple font-sizes
- Some bug fixing
- TaskGraph-Representation changed to achieve a better look

32074 lines of code changed in 27 files:

hudson 2013-09-21 18:41 Rev.: 17318

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

sjoelund.se 2013-09-21 18:14 Rev.: 17317

Try to fix BuildModelTest.sh for empty packages

8 lines of code changed in 1 file:

adrpo 2013-09-21 17:30 Rev.: 17316

- add experiment annotations to ThermoSysPro libraries
- more missing models in MSL testsuite

149 lines of code changed in 127 files:

adrpo 2013-09-21 16:09 Rev.: 17315

- fix broken tests by including generic_array.h :)
well, C thinks is something returning int if is not defined and it actually returns void*.
- beautify some stuff in CodegenC.tpl

5 lines of code changed in 3 files:

hudson 2013-09-21 13:21 Rev.: 17314

[Janitor mode] Set auto-props

9 lines of code changed in 9 files:

adrpo 2013-09-21 13:19 Rev.: 17313

- fix bug: #2339
+ add record constructor when you cannot look it up based on the type,
connector ComplexOutput = output Complex will now generate a record constructor.
+ fix some issues in codegen with arrays of records to get the models to work.
- now these models work:
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingDelta
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar

- add tests for the models that work now so we don't break them again.
result files/variables are needed for the new ones, not added yet.

1247 lines of code changed in 16 files:

adrpo 2013-09-21 10:40 Rev.: 17312

- at least these models started to work:
Modelica.Electrical.Digital.Examples.RAM
ThermoPower.Test.DistributedParameterComponents.TestWaterFlow1DFV_A
some models in: ModelicaCompliance.Redeclare.ConstrainingType.*

- prefix dimension expressions in types as they are used inside backend and codegen
[TODO -> do it everywhere, currently only in one case in InstSection.makeAssignment]
- ceval the subscripts that you can, don't fail on first one that you can't
- fix some errors in CheckModel.statementOutputs
- apply and merge modifiers from the constraining type
- add error message if you cannot lower algorithms and there is no other message

285 lines of code changed in 11 files:

perost 2013-09-20 20:42 Rev.: 17311

- Fixed broken connector balance checking.

5 lines of code changed in 1 file:

vitalij 2013-09-20 20:06 Rev.: 17310

- using pkg-config for checking own ipopt package

5 lines of code changed in 1 file:

perost 2013-09-20 17:11 Rev.: 17309

- Added debug flag to disable generation of equations for unconnected flow
variables.

12 lines of code changed in 2 files:

adrpo 2013-09-20 12:32 Rev.: 17308

- fix the inst of some of the failing new Media models (add locals to ht in classes with parts!)
- fix some code generation issues for handling crefs of arrays of records.
- some models might fail, I'll see.

1092 lines of code changed in 3 files:

hudson 2013-09-20 05:03 Rev.: 17307

[Janitor mode] Set auto-props

63 lines of code changed in 1 file:

adrpo 2013-09-20 05:00 Rev.: 17306

- fix bug: #2359 and added test

243 lines of code changed in 6 files:

adrpo 2013-09-19 10:44 Rev.: 17305

- dump class annotations in SCodeDumpTpl.tpl

376 lines of code changed in 3 files:

adrpo 2013-09-18 19:19 Rev.: 17304

- attempt to get the same output on any system by using fflush(NULL); where messages are printed

15 lines of code changed in 7 files:

adrpo 2013-09-18 18:58 Rev.: 17303

- fix wrong test file name.

1 lines of code changed in 1 file:

adrpo 2013-09-18 18:19 Rev.: 17302

- fix filename in Makefile, should be TestPackageConstantHandling.mo

1 lines of code changed in 1 file:

hudson 2013-09-18 18:09 Rev.: 17301

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

adrpo 2013-09-18 18:07 Rev.: 17300

- Fix for bug #2356
make the error message a warning and proceed with flattening.
- add testsuite/flattening/modelica/others/ExternalObjectVariable.mo to test this.

52 lines of code changed in 4 files:

hudson 2013-09-18 14:45 Rev.: 17299

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

cschubert 2013-09-18 14:42 Rev.: 17298

cppRuntime tests: included a local copy of ModelTestingDefaults.mos

87 lines of code changed in 75 files:

adeas31 2013-09-18 14:18 Rev.: 17297

- Added a new 2D Plotting chapter.

0 lines of code changed in 2 files:

cschubert 2013-09-18 13:33 Rev.: 17296

cppRuntime tests: hopefully last tests, that still wanted to produce mat files

29 lines of code changed in 29 files:

hudson 2013-09-18 09:06 Rev.: 17295

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

lochel 2013-09-18 09:04 Rev.: 17294

- add test for #2352

72 lines of code changed in 3 files:

adrpo 2013-09-18 00:17 Rev.: 17293

- attempt to fix +target=msvc compilation and test.

13 lines of code changed in 4 files:

adeas31 2013-09-17 21:36 Rev.: 17292

- Update the plot layout when user checks the variable to plot.

1 lines of code changed in 1 file:

adeas31 2013-09-17 21:03 Rev.: 17289

- Fix clients build.

68 lines of code changed in 5 files:

adrpo 2013-09-17 18:02 Rev.: 17286

- fix +target=msvc (include msvc)
fix copying of files needed for +target=msvc
add needed files to SimulationRuntime/c/meta/CMakeLists.txt
- fix copying of include files for Ipopt

14 lines of code changed in 4 files:

adrpo 2013-09-17 16:50 Rev.: 17285

- add testlogwindows in Makefile.omdev.mingw (to be used in the Windows job)
- always link with -fopenmp on Windows MinGW in Compiler/runtime/config.h
- convert integer array to real array if needed in SimulationRuntime/c/util/read_write.c

17 lines of code changed in 3 files:

adeas31 2013-09-17 15:09 Rev.: 17283

- Set the legend position to top by default gives more space for the plot curves.
- Remove the title text "Plot by OpenModelica".

62 lines of code changed in 7 files:

hudson 2013-09-17 14:31 Rev.: 17282

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

sjoelund.se 2013-09-17 13:50 Rev.: 17280

Also set CXX for the hpcom tests since we seem to link using it rather than CC... Whatever...

18 lines of code changed in 6 files:

jfrenkel 2013-09-17 13:50 Rev.: 17279

add target testcmsvc to test cruntime with msvc

4 lines of code changed in 1 file:

jfrenkel 2013-09-17 13:44 Rev.: 17276

- add Makefile for r17107: +target=msvc under windows

54 lines of code changed in 3 files:

cschubert 2013-09-17 12:52 Rev.: 17275

runtimeCPP: added #defines for state variables, so that they can be found when occuring in the source code

2020 lines of code changed in 2 files:

sjoelund.se 2013-09-17 12:18 Rev.: 17274

Allow the normal case: no openmp and no hpcom

20 lines of code changed in 2 files:

perost 2013-09-17 12:12 Rev.: 17273

- Changed swedish translation of OMC:
* omfattning => definitionsomr?de, r?ckvidd
* utplattning => utflatning

32 lines of code changed in 1 file:

sjoelund.se 2013-09-17 11:27 Rev.: 17272

HPCOM fixes (run gcc in the testsuite instead of clang; removed some ugly hacks)

129 lines of code changed in 14 files:

sjoelund.se 2013-09-17 08:57 Rev.: 17271

Lennart promised to look into _withLosses. Until then, we accept that the reference file is slightly different.

18 lines of code changed in 1 file:

adeas31 2013-09-17 00:46 Rev.: 17270

- Added a new LegendPosition option to plot command.

725 lines of code changed in 8 files:

adrpo 2013-09-17 00:07 Rev.: 17269

- do not use cat, use fgrep -v "... ok" instead to filter tests that are OK.

1 lines of code changed in 1 file:

sjoelund.se 2013-09-16 21:11 Rev.: 17268

Added configure option to choose openblas target architecture
- Reduced tolerance on rectifier to work on both nehalem and sandy bridge

15 lines of code changed in 4 files:

adeas31 2013-09-16 19:17 Rev.: 17267

- Made the OK button as default for dialogs.
- Removed the export-xml.png and added export-xml.svg.

142 lines of code changed in 8 files:

adeas31 2013-09-16 18:36 Rev.: 17266

- GUI options documentation.

0 lines of code changed in 2 files:

wbraun 2013-09-16 18:04 Rev.: 17265

- added usage of pkg-config also for own ipopt package

1 lines of code changed in 1 file:

cschubert 2013-09-16 17:16 Rev.: 17264

cppruntime: correcting testsuite mos files again

248 lines of code changed in 252 files:

cschubert 2013-09-16 17:07 Rev.: 17263

minor bugfixes for cppRuntime: sample needs to be implemented.

43 lines of code changed in 2 files:

hudson 2013-09-16 16:21 Rev.: 17259

[Janitor mode] Set auto-props

73 lines of code changed in 8 files:

ptaeuber 2013-09-16 15:33 Rev.: 17256

- Added comments and dumps to omcTearing
- Added two non-linear tests to tearing-testsuite

862 lines of code changed in 13 files:

adeas31 2013-09-16 15:14 Rev.: 17255

- Allow users to load the library by just selecting the folder. The package.mo file is picked up automatically.

17 lines of code changed in 2 files:

adeas31 2013-09-16 14:42 Rev.: 17254

- Few more PNG to SVG icons.

966 lines of code changed in 14 files:

hudson 2013-09-16 12:06 Rev.: 17250

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2013-09-16 11:31 Rev.: 17249

- add also pdf version

4579 lines of code changed in 1 file:

lochel 2013-09-16 10:43 Rev.: 17248

- add back end documentation

4620 lines of code changed in 2 files:

cschubert 2013-09-16 09:58 Rev.: 17247

cpprutime: added all input-, output- and aliasvariables to csv output. Now BooleanNetwork reports "Files Equal".

1879 lines of code changed in 2 files:

sjoelund.se 2013-09-15 15:34 Rev.: 17246

Try to build with the same CC to get more consistent results

3 lines of code changed in 2 files:

sjoelund.se 2013-09-15 12:12 Rev.: 17245

Fix configure script with openblas

1 lines of code changed in 1 file:

sjoelund.se 2013-09-15 09:12 Rev.: 17244

Compile with our own libopenblas unless the user configures --with-lapack=-llapack or similar

26 lines of code changed in 5 files:

sjoelund.se 2013-09-14 20:53 Rev.: 17243

Reset expected output; using netlib lapack again since it seems more recent atlas versions give the same results as it
- Note: We probably should compile our own lapack just to make results consistent for testing (and build the binary releases against the OS version)

0 lines of code changed in 1 file:

sjoelund.se 2013-09-14 20:18 Rev.: 17242

Expected output

8 lines of code changed in 1 file:

sjoelund.se 2013-09-14 20:07 Rev.: 17241

Thread safety for Print.mo

109 lines of code changed in 6 files:

lochel 2013-09-13 18:01 Rev.: 17240

- expected output

1 lines of code changed in 1 file:

lochel 2013-09-13 17:44 Rev.: 17239

- fix testsuite due to r17237

159 lines of code changed in 14 files:

perost 2013-09-13 17:22 Rev.: 17238

- Updated swedish translation of OMC.
- Added some comments to NFLookup.

817 lines of code changed in 3 files:

lochel 2013-09-13 17:17 Rev.: 17237

- typos

5 lines of code changed in 2 files:

perost 2013-09-13 16:54 Rev.: 17236

- Fixed bootstrapping.

1 lines of code changed in 1 file:

perost 2013-09-13 16:45 Rev.: 17235

- Reverted accidental change in SCodeUtil.

0 lines of code changed in 1 file:

perost 2013-09-13 16:44 Rev.: 17234

- Changed NFEnv.Env to be a list of frames instead of one big frame.
- Added checks for protected and partial elements in NFLookup.
- Implement state machine to validate names found during lookup in NFLookup.
- Made Util.applyOption human readable.

694 lines of code changed in 19 files:

sjoelund.se 2013-09-13 15:21 Rev.: 17233

Only loop through the array

4 lines of code changed in 1 file:

sjoelund.se 2013-09-13 15:07 Rev.: 17232

Fix windows initialization of the jump buffer using pthread_once

89 lines of code changed in 5 files:

perost 2013-09-13 14:58 Rev.: 17231

- Revert fix for System_forkCallJoin, seems to break bootstrapping.

1 lines of code changed in 1 file:

perost 2013-09-13 14:50 Rev.: 17230

- Fixed bug in System_forkCallJoin.
- Some other minor fixes to keep clang happy.

5 lines of code changed in 3 files:

cschubert 2013-09-13 13:58 Rev.: 17229

runtimeCPP: save every time-varying variable in csv file. Needed for result comparison.

1594 lines of code changed in 2 files:

adeas31 2013-09-13 12:45 Rev.: 17228

- Fixed typo.

0 lines of code changed in 2 files:

sjoelund.se 2013-09-13 12:36 Rev.: 17227

The error module now uses thread-local storage
- Any spawned thread will have its own error-messages
- It is not yet possible to push errors from one thread onto another

173 lines of code changed in 4 files:

cschubert 2013-09-13 12:10 Rev.: 17226

small bugfix in simulationResultsCmp: filename in error message was wrong and thus misleading

1 lines of code changed in 1 file:

niklwors 2013-09-13 11:49 Rev.: 17225

fix for struct access in cpp template

139 lines of code changed in 4 files:

cschubert 2013-09-13 11:24 Rev.: 17224

cppRuntime: install sundials libs, if enabled

3 lines of code changed in 1 file:

sjoelund.se 2013-09-13 10:44 Rev.: 17223

Making the ANTLR parser thread-safe

57 lines of code changed in 3 files:

adrpo 2013-09-13 09:53 Rev.: 17222

- include pthread for Visual Studio in simulationruntimecmsvc
- copy the pthreads for Visual Studio to lib/omc/msvc
- add libphreadVC2.lib for the +target="msvc" in the nmake makefile in Compiler/Template/CodegenC.tpl

5 lines of code changed in 4 files:

lochel 2013-09-13 08:50 Rev.: 17220

- optimization tests is not working - probably due to a wrong reference file

3 lines of code changed in 2 files:

sjoelund.se 2013-09-12 23:48 Rev.: 17219

Use the old forkCall functions instead of the new experimental one

1 lines of code changed in 2 files:

sjoelund.se 2013-09-12 22:29 Rev.: 17218

Fixed bootstrapping? If it doesn't we need a new tarball

10 lines of code changed in 3 files:

hudson 2013-09-12 19:31 Rev.: 17217

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2013-09-12 19:03 Rev.: 17216

- update tests for optimization
- add missing file

43 lines of code changed in 3 files:

sjoelund.se 2013-09-12 18:25 Rev.: 17215

#2332 Fix thread safety for MMC_TRY THROW and CATCH

75 lines of code changed in 5 files:

adrpo 2013-09-12 17:57 Rev.: 17214

- fix error in previous commit \n -> <%\n%> in Template/CodegenC.tpl.

3 lines of code changed in 2 files:

lochel 2013-09-12 17:54 Rev.: 17213

- fix flag descriptions

2 lines of code changed in 2 files:

adrpo 2013-09-12 17:44 Rev.: 17212

- TSUB(CAST(tuple)) -> CAST(TSUB(tuple))

10 lines of code changed in 3 files:

hudson 2013-09-12 15:58 Rev.: 17207

[Janitor mode] Fix tabs

3 lines of code changed in 2 files:

sjoelund.se 2013-09-12 15:51 Rev.: 17206

Fix end identifier

1 lines of code changed in 1 file:

petfr 2013-09-12 15:44 Rev.: 17205

Updated release description for UsersGuide
Updated date for both UsersGuide and SystemDoc to 2013-09-16

0 lines of code changed in 4 files:

hkiel 2013-09-12 15:13 Rev.: 17204

implemented builtin command remove() to allow for removing directories recursively

130 lines of code changed in 6 files:

niklwors 2013-09-12 15:11 Rev.: 17203

solver method passed to the cpp runtime, (using cvode instead of dassl)

32 lines of code changed in 10 files:

adeas31 2013-09-12 15:09 Rev.: 17202

- Enable AutoSave by default. Set the default interval to 5 minutes.

7 lines of code changed in 1 file:

adeas31 2013-09-12 14:24 Rev.: 17200

- Create the directory tmp/OpenModelica/OMEdit before starting omc.

13 lines of code changed in 1 file:

niklwors 2013-09-12 12:50 Rev.: 17199

fix for divide array in cpp runtime

5 lines of code changed in 1 file:

niklwors 2013-09-12 12:12 Rev.: 17198

fix for divide array in cpp runtime

15 lines of code changed in 2 files:

adeas31 2013-09-12 11:54 Rev.: 17197

- updated the release 1.9.0 enhancements.

0 lines of code changed in 2 files:

lochel 2013-09-12 10:15 Rev.: 17196

- there is no BRscale.mos

1 lines of code changed in 1 file:

niklwors 2013-09-12 09:53 Rev.: 17195

fix for array access in cpp template

740 lines of code changed in 2 files:

sjoelund.se 2013-09-12 09:03 Rev.: 17194

#2341 Support loadString() parsing optimica

17 lines of code changed in 2 files:

sjoelund.se 2013-09-11 23:52 Rev.: 17193

Add optimica flag to listed grammars

1 lines of code changed in 1 file:

lochel 2013-09-11 22:18 Rev.: 17192

- expected output

21 lines of code changed in 4 files:

hudson 2013-09-11 22:17 Rev.: 17191

[Janitor mode] Fix tabs

4 lines of code changed in 2 files:

vitalij 2013-09-11 21:53 Rev.: 17190

- update optimiziation tests
- compare results (used mumps)
- delete removeAliasOpt (alias variable case is now in BatchRactor)
- added flag "ls_ipopt": switch linear solver for ipopt
- possible that configure must be changed (e.g. -lcoinhsl)

71 lines of code changed in 20 files:

lochel 2013-09-11 18:01 Rev.: 17189

- update configure help text

1 lines of code changed in 1 file:

lochel 2013-09-11 17:42 Rev.: 17188

- fix test for #2341

8 lines of code changed in 2 files:

wbraun 2013-09-11 17:24 Rev.: 17187

#2341
- fixed remove alias for optimica

108 lines of code changed in 1 file:

lochel 2013-09-11 15:46 Rev.: 17186

- minor code simplification

55 lines of code changed in 1 file:

hudson 2013-09-11 14:45 Rev.: 17185

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

lochel 2013-09-11 14:10 Rev.: 17184

- add test for #2341

49 lines of code changed in 3 files:

hkiel 2013-09-11 13:07 Rev.: 17183

change semantics of mkdir() command to match Unix "mkdir -p" (create subdirs if required)

44 lines of code changed in 2 files:

vwaurich 2013-09-11 12:45 Rev.: 17182

- mergingSimpleNodes considers now endnodes

26 lines of code changed in 2 files:

wbraun 2013-09-11 12:37 Rev.: 17181

- reorder and removed not used types in BackendDAE

293 lines of code changed in 1 file:

lochel 2013-09-11 11:51 Rev.: 17180

make public functions protected:
- OnRelaxation.dumpMatrix
- OnRelaxation.transformJacToMatrix
- OnRelaxation.dumpJacMatrix

126 lines of code changed in 1 file:

hudson 2013-09-11 11:43 Rev.: 17179

[Janitor mode] Fix tabs

8 lines of code changed in 2 files:

hudson 2013-09-11 11:43 Rev.: 17178

[Janitor mode] Set auto-props

55 lines of code changed in 2 files:

niklwors 2013-09-11 11:40 Rev.: 17177

activated Cvode in cpp runtime

304 lines of code changed in 10 files:

niklwors 2013-09-11 10:04 Rev.: 17176

fix in cpp template for asub operator

5 lines of code changed in 3 files:

cschubert 2013-09-11 09:42 Rev.: 17175

update tests in cpp runtime, so that they produce csv instead of mat files

465 lines of code changed in 162 files:

niklwors 2013-09-11 08:43 Rev.: 17174

fix in cpp template for range operator

900 lines of code changed in 3 files:

adeas31 2013-09-11 01:28 Rev.: 17173

- Always write the OMEdit files in /tmp/OpenModelica/OMEdit.

10 lines of code changed in 3 files:

adeas31 2013-09-11 01:13 Rev.: 17172

- Use QRegExp to split on dot and avoid the split on array sections.

2 lines of code changed in 1 file:

adrpo 2013-09-11 01:00 Rev.: 17171

- expected output.

1 lines of code changed in 1 file:

adeas31 2013-09-11 00:24 Rev.: 17170

- Register the RecentFile and FindText as QVariants before reading/writing to omedit.ini.

6 lines of code changed in 1 file:

adeas31 2013-09-10 22:44 Rev.: 17169

- Fixed the item height of the multi line messages.

6 lines of code changed in 2 files:

adeas31 2013-09-10 22:38 Rev.: 17168

- Reverted r17151. Really bad commit :(

5 lines of code changed in 2 files:

sjoelund.se 2013-09-10 20:10 Rev.: 17167

Use the new external svn repos for 3rdParty sources

0 lines of code changed in 850 files:

sjoelund.se 2013-09-10 19:04 Rev.: 17166

mkdir -p is so nice... with the new mkdir API we need to create all of the directories...

6 lines of code changed in 1 file:

sjoelund.se 2013-09-10 18:46 Rev.: 17165

Update bootstrapping sources for new mkdir() API

0 lines of code changed in 1 file:

lochel 2013-09-10 16:57 Rev.: 17164

- upper and lower case

19 lines of code changed in 2 files:

lochel 2013-09-10 16:32 Rev.: 17163

- minor changes (fix description strings, comments, typos, ...)

140 lines of code changed in 11 files:

niklwors 2013-09-10 16:30 Rev.: 17162

modified BouncingBall.csv reference file for output steps

1001 lines of code changed in 1 file:

hkiel 2013-09-10 16:21 Rev.: 17161

implemented builtin command mkdir() to avoid trouble using system("mkdir -p dir")

61 lines of code changed in 9 files:

niklwors 2013-09-10 13:08 Rev.: 17160

changed number of intervalls in BouncingBall.mos test file

1 lines of code changed in 1 file:

niklwors 2013-09-10 13:01 Rev.: 17159

-adapted test file BouncingBall.mos

2 lines of code changed in 1 file:

niklwors 2013-09-10 12:59 Rev.: 17158

fix in cpp template for pre operator

862 lines of code changed in 2 files:

adrpo 2013-09-10 06:59 Rev.: 17157

- run checkModel on these tests to test bug #2338 until bug: #2339 is solved
and they can be upgraded to verified simulation.

20 lines of code changed in 2 files:

adrpo 2013-09-10 06:39 Rev.: 17156

Fix bug: #2338
- better handling of removal from sets of broken overconstrained edges.
Compiler/FrontEnd/ConnectionGraph.mo
Now models:
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingDelta
Modelica.Electrical.QuasiStationary.MultiPhase.Examples.BalancingStar
are balanced, however code generation fails for them, handing over to
-> Mahder - overloaded operators issue.
- better circular message in Compiler/BackEnd/RemoveSimpleEquations.mo



63 lines of code changed in 2 files:

adrpo 2013-09-10 05:14 Rev.: 17155

- add -lpthread for building the bootstrapped compiler in
testsuite/openmodelica/bootstrapping/LinkMain.makefile.mingw

1 lines of code changed in 1 file:

adrpo 2013-09-09 16:01 Rev.: 17154

- push also the .mo of the changed .tpl from previous commit by Niklas.

2123 lines of code changed in 1 file:

hudson 2013-09-09 14:51 Rev.: 17153

[Janitor mode] Fix tabs

7 lines of code changed in 2 files:

niklwors 2013-09-09 14:43 Rev.: 17152

-starttime,stoptime,stepsize are passed to cpp simulation. Added range to cpp template,

193 lines of code changed in 7 files:

adeas31 2013-09-09 13:50 Rev.: 17151

#2188
- Don't split the array variables.

28 lines of code changed in 2 files:

perost 2013-09-09 11:31 Rev.: 17150

- Lots of changes to the new instantiation.

1052 lines of code changed in 9 files:

sjoelund.se 2013-09-09 09:58 Rev.: 17149

Expected output

2 lines of code changed in 2 files:

adrpo 2013-09-09 04:31 Rev.: 17148

- empty defines for some openmp functions if we don't have _OPENMP

77 lines of code changed in 2 files:

adrpo 2013-09-09 03:34 Rev.: 17147

- update test as the updated result file is now equal.

19 lines of code changed in 2 files:

adrpo 2013-09-09 03:11 Rev.: 17146

- fix wrong negative logic.

2 lines of code changed in 1 file:

adrpo 2013-09-09 03:01 Rev.: 17145

- only generate #define HPCOM if compiler is not CLANG.

44 lines of code changed in 5 files:

adrpo 2013-09-09 01:08 Rev.: 17144

- continue on fix ipopt linking flags on Linux using a quick hack for now

1 lines of code changed in 1 file:

adrpo 2013-09-09 00:33 Rev.: 17143

- forgot the .mo file for the changed Template/CodegenC.tpl in previous commit.

77 lines of code changed in 1 file:

adrpo 2013-09-09 00:31 Rev.: 17142

- empty defines for some openmp functions if we don't have _OPENMP

4 lines of code changed in 1 file:

adrpo 2013-09-09 00:12 Rev.: 17141

- fix ipopt linking flags on Linux using a quick hack for now

1 lines of code changed in 1 file:

lochel 2013-09-08 22:31 Rev.: 17140

- fix comments (typos, ...)

238 lines of code changed in 9 files:

adrpo 2013-09-08 21:33 Rev.: 17139

- attempt to fix hpcom tests on CLANG
by only adding -fopenmp if the compiler is not clang.

26 lines of code changed in 1 file:

adrpo 2013-09-08 21:19 Rev.: 17138

- fix FMI tests
- force static build of fmilib on Windows and
shared build of fmilib on Linux/Other

5 lines of code changed in 2 files:

adrpo 2013-09-08 19:13 Rev.: 17137

- link ReferenceGraphs directory if present

3 lines of code changed in 1 file:

lochel 2013-09-08 13:18 Rev.: 17136

- minor changes (e.g. removal of unused local variables, typos, ?)

103 lines of code changed in 7 files:

hudson 2013-09-08 12:40 Rev.: 17135

[Janitor mode] Fix tabs

30 lines of code changed in 2 files:

hudson 2013-09-08 12:40 Rev.: 17134

[Janitor mode] Set auto-props

53 lines of code changed in 5 files:

mwalther 2013-09-08 12:08 Rev.: 17133

- added a list scheduler to the hpcOmScheduler Module
- cleaned up the hpcOmSimCode Module
- changed the getCriticalPath method
- modified the CodegenC including the SimCodeTV to create parallel code based on the list scheduling
- added a config flag to switch between different hpcom-Scheduling algorithms
- modified the hpcom testsuite

125655 lines of code changed in 55 files:

sjoelund.se 2013-09-08 09:52 Rev.: 17132

Fix windows build...

1 lines of code changed in 1 file:

sjoelund.se 2013-09-08 08:45 Rev.: 17131

Don't compile with ipopt if we lack kinsol

3 lines of code changed in 1 file:

sjoelund.se 2013-09-08 08:07 Rev.: 17130

Check if it is possible to link ipopt before we start using it

6 lines of code changed in 1 file:

sjoelund.se 2013-09-07 22:10 Rev.: 17129

Shared fmi lib breaks bootstrapping

1 lines of code changed in 1 file:

sjoelund.se 2013-09-07 21:17 Rev.: 17128

Use dynamic FMI library. Still keeping C-runtime static because otherwise the fmi library cannot read strings...

12 lines of code changed in 4 files:

sjoelund.se 2013-09-07 17:01 Rev.: 17127

Fix configure on Ubuntu (ipopt on ubuntu is not linked against metis)

2 lines of code changed in 1 file:

lochel 2013-09-07 16:39 Rev.: 17126

- minor fix for last commit

2 lines of code changed in 1 file:

lochel 2013-09-07 16:35 Rev.: 17125

- minor formatting changes

360 lines of code changed in 20 files:

lochel 2013-09-07 13:50 Rev.: 17124

- try to improve readability of optimization source code (using spaces, indention, ?)

488 lines of code changed in 12 files:

lochel 2013-09-07 13:41 Rev.: 17123

- update tests again

4 lines of code changed in 4 files:

lochel 2013-09-07 13:39 Rev.: 17122

- move models

306 lines of code changed in 6 files:

lochel 2013-09-07 13:20 Rev.: 17121

- fix path

1 lines of code changed in 1 file:

lochel 2013-09-07 13:02 Rev.: 17120

- fix expected output

0 lines of code changed in 8 files:

lochel 2013-09-07 12:59 Rev.: 17119

- fix rtest path

0 lines of code changed in 2 files:

lochel 2013-09-07 12:55 Rev.: 17118

- move testsuite/simulation/optimization to testsuite/openmodelica/cruntime/optimization
- include optimizations tests into testsuite
- remove CPU time dump for optimization

6 lines of code changed in 16 files:

lochel 2013-09-07 12:26 Rev.: 17117

- minor changes

0 lines of code changed in 4 files:

lochel 2013-09-07 12:16 Rev.: 17116

- mumps and metis are also needed for ipopt

2 lines of code changed in 1 file:

lochel 2013-09-07 11:30 Rev.: 17115

- update optimization tests

260 lines of code changed in 5 files:

adeas31 2013-09-07 01:53 Rev.: 17114

- Subclass QDoubleSpinBox and manage the precision value via options dialog.

185 lines of code changed in 10 files:

adrpo 2013-09-06 19:42 Rev.: 17113

- UPDATE your OMDev so you get Ipopt compiled with OMDev/MinGW
- always use Ipopt when compiling with OMDev/MinGW
- added ipopt libs in config.h
- properly clean SimulationRuntime/c/optimization in SimulationRuntime/c/Makefile.common
- add the ipopt include in SimulationRuntime/c/Makefile.omdev.mingw
- the tests in testsuite/simulation/optimization/basic are all working now,
they should be added to the testsuite.
- TODO:
link with ipopt libs only if +g=Optimica is active as the executables become quite large (11MB)
we should discuss in how we can make it more consistent and homogeneous when we
add new lib dependencies to OpenModelica.

17 lines of code changed in 4 files:

hudson 2013-09-06 17:35 Rev.: 17112

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

adrpo 2013-09-06 17:35 Rev.: 17111

- add include:
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/optimization
so that MSVC can find interfaceOptimization.h

1 lines of code changed in 1 file:

cschubert 2013-09-06 17:11 Rev.: 17110

attempt to fix cppRuntime test, that I broke earlier

30 lines of code changed in 2 files:

cschubert 2013-09-06 16:56 Rev.: 17109

support for csv result files

2 lines of code changed in 1 file:

sjoelund.se 2013-09-06 16:46 Rev.: 17108

Look for ipopt by default

11 lines of code changed in 1 file:

cschubert 2013-09-06 16:40 Rev.: 17107

single test for building models with +target=msvc under windows

44 lines of code changed in 2 files:

cschubert 2013-09-06 16:35 Rev.: 17106

simulationruntimec: added #include "gc.h" as GC_malloc was unknown to msvc

3 lines of code changed in 2 files:

cschubert 2013-09-06 16:34 Rev.: 17105

fix compilation with target=msvc: compile gc and add it to the makefile

17 lines of code changed in 4 files:

sjoelund.se 2013-09-06 16:32 Rev.: 17104

Never define function implementations in headers. Use macros or something.

0 lines of code changed in 1 file:

hudson 2013-09-06 16:05 Rev.: 17103

[Janitor mode] Fix tabs

15 lines of code changed in 4 files:

hudson 2013-09-06 16:04 Rev.: 17102

[Janitor mode] Set auto-props

10 lines of code changed in 10 files:

vitalij 2013-09-06 16:01 Rev.: 17101

- tes model for optimization

354 lines of code changed in 14 files:

hudson 2013-09-06 15:56 Rev.: 17100

[Janitor mode] Fix tabs

1166 lines of code changed in 8 files:

hudson 2013-09-06 15:55 Rev.: 17099

[Janitor mode] Set auto-props

10 lines of code changed in 10 files:

lochel 2013-09-06 15:55 Rev.: 17098

- minor changes

21 lines of code changed in 2 files:

lochel 2013-09-06 15:40 Rev.: 17097

- remove unneeded defines because of last revision

0 lines of code changed in 1 file:

vitalij 2013-09-06 15:36 Rev.: 17096

- use ipopt function only if ipopt is known

6 lines of code changed in 2 files:

lochel 2013-09-06 15:29 Rev.: 17095

- define types if needed (?!)

12 lines of code changed in 1 file:

lochel 2013-09-06 15:20 Rev.: 17094

- fix syntax

1 lines of code changed in 1 file:

vitalij 2013-09-06 15:12 Rev.: 17093

- see r17086

2421 lines of code changed in 20 files:

hudson 2013-09-06 13:56 Rev.: 17092

[Janitor mode] Fix tabs

1 lines of code changed in 1 file:

cschubert 2013-09-06 13:54 Rev.: 17091

cppruntime: minor bugfix linear systems, copy rhs into residuals

21 lines of code changed in 3 files:

cschubert 2013-09-06 11:45 Rev.: 17090

cppRuntime: fixed build with msvc

54 lines of code changed in 7 files:

cschubert 2013-09-06 09:55 Rev.: 17089

minor bugfix cppRuntime: linear systems

21 lines of code changed in 3 files:

niklwors 2013-09-06 09:10 Rev.: 17087

fix in cpp template for linear systems (wrong dim variable was used)

6 lines of code changed in 1 file:

adrpo 2013-09-06 04:00 Rev.: 17086

- revert r17084-r17081 as it breaks way too many models.
- please run the testuite before you do the commit and re-do the commit.
- ExpressionSolve.mo: add more information to singular expression assert and make it a warning.
do we need an error here?

r17084
- missing files for last commit
---------------------
r17083
[Janitor mode] Fix tabs
---------------------
r17082
[Janitor mode] Set auto-props
---------------------
r17081
- fixed simplify - added rules for jacobian - added optimization based on ipopt (thank everybody for help)
---------------------

28 lines of code changed in 28 files:

vitalij 2013-09-06 03:02 Rev.: 17084

- missig files for last commit

0 lines of code changed in 10 files:

hudson 2013-09-06 03:00 Rev.: 17083

[Janitor mode] Fix tabs

22 lines of code changed in 6 files:

hudson 2013-09-06 02:59 Rev.: 17082

[Janitor mode] Set auto-props

8 lines of code changed in 8 files:

vitalij 2013-09-06 02:57 Rev.: 17081

- fixed simplify
- added rules for jacobian
- added optimization based on ipopt (thank everybody for help)

414 lines of code changed in 17 files:

jansilar 2013-09-05 17:37 Rev.: 17076

Work on PDE language extension documentation.

1591 lines of code changed in 6 files:

hudson 2013-09-05 16:20 Rev.: 17075

[Janitor mode] Set auto-props

13 lines of code changed in 13 files:

cschubert 2013-09-05 16:11 Rev.: 17074

fixed wrong location of rtest in inactive Makefile

1 lines of code changed in 1 file:

cschubert 2013-09-05 16:06 Rev.: 17073

added complete msl32 tests to testsuite for cppruntime. It has not been activated yet.

9654 lines of code changed in 268 files:

cschubert 2013-09-05 15:01 Rev.: 17072

minor changes to makefiles of cppruntime. Targets 'runtimeCPPinstall' 'runtimeCPPmsvcinstall' seem to work now. Running both of them causes CMake to fail as they share some paths.

32 lines of code changed in 2 files:

sjoelund.se 2013-09-05 13:08 Rev.: 17070

Updated reference file

2 lines of code changed in 2 files:

sjoelund.se 2013-09-05 13:04 Rev.: 17069

Some stack overflow fixes

8 lines of code changed in 1 file:

sjoelund.se 2013-09-05 12:58 Rev.: 17068

Expected output

1 lines of code changed in 1 file:

sjoelund.se 2013-09-05 12:43 Rev.: 17067

- Change HeatingSystem to a compilation test

8 lines of code changed in 1 file:

sjoelund.se 2013-09-05 12:26 Rev.: 17066

Expected output

1 lines of code changed in 1 file:

sjoelund.se 2013-09-05 12:20 Rev.: 17065

Expected output

2 lines of code changed in 2 files:

sjoelund.se 2013-09-05 09:02 Rev.: 17064

Bump version so we can force a new nightly

1 lines of code changed in 1 file:

sjoelund.se 2013-09-05 07:57 Rev.: 17063

Tail recursion

41 lines of code changed in 1 file:

adeas31 2013-09-05 01:44 Rev.: 17062

- Few more SVGs.

758 lines of code changed in 29 files:

adeas31 2013-09-04 17:49 Rev.: 17061

- Added svg icons and removed the png ones.

261 lines of code changed in 11 files:

hudson 2013-09-04 14:14 Rev.: 17060

[Janitor mode] Set auto-props

6 lines of code changed in 6 files:

adeas31 2013-09-04 14:13 Rev.: 17059

#2333
- Show icon based on the result format.
- Remove the _res.* from the display text.

31 lines of code changed in 9 files:

sjoelund.se 2013-09-04 12:06 Rev.: 17058

Tail recursion

2 lines of code changed in 1 file:

hkiel 2013-09-04 09:15 Rev.: 17057

- fix syntax of PO file

1 lines of code changed in 1 file:

hkiel 2013-09-04 09:12 Rev.: 17056

- update german translation of OMC.
- ignore generated files

3103 lines of code changed in 2 files:

sjoelund.se 2013-09-03 22:56 Rev.: 17055

Update bootstrapping sources, strdup workarounds for string assignments

1496 lines of code changed in 3 files:

sjoelund.se 2013-09-03 22:26 Rev.: 17054

Use boehm GC_malloc for string allocation (TODO: Fix all weird workarounds in the C codegen since we don't need them any longer)

24 lines of code changed in 7 files:

adeas31 2013-09-03 21:57 Rev.: 17053

#2327
- Don't force the MetaModelica grammar for MDT. Use the preferences value if you want to set MetaModelica grammar.

1 lines of code changed in 1 file:

sjoelund.se 2013-09-03 17:01 Rev.: 17052

Stack overflow (instantiation of HumMod can now be done in 512kB stack on bootstrapped omc)

111 lines of code changed in 3 files:

hudson 2013-09-03 16:10 Rev.: 17051

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

adeas31 2013-09-03 16:04 Rev.: 17050

#2269
- Multi line error messages in the messages browser.

19 lines of code changed in 1 file:

perost 2013-09-03 15:28 Rev.: 17049

- Fixed propagation of file info for duplicate enumeration literals error.

32 lines of code changed in 3 files:

perost 2013-09-03 15:10 Rev.: 17048

- Updated swedish translation of OMC.

435 lines of code changed in 2 files:

sjoelund.se 2013-09-03 12:45 Rev.: 17047

Fix stackoverflow, expected output

15 lines of code changed in 2 files:

hudson 2013-09-03 11:05 Rev.: 17046

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

adrpo 2013-09-03 10:58 Rev.: 17045

- expected output.

2 lines of code changed in 1 file:

adrpo 2013-09-03 10:55 Rev.: 17044

- fixes to inner outer prefixing when prefix is Prefix.NOPRE (top scope).
- testsuite/flattening/modelica/scoping/InnerEnumeration.mo to test the fix.

61 lines of code changed in 4 files:

lochel 2013-09-03 10:50 Rev.: 17043

- public function evaluateAnnotation is not used. Should it be removed?
- update some description strings

43 lines of code changed in 1 file:

lochel 2013-09-03 10:31 Rev.: 17042

- remove unused debug flag "frontendInlineEuler"

85 lines of code changed in 1 file:

jansilar 2013-09-03 10:20 Rev.: 17041

Further work on PDE in Modelica
Work on language extension proposal documentation.
New example model heatPID.mo.
Work on experimental PDE solver - towards models with higher derivatives. Isn't working now.

3019 lines of code changed in 26 files:

lochel 2013-09-03 10:13 Rev.: 17040

- remove commented handling of if equations because this was already moved to the Backend (r12372?)
- comment unused inline solver implementation (this is Backend stuff anyway)

49 lines of code changed in 1 file:

adrpo 2013-09-03 09:26 Rev.: 17039

- there is no fsync for MinGW/Windows, use FlushFileBuffers

40 lines of code changed in 1 file:

sjoelund.se 2013-09-03 08:06 Rev.: 17038

Use cat instead of echo ...

1 lines of code changed in 1 file:

sjoelund.se 2013-09-03 08:04 Rev.: 17037

Try to fix complaince suite oddities

2 lines of code changed in 1 file:

sjoelund.se 2013-09-02 22:53 Rev.: 17036

Tail recursion

2 lines of code changed in 1 file:

sjoelund.se 2013-09-02 20:44 Rev.: 17035

Fix FMU compilation

486 lines of code changed in 2 files:

sjoelund.se 2013-09-02 18:40 Rev.: 17033

Fix simulation builds again (both OSX and Linux should work)

4 lines of code changed in 2 files:

adrpo 2013-09-02 17:50 Rev.: 17032

- fix Windows build for simulationruntimecmsvc

1 lines of code changed in 1 file:

sjoelund.se 2013-09-02 17:13 Rev.: 17031

OSX compilation fixes for lis

5 lines of code changed in 4 files:

adrpo 2013-09-02 17:13 Rev.: 17030

- UPDATE YOUR OMDev which now includes the MinGW "lis" solver lib.
- empty commit to fix compilation on Windows

1 lines of code changed in 1 file:

sjoelund.se 2013-09-02 16:44 Rev.: 17028

Fixes for lis compilation on Linux

19 lines of code changed in 3 files:

sjoelund.se 2013-09-02 16:42 Rev.: 17027

Fix stack overflow

5 lines of code changed in 1 file:

hudson 2013-09-02 16:27 Rev.: 17026

[Janitor mode] Fix tabs

55477 lines of code changed in 117 files:

hudson 2013-09-02 16:27 Rev.: 17025

[Janitor mode] Set auto-props

649 lines of code changed in 176 files:

adrpo 2013-09-02 16:10 Rev.: 17024

- bump compliance lib

1 lines of code changed in 1 file:

mwalther 2013-09-02 15:59 Rev.: 17023

- linear solver "lis" with sources added
- please update OMDev if you are working under windows

241838 lines of code changed in 451 files:

adrpo 2013-09-02 15:46 Rev.: 17022

- more classes needs to be deleted
(because they generate errors in for different scopes).

9 lines of code changed in 1 file:

hkiel 2013-09-02 13:57 Rev.: 17020

- fix for rev.17014 (pass option to linker via -Xlinker when using gcc/g++ as linker)

2 lines of code changed in 1 file:

sjoelund.se 2013-09-02 13:07 Rev.: 17019

Fix stack overflow

8 lines of code changed in 1 file:

sjoelund.se 2013-09-02 12:58 Rev.: 17018

Parse the compliance suite using Modelica grammar, not MM

2 lines of code changed in 1 file:

sjoelund.se 2013-09-02 11:35 Rev.: 17017

Bump compliance

1 lines of code changed in 1 file:

sjoelund.se 2013-09-02 11:18 Rev.: 17015

Fix for stack overflow

37 lines of code changed in 1 file:

hkiel 2013-09-02 10:43 Rev.: 17014

- use "--export-all-symbols" instead of "-export-dynamic" for windows (PE targets) as suggested by the linker

2 lines of code changed in 1 file:

sjoelund.se 2013-09-02 09:39 Rev.: 17013

Bump libraries

4 lines of code changed in 3 files:

sjoelund.se 2013-09-01 21:52 Rev.: 17004

Flush stdout at end of execution since it's not automatically flushed when piped to files on Linux

6 lines of code changed in 2 files:

sjoelund.se 2013-09-01 10:13 Rev.: 16985

Disable parallel marking (causes the process to spin at exit)

1 lines of code changed in 1 file:

sjoelund.se 2013-09-01 10:08 Rev.: 16984

Some fixes for valgrind crying wolf

6 lines of code changed in 3 files:

adrpo 2013-09-01 00:38 Rev.: 16968

- try to fix the Windows testsuite,
add -lpthread to the simulation code linker flags.

1 lines of code changed in 1 file:

August 2013 »

Generated by StatSVN 0.7.0