March 2012 Commit Log

Number of Commits:
337
Number of Active Developers:
15
mahge930 2012-03-30 22:19 Rev.: 11620

Fix error in template and remove Tab.

22 lines of code changed in 2 files:

mahge930 2012-03-30 21:55

+ Handling of parallel variables in the Back-end. Mostly fall-through.
+ Limited handling of parallel variables in Code generation.

2649 lines of code changed in 17 files:

hubert.thieriot 2012-03-30 16:44 Rev.: 11617

- changed Dymola compilation (one mo path)
- AboutOMOptim includes version header -> will this make it compile every time (needed for version number coherency) ?

19 lines of code changed in 6 files:

perost 2012-03-30 16:42 Rev.: 11616

- Remove tab.

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-30 16:11 Rev.: 11615

- fix tests

1 lines of code changed in 3 files:

wbraun 2012-03-30 15:52 Rev.: 11614

- fixed some fmi-export memory leaks

7 lines of code changed in 1 file:

niklwors 2012-03-30 15:45 Rev.: 11613

Fix for assert expressions in cpp template

28 lines of code changed in 1 file:

Frenkel TUD 2012-03-30 14:07 Rev.: 11612

- fix tests

8 lines of code changed in 5 files:

Frenkel TUD 2012-03-30 13:55 Rev.: 11611

- fix tests

0 lines of code changed in 1 file:

Frenkel TUD 2012-03-30 13:48 Rev.: 11610

- fix tests

0 lines of code changed in 3 files:

wbraun 2012-03-30 11:21 Rev.: 11609

-fixed CODING_STYLE

2 lines of code changed in 2 files:

wbraun 2012-03-30 10:41 Rev.: 11608

- fixed FMI-Export Alias variables

201 lines of code changed in 6 files:

Frenkel TUD 2012-03-30 00:19 Rev.: 11607

- add comments to flags, add flags
- bugfix removesimpleequationspast
- update teststuite msl31/simulate
- add experiment annotation for M.M.Rotational.ElasticBearing

81 lines of code changed in 21 files:

adeas31 2012-03-30 00:16 Rev.: 11606

- More documentation.
- New chapter for OMPython in OpenModelicaUsersGuide.

73 lines of code changed in 4 files:

Frenkel TUD 2012-03-30 00:13 Rev.: 11605

- add function dumpEqnsSolved, to dump the equations in the order of calculate them

146 lines of code changed in 1 file:

Frenkel TUD 2012-03-30 00:10 Rev.: 11604

- Bugfix codegeneration for tearing system, use index from original system

5 lines of code changed in 1 file:

wbraun 2012-03-29 21:18 Rev.: 11603

- removed some tabs

47 lines of code changed in 1 file:

wbraun 2012-03-29 20:50 Rev.: 11602

- aded fixes and tests for fmu-export and fmu-import

3466 lines of code changed in 17 files:

adeas31 2012-03-29 15:59 Rev.: 11601

- Check for simulation executable crashes.
- Only send simulation flags if user specify them.

15 lines of code changed in 2 files:

perost 2012-03-29 14:09 Rev.: 11600

- Initial support for equations in SCodeInst.

319 lines of code changed in 6 files:

sjoelund.se 2012-03-29 12:25 Rev.: 11599

- Also look for package.encoding in the library directory if the file is a mo-file and not a directory of its own
+ Note: This affects all packages stored as file in this directory

3 lines of code changed in 1 file:

hubert.thieriot 2012-03-29 11:12 Rev.: 11598

-update installer

5 lines of code changed in 1 file:

sjoelund.se 2012-03-29 08:13 Rev.: 11597

- Parser now supports the BOM

6 lines of code changed in 2 files:

sjoelund.se 2012-03-29 07:37 Rev.: 11596

- Added option to loadFile(..., encoding="ISO-8859-1"), to convert from one encoding to UTF-8
- loadModel(): Added support for package.encoding (OM extension)

113 lines of code changed in 12 files:

adeas31 2012-03-28 22:09 Rev.: 11595

- Added OMPython doocumentation to OpenModelicaUsersGuide.
- Moved the OMPython docs from PythonInterface to doc/OMPython.

0 lines of code changed in 4 files:

hubert.thieriot 2012-03-28 21:14 Rev.: 11594

- added missing variables in Optimization result
- corrected iscan in Optimization result
- corrected TabResOneSim

69 lines of code changed in 5 files:

adrpo 2012-03-28 21:04 Rev.: 11593

- force UTF-8 encoding in project: .settings/org.eclipse.core.resources.prefs
- get rid of tab in Compiler/runtime/SimulationResultsCmp.c
- fix expected output in failing tests in testsuite/libraries/msl31/simulate/*

9 lines of code changed in 6 files:

sjoelund.se 2012-03-28 20:43 Rev.: 11592

- Use system isnan

5 lines of code changed in 1 file:

adrpo 2012-03-28 20:21 Rev.: 11591

- do NOT define isnan in a header! it will conflict with other C headers.

2 lines of code changed in 2 files:

hubert.thieriot 2012-03-28 18:33 Rev.: 11590

- updated .mat reading function
- changed OPtimResult.toXmlData

30 lines of code changed in 2 files:

Frenkel TUD 2012-03-28 16:33 Rev.: 11589

- BackendDAEOptimize.mo: improved Aliasvar selection, check if var is generated by omc (Dummer_der) and prefer other candidate
- SimulationResultsCmp.c: prepair all to report vars with different values in time @Adrian: ToDo: return string with variables
- Update msl3.1/simulate examples
- add check for NAN while divide, torn on with define CHECK_NAN

58 lines of code changed in 11 files:

sjoelund.se 2012-03-28 15:34 Rev.: 11588

- PythonInterface make clean

5 lines of code changed in 2 files:

sjoelund.se 2012-03-28 15:30 Rev.: 11587

- Re-add tabs

7 lines of code changed in 1 file:

adeas31 2012-03-28 15:21 Rev.: 11586

- Fixed some path issues.
- Generate two packages OMPython and OMPythonIDL.
- Generate _OMCIDL instead of a very generic name _GlobalIDL.
- Fixed Popen problem.
- Write omc output to a log file.

34 lines of code changed in 6 files:

hubert.thieriot 2012-03-28 14:27 Rev.: 11585

- improved needed files for compilation
- OpenModelica compiling in tmp folder

85 lines of code changed in 16 files:

sjoelund.se 2012-03-28 14:13 Rev.: 11584

- Removed invalid setup option "date"

0 lines of code changed in 1 file:

sjoelund.se 2012-03-28 14:01 Rev.: 11583

- Some changes to the way we store the idl-generated files in Python (avoid import errors when installed to site-packages)

7 lines of code changed in 2 files:

sjoelund.se 2012-03-28 13:35 Rev.: 11582

- Added simplify all expressions before/after optimization phases
- Removed odd hacks that assume Expression.isConst is actually Expression.isConstValue
+ The difference is that you need to simplify a const non-value for it to become a value

1846 lines of code changed in 7 files:

sjoelund.se 2012-03-28 13:30 Rev.: 11581

- Add flag so we can --disable-python-interface

17 lines of code changed in 2 files:

adrpo 2012-03-28 04:05 Rev.: 11580

- expected output.

31 lines of code changed in 1 file:

adrpo 2012-03-28 03:36 Rev.: 11579

- fix the UTF-8 encoding.

3 lines of code changed in 1 file:

adrpo 2012-03-28 03:21 Rev.: 11578

- add new heuristic to Compiler/BackEnd/BackendDAEOptimize.mo
if two aliases have different start value choose the one more closer to the top of the instance hierarchy.
- add ComponentReference.crefDepth in Compiler/FrontEnd/ComponentReference.mo'
- fixed testsuite/mosfiles/nonConstantParam.mos output

- more paranoiac checks of arguments in CevalScript.buildModel function Compiler/Script/CevalScript.mo
- moved symbol table to a more sane place in output arguments of buildModel and return the simflags too
- use simflags when calling the generated system executable.
- fixed System.getUsesCardinality for bootstrapping as it should return the value because is not pass by reference.

- added comment that we should check the encoding in Util.escapeModelicaStringToXmlString, maybe
give an warning and force UTF-8 conversion.

- update models in doc/performance/benchmarks/tests/

Compiler/susan_codegen/SimCode/CodegenC.tpl
- minimize the .c file size for MetaModelica support.
- generate literals in the header not the c file
- rename all .targXX to .cXX as i have no idea from where the name "targ" comes and what it means!
".cXX" means component XX from the structure.
- got rid of spurious defines that make no sense
- got rid of some of the comments.
- use the tmpMeta array for the inputs/outputs in match(continue) expressions.

1931 lines of code changed in 13 files:

adrpo 2012-03-28 02:30 Rev.: 11577

- added tests for Modelica.Electrical.Analog from Massimo Ceraolo @ University of Pisa
- not on by default as Rectifier goes into infinite loop (solver seems to try the same step over and over) and ThyrGTO has wrong values.

261 lines of code changed in 7 files:

hubert.thieriot 2012-03-27 19:36 Rev.: 11576

- corrected installer

1 lines of code changed in 1 file:

hubert.thieriot 2012-03-27 19:32 Rev.: 11575

- security in changeDirectory

4 lines of code changed in 1 file:

hubert.thieriot 2012-03-27 19:31 Rev.: 11574

- create temp path if it does not exist

13 lines of code changed in 4 files:

hubert.thieriot 2012-03-27 19:05 Rev.: 11573

- small correction

2 lines of code changed in 1 file:

hubert.thieriot 2012-03-27 18:59 Rev.: 11572

- optVariable model initialization corrected
- OpenModelica compilation in work folder (to avoid space problems) : untested yet

50 lines of code changed in 4 files:

hubert.thieriot 2012-03-27 18:28 Rev.: 11571

- corrected potential seg fault in optimization
- Variable::clone() now is virtual

40 lines of code changed in 5 files:

hubert.thieriot 2012-03-27 17:26 Rev.: 11570

- corrected find functions
- EA now also display generation parameters

31 lines of code changed in 8 files:

hubert.thieriot 2012-03-27 16:34 Rev.: 11569

- corrected find functions
- corrected WidgetModelsList

6 lines of code changed in 3 files:

hubert.thieriot 2012-03-27 14:39 Rev.: 11568

- modified installer script
- added pre_target_deps

6 lines of code changed in 2 files:

hubert.thieriot 2012-03-27 14:22 Rev.: 11567

- models consolidation when loading project (check whether models exist or not)

9 lines of code changed in 3 files:

hubert.thieriot 2012-03-27 13:40 Rev.: 11566

- OpenModelica compiles in model folder : be careful when space in path
- first functions to consolidate models path (not applied yet)

320 lines of code changed in 10 files:

adeas31 2012-03-27 12:29 Rev.: 11565

- Moved OMPython manual.

1 lines of code changed in 17 files:

AnandKGaneson 2012-03-27 12:16 Rev.: 11564

Added the OMPython User Manual, Word document.

10484 lines of code changed in 19 files:

adeas31 2012-03-27 12:12 Rev.: 11563

- PDF versions of OM users guide and system documentation.

0 lines of code changed in 2 files:

hubert.thieriot 2012-03-27 12:00 Rev.: 11562

- added a .pro file to build OMOptimBasis, OMOptimLib and OMOptim in one step

54 lines of code changed in 1 file:

adeas31 2012-03-27 11:36 Rev.: 11561

- Fixed compilation for MAC.
- Added version numbers for settings.

11 lines of code changed in 4 files:

hubert.thieriot 2012-03-27 11:35 Rev.: 11560

- major bug correction : controler was not anymore set in Optimization simulations
- corrected risk of bug when looking for filepath of an unfoundable model

95 lines of code changed in 12 files:

sjoelund.se 2012-03-27 08:22 Rev.: 11559

- Install both python 2.6 and 2.7 versions if available

2 lines of code changed in 1 file:

petfr 2012-03-27 03:55 Rev.: 11558

Updated dates, authors, version no, release text at the end, contributors.
Still missing: description of new initialization options to simulate and a short
description of the OMPython API with reference to the OMPython users guide.

0 lines of code changed in 2 files:

adeas31 2012-03-27 00:52 Rev.: 11557

- Support for simulation flags.

979 lines of code changed in 15 files:

adeas31 2012-03-26 20:09 Rev.: 11556

- Fixed FMI import compilation on windows.

0 lines of code changed in 2 files:

sjoelund.se 2012-03-26 19:31 Rev.: 11555

- UTF-8 fixes

2 lines of code changed in 2 files:

sjoelund.se 2012-03-26 19:11 Rev.: 11554

- Succeed on success

2 lines of code changed in 1 file:

sjoelund.se 2012-03-26 18:53 Rev.: 11553

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

32 lines of code changed in 11 files:

perost 2012-03-26 18:41 Rev.: 11552

- Removed more tabs to get Hudson to shut up.

2859 lines of code changed in 30 files:

adeas31 2012-03-26 17:03 Rev.: 11551

- System documentation updates by Kristian Stav?ker.

0 lines of code changed in 2 files:

sjoelund.se 2012-03-26 16:39 Rev.: 11550

- Symlink 2.6 and 2.7 Python files

4 lines of code changed in 1 file:

sjoelund.se 2012-03-26 15:53 Rev.: 11549

- Use suffix .in for in-files

580 lines of code changed in 5 files:

sjoelund.se 2012-03-26 15:42 Rev.: 11548

- Conversion to UTF-8

66 lines of code changed in 40 files:

hubert.thieriot 2012-03-26 14:58 Rev.: 11547

- problem renamed when needed

1 lines of code changed in 2 files:

sjoelund.se 2012-03-26 14:45 Rev.: 11545

- Remove tabs

2 lines of code changed in 1 file:

sjoelund.se 2012-03-26 14:45 Rev.: 11544

- Die with fire

2 lines of code changed in 1 file:

sjoelund.se 2012-03-26 14:35 Rev.: 11542

- Updated MSL 2.2.1 tests to UTF-8

52 lines of code changed in 11 files:

hubert.thieriot 2012-03-26 14:34 Rev.: 11541

- corrected bugs when several models in optimization
- adde pre_target_deps for omoptim
- catch problem exception

105 lines of code changed in 10 files:

sjoelund.se 2012-03-26 14:27 Rev.: 11540

- Updated expected

131 lines of code changed in 1 file:

sjoelund.se 2012-03-26 13:24 Rev.: 11539

- Verify that string literals are encoded in UTF-8

32 lines of code changed in 8 files:

perost 2012-03-26 12:56 Rev.: 11538

- Got rid of tabs.

11924 lines of code changed in 130 files:

sjoelund.se 2012-03-26 11:49 Rev.: 11537

- Converted the older libraries to UTF-8

160 lines of code changed in 35 files:

sjoelund.se 2012-03-26 11:40 Rev.: 11536

- Fixed the encoding of the remaining files (added .tpl, fixed some illegal chars in interactive)

19 lines of code changed in 7 files:

sjoelund.se 2012-03-26 11:31 Rev.: 11535

- Fix encoding in CPP and interactive

188 lines of code changed in 43 files:

sjoelund.se 2012-03-26 11:29 Rev.: 11534

- Fix C-runtime encoding (UTF-8)

241 lines of code changed in 80 files:

sjoelund.se 2012-03-26 11:24 Rev.: 11533

- Converted OMOptim/OMShell to UTF-8

64 lines of code changed in 17 files:

sjoelund.se 2012-03-26 11:22 Rev.: 11532

- Converted OMNotebook to UTF-8

716 lines of code changed in 156 files:

sjoelund.se 2012-03-26 11:17 Rev.: 11531

- Converted some files to UTF-8

538 lines of code changed in 178 files:

sjoelund.se 2012-03-26 09:57 Rev.: 11530

- Added make target utf8-error

7 lines of code changed in 1 file:

wbraun 2012-03-26 09:48 Rev.: 11529

- fixed Makefile for FMI

4 lines of code changed in 3 files:

perost 2012-03-26 09:44 Rev.: 11528

- Changed ? back to UTF-8 in this file too.

1 lines of code changed in 1 file:

perost 2012-03-26 09:42 Rev.: 11527

- Changed back ? to UTF-8.

1 lines of code changed in 1 file:

wbraun 2012-03-26 09:27 Rev.: 11526

- fixed FMU-Export
- fixed FMI-Import
- moved FMI-Import to SimulationRuntime

2401 lines of code changed in 72 files:

adrpo 2012-03-25 07:48 Rev.: 11525

- forgot one.

1 lines of code changed in 1 file:

adrpo 2012-03-25 07:32 Rev.: 11524

- added testsuite/3rdParty/ThermoSysPro reference results and scripts (from Daniel BOUSKELA @ EDF and Audrey JARDIN @ EDF)
- 15 models from 63 generate correct results with OMC the others fail or generate wrong results.
- not enabled yet as part of the testsuite because we need to figure out how to handle the not-yet-open-source ThermoSysPro library.

6690 lines of code changed in 127 files:

adrpo 2012-03-25 03:36 Rev.: 11523

- add link to simulation directory when running testsuite/3rdParty/PlanarMechanics.
- corrected ?

5 lines of code changed in 2 files:

adrpo 2012-03-25 03:16 Rev.: 11522

- report an user understandable error message when trying to instantiate or check an model that does not exists.

10 lines of code changed in 1 file:

adrpo 2012-03-25 03:14 Rev.: 11521

- added tests for checking the simulation results for new library: PlanarMechanicsForTesting
from Dirk.Zimmer <AT> dlr <DOT> "germany". many thanks for its contribution!
http://www.robotic.de/339
- 12 out of 17 work fine, 5 have wrong results from which 1 (TestIdealWheel) aborts during simulation.

19815 lines of code changed in 70 files:

sjoelund.se 2012-03-24 08:48 Rev.: 11520

- Only use deb layout on a system with aptitude

2 lines of code changed in 1 file:

sjoelund.se 2012-03-23 22:43 Rev.: 11519

- Fix typo

1 lines of code changed in 1 file:

sjoelund.se 2012-03-23 19:21 Rev.: 11517

- Remove tab

1 lines of code changed in 1 file:

sjoelund.se 2012-03-23 18:12 Rev.: 11516

- Use a path relative to the build dir, not my own home

1 lines of code changed in 1 file:

mahge930 2012-03-23 17:20 Rev.: 11515

- Forgotten test case makefile modification. lucky catch :)

1 lines of code changed in 1 file:

mahge930 2012-03-23 17:03 Rev.: 11514

- Coding style.

6 lines of code changed in 2 files:

mahge930 2012-03-23 16:48 Rev.: 11513

+ Added filing of arrays from range expressions.
- Avoid previous unnecessary array copies.

1238 lines of code changed in 10 files:

sjoelund.se 2012-03-23 15:24 Rev.: 11512

- Moving python interface

57 lines of code changed in 26 files:

sjoelund.se 2012-03-23 14:02 Rev.: 11511

- Added simulate(..., simflags="flags") option. It will be passed to the simulation executable in the future

1881 lines of code changed in 300 files:

adeas31 2012-03-23 00:47 Rev.: 11510

- Save user customizations between different sessions.
- We need to define unique object names for dockwidgets/toolbar etc. by calling setObjectName for customizations to work properly.

22 lines of code changed in 1 file:

adeas31 2012-03-22 22:30 Rev.: 11509

- Added keyword tag.

4 lines of code changed in 1 file:

adeas31 2012-03-22 22:28 Rev.: 11508

- Auto generate the stub files for clients.
- Added/Updated README.txt files for all clients.

180 lines of code changed in 10 files:

hubert.thieriot 2012-03-22 21:26 Rev.: 11506

- changed MainWindow size

8 lines of code changed in 2 files:

perost 2012-03-22 18:21 Rev.: 11505

- Added check for connect equation in initial equation sections.

84 lines of code changed in 4 files:

adeas31 2012-03-22 18:10 Rev.: 11504

- Added $Id$ tag.

31 lines of code changed in 1 file:

sjoelund.se 2012-03-22 18:08 Rev.: 11503

- Better SimCodeDump for when-equations

145 lines of code changed in 2 files:

sjoelund.se 2012-03-22 18:04 Rev.: 11502

- Fix for linear systems with the same index (why add these in the first place?)

74 lines of code changed in 2 files:

adeas31 2012-03-22 18:02 Rev.: 11501

- Updated the instructions.

19 lines of code changed in 1 file:

perost 2012-03-22 17:40 Rev.: 11500

- Got rid of more compiler warnings.

43 lines of code changed in 16 files:

sjoelund.se 2012-03-22 15:32 Rev.: 11498

- Added crefs to linear systems in the simulation info (same as for non-linear systems)
- Added system sizes to the description of linear and non-linear systems

213 lines of code changed in 4 files:

sjoelund.se 2012-03-22 15:22 Rev.: 11497

- Simplify matrix+asub {{...},...,{...}}[1,2] => ...

5 lines of code changed in 1 file:

sjoelund.se 2012-03-22 15:16 Rev.: 11496

- Fix testcase

1 lines of code changed in 1 file:

perost 2012-03-22 14:43 Rev.: 11495

- Get rid of some compilation warnings in interactive.

4 lines of code changed in 2 files:

sjoelund.se 2012-03-22 14:42 Rev.: 11494

- Fix segfault

1 lines of code changed in 1 file:

perost 2012-03-22 14:36 Rev.: 11493

- Added checks for valid class types of components in SCodeInst.

55 lines of code changed in 3 files:

sjoelund.se 2012-03-22 14:31 Rev.: 11492

- Some fixes for the gnuplot connection and log-scale of zero measurements

23 lines of code changed in 1 file:

sjoelund.se 2012-03-22 13:50 Rev.: 11491

- Adding some more function calls to the profiling

14 lines of code changed in 2 files:

sjoelund.se 2012-03-22 13:45 Rev.: 11490

- Some fixes for gcc 4.7

8 lines of code changed in 7 files:

perost 2012-03-22 13:08 Rev.: 11489

- More improvements to cref prefixing in SCodeInst.

171 lines of code changed in 2 files:

hubert.thieriot 2012-03-21 20:02 Rev.: 11486

- corrected Memory leak in variable

19 lines of code changed in 3 files:

hubert.thieriot 2012-03-21 19:47 Rev.: 11485

- added missing files

1 lines of code changed in 2 files:

hubert.thieriot 2012-03-21 19:34 Rev.: 11484

- larger use of forware declarations : should compile faster
- corrected optobjective view problem
- corected find function of MOVector
- Problemthreads are terminated when application quitted

396 lines of code changed in 60 files:

adeas31 2012-03-21 16:33 Rev.: 11483

- Fixed OMOptim compilation for windows.
- Include the omoptim generated files.

2 lines of code changed in 1 file:

adeas31 2012-03-21 16:33 Rev.: 11482

- Generate code with +d=gendebugsymbols flag.

1 lines of code changed in 1 file:

perost 2012-03-21 14:10 Rev.: 11480

- Fix compilation.

2 lines of code changed in 1 file:

perost 2012-03-21 13:14 Rev.: 11479

- Preserve subscripts when prefixing crefs during instantiation.

127 lines of code changed in 3 files:

perost 2012-03-21 11:08 Rev.: 11478

- Fixed broken compilation due to RML stupidity.

1 lines of code changed in 1 file:

perost 2012-03-21 11:01 Rev.: 11477

- Implemented better handling of component names in SCodeInst.

581 lines of code changed in 10 files:

Frenkel TUD 2012-03-21 10:31 Rev.: 11476

- update msl31/simulate examples

116 lines of code changed in 32 files:

AnandKGaneson 2012-03-21 04:59 Rev.: 11475

Added the User manual "OMPython v1.0 User Manual.pdf" for OMPython, Edited the README.txt, Edited setup.py, Modified OMPython/__init__.py to add additional functionality, Modified OMPython/OMParser/__init__.py to add additional functionality.

7722 lines of code changed in 5 files:

Frenkel TUD 2012-03-20 17:28 Rev.: 11474

- add simulation result reference files

0 lines of code changed in 38 files:

mahge930 2012-03-20 17:10 Rev.: 11473

+ Merging the parallel extensions.
+ Traversal and analysis of parallel for loops.
Checks all component references in the body and makes sure they are valid.
+ parallel and kernel functions are handled in the Front-end now.
+ parallel variables are handled in the Front-end now.
- some checks and restrictions remain, but nothing that
affects the normal OM compilation.
* so far so good.

+ A fixed but forgotten test-case update. (encapsulated issue for Complex)

673 lines of code changed in 13 files:

Frenkel TUD 2012-03-20 16:27 Rev.: 11472

- remove taps

6 lines of code changed in 1 file:

Frenkel TUD 2012-03-20 15:54 Rev.: 11471

- fix compilation

24 lines of code changed in 2 files:

hubert.thieriot 2012-03-20 15:11 Rev.: 11470

- cleaned OMOptim.windowsconfig.in
- Infosender : task management

56 lines of code changed in 5 files:

Frenkel TUD 2012-03-20 14:52 Rev.: 11467

- BackEnd/BackendDAETransform.mo: remove some unused matches, cleanup code
- BackendDump.mo: new function debugStrCrefLstStr
- SimulationResultCmp: use C style comments
- add flag "stateselection" to dump selected states of the model, use it with flag "backenddaeinfo"
- fix CMakeList files
- read_matlab4: - improve reader, read now also latest dymola files with single pressision

479 lines of code changed in 10 files:

wbraun 2012-03-20 13:35 Rev.: 11466

- inverted +v flag. By default are all arrays crefs vectorized.
One can set a still a Limit to aviod that.

32 lines of code changed in 5 files:

adeas31 2012-03-19 20:41 Rev.: 11465

- Fixed OpenModelica_CODING_STYLE.

10 lines of code changed in 1 file:

hubert.thieriot 2012-03-19 19:07 Rev.: 11463

- new finding function in MOOptVector

17 lines of code changed in 2 files:

hubert.thieriot 2012-03-19 18:46 Rev.: 11462

- infosender improvements
- probleminterface light improvements
- bugs correction concerning project loading/ saving

148 lines of code changed in 28 files:

AnandKGaneson 2012-03-19 03:30 Rev.: 11460

Modified OMPython/__init__.py to add a missing library.

1 lines of code changed in 1 file:

AnandKGaneson 2012-03-19 03:14 Rev.: 11459

Modified OMPython/__init__.py to add additional functionality. Modified OMPython/OMParser/__init__.py to update comments. Modified README.txt to provide more usage description. Edited setup.py to include additional signatures.

134 lines of code changed in 4 files:

AnandKGaneson 2012-03-17 18:32 Rev.: 11458

Updated author signatures, renamed OMPython/OMPythonParser to OMPython/OMParser

1679 lines of code changed in 4 files:

AnandKGaneson 2012-03-17 16:46 Rev.: 11457

- deleted OMParser.

0 lines of code changed in 1 file:

AnandKGaneson 2012-03-17 16:43 Rev.: 11456

Modified OMPython's functionality, renamed OMParser to OMPythonParser, updated Readme.txt and setup.py

981 lines of code changed in 8 files:

adeas31 2012-03-17 02:31 Rev.: 11455

Fixed python API Interface for Linux.

29 lines of code changed in 4 files:

adeas31 2012-03-16 21:03 Rev.: 11454

- Fixed typo.

1 lines of code changed in 1 file:

adeas31 2012-03-16 19:51 Rev.: 11453

- Generate python stubs in stubs folder.
- Added the setup.py script to install python API.

1010 lines of code changed in 16 files:

adeas31 2012-03-16 15:33 Rev.: 11452

- Fixed hudson build.

2 lines of code changed in 2 files:

adeas31 2012-03-16 15:18 Rev.: 11451

- Changed Parser to OMParser.

4 lines of code changed in 2 files:

sjoelund.se 2012-03-16 13:34 Rev.: 11450

- Allow omniidl-python fail on OSX

4 lines of code changed in 2 files:

sjoelund.se 2012-03-16 13:13 Rev.: 11449

- Fix to make sure python interface is built
- Check if using omniidl, else don't create it

5 lines of code changed in 3 files:

sjoelund.se 2012-03-16 11:32 Rev.: 11448

- Better copying of ompython

4 lines of code changed in 2 files:

sjoelund.se 2012-03-16 11:31 Rev.: 11447

- Don't ask me why it does not work, but I had to ifdef out the THROW in division.c or linking fails on OSX

4 lines of code changed in 3 files:

sjoelund.se 2012-03-16 09:25 Rev.: 11446

- Renamed error.h to omc_error.h

291 lines of code changed in 27 files:

adeas31 2012-03-15 21:50 Rev.: 11443

- Fixed build.

6 lines of code changed in 4 files:

adeas31 2012-03-15 21:06 Rev.: 11442

- Added +d=gendebugsymbols flag to generate code with debug symbols for standard Modelica.

33 lines of code changed in 4 files:

ppriv 2012-03-15 21:04 Rev.: 11441

Small C# template update

721 lines of code changed in 5 files:

adeas31 2012-03-15 21:03 Rev.: 11440

- Updating OMDEV is required.
- Added ompython to Compiler/scripts (From Anand).

1002 lines of code changed in 12 files:

adrpo 2012-03-15 17:30 Rev.: 11438

- fix a case of "how the beep did it worked until now"?
- EQ_NORETCALL should be returned instead of ALG_NORETCALL

2 lines of code changed in 1 file:

sjoelund.se 2012-03-15 14:22 Rev.: 11437

- Make really clean

1 lines of code changed in 1 file:

sjoelund.se 2012-03-15 09:59 Rev.: 11436

- Update generated code

1069 lines of code changed in 1 file:

sjoelund.se 2012-03-15 07:33 Rev.: 11435

- Perl does not do multi-line regex by default...

2 lines of code changed in 1 file:

sjoelund.se 2012-03-15 00:50 Rev.: 11434

- Don't return non-zero for result.xml

1 lines of code changed in 1 file:

adeas31 2012-03-15 00:13 Rev.: 11433

- Fixed the include paths.

4 lines of code changed in 2 files:

adeas31 2012-03-15 00:13 Rev.: 11432

- isEmpty don't work for environment variables.

2 lines of code changed in 1 file:

adeas31 2012-03-15 00:08 Rev.: 11431

- Fixed OMOptim compilation.

0 lines of code changed in 1 file:

adeas31 2012-03-15 00:07 Rev.: 11430

- Fix tabs.

7 lines of code changed in 2 files:

hubert.thieriot 2012-03-14 19:51 Rev.: 11429

- changes in variables : now have models
- changes in Optimization : now can handle several models

1717 lines of code changed in 64 files:

Frenkel TUD 2012-03-14 19:38 Rev.: 11428

- bugfix for complex equations in strong connected components
- add test for complex equation in strong connected component

355 lines of code changed in 11 files:

sjoelund.se 2012-03-14 18:20 Rev.: 11427

- Create the result.xml in the correct directory

8 lines of code changed in 2 files:

sjoelund.se 2012-03-14 18:04 Rev.: 11426

- Write the file in serial as the mutex does not seem to guarantee the writes are all ok

27 lines of code changed in 2 files:

sjoelund.se 2012-03-14 15:54 Rev.: 11423

- Check the returned file for the <testcase> tag

2 lines of code changed in 1 file:

perost 2012-03-14 13:56 Rev.: 11422

- Refactoring of SCodeInst.

2847 lines of code changed in 10 files:

sjoelund.se 2012-03-14 13:29 Rev.: 11421

- Force UTF-8 output in the test-script

1 lines of code changed in 1 file:

adrpo 2012-03-14 12:51 Rev.: 11420

- expected output (first update libraries/README, then build, then run rtest -b on the file)

85 lines of code changed in 1 file:

adrpo 2012-03-14 12:27 Rev.: 11419

- update libraries/README so that libraries are updated in /build during the build
- put the changes made by hkiel in libraries/Modelica 3.2.txt
- update testsuite/parser/ParseFullModelica3.2.mos due to changed made by hkiel

2875 lines of code changed in 3 files:

sjoelund.se 2012-03-14 10:57 Rev.: 11417

- Replace special xml characters with the entity

5 lines of code changed in 1 file:

hkiel 2012-03-14 10:41 Rev.: 11416

- remove stray "*/"
- change calloc to malloc for immediately initialized memory

51 lines of code changed in 2 files:

hkiel 2012-03-14 10:40 Rev.: 11415

- remove typo

1 lines of code changed in 1 file:

hkiel 2012-03-14 10:38 Rev.: 11414

- replaced integers by their appropriate enumeration values

113 lines of code changed in 3 files:

sjoelund.se 2012-03-13 18:46 Rev.: 11413

- Fix columns

5 lines of code changed in 1 file:

sjoelund.se 2012-03-13 17:30 Rev.: 11412

#1408
- Removed support for min/max(string) as only enum,bool,int,real are allowed

3 lines of code changed in 1 file:

adeas31 2012-03-13 15:59 Rev.: 11411

- Fix the tabs :)

6 lines of code changed in 1 file:

adeas31 2012-03-13 15:27 Rev.: 11410

- Fixed OMEdit to handle new changes of importFMU.

12 lines of code changed in 2 files:

adeas31 2012-03-13 15:26 Rev.: 11409

- Fixed the importFMU.
- Removed the moGenerator::getDecompPath(), omc should sent the right output directory to fmigenerator.

36 lines of code changed in 3 files:

sjoelund.se 2012-03-13 14:56 Rev.: 11408

- Fix coding style

831 lines of code changed in 12 files:

sjoelund.se 2012-03-13 14:17 Rev.: 11407

- Increase ulimit

2 lines of code changed in 1 file:

sjoelund.se 2012-03-13 14:05 Rev.: 11406

- Fix rtest path in Makefiles

2 lines of code changed in 3 files:

sjoelund.se 2012-03-13 13:38 Rev.: 11405

- Changed order of cells

4 lines of code changed in 2 files:

perost 2012-03-13 13:06 Rev.: 11404

- Fix application of redeclares in SCodeInst.instExtends.

49 lines of code changed in 3 files:

sjoelund.se 2012-03-13 12:07 Rev.: 11403

- Try to run the simulation in BuildModelRecursive.mos

15 lines of code changed in 1 file:

sjoelund.se 2012-03-13 11:01 Rev.: 11402

- Use eq, not ==

1 lines of code changed in 1 file:

sjoelund.se 2012-03-13 10:43 Rev.: 11401

- Test for empty xml-file

4 lines of code changed in 1 file:

sjoelund.se 2012-03-13 09:42 Rev.: 11400

- Fix the source of .h-files containing tabs

0 lines of code changed in 4 files:

sjoelund.se 2012-03-13 09:08 Rev.: 11399

- Terminate the find regex so we do not find .h0 files on some OSes

1 lines of code changed in 1 file:

sjoelund.se 2012-03-13 08:54 Rev.: 11398

- Remove some tabs from sources

12115 lines of code changed in 284 files:

sjoelund.se 2012-03-12 23:15 Rev.: 11397

- Improved tab detection

1448 lines of code changed in 38 files:

sjoelund.se 2012-03-12 22:52 Rev.: 11396

- Added make target tab-error

8 lines of code changed in 2 files:

sjoelund.se 2012-03-12 22:34 Rev.: 11395

- Removing CheckSourcesForTabs from testsuite
+ We should replace this with a Hudson job

0 lines of code changed in 1 file:

sjoelund.se 2012-03-12 21:03 Rev.: 11394

- Some more error checking, and runtest.pl should now work on the offending tests when run from the default directory (testsuite root)

10 lines of code changed in 2 files:

sjoelund.se 2012-03-12 19:56 Rev.: 11393

- Don't print failed for every test...

4 lines of code changed in 1 file:

sjoelund.se 2012-03-12 19:42 Rev.: 11392

- Fix runtest.pl

1 lines of code changed in 1 file:

sjoelund.se 2012-03-12 19:36 Rev.: 11391

- Always print tests that fail

33 lines of code changed in 1 file:

sjoelund.se 2012-03-12 18:13 Rev.: 11388

- Fix for tests that do not run in sandbox (chdir to correct one, use correct path to rtest)

3 lines of code changed in 1 file:

sjoelund.se 2012-03-12 17:56 Rev.: 11387

- Added missing file

4 lines of code changed in 1 file:

sjoelund.se 2012-03-12 17:41 Rev.: 11386

- Moved HumMod and Siemens tests to 3rdParty

124865 lines of code changed in 151 files:

sjoelund.se 2012-03-12 17:21 Rev.: 11385

- Add time information to test log

70 lines of code changed in 2 files:

sjoelund.se 2012-03-12 16:39 Rev.: 11384

- BuildModelRecursive.mos now sets a ulimit on time

1 lines of code changed in 1 file:

perost 2012-03-12 16:29 Rev.: 11383

- Removed invalid 'external' prefix from external functions in SCodeDump.

2 lines of code changed in 2 files:

sjoelund.se 2012-03-12 15:14 Rev.: 11382

- Try to ease Hudson parsing

1 lines of code changed in 1 file:

hubert.thieriot 2012-03-12 15:14 Rev.: 11381

- added OMOptimSettings to sources list

4 lines of code changed in 1 file:

sjoelund.se 2012-03-12 14:42 Rev.: 11380

- Don't build dynamic libraries in OMOptim

5 lines of code changed in 4 files:

perost 2012-03-12 14:19 Rev.: 11379

- Update expected output.

509 lines of code changed in 1 file:

sjoelund.se 2012-03-12 14:05 Rev.: 11378

- Fix class names

4 lines of code changed in 1 file:

Frenkel TUD 2012-03-12 13:53 Rev.: 11377

- implement new remove simple equation modules (removeSimpleEquationsFast,removeSimpleEquationsPast) speed up around 40% for backend
- use IncidenceMatrix BackendDAE.SOLVABLE for Matching
- function vararrayList is protected use BackendDAEUtil.varList
- fix tests

990 lines of code changed in 10 files:

sjoelund.se 2012-03-12 13:29 Rev.: 11376

- Forgot closing tag

1 lines of code changed in 1 file:

sjoelund.se 2012-03-12 13:15 Rev.: 11375

- Fix junit test format

1 lines of code changed in 1 file:

sjoelund.se 2012-03-12 12:55 Rev.: 11374

- runtests.pl: Added -with-xml flag

45 lines of code changed in 1 file:

hubert.thieriot 2012-03-12 11:42 Rev.: 11372

- settings changes

46 lines of code changed in 14 files:

perost 2012-03-12 11:23 Rev.: 11370

- Added test case for sum(scalar).

23 lines of code changed in 2 files:

adrpo 2012-03-11 21:16 Rev.: 11369

- expected output.

1804 lines of code changed in 5 files:

adrpo 2012-03-11 20:43 Rev.: 11368

- update README so that changes done by Jens Frenkel are copied to build/lib/omlibrary.
- update Modelica 3.1.txt with the changed done by Jens Frenkel.

8 lines of code changed in 2 files:

Frenkel TUD 2012-03-11 15:54 Rev.: 11367

- bugfix derivative of ASUB

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-11 14:58 Rev.: 11366

- add missing inline annotation in function World.gravityAccelerationTypes

1 lines of code changed in 1 file:

sjoelund.se 2012-03-10 12:52 Rev.: 11365

- Make sum(scalar) an error

27 lines of code changed in 3 files:

Frenkel TUD 2012-03-10 12:38 Rev.: 11364

- fix for Bug [# 1596] Simple equation not found
- fix name problem for mosfiles/BouncingBall2

129 lines of code changed in 3 files:

Frenkel TUD 2012-03-09 22:58 Rev.: 11363

- remove unused code

0 lines of code changed in 1 file:

Frenkel TUD 2012-03-09 22:21 Rev.: 11362

- fix test

6 lines of code changed in 1 file:

Frenkel TUD 2012-03-09 20:55 Rev.: 11361

- break loop in Derive by providing information about inline success

13 lines of code changed in 4 files:

Frenkel TUD 2012-03-09 19:53 Rev.: 11360

- ~10% speedup for removeSimpleEquation

173 lines of code changed in 2 files:

sjoelund.se 2012-03-09 18:32 Rev.: 11359

- Expected output

20 lines of code changed in 1 file:

sjoelund.se 2012-03-09 17:41 Rev.: 11358

- Description of previous commit changes to MSL31

3 lines of code changed in 1 file:

sjoelund.se 2012-03-09 17:40 Rev.: 11357

- Removed support for enum and Integer being compatible types
- Testsuite still runs
- But probably still problems in MSL31

67 lines of code changed in 4 files:

adeas31 2012-03-09 17:37 Rev.: 11356

- Check for the extent points value before calculating the boundingRect.

2 lines of code changed in 1 file:

sjoelund.se 2012-03-09 14:39 Rev.: 11354

- Expected output
- Removed support for type-conversion from integer to enum
* Note: Integer literal to enum is still in use. It will be the next to go, but MSL needs some more updates

51 lines of code changed in 9 files:

sjoelund.se 2012-03-09 14:08 Rev.: 11353

- Expected output

0 lines of code changed in 1 file:

sjoelund.se 2012-03-09 13:51 Rev.: 11352

- Moved connect(a,a) warning to Inst instead of SCode

10 lines of code changed in 2 files:

sjoelund.se 2012-03-09 13:49 Rev.: 11351

- Expected output

46 lines of code changed in 3 files:

sjoelund.se 2012-03-09 13:14 Rev.: 11350

- Update from MSL Maintenance branches for Digital.mo

1819 lines of code changed in 5 files:

sjoelund.se 2012-03-09 13:01 Rev.: 11349

- Added qmake targets

2 lines of code changed in 1 file:

Frenkel TUD 2012-03-09 10:53 Rev.: 11348

- report Error Message in case of Discrete Equation Systems

14 lines of code changed in 1 file:

Frenkel TUD 2012-03-09 09:17 Rev.: 11347

- remove rule for min/max (enumeration, int)

1 lines of code changed in 1 file:

adeas31 2012-03-08 22:25 Rev.: 11346

- Changed UTF8 to UTF-8.

1 lines of code changed in 1 file:

perost 2012-03-08 19:14 Rev.: 11345

- Improved handling of bindings and deduction of array dimensions in SCodeInst.
- Added List.lastN and List.stripN.

150 lines of code changed in 4 files:

JohannaSchneider 2012-03-08 15:58 Rev.: 11344

- bugfix tearing

10 lines of code changed in 1 file:

perost 2012-03-08 14:52 Rev.: 11343

- Implemented class extends support in SCodeInst.

139 lines of code changed in 5 files:

sjoelund.se 2012-03-08 14:12 Rev.: 11342

#1710
- Check filename for invalid characters

7 lines of code changed in 3 files:

Frenkel TUD 2012-03-08 01:56 Rev.: 11341

- fix test

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-08 01:27 Rev.: 11340

- simplify min/max(enumeration)
- set min max from enumeration for variables (maybe should be done in frontend)

104 lines of code changed in 2 files:

adrpo 2012-03-08 01:10 Rev.: 11339

- fix the CodegenC.tpl for T_ARRAY (be more specific).
- expected output in testsuite/parser/ParseFullModelica3.1.mos

1799 lines of code changed in 3 files:

adrpo 2012-03-08 01:07 Rev.: 11338

- expected output.

44 lines of code changed in 1 file:

adrpo 2012-03-08 00:40 Rev.: 11337

- update to libraries/Modelica 3.1.txt.

4 lines of code changed in 1 file:

adrpo 2012-03-08 00:36 Rev.: 11336

- MAKE CLEAN is highly recommended!

Modelica.Media:
- fix some Modelica.Media code generation issues in CodegenC.expTypeFlag.
- fix a Modelica.Media bug in the library, see ticket: https://trac.modelica.org/Modelica/ticket/710
in libraries/Modelica 3.1/Media/IdealGases/Common/package.mo and updated libraries/README.
- add 2 more models that simulate now to the testsuite/libraries/msl31/media/simulate/Makefile (1 more to have full Modelica.Media)

Bootstrapping:
- collect inputs/outputs temps into tmpMeta.
- added System.tmpTickIndexReserve to get the index and reserve N.
- some preliminary changes to the GC (not ON yet), more updates to come.
- circumvent MinGW GCC 4.4.0 -O2/-O3 optimization issues via making the for iterator in matchcontinue be float (see meta_modelica.h)
note that if you use -O3 you will also need -fno-inline-functions (see testsuite/bootstrapping/LinkMain.makefile.mingw)

2356 lines of code changed in 28 files:

Frenkel TUD 2012-03-08 00:06 Rev.: 11335

- move Modelica.Electrical.Digital.Examples.Adder4 to failingtests

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 23:40 Rev.: 11334

- lower enumerations to discrete vars like integers

12 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 23:27 Rev.: 11333

- Var is either continous or discrete

3 lines of code changed in 1 file:

adrpo 2012-03-07 22:08 Rev.: 11332

- division.h: switch __FILE__ and __LINE__ in DIVISION macro as they are expected by division_error function.

1 lines of code changed in 1 file:

adrpo 2012-03-07 20:07 Rev.: 11331

- use build model for models that fail during simulation.

69 lines of code changed in 23 files:

adrpo 2012-03-07 19:32 Rev.: 11330

- replace array constants with their binding (maybe we should only do that for package constants).
- added testsuite/3rdParty/TestMedia [from Francesco Casella] which now works to simulate too.
- 17 more Modelica.Media models now work, 3 left.
NOTE HOWEVER that simulation fails in some cases due to
divisions by zero or other issues, but at
least the models compile.

4662 lines of code changed in 48 files:

Frenkel TUD 2012-03-07 16:36 Rev.: 11329

- fix test

60 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 16:13 Rev.: 11328

- fix test

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 15:55 Rev.: 11327

- fix compilation

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 15:46 Rev.: 11326

- add Incidencematrix type SOLVABLE
- add compleqs to traverseBackendDAE and checkBackendDAE functions
- use traverseBackendDAE in PartFn -> easier maintainance
- more information if createOdeSystem fails

204 lines of code changed in 7 files:

lochel 2012-03-07 13:13 Rev.: 11325

- fix for mapToDymolaVars

6 lines of code changed in 1 file:

Frenkel TUD 2012-03-07 12:25 Rev.: 11324

- update msl31/simulate/Makefile

11 lines of code changed in 3 files:

hubert.thieriot 2012-03-07 12:18 Rev.: 11322

- Changed the way qwt is referred to. Allows to compile OMOptimBasis without OMDev

11 lines of code changed in 1 file:

adrpo 2012-03-07 10:17 Rev.: 11321

- OpenTurns updates.

7 lines of code changed in 2 files:

adrpo 2012-03-07 09:28 Rev.: 11320

- consider also partially evaluated functions and also do union as we seem to get duplicates.

34 lines of code changed in 2 files:

adrpo 2012-03-07 07:30 Rev.: 11319

- also consider external functions! duh :)
- expected output for some tests.

20 lines of code changed in 5 files:

Frenkel TUD 2012-03-07 01:07 Rev.: 11318

- remove unused functions Bug [# 1708]
- move Modelica.Media.Examples.TestOnly.IdealGasN2.mos
Modelica.Media.Examples.Tests.MediaTestModels.LinearFluid.LinearColdWater.mos
Modelica.Media.Examples.TwoPhaseWater.TestTwoPhaseStates.mos
Modelica.Media.Incompressible.Examples.TestGlycol.mos
to working test
- update CMakeLists.txt

233 lines of code changed in 18 files:

lochel 2012-03-06 20:47 Rev.: 11317

- import from matfile supports now variables with dymola names

78 lines of code changed in 1 file:

Frenkel TUD 2012-03-06 20:24 Rev.: 11316

- simplify size operator helps media

479 lines of code changed in 2 files:

adeas31 2012-03-06 15:56 Rev.: 11314

- Fixed the OMOptim compilation. Why we are linking OMOptimBasis against OMPlot? Its not required. Changed the shared libs to static libs.

26 lines of code changed in 4 files:

adrpo 2012-03-06 12:13 Rev.: 11312

- do not make a shared lib.

1 lines of code changed in 1 file:

adrpo 2012-03-06 11:45 Rev.: 11311

- attempt to fix OMOptim??!!

8 lines of code changed in 1 file:

adrpo 2012-03-06 11:19 Rev.: 11310

- move ./libraries/msl221/Electrical/HeatingRectifier2.mos to failing tests

1 lines of code changed in 1 file:

perost 2012-03-06 11:05 Rev.: 11309

- Removed some deprecated code from SCodeInst.

5 lines of code changed in 1 file:

Frenkel TUD 2012-03-06 10:25 Rev.: 11306

- break loop in Derive

1 lines of code changed in 1 file:

lochel 2012-03-05 19:53 Rev.: 11305

- stop the simulation, if an error occurs

14 lines of code changed in 3 files:

hubert.thieriot 2012-03-05 18:39 Rev.: 11300

- OMOptim now relies on OMOptimlib : no more "double compilation"
- debug versions have a 'd' suffix
- removed some unused variables

405 lines of code changed in 8 files:

perost 2012-03-05 17:16 Rev.: 11299

- Partially implemented error message for cyclic dependencies in SCodeInst.

142 lines of code changed in 1 file:

perost 2012-03-05 17:09 Rev.: 11296

- Fix expected output.

0 lines of code changed in 1 file:

Frenkel TUD 2012-03-05 16:57 Rev.: 11295

- move Modelica.Electrical.Digital.Examples.HalfAdder.mos to WRONGRESULTTEST

7 lines of code changed in 2 files:

Frenkel TUD 2012-03-05 16:33 Rev.: 11294

- move Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses to testfiles

12 lines of code changed in 2 files:

Frenkel TUD 2012-03-05 16:22 Rev.: 11293

- fix for bug [# 1693] , use type of expression for mul when calculate the derivative of DIV_ARRAY_SCALAR

5 lines of code changed in 2 files:

lochel 2012-03-05 14:46 Rev.: 11292

- minor fix

1 lines of code changed in 1 file:

lochel 2012-03-05 13:37 Rev.: 11291

- add two optimization methods from OM1.8.0 (simplex and newuoa)

195 lines of code changed in 2 files:

perost 2012-03-05 12:30 Rev.: 11290

* SCodeInst fixes:
- Instantiate cref subscripts.
- Correct instantiation of function names.

247 lines of code changed in 2 files:

sjoelund.se 2012-03-05 12:01 Rev.: 11289

Expected output

6 lines of code changed in 1 file:

sjoelund.se 2012-03-05 11:58 Rev.: 11288

- Expected output

6 lines of code changed in 2 files:

sjoelund.se 2012-03-05 11:44 Rev.: 11287

- Parse comments in correct order

4015 lines of code changed in 4 files:

Frenkel TUD 2012-03-05 00:31 Rev.: 11286

- bugfix blt, do not check continues vars in relations
- update path in interaktive readme

452 lines of code changed in 5 files:

Frenkel TUD 2012-03-04 22:47 Rev.: 11285

- if derivative of function does not exist force inline
to get media examp working

9 lines of code changed in 1 file:

adrpo 2012-03-04 22:37 Rev.: 11284

- expected output.

1 lines of code changed in 1 file:

adrpo 2012-03-04 19:50 Rev.: 11283

- expected output.

11 lines of code changed in 11 files:

Frenkel TUD 2012-03-04 15:30 Rev.: 11282

- force inline again for complex equations but check function has only one assignment
- check while inline if all inner variables are replaced
- 3 Media tests back in game

163 lines of code changed in 3 files:

Frenkel TUD 2012-03-03 22:09 Rev.: 11281

- add missing code for functions return records in optimisation modules

169 lines of code changed in 3 files:

adrpo 2012-03-03 11:51 Rev.: 11280

- expected output

1 lines of code changed in 1 file:

adrpo 2012-03-03 11:35 Rev.: 11279

- expected output
- 3 media/simulate models fail now!

297 lines of code changed in 12 files:

Frenkel TUD 2012-03-03 10:35 Rev.: 11278

- do not force inline for complex equations helps TestMedia

0 lines of code changed in 1 file:

sjoelund.se 2012-03-03 08:51 Rev.: 11277

- OSX .so-files are called .dylib files...

1 lines of code changed in 1 file:

adrpo 2012-03-03 07:05 Rev.: 11276

- expected output.

2 lines of code changed in 1 file:

adrpo 2012-03-03 06:51 Rev.: 11275

- changes in backend considered in XMLDump.mo too
- dependency seems to be broken, i think we also need to consider protected imports.

1 lines of code changed in 1 file:

Frenkel TUD 2012-03-03 06:13 Rev.: 11274

- implement support for functions return records down to code generation, code generation works for record = f(); f() = record

968 lines of code changed in 14 files:

adeas31 2012-03-03 02:38 Rev.: 11272

- Fixed the stupid OMSketch code. Now OMNotebook doesn't hang while opening.
- Some other minor changes.

35 lines of code changed in 8 files:

adeas31 2012-03-02 19:38 Rev.: 11267

- Added OMOptimLib.pro

1 lines of code changed in 1 file:

adeas31 2012-03-02 16:27 Rev.: 11266

Fix for bug #1705 #1706
- Added the flag to set plot silent +plotSilent=true (if true then outputs the data instead of showing the OMPlot).
- Some fixes for OMNotebook plotting.
- Fixed the file saving issue.

72 lines of code changed in 13 files:

sjoelund.se 2012-03-02 14:55 Rev.: 11265

#1707
- Add support for functions returning arrays of strings

1467 lines of code changed in 6 files:

sjoelund.se 2012-03-02 14:29 Rev.: 11264

- Copy OMOptimBasis so-files

1 lines of code changed in 1 file:

perost 2012-03-02 11:47 Rev.: 11263

- Fix correct propagation level for modifications in extends in SCodeInst.

22 lines of code changed in 2 files:

adeas31 2012-03-02 01:56 Rev.: 11262

- Integrated OMPlot with OMNotebook.
- Saving the embedded plots is reopening it is also possible now.

243 lines of code changed in 10 files:

adeas31 2012-03-02 01:00 Rev.: 11261

- Fixed isReplaceable API, check separately for public and protected elements. Added case for the extended classes as well.

28 lines of code changed in 1 file:

mahge930 2012-03-01 22:48 Rev.: 11260

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

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

1270 lines of code changed in 42 files:

mahge930 2012-03-01 21:48 Rev.: 11259

Modified the generated Makefiles for models.
- "clean" should not be a dependency for the main target.
If we have multiple threads making the target then they will try to clean and compile at the same time.
- do "clean"s explicitly
- Made sure that *_records.c is compiled always. (i.e. The executable will be compiled too)
- Also the main target(executable) should be dependent on ModelName_functions.c since this is not compiled separately but is included in the ModelName.c file.

Now we can run the test-suite(most of it, at least) with "make -j" on windows.

1509 lines of code changed in 2 files:

adrpo 2012-03-01 20:02 Rev.: 11258

- expected output (don't know if is correct).

1797 lines of code changed in 1 file:

adrpo 2012-03-01 19:43 Rev.: 11257

- update OpenModelicaBootstrappingHeader.h broken some commits back.

90 lines of code changed in 1 file:

adeas31 2012-03-01 18:39 Rev.: 11256

--new-window flag for visualize API.

1 lines of code changed in 1 file:

sjoelund.se 2012-03-01 18:21 Rev.: 11255

- Fixed M.E.D.Delay.TransmissionDelay
- Not fixed in MSL because other tools do not support Integer(enum) yet (in spec since Modelica 2.1)

77 lines of code changed in 10 files:

sjoelund.se 2012-03-01 18:19 Rev.: 11254

- Fixes illegal xml generation when using measureTime=true

7 lines of code changed in 1 file:

sjoelund.se 2012-03-01 18:18 Rev.: 11253

- Fix for external noretcall functions

4 lines of code changed in 1 file:

lochel 2012-03-01 17:29 Rev.: 11252

- fix init-file for constant expressions
- fix initialization by mat-file

1947 lines of code changed in 4 files:

perost 2012-03-01 16:00 Rev.: 11251

- Fix MainTest.

5 lines of code changed in 1 file:

perost 2012-03-01 15:46 Rev.: 11250

- Implemented filtering of duplicate extended components in SCodeInst. Needs
more work, just assumes all elements are equal right now.
- Fixed handling of conditional components that contain other conditional
components.

295 lines of code changed in 6 files:

Frenkel TUD 2012-03-01 15:35 Rev.: 11249

- dump Statistic about the system with +d=backenddaeinfo

233 lines of code changed in 7 files:

adrpo 2012-03-01 09:37 Rev.: 11248

- gee, expected output

1 lines of code changed in 1 file:

adrpo 2012-03-01 09:25 Rev.: 11247

- expected output.
- got rid of print in Inline.mo

21 lines of code changed in 8 files:

adrpo 2012-03-01 09:06 Rev.: 11246

- check subtyping of T_ARRAY(dims = list_of_more_than_one) as we can
really get these types now after the removal of DAE.ExpType.
- don't be lazy and do better checking in Inline.
- testsuite should be ok now? Hudson will tell us :)

73 lines of code changed in 3 files:

adrpo 2012-03-01 07:30 Rev.: 11245

- do not do equiv type checking when MetaModelica as they might be not!
- fix some of the expected output in some models.

64 lines of code changed in 8 files:

adeas31 2012-03-01 00:55 Rev.: 11244

- Another try to fix omoptim build :)

1 lines of code changed in 2 files:

February 2012 »

Generated by StatSVN 0.7.0