November 2014 Commit Log

Number of Commits:
462
Number of Active Developers:
21
hudson 2014-11-30 17:33 Rev.: 23607

[Janitor mode] Update OMEdit language files

81 lines of code changed in 9 files:

adeas31 2014-11-30 17:08 Rev.: 23606

- Show the proper color for simulation output in formatted text mode.

21 lines of code changed in 2 files:

hudson 2014-11-30 16:51 Rev.: 23605

[Janitor mode] Update OMEdit language files

90 lines of code changed in 9 files:

adeas31 2014-11-30 16:49 Rev.: 23604

- Display the simulation output parser error.

21 lines of code changed in 4 files:

hudson 2014-11-29 20:18 Rev.: 23603

commit cdb59827a71b7e1d1d68686b4978daca7501c44d
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Nov 29 19:03:29 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to ac88b32c30b972f3e2a4dc10f1a5218eec6e9d22.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/ac88b32 ac88b32] approximation of Stribeck curve

- svn/ThermoPower has been updated to r299.
* r299 Added comment
* r298 Added fluid temperature and enthalpy vectors for display purposes in Gas.Flow1DFV

1 lines of code changed in 1 file:

hkiel 2014-11-29 12:27 Rev.: 23602

Create real fake files

6 lines of code changed in 1 file:

hudson 2014-11-29 08:20 Rev.: 23601

[Janitor mode] Update OMEdit language files

117 lines of code changed in 9 files:

hudson 2014-11-29 08:19 Rev.: 23600

[Janitor mode] Set auto-props

297 lines of code changed in 1 file:

adeas31 2014-11-29 05:16 Rev.: 23599

- Fixed some re-simulate scenarios.
- Separated the SimulationOptions from SimulationDialog.

413 lines of code changed in 9 files:

hudson 2014-11-29 02:40 Rev.: 23598

[Janitor mode] Update OMEdit language files

18 lines of code changed in 9 files:

adeas31 2014-11-29 02:19 Rev.: 23597

- qRegisterMetaType StringHandler::SimulationMessageType for SimulationProcessThread.

1 lines of code changed in 1 file:

hudson 2014-11-29 01:58 Rev.: 23596

[Janitor mode] Update OMEdit language files

5812 lines of code changed in 9 files:

hudson 2014-11-29 01:58 Rev.: 23595

[Janitor mode] Set auto-props

505 lines of code changed in 2 files:

adeas31 2014-11-29 01:56 Rev.: 23594

#2540, #2778
+ Added a new tree like structure for simulation output. The old text based also exists. The user can switch between them via Options->Simulation->Output.
+ Added a incremental xml reader for simulation output.
+ Fixed the display of multi line messages. Now uses the word wrap at word boundaries. The text is also automatically wrapped when the item is resized.
+ Rewrite the Messages Browse to use model/view architecture. Is required to successfully utilize the word wrap feature for error messages.

1760 lines of code changed in 32 files:

hudson 2014-11-28 21:47 Rev.: 23593

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-11-28 21:39 Rev.: 23592

ExpressionSimplify:
- improved log and exp rules
- exp(e*log(x)) -> exp(...*log(x)*...)
- log(1/x) -> -log(x)
log(sqrt(x)) -> 1/2*log(x)

76 lines of code changed in 7 files:

bachmann 2014-11-28 14:49 Rev.: 23591

some fixes from static analysis
adapted test case

1 lines of code changed in 2 files:

bachmann 2014-11-28 13:46 Rev.: 23590

added more debug information on nonlinear systems

5 lines of code changed in 1 file:

mwalther 2014-11-28 13:35 Rev.: 23589

- fixed profiling in cpp runtime on windows machines

6 lines of code changed in 3 files:

hudson 2014-11-28 13:10 Rev.: 23588

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-11-28 13:01 Rev.: 23587

ExpressionSimplify.simplify: simplify check for Expression.operatorEqual(a,b) or Expression.operatorEqual(c,d)

70 lines of code changed in 2 files:

hudson 2014-11-28 11:49 Rev.: 23586

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vwaurich 2014-11-28 11:40 Rev.: 23585

- fix partlintornsystem for Asub expressions

23 lines of code changed in 2 files:

hudson 2014-11-27 20:18 Rev.: 23584

commit fafef9ee0c5d7f2c81929e14d4871d2fb9309232
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Nov 27 19:04:14 2014 +0100

Bump libraries
- svn/MSL trunk has been updated to r7914.
* m:r7914 included Electrical.PowerConverters (fixes #1416)

- svn/ThermoPower has been updated to r297.
* r297 Added heat capacity parameters to wall and tube thermal models

1 lines of code changed in 1 file:

vitalij 2014-11-27 18:55 Rev.: 23583

update some cases for createResidualExp2

11 lines of code changed in 2 files:

hudson 2014-11-27 18:33 Rev.: 23582

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

bachmann 2014-11-27 18:23 Rev.: 23581

Update of homotopy solver:
- improved assert handling
- improved numerical jacobian
- introduced mixed solver strategy (homotopy/hybrid)
- removed unused code
- added better damping strategy
- reduced function calls -> performance increase
- update test suite


829 lines of code changed in 23 files:

vwaurich 2014-11-27 17:30 Rev.: 23580

- fix partlintornsystem for linear systems that have to be solved numerically (contain function calls with x as inputs)

7 lines of code changed in 1 file:

vwaurich 2014-11-27 16:58 Rev.: 23579

- fix partlintornsystem if there are scalar array exps that hide inside cref exps

16 lines of code changed in 1 file:

vitalij 2014-11-27 16:24 Rev.: 23578

- change sum for residual (order)
- activated simplify in moveDivToMul

30 lines of code changed in 3 files:

hkiel 2014-11-27 13:52 Rev.: 23577

Remove quotation marks

1 lines of code changed in 1 file:

adrpo 2014-11-27 13:09 Rev.: 23576

- more proper clean

13 lines of code changed in 2 files:

adrpo 2014-11-27 11:26 Rev.: 23575

- more proper clean

2 lines of code changed in 2 files:

hudson 2014-11-26 23:42 Rev.: 23574

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

nutaro 2014-11-26 23:34 Rev.: 23573

Updates to the sparse FMI generator

116 lines of code changed in 2 files:

hudson 2014-11-26 20:18 Rev.: 23572

commit 9b61bc38acee72d8306e0c5589b425e9dfd825d6
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Nov 26 19:03:56 2014 +0100

Bump libraries
- https://github.com/dzimmer/PlanarMechanics.git branch master updated to e25c36faf37703b115f9633cd692e9f57d63b663.
* [https://github.com/dzimmer/PlanarMechanics/commit/e25c36f e25c36f] Merge pull request #60 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/39f693c 39f693c] Merge branch 'master' of https://github.com/fvanderlinden/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/72e6aef 72e6aef] Fixed some usability issues to comments of otter
* [https://github.com/dzimmer/PlanarMechanics/commit/6f41cee 6f41cee] Merge pull request #1 from dzimmer/master
* [https://github.com/dzimmer/PlanarMechanics/commit/254e065 254e065] Merge branch 'master' of https://github.com/dzimmer/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/f8975e1 f8975e1] Something wants to be comitted?!
* [https://github.com/dzimmer/PlanarMechanics/commit/f1436c6 f1436c6] Something changed and wants to be committed.

1 lines of code changed in 1 file:

perost 2014-11-26 17:49 Rev.: 23571

- Allow enum variables in metarecords.

16 lines of code changed in 1 file:

sjoelund.se 2014-11-26 16:50 Rev.: 23570

Mark some more allocation uncollectable

16 lines of code changed in 1 file:

vwaurich 2014-11-26 15:57 Rev.: 23569

- fix partlintornsystem if states are involved

19 lines of code changed in 1 file:

sjoelund.se 2014-11-26 13:53 Rev.: 23568

Change daeExpSconst to use MMC string literals (since we do not optimize away all literals in simulation context)

21 lines of code changed in 2 files:

adrpo 2014-11-26 11:18 Rev.: 23567

- update test

1 lines of code changed in 1 file:

hudson 2014-11-26 11:07 Rev.: 23566

[Janitor mode] Fix whitespace

4 lines of code changed in 3 files:

niklwors 2014-11-26 11:04 Rev.: 23565

fix for 3d array in cpp runtime, added stop method to solver interface,

94 lines of code changed in 14 files:

adrpo 2014-11-26 09:48 Rev.: 23564

Fix bug #2980
- use GC_malloc_uncollectable to signal that the arrays of strings are roots
- added test gc2980.mos

41 lines of code changed in 8 files:

vwaurich 2014-11-26 09:42 Rev.: 23563

- extended decomposition of equation systems by Cramer Rule

332 lines of code changed in 1 file:

adrpo 2014-11-26 07:17 Rev.: 23562

- partial fix for bug #2980 (the model given in the ticket works but the last model in the comments does not yet)
- use malloc_atomic instead of malloc_string as use use modelica_string now
- typedef m_string as modelica_string
- use *malloc instead of *malloc_atomic in some more places
- add test gc.mos

205 lines of code changed in 6 files:

hudson 2014-11-25 22:32 Rev.: 23560

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-11-25 22:24 Rev.: 23559

- fixed ExressionSolve.solve: remove wrong case for cosh
- improved Expression.createResidualExp2: clean up cases, try to simplify more than once

95 lines of code changed in 3 files:

hudson 2014-11-25 20:18 Rev.: 23558

commit c1bf85a269ac42e963d8d92ac1d9b2df5693a43b
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Nov 25 19:04:28 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 60eca5a1480c2abf17d49b2bb9315e2c3e186340.
* [https://github.com/iea-annex60/modelica-annex60/commit/60eca5a 60eca5a] Merge branch 'carlesRT-issue135_fraRad'
* [https://github.com/iea-annex60/modelica-annex60/commit/550872d 550872d] Corrected documentation for #137 and corrected punctuation.
* [https://github.com/iea-annex60/modelica-annex60/commit/ea15455 ea15455] Merge branch 'issue135_fraRad' of https://github.com/carlesRT/modelica-annex60 into carlesRT-issue135_fraRad
* [https://github.com/iea-annex60/modelica-annex60/commit/c138691 c138691] Correction/Extension of the changes explanation in revision section
* [https://github.com/iea-annex60/modelica-annex60/commit/c8052a6 c8052a6] Add corrections related to issue #137
* [https://github.com/iea-annex60/modelica-annex60/commit/f5bbad0 f5bbad0] Adding revision to RadiatorEN442_2
* [https://github.com/iea-annex60/modelica-annex60/commit/138959d 138959d] Merge branch 'master' into issue116_Pedantic
* [https://github.com/iea-annex60/modelica-annex60/commit/7ce6a60 7ce6a60] Changes in RadiatorEN442_2 model. fraRad this is for #135
* [https://github.com/iea-annex60/modelica-annex60/commit/05d6312 05d6312] Merge pull request #118 from thorade/issue116_Pedantic
* [https://github.com/iea-annex60/modelica-annex60/commit/3efc909 3efc909] move parantheses to correct place, still getting but at least with meaningful error message
* [https://github.com/iea-annex60/modelica-annex60/commit/ad88e95 ad88e95] more annotation fixes
* [https://github.com/iea-annex60/modelica-annex60/commit/b9a35dc b9a35dc] remove broken Icon annotation
* [https://github.com/iea-annex60/modelica-annex60/commit/17b535b 17b535b] Fluid/Movers/BaseClasses remove mutliple smoothOrder
* [https://github.com/iea-annex60/modelica-annex60/commit/4dbdfd9 4dbdfd9] annotations in Utilities,

- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 6a6edf50f025b18da6081a8ba56faef243a9c93e.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/6a6edf5 6a6edf5] link to new release

- svn/ThermoPower has been updated to r296.
* r296 Undid wrong change
* r295 Added local wnom_ht parameters to flow-dependent heat transfer models for improved modularity

1 lines of code changed in 1 file:

hudson 2014-11-25 18:56 Rev.: 23557

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

nimen 2014-11-25 18:55 Rev.: 23556

Small fix for memory issues in CVode

7 lines of code changed in 1 file:

wbraun 2014-11-25 16:54 Rev.: 23555

- update help text

2 lines of code changed in 1 file:

hudson 2014-11-25 13:09 Rev.: 23554

[Janitor mode] Update OMEdit language files

1429 lines of code changed in 9 files:

adeas31 2014-11-25 13:07 Rev.: 23553

- Removed references of unused class SimulationBrowserWidget.
- Removed the context menu while creating connection.

2 lines of code changed in 6 files:

hudson 2014-11-25 09:53 Rev.: 23552

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

vitalij 2014-11-25 09:51 Rev.: 23551

improved ExpressionSolve.solve:
- added more cases like
- sqrt(x) - sqrt(f(x)) = 0
- improved case 1/(x) + 1/(x+1) = 0

200 lines of code changed in 4 files:

adrpo 2014-11-24 18:03 Rev.: 23549

- use GC_malloc instead of GC_malloc_atomic as WE DO HAVE POINTERS in the string arrays
- fix typo

11 lines of code changed in 2 files:

hudson 2014-11-24 18:02 Rev.: 23548

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

hudson 2014-11-24 18:02 Rev.: 23547

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

adrpo 2014-11-24 17:56 Rev.: 23546

- support 7.2 gc version too (which does not have GC profile stats)

18 lines of code changed in 1 file:

bachmann 2014-11-24 17:56 Rev.: 23545

Added new nonlinear solver based on damped Newton algorithm in combination with homotopy strategy.
Set as default nonlinear solver for running the coverage tests tonight.
Already support of current testsuite, although some details are not implemented completely:
- Proper assert handling
- Use of Modelica homotopy operator
- Improved scaling of homotopy functions
- ...

Improvements will come!!!


2280 lines of code changed in 34 files:

hudson 2014-11-24 17:19 Rev.: 23544

[Janitor mode] Update OMEdit language files

18 lines of code changed in 9 files:

hudson 2014-11-24 17:19 Rev.: 23543

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

perost 2014-11-24 17:08 Rev.: 23542

- Fix build.

2 lines of code changed in 1 file:

perost 2014-11-24 16:55 Rev.: 23541

- Some cleanup of Interactive.evaluateGraphicalApi.

506 lines of code changed in 1 file:

hudson 2014-11-24 16:35 Rev.: 23540

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

mwalther 2014-11-24 16:02 Rev.: 23539

- moved sorting of hpcom sim equations to the HpcOmSimCodeMain-module
- fixed memory optimization for fixed level scheduler

74 lines of code changed in 3 files:

adeas31 2014-11-24 15:40 Rev.: 23538

- Use availableGeometry instead of screenGeometry.

2 lines of code changed in 1 file:

hudson 2014-11-24 15:17 Rev.: 23537

[Janitor mode] Update OMEdit language files

640 lines of code changed in 9 files:

hudson 2014-11-24 15:17 Rev.: 23536

[Janitor mode] Set auto-props

948 lines of code changed in 4 files:

adeas31 2014-11-24 15:15 Rev.: 23535

- Missing files from last commit.
- Compiler flags should be disabled when re-simulating.

934 lines of code changed in 5 files:

hudson 2014-11-24 15:09 Rev.: 23534

[Janitor mode] Update OMEdit language files

4265 lines of code changed in 9 files:

hudson 2014-11-24 15:09 Rev.: 23533

[Janitor mode] Fix whitespace

39 lines of code changed in 2 files:

adeas31 2014-11-24 15:07 Rev.: 23532

- Compilation and simulation is done in a separate thread now. So parallel simulation is possible.

#2844
- the simulation output window is not modal anymore.
#2596
- Re-simulate with changed options
#2264
- Archive the simulation output windows and allow user to re open them later.

1207 lines of code changed in 17 files:

vitalij 2014-11-24 15:01 Rev.: 23531

added preprocessing for ExpressionSolve.solve: sort and split equation like h(x,y) = g(z) -> h(x) = k(y,z,pre(x),delay(x,const),start(x))
- remove some recursive parts
- move some solver rules inside preprocessding
- using loop
- not need swaps args, because equation is already sorted
- support more cases e.g.
- tanh, sinh, cosh, if() +- if(), pow(x*y,z)*x = 0, abs(x) = 0, delay(x,const) = x,...
- added testcase
- remove pow(f(x),y) = z -> sign(pre(x))*pow(z,inv(y))
- rewrite some rules
- work with "terms" and "factors" (see Expression.terms, Expression.allTerms, Expression.factors) and not longer with localy expression neighborhood
- fixed some rules for der(x)
- solve (hope all) linear expression without derivation

ToDo: solve lienar user functions

allTerms: added a case for DAE.LUNARY and unite some cases
factors: added case for DAE.LUNARY

1175 lines of code changed in 8 files:

perost 2014-11-24 14:38 Rev.: 23530

Fix for #2995:
- Added boolean literals to Expression.isValidSubscript and subscriptContants.

16 lines of code changed in 2 files:

sjoelund.se 2014-11-24 13:15 Rev.: 23529

Use getInstanceName() to query function names automatically (updated automatically as the the functions are moved)

15 lines of code changed in 4 files:

perost 2014-11-24 13:13 Rev.: 23528

- Updated test.

3 lines of code changed in 1 file:

hudson 2014-11-24 13:02 Rev.: 23527

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

perost 2014-11-24 12:55 Rev.: 23526

- Fix java stuff.

29 lines of code changed in 1 file:

hkiel 2014-11-24 12:47 Rev.: 23525

- some fixes for successful compilation on rasberry pi (arm) or other slow machines
- fix some typos

48 lines of code changed in 10 files:

hudson 2014-11-24 12:27 Rev.: 23524

[Janitor mode] Fix whitespace

77 lines of code changed in 4 files:

nimen 2014-11-24 12:25 Rev.: 23523

Added time events for oneStepMode

191 lines of code changed in 7 files:

lochel 2014-11-24 12:04 Rev.: 23522

- don't create lists to pass single elements to functions if possible

32 lines of code changed in 1 file:

hudson 2014-11-24 11:43 Rev.: 23521

[Janitor mode] Set auto-props

58 lines of code changed in 3 files:

vwaurich 2014-11-24 11:38 Rev.: 23520

- added commonSubExp test

175 lines of code changed in 5 files:

hudson 2014-11-24 11:01 Rev.: 23519

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-11-24 10:56 Rev.: 23518

- new test cases for zero-crossing in algorithm section

26 lines of code changed in 2 files:

vwaurich 2014-11-24 10:51 Rev.: 23517

- fix for partlintornsystems(zeros in b vector)
- added Sarrus rule

143 lines of code changed in 1 file:

hudson 2014-11-22 20:48 Rev.: 23516

commit 4488441dbcdccc71543d1e94304163f8925e7a79
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Nov 22 19:31:32 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e972b16b4cac5610688189d0501ac3592cd45989.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e972b16 e972b16] apply `ttws`

1 lines of code changed in 1 file:

vitalij 2014-11-22 14:27 Rev.: 23515

improved extraPolate value insinde [min,max]
exception old value was not insinde [min,max]

4 lines of code changed in 1 file:

adrpo 2014-11-22 02:56 Rev.: 23514

- more matchcontinue -> match

4 lines of code changed in 1 file:

adrpo 2014-11-22 01:44 Rev.: 23513

- use match instead of matchontinue (to hopefully get tail recursion in these functions)

4 lines of code changed in 1 file:

hudson 2014-11-21 20:48 Rev.: 23512

commit dc7345f10c50c9f0f2214fd9af86896e5e91f0c8
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Nov 21 19:31:09 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 1266d93a5a2b0a5e308ca4f65240d90e6feec076.
* [https://github.com/lbl-srg/modelica-buildings/commit/1266d93 1266d93] Added missing each keyword
* [https://github.com/lbl-srg/modelica-buildings/commit/3f7415c 3f7415c] Cleaned up code
* [https://github.com/lbl-srg/modelica-buildings/commit/7ec9278 7ec9278] Added protected
* [https://github.com/lbl-srg/modelica-buildings/commit/a1331be a1331be] Added missing each keyword

- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to fdef83e7aac0edb3e9acec1a704a0791935c98de.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/fdef83e fdef83e] further html issues

1 lines of code changed in 1 file:

mflehmig 2014-11-21 17:04 Rev.: 23510

If flag 'useMPI' is active, a MPI evironment is initalized but computation is not MPI parallel .

46 lines of code changed in 1 file:

hudson 2014-11-21 16:38 Rev.: 23509

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2014-11-21 16:36 Rev.: 23508

- Added forgotten test.

21 lines of code changed in 1 file:

perost 2014-11-21 16:14 Rev.: 23507

Fix for #2995:
- Don't try to expand already expanded equations.

6 lines of code changed in 2 files:

perost 2014-11-21 15:18 Rev.: 23506

- Reverted r23504, seems to cause bootstrapping issues for some reason.

700 lines of code changed in 1 file:

hudson 2014-11-21 15:12 Rev.: 23505

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

perost 2014-11-21 15:04 Rev.: 23504

- Cleaned up Interactive.evaluateGraphicalApi.

513 lines of code changed in 1 file:

sjoelund.se 2014-11-21 14:53 Rev.: 23503

Expected output

1 lines of code changed in 1 file:

sjoelund.se 2014-11-21 14:28 Rev.: 23502

Do not add errors if subscriptInt fails

2 lines of code changed in 1 file:

lochel 2014-11-21 14:17 Rev.: 23501

- improved names for some auxiliary functions

154 lines of code changed in 11 files:

sjoelund.se 2014-11-21 14:00 Rev.: 23500

- Add half-implemented API call generateScriptingAPI
- Handle variables with dimension false and true in SimCode

143 lines of code changed in 9 files:

vwaurich 2014-11-21 13:36 Rev.: 23499

- fixed partlintornsystem for equation systems

10 lines of code changed in 1 file:

hudson 2014-11-21 11:52 Rev.: 23498

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

vwaurich 2014-11-21 11:43 Rev.: 23497

- apply Cramer Rule to EquationSystems of size 2

158 lines of code changed in 1 file:

adrpo 2014-11-21 01:04 Rev.: 23495

- update MSL 3.2.1 to latest: m:r7901
- update tests
- some small Windows changes

9 lines of code changed in 7 files:

adrpo 2014-11-21 00:05 Rev.: 23494

- handle size({}, dim) as zero in Compiler/Template/CodegenC.tpl

5 lines of code changed in 1 file:

lochel 2014-11-20 22:55 Rev.: 23493

- Hide warnings about not imported start values for self-generated variables

44 lines of code changed in 2 files:

vitalij 2014-11-20 22:22 Rev.: 23492

createResidualExp: added heuristic for a-b=0 or b-a=0

51 lines of code changed in 12 files:

hudson 2014-11-20 21:13 Rev.: 23491

commit fcb5a0d0425a5a97fb1562d81c13e87657fff911
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Nov 20 19:34:12 2014 +0100

Bump libraries
- svn/MSL 3.2.1 has been updated to r7901.
* m:r7901 refs #1580: fix compiler warning about potentially uninitialized variable c2
* m:r7898 #1582 fixed (Min/Max Assertion in 3 Examples from Modelica.Fluid.Examples.AST_BatchPlant.Test)

- svn/MSL trunk has been updated to r7902.
* m:r7902 Merged revision(s) 7901 from Modelica/branches/maintenance/3.2.1:refs #1580: fix compiler warning about potentially uninitialized variable c2........
* m:r7900 Update of 3rd-party header uthash
* m:r7899 #1582 fixed (Min/Max Assertion in 3 Examples from Modelica.Fluid.Examples.AST_BatchPlant.Test)

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to d81e8083f3306eae24ac462c00b026d0c137228a.
* [https://github.com/dzimmer/PlanarMechanics/commit/d81e808 d81e808] Merge pull request #59 from tbeu/fix-dummy-annotations
* [https://github.com/dzimmer/PlanarMechanics/commit/f9a6360 f9a6360] Remove dummy annotations
* [https://github.com/dzimmer/PlanarMechanics/commit/38632c8 38632c8] Remove trimming white space

1 lines of code changed in 1 file:

perost 2014-11-20 18:59 Rev.: 23489

- Recommit r22962.

21 lines of code changed in 1 file:

jansilar 2014-11-20 17:43 Rev.: 23487

Fix for CSharp template
- removed wrong shift in algebraic int and bool indexes

9 lines of code changed in 1 file:

hudson 2014-11-20 17:42 Rev.: 23486

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

vitalij 2014-11-20 17:38 Rev.: 23485

improved createResidualExp
- reduction of sub and mul operations

123 lines of code changed in 8 files:

perost 2014-11-20 17:15 Rev.: 23484

- Removed misleading documentation annotation from listDelete.

0 lines of code changed in 1 file:

perost 2014-11-20 17:00 Rev.: 23483

- Removed deprecated arrayNth too.

0 lines of code changed in 1 file:

perost 2014-11-20 16:52 Rev.: 23482

- Keep listNth in simulation runtime until we have a new tar-ball.

9 lines of code changed in 4 files:

perost 2014-11-20 16:41 Rev.: 23481

- Removed deprecated listNth.

41 lines of code changed in 19 files:

sjoelund.se 2014-11-20 15:58 Rev.: 23480

Simulate HeatingSystem for a shorter time since the NLS just makes the testsuite run for longer than necessary

3 lines of code changed in 2 files:

hkiel 2014-11-20 15:54 Rev.: 23479

modifications for compilation on arm

2 lines of code changed in 2 files:

hudson 2014-11-20 14:50 Rev.: 23478

[Janitor mode] Fix whitespace

10 lines of code changed in 4 files:

hudson 2014-11-20 14:49 Rev.: 23477

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-11-20 14:47 Rev.: 23476

- Changed BackendDAEUtil.mapEqSystemAndFold to not create unnecessary tuples
- Some random cleanup

208 lines of code changed in 9 files:

perost 2014-11-20 14:16 Rev.: 23475

Fix for #2966:
- Improved setComponentModifierValue API functions.

659 lines of code changed in 6 files:

sjoelund.se 2014-11-20 14:07 Rev.: 23474

Add instruction on how to evaluate a cell

5 lines of code changed in 1 file:

sjoelund.se 2014-11-20 13:42 Rev.: 23473

Update MM exercises

35 lines of code changed in 1 file:

sjoelund.se 2014-11-20 13:39 Rev.: 23472

Fail if type-checking fails (did not assign to the output)

2 lines of code changed in 1 file:

lochel 2014-11-20 12:58 Rev.: 23471

- Use of List.mapFold2 to avoid unnecessary tuples

71 lines of code changed in 2 files:

hudson 2014-11-20 12:39 Rev.: 23470

[Janitor mode] Fix whitespace

2 lines of code changed in 2 files:

lochel 2014-11-20 12:39 Rev.: 23469

- Renamed/revised some more auxiliary fucntions:
- traverseExpsOfEquationList (from traverseBackendDAEExpsEqnList)
- traverseEquationArray (from traverseBackendDAEEqns)
- traverseEquationArrayWithStop (from traverseBackendDAEEqnsWithStop)
- traverseEquationArrayWithUpdate (from traverseBackendDAEEqnsWithUpdate)

174 lines of code changed in 15 files:

mflehmig 2014-11-20 12:16 Rev.: 23468

Added debug flag 'useMPI'. This adds MPI init and finalize to main method and MPI compiler wrappers to makefile.

265 lines of code changed in 7 files:

mflehmig 2014-11-20 12:12 Rev.: 23467

Indent

14 lines of code changed in 1 file:

lochel 2014-11-20 11:20 Rev.: 23466

- Renamed following auxiliary functions:
- BackendDAEUtil.traverseArrayNoCopyWithUpdate (from BackendDAEUtil.traverseBackendDAEArrayNoCopyWithUpdate)
- BackendDAEUtil.traverseArrayNoCopyWithStop (from BackendDAEUtil.traverseBackendDAEArrayNoCopyWithStop)
- BackendDAEUtil.traverseArrayNoCopy (from BackendDAEUtil.traverseBackendDAEArrayNoCopy)

18 lines of code changed in 3 files:

lochel 2014-11-20 11:14 Rev.: 23465

- Moved module encapsulateWhenConditions to FindZeroCrossings.mo
- Cleaned up some patterns
- New auxiliary function List.mapFold2 to avoid unnecessary tuples
- Changed +d=dumpEncapsulateWhenConditions to +d=dumpEncapsulateConditions

8487 lines of code changed in 8 files:

sjoelund.se 2014-11-20 10:48 Rev.: 23464

Fix building of OMEdit without corba configured

18 lines of code changed in 1 file:

lochel 2014-11-20 10:19 Rev.: 23463

- typo

56 lines of code changed in 3 files:

mwalther 2014-11-20 09:48 Rev.: 23462

- fixed AliasVar-Codegeneration of CPP-Runtime

27 lines of code changed in 2 files:

hudson 2014-11-19 21:06 Rev.: 23461

commit 3fa79d1fdf034fd2eb1d20c735b4f058391cbe95
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Nov 19 19:32:15 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ae5efba8e4915e8215c4c354cbedea92ad2159ae.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ae5efba ae5efba] power point presentation for version 2.3

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 844e9e777a504bdb282931d92ed15a06209d44db.
* [https://github.com/dzimmer/PlanarMechanics/commit/844e9e7 844e9e7] Merge pull request #58 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/af54c91 af54c91] Merge branch 'master' of https://github.com/tobolar/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/ffeffdd ffeffdd] Changed color of element "name" in nearly all icons AND moved it into upper area of icon
* [https://github.com/dzimmer/PlanarMechanics/commit/b3ea6b9 b3ea6b9] Merge pull request #2 from dzimmer/master

1 lines of code changed in 1 file:

hudson 2014-11-19 20:24 Rev.: 23460

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

vitalij 2014-11-19 20:23 Rev.: 23459

- improved expAdd,expSub, expPow
- added test for expAdd, expSub, expPow

192 lines of code changed in 4 files:

hudson 2014-11-19 19:23 Rev.: 23458

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

sjoelund.se 2014-11-19 19:00 Rev.: 23457

#2987 alternative method of getting the OPENMODELICAHOME from a .dylib file

34 lines of code changed in 1 file:

hudson 2014-11-19 18:41 Rev.: 23456

[Janitor mode] Update OMEdit language files

1593 lines of code changed in 9 files:

adeas31 2014-11-19 18:30 Rev.: 23455

#2993
- Allow tiling of sub-windows horizontally and vertically.

76 lines of code changed in 4 files:

sjoelund.se 2014-11-19 17:38 Rev.: 23454

Handle some invalid uses-annotations, like `annotation(uses(Modelica))`

13 lines of code changed in 2 files:

vitalij 2014-11-19 17:15 Rev.: 23453

- update SimplifyTest
- added rule a-(-b)/c = a+b/c
- small fixes inside simplify

88 lines of code changed in 3 files:

sjoelund.se 2014-11-19 15:04 Rev.: 23452

Fix OSX

1 lines of code changed in 1 file:

hudson 2014-11-19 14:48 Rev.: 23451

[Janitor mode] Update OMEdit language files

351 lines of code changed in 9 files:

adeas31 2014-11-19 14:47 Rev.: 23450

#2992
- Fixed the resizing/movement of the component. Try not to generate fractional origin/extent points.
- Change the refine snapping from shift to control key since the refine movement from keyboard is with control key.

83 lines of code changed in 5 files:

vitalij 2014-11-19 13:10 Rev.: 23449

update SimplifyTest

41 lines of code changed in 3 files:

hudson 2014-11-19 13:08 Rev.: 23448

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-11-19 12:59 Rev.: 23447

update SimplifyTest.mo

105 lines of code changed in 2 files:

janK 2014-11-19 12:04 Rev.: 23445

Speed up vertical and horizontal scroll bars (almost like in Dymola).

2 lines of code changed in 1 file:

sjoelund.se 2014-11-19 08:30 Rev.: 23444

Run mkbuilddirs for qwt

2 lines of code changed in 1 file:

hudson 2014-11-19 02:34 Rev.: 23443

[Janitor mode] Update OMEdit language files

369 lines of code changed in 9 files:

adeas31 2014-11-19 02:32 Rev.: 23442

#2992
- round the connection start & end points.

20 lines of code changed in 4 files:

adeas31 2014-11-19 02:11 Rev.: 23441

- unparse getClassInformation output in case of CORBA interface.

3 lines of code changed in 1 file:

vitalij 2014-11-19 01:59 Rev.: 23440

-improved simplify
-update test

249 lines of code changed in 16 files:

hudson 2014-11-19 01:41 Rev.: 23439

[Janitor mode] Update OMEdit language files

198 lines of code changed in 9 files:

adeas31 2014-11-18 23:52 Rev.: 23438

#2988
- Zoom In/Out with MouseWheel.

38 lines of code changed in 2 files:

hudson 2014-11-18 20:48 Rev.: 23437

commit 7316be163f46b48c2de77b9f3faff990e5775984
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Nov 18 19:30:49 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 84246a05faa640ee46a9b7e738a1d356fce32b78.
* [https://github.com/iea-annex60/modelica-annex60/commit/84246a0 84246a0] Merge pull request #121 from iea-annex60/issue39_idealHeaterCooler
* [https://github.com/iea-annex60/modelica-annex60/commit/d169a08 d169a08] Merge pull request #125 from iea-annex60/issue124_phi
* [https://github.com/iea-annex60/modelica-annex60/commit/933499f 933499f] Removed regularization
* [https://github.com/iea-annex60/modelica-annex60/commit/6ed8366 6ed8366] Cleaned up code for #124
* [https://github.com/iea-annex60/modelica-annex60/commit/38a3793 38a3793] Removed unrequired computations for #124
* [https://github.com/iea-annex60/modelica-annex60/commit/e0fba9f e0fba9f] Corrected empty plot for #39
* [https://github.com/iea-annex60/modelica-annex60/commit/ba583aa ba583aa] Removed min attribute to avoid an error in OpenModelica
* [https://github.com/iea-annex60/modelica-annex60/commit/36fc597 36fc597] Updated reference result
* [https://github.com/iea-annex60/modelica-annex60/commit/87c5b58 87c5b58] Removed hea.TSet
* [https://github.com/iea-annex60/modelica-annex60/commit/6fa7829 6fa7829] Removed show_T
* [https://github.com/iea-annex60/modelica-annex60/commit/720e3f1 720e3f1] Deleted non-used model
* [https://github.com/iea-annex60/modelica-annex60/commit/a09371d a09371d] Run ttws --clean Annex60
* [https://github.com/iea-annex60/modelica-annex60/commit/baf9ecf baf9ecf] Run ttws --strip Annex60
* [https://github.com/iea-annex60/modelica-annex60/commit/066c41e 066c41e] Reformatted file
* [https://github.com/iea-annex60/modelica-annex60/commit/5cefe1d 5cefe1d] Added reference results

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 30921f84d87116cc762f5457143574ae8a740eb4.
* [https://github.com/lbl-srg/modelica-buildings/commit/30921f8 30921f8] Merged Annex60.

- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 989ac2eaa57c2a6ad73894d906a1436acb1bd5f7.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/989ac2e 989ac2e] html
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/46be481 46be481] html issues

1 lines of code changed in 1 file:

adeas31 2014-11-18 20:04 Rev.: 23436

#2991
- Use the correct boundingRect for ellipse shape.

4 lines of code changed in 1 file:

hudson 2014-11-18 19:23 Rev.: 23435

[Janitor mode] Fix whitespace

35 lines of code changed in 8 files:

ptaeuber 2014-11-18 19:15 Rev.: 23434

- Introduced "TearingSelect" as variable attribute in BackendDAE.VAR

194 lines of code changed in 17 files:

vitalij 2014-11-18 17:08 Rev.: 23433

Fix simplify: simplify(((e1 op2 e) * e3) op1 ((e4*e5) op2 e))

45 lines of code changed in 2 files:

hudson 2014-11-18 17:04 Rev.: 23432

[Janitor mode] Fix whitespace

7 lines of code changed in 1 file:

vwaurich 2014-11-18 17:03 Rev.: 23431

- use Cramer Rule instead of Gaussian for partlintornsystem

276 lines of code changed in 1 file:

hudson 2014-11-18 16:14 Rev.: 23430

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vwaurich 2014-11-18 16:06 Rev.: 23429

- fix for bipartite graphDump, only edges between state vars and equations with der(state)

6 lines of code changed in 1 file:

sjoelund.se 2014-11-18 14:07 Rev.: 23427

Fix simplify: simplify((-x) / y - x / z) = (-x) * (1.0 / y + 1.0 / z)

25 lines of code changed in 3 files:

sjoelund.se 2014-11-18 11:44 Rev.: 23426

#2987 Try to fix OSX again

2 lines of code changed in 1 file:

hudson 2014-11-18 10:24 Rev.: 23425

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

sjoelund.se 2014-11-18 10:19 Rev.: 23424

#2987 Try to fix OSX issues by forcing rpath to be used for libOpenModelicaCompiler.dylib

3 lines of code changed in 1 file:

lochel 2014-11-18 10:13 Rev.: 23423

- fixed #2990

83 lines of code changed in 3 files:

vwaurich 2014-11-18 09:06 Rev.: 23422

- fix cse for Annex60 model

2 lines of code changed in 1 file:

hudson 2014-11-18 08:12 Rev.: 23421

[Janitor mode] Update OMEdit language files

1134 lines of code changed in 9 files:

adrpo 2014-11-18 06:55 Rev.: 23420

- fix #2989 (build shared compiler on Windows)
* on Windows compile the main inside the lib so that all globals are used from the dll
(as in Windows the process and the loaded dll DO NOT SHARE the same global data)

45 lines of code changed in 4 files:

adrpo 2014-11-18 04:48 Rev.: 23419

- fix typo

8 lines of code changed in 1 file:

adeas31 2014-11-18 04:16 Rev.: 23418

- Use QImage instead of QPixmap while exporting to image.
- Added tiff in the export as image option.
- Added copy to clipboard option.

112 lines of code changed in 5 files:

hudson 2014-11-17 20:48 Rev.: 23417

commit e0102a96ea50fd82ea46863def2c45b239ccf6c6
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Nov 17 19:31:46 2014 +0100

Bump libraries
- svn/MSL trunk has been updated to r7897.
* m:r7897 Moved erroneously placed annotations in usertab tests. (#1607)

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 766011e8737579b0e4745e92b9d437e984503ff7.
* [https://github.com/dzimmer/PlanarMechanics/commit/766011e 766011e] Merge pull request #54 from sjoelund/master
* [https://github.com/dzimmer/PlanarMechanics/commit/9bfd233 9bfd233] Add gitattributes with text encoding for mo-files - This fixes the mix of LF/CRLF line endings in the library
* [https://github.com/dzimmer/PlanarMechanics/commit/025d9c3 025d9c3] Merge pull request #55 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/41682cd 41682cd] Bug fix: Not used initialization parameters in 'PlanarMechanics.Joints.IdealRolling' and 'PlanarMechanics.Joints.DryFrictionBasedRolling' deleted, conversion script modified to change this accordingly
* [https://github.com/dzimmer/PlanarMechanics/commit/e00046c e00046c] Merge branch 'master' of https://github.com/tobolar/PlanarMechanics
* [https://github.com/dzimmer/PlanarMechanics/commit/a3dee09 a3dee09] Part 2 of: Renamed and moved couple of models and added necessary conversion script. Suggested new version number: 1.4.0 : Finished
* [https://github.com/dzimmer/PlanarMechanics/commit/fd903f3 fd903f3] Part 1 of: Renamed and moved couple of models and added necessary conversion script. Suggested new version number: 1.4.0 : Changed fixed.frame_a to fixed.frame in Examples
* [https://github.com/dzimmer/PlanarMechanics/commit/8e1db52 8e1db52] Upgraded anntotations of main package.mo
* [https://github.com/dzimmer/PlanarMechanics/commit/6098dbf 6098dbf] Merge pull request #1 from dzimmer/master

1 lines of code changed in 1 file:

hudson 2014-11-17 19:53 Rev.: 23415

[Janitor mode] Update OMEdit language files

2097 lines of code changed in 9 files:

adeas31 2014-11-17 19:44 Rev.: 23414

#2984
- Keep the sub windows state unchanged when switching between perspectives.
- Added the cascade & tile windows options in `View->Windows` menu.

101 lines of code changed in 6 files:

hudson 2014-11-17 18:36 Rev.: 23413

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

wbraun 2014-11-17 18:07 Rev.: 23412

- fixed #2981

27 lines of code changed in 2 files:

hudson 2014-11-17 17:53 Rev.: 23411

[Janitor mode] Update OMEdit language files

414 lines of code changed in 9 files:

adeas31 2014-11-17 17:29 Rev.: 23410

#2477
- snap to grid for custom shapes while dragging with mouse.
- call QGraphicsItem::mousePressEvent otherwise QGraphicsItem::itemChange will be triggered for all items.

59 lines of code changed in 11 files:

wbraun 2014-11-17 15:39 Rev.: 23409

- expected output

1 lines of code changed in 1 file:

hudson 2014-11-17 15:08 Rev.: 23408

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

perost 2014-11-17 15:01 Rev.: 23407

Fix for #2925:
- Don't force ceval of reduction iterators in functions.
- Fixed ceval of min/max of arrays.

101 lines of code changed in 5 files:

wbraun 2014-11-17 14:47 Rev.: 23406

- fix testsuite with expected output

3 lines of code changed in 3 files:

hudson 2014-11-17 14:26 Rev.: 23405

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

wbraun 2014-11-17 14:24 Rev.: 23404

- added mixedSystem flag for nonlinear systems. Not used, yet.

121 lines of code changed in 12 files:

lochel 2014-11-17 13:14 Rev.: 23403

- remove obsolete attribute from SimCodeTV.SIMCODE

1 lines of code changed in 2 files:

hkiel 2014-11-17 13:12 Rev.: 23402

#include <stdio.h> if compiling rtclock.c for unsupoorted target

2 lines of code changed in 1 file:

hudson 2014-11-17 13:08 Rev.: 23401

[Janitor mode] Fix whitespace

34 lines of code changed in 1 file:

perost 2014-11-17 13:00 Rev.: 23400

- Some code cleanup.

2175 lines of code changed in 8 files:

vwaurich 2014-11-17 11:44 Rev.: 23399

- activate CSE

2 lines of code changed in 1 file:

hudson 2014-11-17 10:46 Rev.: 23398

[Janitor mode] Update OMEdit language files

45 lines of code changed in 9 files:

sjoelund.se 2014-11-17 10:33 Rev.: 23397

Compile OMEdit even if omc is configured without CORBA bindings

22 lines of code changed in 6 files:

hudson 2014-11-17 10:04 Rev.: 23396

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

vwaurich 2014-11-17 09:27 Rev.: 23395

- print number of merged tasks for hpcomDump

1 lines of code changed in 1 file:

vwaurich 2014-11-17 09:20 Rev.: 23394

- refactored mergeParentNodes

43 lines of code changed in 2 files:

adrpo 2014-11-16 23:51 Rev.: 23393

- remove BOM from files

2 lines of code changed in 2 files:

janK 2014-11-16 23:42 Rev.: 23392

Snap to grid refinement changed to div/4, because fractions of 0.5 are more convenient then 0.2

8 lines of code changed in 2 files:

sjoelund.se 2014-11-16 17:04 Rev.: 23391

Try to fix Windows build

1 lines of code changed in 1 file:

sjoelund.se 2014-11-16 16:41 Rev.: 23390

Generate the shared object directly in build/lib/omc

3 lines of code changed in 1 file:

sjoelund.se 2014-11-16 16:21 Rev.: 23389

Try allowing undefined symbols at compile time in OSX

1 lines of code changed in 1 file:

sjoelund.se 2014-11-16 16:03 Rev.: 23388

Try to build a dynamic omc on OSX

1 lines of code changed in 1 file:

sjoelund.se 2014-11-16 11:46 Rev.: 23387

Expected output

4 lines of code changed in 2 files:

sjoelund.se 2014-11-16 11:33 Rev.: 23386

Try to change my name so asap does not fail to build the parser

1 lines of code changed in 1 file:

hudson 2014-11-16 11:01 Rev.: 23385

[Janitor mode] Update OMEdit language files

153 lines of code changed in 9 files:

sjoelund.se 2014-11-16 10:59 Rev.: 23384

- Add capability to OMEdit to link directly against omc (gives a good performance increase especially if calling used functions directly without requiring parsing strings)
- Add OMCOutput parser to OMEdit, to parse the most common OMC Values.Value outputs (no records yet; only sequences and values); the output is a QVariant
- Update getClassInformation to use ModelicaBuiltin.mo
- Add a mockup of the OpenModelicaScriptingAPI.mo we should be able to create from ModelicaBuiltin.mo, and OMC_API.{cpp,h} that should be automatically generated Qt/C++ files corresponding to the same API

641 lines of code changed in 29 files:

adeas31 2014-11-16 08:20 Rev.: 23383

- Do not remove the item since it is already unlinked from the scene.

1 lines of code changed in 1 file:

hudson 2014-11-16 08:13 Rev.: 23382

[Janitor mode] Update OMEdit language files

6 lines of code changed in 9 files:

adeas31 2014-11-16 04:19 Rev.: 23381

#2930
- Fixed the printing of models.
- Added OMEdit.manifest file so that Windows PrintDialog shows the controls in Windows Aero theme.

38 lines of code changed in 3 files:

hudson 2014-11-15 21:31 Rev.: 23380

[Janitor mode] Update OMEdit language files

378 lines of code changed in 9 files:

adeas31 2014-11-15 21:30 Rev.: 23379

#2506
- Implemented Manhattanize shape. Takes a curves connection and creates a right-angle lines connection of it.

182 lines of code changed in 7 files:

hudson 2014-11-15 20:33 Rev.: 23378

commit a9c7988b5f83b346c5f8667792565cac1f334059
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Nov 15 19:25:54 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 82c6c9f2c30ac6ce48948cf5dbcb48ecb46f4800.
* [https://github.com/lbl-srg/modelica-buildings/commit/82c6c9f 82c6c9f] Added work-around for Python
* [https://github.com/lbl-srg/modelica-buildings/commit/ca208da ca208da] set show_T=true. Added from_dp assignment.
* [https://github.com/lbl-srg/modelica-buildings/commit/ffb9b29 ffb9b29] Removed fixme
* [https://github.com/lbl-srg/modelica-buildings/commit/bacc933 bacc933] Added missing each and rearranged components.
* [https://github.com/lbl-srg/modelica-buildings/commit/db7224e db7224e] Added start values
* [https://github.com/lbl-srg/modelica-buildings/commit/e25eaab e25eaab] Rewrote DuctManifoldFlowDistributor for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/7aef9d6 7aef9d6] Added regularization
* [https://github.com/lbl-srg/modelica-buildings/commit/bddc0d7 bddc0d7] Added missing each, reformulated for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/e56edbc e56edbc] Cleaned up code.
* [https://github.com/lbl-srg/modelica-buildings/commit/0bf5f16 0bf5f16] Removed unneeded redeclare
* [https://github.com/lbl-srg/modelica-buildings/commit/0f66d92 0f66d92] Merge branch 'master' into openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/3ca3f2b 3ca3f2b] Merge branch 'master' into openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/118c42f 118c42f] Reformulated for OpenModelica

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 9188bdac212ab6db91fd647cd7f6e7f4e9f28675.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/9188bda 9188bda] Pedantic mode for checking Modelica semantics
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d26d846 d26d846] new ideal osmotic flow filtration component new: chemical reaction forward rate coefficient as input from outside stochiometric number as real, not integer

1 lines of code changed in 1 file:

adeas31 2014-11-15 02:19 Rev.: 23376

#2506
- Also remove redundant points when starting to move the connection.

6 lines of code changed in 2 files:

hudson 2014-11-14 20:33 Rev.: 23374

commit 37efe4c93297cb7979d02c1aefa2a4bf3d2c4e23
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Nov 14 19:25:08 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/BrineProp.git branch master updated to a23a56f6f7daba92a750523dd080d2aef01fe526.
* [https://github.com/modelica-3rdparty/BrineProp/commit/a23a56f a23a56f] Merge branch 'master' of git@github.com:Heineken/BrineProp.git
* [https://github.com/modelica-3rdparty/BrineProp/commit/8c3c450 8c3c450] -Corrected eMail-address -removed problematic quotes from documentation -changed density start values

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 729bcd8eefc9da8763e4be0d8855143a9760cd0c.
* [https://github.com/lbl-srg/modelica-buildings/commit/729bcd8 729bcd8] Merge branch 'master' into issue314_psat
* [https://github.com/lbl-srg/modelica-buildings/commit/6fcee98 6fcee98] updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/711c247 711c247] Merged new psychrometric functions from Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/29d2c3b 29d2c3b] Removed unrequired computations for #314

- https://github.com/modelica-3rdparty/IdealizedContact.git branch master updated to 7739d36bbd91e960d716533d716bb2432c329286.
* [https://github.com/modelica-3rdparty/IdealizedContact/commit/7739d36 7739d36] Added numerical contact point calculation for parametric convex surfaces; New Types for contact surfaces; Extended contact interface with ContactSurfaceType; More Examples

1 lines of code changed in 1 file:

hudson 2014-11-14 20:33 Rev.: 23373

[Janitor mode] Update OMEdit language files

63 lines of code changed in 9 files:

adeas31 2014-11-14 20:26 Rev.: 23372

- Fix last commit.

4 lines of code changed in 3 files:

adeas31 2014-11-14 20:25 Rev.: 23371

#2506
- Remove redundant points while moving the connection.

69 lines of code changed in 6 files:

hudson 2014-11-14 18:36 Rev.: 23369

[Janitor mode] Update OMEdit language files

270 lines of code changed in 9 files:

adeas31 2014-11-14 18:35 Rev.: 23368

- Tooltip for connections.

57 lines of code changed in 3 files:

adeas31 2014-11-14 17:30 Rev.: 23367

#2908
- Only cache the commands that are not dependent on other models. We need a better handling of caching when there are dependent models.

3 lines of code changed in 2 files:

vwaurich 2014-11-14 15:28 Rev.: 23365

- fix build
- added Symbolic Gaussian to HpcOmEqSystems.mo

87 lines of code changed in 1 file:

hudson 2014-11-14 15:26

[Janitor mode] Fix whitespace

15 lines of code changed in 4 files:

vwaurich 2014-11-14 15:21 Rev.: 23363

- refactoring GRS, only mergeSimpleNodes for now

314 lines of code changed in 3 files:

hudson 2014-11-14 12:15 Rev.: 23362

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

lochel 2014-11-14 12:06 Rev.: 23361

- Fixed dump of event information (Wrong event information were dumped for c runtime since event information are stored redundant to provide different data structures for different runtime systems.)

2033 lines of code changed in 15 files:

lochel 2014-11-14 11:01 Rev.: 23360

- expected output

1 lines of code changed in 1 file:

mwalther 2014-11-14 09:59 Rev.: 23359

- updated expected output

0 lines of code changed in 1 file:

hudson 2014-11-14 08:25 Rev.: 23358

[Janitor mode] Update OMEdit language files

450 lines of code changed in 9 files:

adeas31 2014-11-14 07:00 Rev.: 23357

#2506
- Keep the connecting lines manhattanized.

397 lines of code changed in 11 files:

hudson 2014-11-13 20:33 Rev.: 23356

commit 9dde01abeda545c7155926dc750406d52378a5c4
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Nov 13 19:26:06 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 1a12eccbad069d74c9067c18ab48bf0688a0d6e6.
* [https://github.com/lbl-srg/modelica-buildings/commit/1a12ecc 1a12ecc] Updated HeaterCooler_u
* [https://github.com/lbl-srg/modelica-buildings/commit/353c7bb 353c7bb] Merge pull request #315 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/93b3e49 93b3e49] Updated release notes and conversion script.
* [https://github.com/lbl-srg/modelica-buildings/commit/0692d97 0692d97] Merged Annex60, branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/09c204e 09c204e] Merged Annex60, ideal heater/cooler
* [https://github.com/lbl-srg/modelica-buildings/commit/be5a2c9 be5a2c9] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/2dabd29 2dabd29] Corrected medium
* [https://github.com/lbl-srg/modelica-buildings/commit/f95a29d f95a29d] Merged Annex60, issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/54c5277 54c5277] Merged Annex60, branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/aee564a aee564a] Merged Annex branch issue39_idealHeaterCooler
* [https://github.com/lbl-srg/modelica-buildings/commit/5b4b92a 5b4b92a] Renamed models for Annex60 merge

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 2df1fd9aee34c8b6b994ed1ee03e8e577a637f3d.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2df1fd9 2df1fd9] new: osmotic membrane permeability from outside

1 lines of code changed in 1 file:

hudson 2014-11-13 18:56 Rev.: 23355

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

wbraun 2014-11-13 18:52 Rev.: 23354

- #2975 fixed.

4 lines of code changed in 2 files:

hudson 2014-11-13 16:12 Rev.: 23353

[Janitor mode] Fix whitespace

60 lines of code changed in 2 files:

mwalther 2014-11-13 15:37 Rev.: 23352

- splitted large generated cpp functions into smaller ones

345 lines of code changed in 3 files:

sjoelund.se 2014-11-13 15:00 Rev.: 23351

#2982 Sort if-expressions correctly in function context

206 lines of code changed in 5 files:

vwaurich 2014-11-13 14:55 Rev.: 23350

- expected output

1974 lines of code changed in 1 file:

mwalther 2014-11-13 14:45 Rev.: 23349

- updated TaskGraph of CoupledInductors-HPCOM-Test

641 lines of code changed in 2 files:

hudson 2014-11-13 14:44 Rev.: 23348

[Janitor mode] Fix whitespace

8 lines of code changed in 2 files:

hudson 2014-11-13 14:44 Rev.: 23347

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vwaurich 2014-11-13 14:13 Rev.: 23346

- added cse module

471 lines of code changed in 7 files:

wbraun 2014-11-13 14:04 Rev.: 23345

- a bit cleanup of the nonlinear solver

101 lines of code changed in 5 files:

sjoelund.se 2014-11-13 13:57 Rev.: 23344

Display the error-message instead of the help-text

1 lines of code changed in 1 file:

sjoelund.se 2014-11-13 13:52 Rev.: 23343

Simplify handling of result files

4 lines of code changed in 1 file:

hkiel 2014-11-13 12:09 Rev.: 23342

- fixed some types

8 lines of code changed in 2 files:

hkiel 2014-11-13 12:08 Rev.: 23341

- improved performance of exp_real_array/exp_integer_array functions

63 lines of code changed in 2 files:

hudson 2014-11-13 08:54 Rev.: 23340

[Janitor mode] Fix whitespace

13 lines of code changed in 1 file:

mflehmig 2014-11-13 08:51 Rev.: 23339

Added function intRandom an interface to C/C++ rand function

21 lines of code changed in 2 files:

mflehmig 2014-11-13 08:49 Rev.: 23338

Added random scheduler to HPCOM module

234 lines of code changed in 3 files:

hudson 2014-11-12 20:57 Rev.: 23336

commit f0a187d713dc0ce19ff0345a734403a1af6f6917
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Nov 12 19:25:02 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to d815e0772a9d21d146c7e1b1dcfe274d791b46a6.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d815e07 d815e07] new osmotic reabsorption component (for modeling simplified kidney water flows)

1 lines of code changed in 1 file:

wbraun 2014-11-12 20:13 Rev.: 23334

Update the expexted output of testsuite to r23333

3275 lines of code changed in 38 files:

sjoelund.se 2014-11-12 17:56 Rev.: 23333

Use the better randomness also during matching

2 lines of code changed in 1 file:

wbraun 2014-11-12 17:27 Rev.: 23332

- fix build warnings

3 lines of code changed in 1 file:

mwalther 2014-11-12 17:25 Rev.: 23331

- set codegeneration explicitly to openmp, because pThreads is default now

3 lines of code changed in 3 files:

hudson 2014-11-12 15:50 Rev.: 23330

[Janitor mode] Fix whitespace

57 lines of code changed in 2 files:

mwalther 2014-11-12 15:49 Rev.: 23329

- improved memory layout for fixed level scheduler (HPCOM)
- fixed measure time: - cpp-runtime produces correct time values now that are mapped correctly to the task graph

480 lines of code changed in 5 files:

sjoelund.se 2014-11-12 13:37 Rev.: 23328

Fix System.intRand (low bits did not have enough entropy)

33 lines of code changed in 6 files:

hudson 2014-11-12 13:03 Rev.: 23327

[Janitor mode] Update OMEdit language files

1935 lines of code changed in 9 files:

adeas31 2014-11-12 12:54 Rev.: 23326

- send getVersion as the first command to connected omc.

5 lines of code changed in 4 files:

hudson 2014-11-11 21:16 Rev.: 23325

[Janitor mode] Update OMEdit language files

27 lines of code changed in 9 files:

sjoelund.se 2014-11-11 21:09 Rev.: 23324

Use proc/self to find omc from OMEdit on Linux

42 lines of code changed in 1 file:

sjoelund.se 2014-11-11 21:08 Rev.: 23323

Fix windows

1 lines of code changed in 1 file:

hudson 2014-11-11 20:33 Rev.: 23322

commit c5f100bd1a04a67aeaa3d09c994cb2c834e355cb
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Nov 11 19:24:40 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to c59a3783ec5b097e2cfdf096d9c92eca05a99227.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c59a378 c59a378] fix busConnector lines colors fix default value of molar flow rate coefficient for gas solubility

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 83cbad8f2d89842146226a350e809c13852308a0.
* [https://github.com/dzimmer/PlanarMechanics/commit/83cbad8 83cbad8] Merge pull request #49 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/beca3c4 beca3c4] Merge pull request #50 from tbeu/fix-comment
* [https://github.com/dzimmer/PlanarMechanics/commit/d891aca d891aca] Merge pull request #53 from fvanderlinden/master
* [https://github.com/dzimmer/PlanarMechanics/commit/1c36c37 1c36c37] Fixed bug in visualisation
* [https://github.com/dzimmer/PlanarMechanics/commit/da263dc da263dc] Merge pull request #52 from tbeu/add-animation-tab
* [https://github.com/dzimmer/PlanarMechanics/commit/ffba8b0 ffba8b0] Add "Animation" tab (instead of group) for joints
* [https://github.com/dzimmer/PlanarMechanics/commit/919cbbe 919cbbe] Fix comment of ''PlanarMechanics.Joints.Prismatic.stateSelect''
* [https://github.com/dzimmer/PlanarMechanics/commit/d575796 d575796] Redefined basic frame connectors according to that of Multibody in Modelica standard library. Especially: (1) frame_a has darker blau color compared to frame_b; (2) preserveAspectRatio and initialScale=0.16 introduced; (3) Introduced 'Diagram' section; (4) Accordingly, PlanarMechanics.Interfaces.PartialTwoFlanges and a couple of other classes were modified
* [https://github.com/dzimmer/PlanarMechanics/commit/03d9d05 03d9d05] Examples: Documentation: Corrected duplicate definition of 'revisions'
* [https://github.com/dzimmer/PlanarMechanics/commit/7c2e57b 7c2e57b] Parts.Fixed: According to appropriate models in Modelica standard library (e.g. Modelica.Mechanics.MultiBody.Parts.Fixed), the Fixed block has to introduce frame_b instead of frame_a

- svn/ThermoPower has been updated to r294.
* r294 Changed default for regularizeBoundaryConditions
* r293 Added regularizeBoundaryConditions parameter to Flow1Dfem
* r292 Removed regularization of C and K matrices in Flow1Dfem

1 lines of code changed in 1 file:

sjoelund.se 2014-11-11 17:58 Rev.: 23321

Change the Modelica string to be implemented as a MetaModelica string (boxed)
- Note: Some Modelica functions might have become slower if string literals were not put into the _literals file

378 lines of code changed in 36 files:

hudson 2014-11-11 13:21 Rev.: 23320

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

perost 2014-11-11 13:12 Rev.: 23319

- Fixed some code generation issues for subscripted crefs in tuples.
- Code cleanup.
- Updated and enabled some MetaModelica tests which had started to work.

73 lines of code changed in 10 files:

hudson 2014-11-11 08:46 Rev.: 23318

[Janitor mode] Update OMEdit language files

1143 lines of code changed in 9 files:

sjoelund.se 2014-11-11 07:47 Rev.: 23317

#2976 Add depends to _includes.h files

1 lines of code changed in 1 file:

adeas31 2014-11-11 05:13 Rev.: 23316

#2477
- Snap to grid for annotations. Use shift for refined movement.
- Set the grid enabled by default.

85 lines of code changed in 7 files:

adrpo 2014-11-11 04:44 Rev.: 23315

- fix File.write test fputs using EOF, seems to work on both Linux and Windows.

1 lines of code changed in 1 file:

adeas31 2014-11-11 04:22 Rev.: 23314

- Set 5 as default value for -maxIntegrationOrder flag.

9 lines of code changed in 1 file:

adrpo 2014-11-11 04:12 Rev.: 23313

- fix File.write (why would you expect fputs to always return 1??!!)

1 lines of code changed in 1 file:

adrpo 2014-11-11 03:22 Rev.: 23312

- revert update-library.sh script, use +n=1 in called scripts directly.

1 lines of code changed in 1 file:

adrpo 2014-11-11 03:04 Rev.: 23311

- use quote omc in update-library.sh

1 lines of code changed in 1 file:

adrpo 2014-11-11 03:01 Rev.: 23310

- use omc +n=1 for update-library.sh

1 lines of code changed in 1 file:

hudson 2014-11-11 02:08 Rev.: 23309

[Janitor mode] Update OMEdit language files

126 lines of code changed in 9 files:

adeas31 2014-11-11 02:00 Rev.: 23308

- Remove the LibraryComponent object when we delete the class.

8 lines of code changed in 1 file:

hudson 2014-11-10 23:26 Rev.: 23307

[Janitor mode] Update OMEdit language files

216 lines of code changed in 9 files:

adeas31 2014-11-10 23:17 Rev.: 23306

#2956
- Fixed the movement of components through keyboard.

558 lines of code changed in 8 files:

hudson 2014-11-10 20:33 Rev.: 23305

commit b20e07dc0015b2885f0aea3b526d4a72380b8a19
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Nov 10 19:25:05 2014 +0100

Bump libraries
- https://github.com/modelica/ExternalMedia.git branch master updated to 3185d9922e290e30f707d4fae3b1f5b5db5008ac.
* [https://github.com/modelica/ExternalMedia/commit/3185d99 3185d99] Added a larger delta p to the near crtical state in CoolProp. This should help with some initialisation problem.

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 6efbcd9a98949480f1380a5ed1692580c01c11a1.
* [https://github.com/dzimmer/PlanarMechanics/commit/6efbcd9 6efbcd9] Merge pull request #47 from tobolar/master
* [https://github.com/dzimmer/PlanarMechanics/commit/be263d2 be263d2] Icons only: Introduced description of frame "a" and "b" if reasonable
* [https://github.com/dzimmer/PlanarMechanics/commit/47748c9 47748c9] Joints: Revolute joint: Enabled conditional animation of black line to highlight joint rotation (parameter extraLine). Both joints: (1) All animation parameters collected in "group" animation, since there is just a few parameters otherwise; (2) In icon: added description of frame "a" and "b"; (3) Upgraded documentation.
* [https://github.com/dzimmer/PlanarMechanics/commit/95f6ccc 95f6ccc] Minor changes: Upgraded documentation and formating
* [https://github.com/dzimmer/PlanarMechanics/commit/b0dc1ec b0dc1ec] Minor change - formating
* [https://github.com/dzimmer/PlanarMechanics/commit/a807243 a807243] Finalized style check
* [https://github.com/dzimmer/PlanarMechanics/commit/c738b1b c738b1b] Upgraded documentation of VehicleComponents.Examples
* [https://github.com/dzimmer/PlanarMechanics/commit/8f00af6 8f00af6] Upgraded a lot of documentation

- https://github.com/modelica/PowerSystems.git branch master updated to c4a8e47e5dc40aae0b7514c832964eeaa518f77a.
* [https://github.com/modelica/PowerSystems/commit/c4a8e47 c4a8e47] update doc links

- svn/ThermoPower has been updated to r291.
* r291 Edited CISE diagram

1 lines of code changed in 1 file:

adeas31 2014-11-10 16:52 Rev.: 23303

- Only call getClassRestriction if getClassInformation fails to fetch the data.

1 lines of code changed in 1 file:

sjoelund.se 2014-11-10 14:55 Rev.: 23302

Change to using Model_info.json by default

9 lines of code changed in 3 files:

sjoelund.se 2014-11-10 14:21 Rev.: 23301

OMEdit: handle equations also for Model_info.json files

67 lines of code changed in 4 files:

lochel 2014-11-10 14:03 Rev.: 23300

- Clean up some more patterns.

222 lines of code changed in 1 file:

perost 2014-11-10 13:53 Rev.: 23299

- Dump comments in the correct place for for-equations/statements.

8 lines of code changed in 1 file:

lochel 2014-11-10 13:38 Rev.: 23298

- clenup pattern of createOdeSystem2

50 lines of code changed in 1 file:

lochel 2014-11-10 13:15 Rev.: 23297

- Generate homotopy information for all systems. Until now, these information were only available for initialization and not for simulation.
- Mark each system locally if it contains a homotopy call. Until now, there was only a global marker that indicates if there is a homotopy call at all.

122 lines of code changed in 9 files:

sjoelund.se 2014-11-10 12:54 Rev.: 23296

Change transformation uses/deps to use QList and equation kind to simply be a string

45 lines of code changed in 3 files:

hudson 2014-11-10 12:26 Rev.: 23295

[Janitor mode] Fix whitespace

10 lines of code changed in 2 files:

mwalther 2014-11-10 12:07 Rev.: 23294

- forgot to add barrier file

66 lines of code changed in 1 file:

mwalther 2014-11-10 11:57 Rev.: 23293

- HPCOMLevelScheduling: - Tasks are now ordered regarding their executiontime, to handle big tasks first
- CPP-Runtime Profiling: - getThreadNumber is now part of the main file, to make it available for profiler initialization - improvements
- HPCOM LevelFixedScheduler: - uses a busy waiting barrier now
- HPCOM: - fixed openmp deadlock in codegeneration
- The array-module has now a reduce function, similar to List.reduce

157 lines of code changed in 12 files:

mahge930 2014-11-10 11:51 Rev.: 23292

+ Put correct types when vectorizing qualified assignments.
- this used to send wrong types all the way to code generation.

24 lines of code changed in 10 files:

lochel 2014-11-10 10:59 Rev.: 23291

- cleanup of traversingisDiscreteExpFinder

92 lines of code changed in 1 file:

lochel 2014-11-10 09:54 Rev.: 23290

- fix comments

2 lines of code changed in 1 file:

sjoelund.se 2014-11-10 09:48 Rev.: 23289

Refactor/remove some no-op code

14 lines of code changed in 2 files:

sjoelund.se 2014-11-10 09:44 Rev.: 23288

Try a different approach to speed up test-suite (parse files at the same time as before; on demand instead of parsing all files at the beginning)

50 lines of code changed in 1 file:

lochel 2014-11-10 09:33 Rev.: 23287

- typo

21 lines of code changed in 2 files:

hudson 2014-11-09 23:33 Rev.: 23286

[Janitor mode] Update OMEdit language files

72 lines of code changed in 9 files:

adeas31 2014-11-09 23:25 Rev.: 23285

- Set the minimum width so that the value text will be readable.

7 lines of code changed in 1 file:

hudson 2014-11-09 21:48 Rev.: 23284

commit 4494ee8c8fe2bfb29f7f8ac00637f187e6c0177f
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Nov 9 20:29:14 2014 +0100

Bump libraries
- https://github.com/modelica-compliance/compliance.git branch master updated to 89912d6b8a48a6f16699d3d3c5f6dbe023270675.
* [https://github.com/modelica-compliance/compliance/commit/89912d6 89912d6] Add missing package.mo
* [https://github.com/modelica-compliance/compliance/commit/5977894 5977894] Additional tests for reserved names being used as class names (#4)

1 lines of code changed in 1 file:

hudson 2014-11-09 20:33 Rev.: 23283

commit 263ffcc1620c45ab651137267d7b241f6bb4d389
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Nov 9 19:27:16 2014 +0100

Bump libraries
- https://github.com/modelica-compliance/compliance.git branch master has FAILING head - latest is 5977894c705e9289eb221fd938df3ea759f107af
* [https://github.com/modelica-compliance/compliance/commit/5977894 5977894] Additional tests for reserved names being used as class names (#4)

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 2e6a9bcb1574500fff14aabefba51e1f66f22c74.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2e6a9bc 2e6a9bc] fix of missing population icon

- https://github.com/modelica/PowerSystems.git branch master updated to 62c17b39eefa83181c754b8a562ce04e9133aa69.
* [https://github.com/modelica/PowerSystems/commit/62c17b3 62c17b3] Move parameter qualifiers from record members to records (see #5)
* [https://github.com/modelica/PowerSystems/commit/9213d4c 9213d4c] fix start values of tests
* [https://github.com/modelica/PowerSystems/commit/27bb198 27bb198] Merge pull request #8 from tbeu/cleanup-annotations
* [https://github.com/modelica/PowerSystems/commit/fa04fe5 fa04fe5] Remove dummy annotations

- https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary.git branch master updated to 655ac1a22aa6deb04ea8e3869dd0aa9fb9540754.
* [https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary/commit/655ac1a 655ac1a] improved the failure message of invariants

- svn/ThermoPower has been updated to r290.
* r290 flow joint - gas - updated

1 lines of code changed in 1 file:

sjoelund.se 2014-11-09 11:24 Rev.: 23282

- Fix loadFiles() when parsing only 1 file
- Use loadFile instead of loadFiles in GenerateInterface since it always loads exactly 1 file

2 lines of code changed in 2 files:

sjoelund.se 2014-11-08 18:33 Rev.: 23281

- Add missing file in previous commit

113 lines of code changed in 1 file:

sjoelund.se 2014-11-08 18:33 Rev.: 23280

Enable parallel loadModel (gives 2~3x speed-up depending on CPU)

268 lines of code changed in 11 files:

hudson 2014-11-08 03:50 Rev.: 23279

[Janitor mode] Update OMEdit language files

72 lines of code changed in 9 files:

adeas31 2014-11-08 03:49 Rev.: 23278

#2906
- Drop down menus for Enumeration and Boolean types.
- Added a new API getBuiltinType.

233 lines of code changed in 9 files:

hudson 2014-11-07 17:53 Rev.: 23276

[Janitor mode] Fix whitespace

14 lines of code changed in 4 files:

perost 2014-11-07 17:43 Rev.: 23275

Fix for #2947:
- Optimized usage of BackendDAE.VARIABLES in the backend to improve performance.
- Some cleaning up.

3266 lines of code changed in 18 files:

hudson 2014-11-07 17:18 Rev.: 23274

[Janitor mode] Update OMEdit language files

1962 lines of code changed in 9 files:

sjoelund.se 2014-11-07 17:09 Rev.: 23273

Parse all operations correctly for JSON

74 lines of code changed in 7 files:

hudson 2014-11-07 15:58 Rev.: 23272

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

lochel 2014-11-07 15:39 Rev.: 23271

- changed r23269. relations/zero crossings get only dumped if LOG_EVENTS_V is used

396 lines of code changed in 5 files:

hudson 2014-11-07 15:23 Rev.: 23270

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

lochel 2014-11-07 15:14 Rev.: 23269

- dump relations/zero crossings after events

2053 lines of code changed in 7 files:

hudson 2014-11-07 14:33 Rev.: 23268

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

niklwors 2014-11-07 14:24 Rev.: 23267

fix for assert in cpp template

21 lines of code changed in 1 file:

sjoelund.se 2014-11-07 12:03 Rev.: 23266

Add check for using reserved identifiers as components

11 lines of code changed in 2 files:

sjoelund.se 2014-11-07 10:57 Rev.: 23265

Re-add check for duplicate names in enumeration

95 lines of code changed in 7 files:

sjoelund.se 2014-11-07 09:01 Rev.: 23264

Skip _= in front of arrayUpdate calls

228 lines of code changed in 17 files:

sjoelund.se 2014-11-07 08:50 Rev.: 23263

Remove some unused calls, removed _ from some that are used

49 lines of code changed in 5 files:

hudson 2014-11-07 02:14 Rev.: 23262

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

hudson 2014-11-07 02:14 Rev.: 23261

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

wbraun 2014-11-07 02:07 Rev.: 23260

- fixed #1228, by adding when equation also to other torn equations.

95 lines of code changed in 6 files:

hudson 2014-11-07 00:52 Rev.: 23259

[Janitor mode] Update OMEdit language files

45 lines of code changed in 9 files:

adeas31 2014-11-07 00:22 Rev.: 23258

- make sure we close the settings group otherwise settings file will get corrupted.

17 lines of code changed in 2 files:

sjoelund.se 2014-11-06 23:20 Rev.: 23257

Removed some calls that should not do anything

15 lines of code changed in 5 files:

sjoelund.se 2014-11-06 22:52 Rev.: 23256

Check performance when not adding replacements already in the hashtable

0 lines of code changed in 1 file:

sjoelund.se 2014-11-06 22:09 Rev.: 23255

Some HashTable implementation changes

95 lines of code changed in 1 file:

sjoelund.se 2014-11-06 22:09 Rev.: 23254

Skip unused get call in VarTransform

16 lines of code changed in 2 files:

hudson 2014-11-06 20:33 Rev.: 23253

commit 2b92222988f8f25495f517a5ddfcc26c67ed41d7
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Nov 6 19:27:08 2014 +0100

Bump libraries
- https://github.com/modelica-compliance/compliance.git branch master updated to e3db1f7265ecfae57f87700169f5c5e579c21088.
* [https://github.com/modelica-compliance/compliance/commit/e3db1f7 e3db1f7] Fixes issue #1 by adding MA as licensor
* [https://github.com/modelica-compliance/compliance/commit/b2ab399 b2ab399] Fix text encoding for LICENSE file
* [https://github.com/modelica-compliance/compliance/commit/18803a8 18803a8] Fix testcase expected type (cannot assign Boolean to a Real)

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to bcf7ce7dbfb71814d7c2493bcacd790a0c69441a.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/bcf7ce7 bcf7ce7] new icon for Population fix changes directions in Population domain fix default diffusion permeability for gas solubility block new type PopulationChangePerMember
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/6b8c8f6 6b8c8f6] abstraction of population migration to population streams

1 lines of code changed in 1 file:

sjoelund.se 2014-11-06 19:55 Rev.: 23252

#2968 Treat function calls as a variable being used (if it is an unbound function pointer)

7 lines of code changed in 1 file:

adeas31 2014-11-06 19:17 Rev.: 23251

- more typo fixes

1 lines of code changed in 1 file:

hudson 2014-11-06 19:14 Rev.: 23250

[Janitor mode] Update OMEdit language files

1197 lines of code changed in 9 files:

adeas31 2014-11-06 19:12 Rev.: 23249

#2481
- Added GUI for dassl simulation flags.

102 lines of code changed in 2 files:

adeas31 2014-11-06 19:11 Rev.: 23248

- Fixed typos in dassl simulation flags.

9 lines of code changed in 3 files:

hudson 2014-11-06 19:05 Rev.: 23247

[Janitor mode] Fix whitespace

30 lines of code changed in 1 file:

sjoelund.se 2014-11-06 18:51 Rev.: 23246

Use new syntax matching

1 lines of code changed in 1 file:

niklwors 2014-11-06 18:37 Rev.: 23243

moved allocating of algloop vars in initialization

181 lines of code changed in 1 file:

sjoelund.se 2014-11-06 17:44 Rev.: 23242

Refactoring `REC(_)=>REC()`

115 lines of code changed in 19 files:

adeas31 2014-11-06 17:23 Rev.: 23241

- added copyClass tests.

12 lines of code changed in 1 file:

hudson 2014-11-06 16:56 Rev.: 23240

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

vwaurich 2014-11-06 16:53 Rev.: 23239

- added flag +graphml to dump a bipartite graph after causalization and a task graph on SCC level. use yEd for visualization

68 lines of code changed in 9 files:

sjoelund.se 2014-11-06 16:51 Rev.: 23238

Refactor some more things away

109 lines of code changed in 31 files:

hudson 2014-11-06 16:12 Rev.: 23237

[Janitor mode] Update OMEdit language files

359 lines of code changed in 9 files:

hudson 2014-11-06 16:12 Rev.: 23236

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

hudson 2014-11-06 16:12 Rev.: 23235

[Janitor mode] Set auto-props

7 lines of code changed in 7 files:

adeas31 2014-11-06 16:00 Rev.: 23234

#2190
- Added a new copyClass API.
- Added GUI for new copyClass API in OMEdit.

211 lines of code changed in 9 files:

mwalther 2014-11-06 15:55 Rev.: 23233

- Peer Solver preliminaries added to CPP-Runtime

1226 lines of code changed in 13 files:

hudson 2014-11-06 15:37 Rev.: 23232

[Janitor mode] Fix whitespace

36 lines of code changed in 11 files:

sjoelund.se 2014-11-06 15:28 Rev.: 23231

Updated the refactoring script, handling `REC(name=_)=>REC()`
- Ran the refactoring script

4084 lines of code changed in 129 files:

hudson 2014-11-06 14:40 Rev.: 23230

[Janitor mode] Fix whitespace

13 lines of code changed in 1 file:

niklwors 2014-11-06 14:32 Rev.: 23229

fix for paramater initialization, fix for allocating A matrix in cpp template

40 lines of code changed in 2 files:

sjoelund.se 2014-11-06 13:41 Rev.: 23228

Use lookupType instead of lookupClass to handle DIM_ENUM/DIM_BOOLEAN

14 lines of code changed in 3 files:

sjoelund.se 2014-11-06 12:28 Rev.: 23227

Update traverseType to not create a tuple in each step

407 lines of code changed in 26 files:

sjoelund.se 2014-11-06 09:58 Rev.: 23226

Fix logic error in assertion (checking the level condition before it was assigned)

1 lines of code changed in 1 file:

hudson 2014-11-06 08:15 Rev.: 23225

[Janitor mode] Update OMEdit language files

207 lines of code changed in 9 files:

adeas31 2014-11-06 04:20 Rev.: 23224

#2390
- Added some support showStartAttribute. There seems to be some issues with setComponentModifierValue API.

261 lines of code changed in 2 files:

wbraun 2014-11-05 23:42 Rev.: 23223

- fixed #2878.

25 lines of code changed in 4 files:

lochel 2014-11-05 22:54 Rev.: 23222

- Some random cleanups.

147 lines of code changed in 2 files:

hkiel 2014-11-05 21:31 Rev.: 23221

- remove superfluous strlen()
- add short description strings for builtin functions

20 lines of code changed in 2 files:

sjoelund.se 2014-11-05 21:15 Rev.: 23220

Guard against some domain errors for trig functions

37 lines of code changed in 3 files:

hudson 2014-11-05 20:42 Rev.: 23219

commit 934587f5a813980fd7d4b9177691f1e346f56044
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Nov 5 19:23:28 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to fe7d794e9040240548259cd2b2819288530fdf2c.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/fe7d794 fe7d794] new Population.Sources and changes per population member removed PermeabilityLevelSwitch
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/1d61b5d 1d61b5d] Population domain for (not only) cell population models

1 lines of code changed in 1 file:

sjoelund.se 2014-11-05 20:34 Rev.: 23218

Do not use C++11 features

4 lines of code changed in 2 files:

hudson 2014-11-05 20:07 Rev.: 23217

[Janitor mode] Fix whitespace

8 lines of code changed in 2 files:

wbraun 2014-11-05 20:04 Rev.: 23216

- fixed #2867 by fixing the calculation of adjacency rows for ASUB expressions

2676 lines of code changed in 14 files:

hudson 2014-11-05 18:37 Rev.: 23215

[Janitor mode] Update OMEdit language files

216 lines of code changed in 9 files:

sjoelund.se 2014-11-05 18:13 Rev.: 23214

Partially support opening JSON files in the transformations browser

130 lines of code changed in 5 files:

lochel 2014-11-05 17:19 Rev.: 23213

- Reverted accidentally changed test case

4 lines of code changed in 2 files:

lochel 2014-11-05 17:16 Rev.: 23212

- fixed compilation

3 lines of code changed in 1 file:

hudson 2014-11-05 17:11 Rev.: 23211

[Janitor mode] Fix whitespace

50 lines of code changed in 1 file:

nimen 2014-11-05 16:52 Rev.: 23210

added call of initialization functions for the jacobian in cpp runtime

705 lines of code changed in 1 file:

hudson 2014-11-05 16:28 Rev.: 23209

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

bthiele 2014-11-05 16:04 Rev.: 23208

Addes flattening test case for state machine example in MLS

115 lines of code changed in 2 files:

vwaurich 2014-11-05 15:43 Rev.: 23207

- use partlintornsystem only flag controlled

1 lines of code changed in 1 file:

vwaurich 2014-11-05 15:36 Rev.: 23206

- extended simplification in partlintornsystem

18 lines of code changed in 1 file:

sjoelund.se 2014-11-05 15:00 Rev.: 23205

Add SerializeModelInfo (JSON) version to the compiler, using +d=modelInfoJSON
- JSON is faster to generate and parse than the XML format (roughly 10 seconds saved for running the testsuite)
- Not enabled by default since:
- OMEdit needs to fully support it
- 1 test fails with different results: fmi/ModelExchange/2.0/HelloFMIWorldEvent.mos

1522 lines of code changed in 27 files:

hudson 2014-11-05 13:52 Rev.: 23204

[Janitor mode] Fix whitespace

7 lines of code changed in 1 file:

vwaurich 2014-11-05 13:43 Rev.: 23203

- extended partlintornsystem

143 lines of code changed in 1 file:

hudson 2014-11-05 12:48 Rev.: 23202

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

lochel 2014-11-05 12:47 Rev.: 23201

- Added functionality to dump zero crossings during runtime

689 lines of code changed in 13 files:

lochel 2014-11-05 11:17 Rev.: 23200

- Removed obsolete functions from SimCodeUtil.mo (all these functions were protected and not used anywhere including comments):
- filterNonConstant
- extractDiscEqs
- emptyHashTable
- stateindex
- createAlgorithmAndEquationAssertsFromAlgsEqnTraverser
- bytesToRealMBString
- indexSubscriptToExp
- isMixedSystem
- getCallPath
- removeDuplicatePaths
- Belonging auxiliary functions were removed as well

11 lines of code changed in 1 file:

hudson 2014-11-05 09:27 Rev.: 23199

[Janitor mode] Update OMEdit language files

45 lines of code changed in 9 files:

adeas31 2014-11-05 09:06 Rev.: 23198

#2392
- Indicate default values in ComponentParameters window.

22 lines of code changed in 1 file:

hudson 2014-11-05 08:48 Rev.: 23197

[Janitor mode] Update OMEdit language files

135 lines of code changed in 9 files:

adeas31 2014-11-05 08:32 Rev.: 23196

#2960
- Don't use the ComponentParameters class to show the parameter values for TextAnnotation.
- Show progress bar and status message when opening the ComponentParameters & ComponentAttributes windows.

61 lines of code changed in 4 files:

hudson 2014-11-05 01:29 Rev.: 23195

[Janitor mode] Update OMEdit language files

342 lines of code changed in 9 files:

adeas31 2014-11-05 01:21 Rev.: 23194

- Set the GraphicsView drag mode to RubberBandDrag.

1 lines of code changed in 1 file:

sjoelund.se 2014-11-04 22:34 Rev.: 23193

Use getpwuid instead of getlogin by default; this gives better results with sudo

1 lines of code changed in 1 file:

sjoelund.se 2014-11-04 20:54 Rev.: 23192

Only restrict root user from using the interactive interfaces (sockets/CORBA)

6 lines of code changed in 2 files:

bthiele 2014-11-04 19:03 Rev.: 23191

Collecting outgoing transitions of a mode/state in MODE data structure

104 lines of code changed in 2 files:

perost 2014-11-04 18:29 Rev.: 23190

- sourceInfo returns SourceInfo, not FileInfo.

1 lines of code changed in 1 file:

hudson 2014-11-04 17:58 Rev.: 23189

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

bachmann 2014-11-04 17:33 Rev.: 23188

Improved linear solver "LU with total pivoting" for solvable underdetermined systems

35 lines of code changed in 6 files:

lochel 2014-11-04 17:03 Rev.: 23187

- Modified epsilon of event hysteresis
- Remove unnecessary counter from BackendDAE.EVENT_INFO

44 lines of code changed in 13 files:

perost 2014-11-04 16:03 Rev.: 23186

- Some cleaning up.

83 lines of code changed in 6 files:

lochel 2014-11-04 15:29 Rev.: 23185

- fixed dumped number of zero crossings and updated test cases

2273 lines of code changed in 10 files:

lochel 2014-11-04 15:14 Rev.: 23184

- revert r23183 temporary

8 lines of code changed in 1 file:

lochel 2014-11-04 14:55 Rev.: 23183

- fixed dumped number of zero crossings

8 lines of code changed in 1 file:

lochel 2014-11-04 14:22 Rev.: 23182

- improve info message by adding current time value

2 lines of code changed in 1 file:

bthiele 2014-11-04 12:06 Rev.: 23181

Assigning equations to states

126 lines of code changed in 2 files:

vwaurich 2014-11-04 10:44 Rev.: 23180

- use list scheduler as default hpcom scheduler

1 lines of code changed in 1 file:

hudson 2014-11-04 09:53 Rev.: 23179

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

lochel 2014-11-04 09:30 Rev.: 23178

- Collect all linear solver names and descriptions to provide automatically generated help text for available linear solver methods
- Revised interface to new linear solver "totalpivot" from r23167
- Fix ls/nls description in simulation_options.c
- TODO: This should be automatically generated

60 lines of code changed in 6 files:

vwaurich 2014-11-04 09:18 Rev.: 23177

- fix for partlintornsystem, debug dump for jacobian

126 lines of code changed in 3 files:

hudson 2014-11-04 08:30 Rev.: 23176

[Janitor mode] Update OMEdit language files

1008 lines of code changed in 9 files:

adeas31 2014-11-04 05:30 Rev.: 23175

#2872
- Use `loadString` to send expressions to OMC.

21 lines of code changed in 3 files:

adeas31 2014-11-04 04:50 Rev.: 23174

#1762
- Consistent interface for instantiation and checking.

17 lines of code changed in 3 files:

hudson 2014-11-04 03:31 Rev.: 23173

[Janitor mode] Update OMEdit language files

342 lines of code changed in 9 files:

adeas31 2014-11-04 03:29 Rev.: 23172

#2611
- Fixed the zooming issue. Qt only scales and attaches the scrollbars to scene's rectangle which is bit weird. I have to set the scene huge to cover the screen so that scaling works in accordance to scrollbars.

22 lines of code changed in 3 files:

hudson 2014-11-03 20:35 Rev.: 23171

commit c76f4bd1a309f76aeb276155273f6330b11e5e7d
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Nov 3 19:24:07 2014 +0100

Bump libraries
- svn/MSL 3.2.1 has been updated to r7891.
* m:r7891 Fix doc typos

- svn/MSL trunk has been updated to r7892.
* m:r7892 Merged revision(s) 7891 from Modelica/branches/maintenance/3.2.1:Fix doc typos........

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 9bdc8478ae95be786c5260e70841c7cf160b1820.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/9bdc847 9bdc847] cosmetic changes

1 lines of code changed in 1 file:

hudson 2014-11-03 19:09 Rev.: 23170

[Janitor mode] Fix whitespace

17 lines of code changed in 2 files:

hudson 2014-11-03 19:08 Rev.: 23169

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

adeas31 2014-11-03 18:47 Rev.: 23168

- Fix build.

1 lines of code changed in 1 file:

bachmann 2014-11-03 18:38 Rev.: 23167

added new linear solver based on LU decomposision using total pivoting
- activated it also as default
- updated some tests

576 lines of code changed in 12 files:

hudson 2014-11-03 18:34 Rev.: 23166

[Janitor mode] Update OMEdit language files

2781 lines of code changed in 9 files:

adeas31 2014-11-03 18:25 Rev.: 23165

#2481
- Updated the list of integrators.
- Added a button with an external link to IntegrationAlgorithms.pdf next to integration drop down.
- Added support for -noEquidistantTimeGrid.

119 lines of code changed in 7 files:

vitalij 2014-11-03 18:24 Rev.: 23164

improved output for optDebugeJac

4 lines of code changed in 1 file:

sjoelund.se 2014-11-03 17:15 Rev.: 23163

Weird work-around for size(arr /* suze [0,2] */, 2) to return 0 at run-time (used by Modelica tables)

14 lines of code changed in 1 file:

sjoelund.se 2014-11-03 16:59 Rev.: 23162

Make sourceInfo() testsuite-friendly

11 lines of code changed in 5 files:

sjoelund.se 2014-11-03 16:34 Rev.: 23161

make clean: remove generated templates

9 lines of code changed in 2 files:

sjoelund.se 2014-11-03 15:59 Rev.: 23160

Fix r23156

3 lines of code changed in 1 file:

sjoelund.se 2014-11-03 15:55 Rev.: 23159

Add sourceInfo() to all Error.addInternalError calls

113 lines of code changed in 19 files:

sjoelund.se 2014-11-03 15:20 Rev.: 23158

Rename flag "nodoSCodeDep" to "noscodeDep"

1 lines of code changed in 1 file:

sjoelund.se 2014-11-03 15:15 Rev.: 23157

Remove unused flag usedep

4 lines of code changed in 1 file:

sjoelund.se 2014-11-03 15:15 Rev.: 23156

Tail recursion

16 lines of code changed in 3 files:

perost 2014-11-03 15:14 Rev.: 23155

- Got rid of some listArray/arrayList calls.

90 lines of code changed in 5 files:

vitalij 2014-11-03 14:48 Rev.: 23154

-support min and max values by extraPolate
-imporevd output for nonlinear solver

13 lines of code changed in 5 files:

hudson 2014-11-03 13:26 Rev.: 23153

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

hudson 2014-11-03 13:26 Rev.: 23152

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2014-11-03 13:17 Rev.: 23151

- Fix Array.map.

4 lines of code changed in 1 file:

wbraun 2014-11-03 13:17 Rev.: 23150

- added flag for SKF TLM Master Solver Interface.

175 lines of code changed in 4 files:

sjoelund.se 2014-11-03 13:05 Rev.: 23149

Some refactoring to use assignment to fields

94 lines of code changed in 1 file:

hudson 2014-11-03 12:51 Rev.: 23148

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

perost 2014-11-03 12:47 Rev.: 23147

- Removed Array.append (since we have arrayAppend now).
- Optimized some Array functions.
- Some random cleanups.

249 lines of code changed in 8 files:

sjoelund.se 2014-11-03 12:36 Rev.: 23146

Do not dump bindings to outputs in the interface functions

13 lines of code changed in 4 files:

sjoelund.se 2014-11-03 11:59 Rev.: 23145

Fix indexes of some metarecord literals (Susan does not warn you shadow the variable index with a new index)

8 lines of code changed in 1 file:

vwaurich 2014-11-03 10:38 Rev.: 23144

- rewritten partlintornsystem module

320 lines of code changed in 1 file:

vitalij 2014-11-03 00:59 Rev.: 23143

improved output for optDebugeJac

23 lines of code changed in 1 file:

sjoelund.se 2014-11-02 23:00 Rev.: 23142

Print SourceInfo to MM definitions

4 lines of code changed in 1 file:

sjoelund.se 2014-11-02 22:42 Rev.: 23141

Fix MM test

6 lines of code changed in 2 files:

sjoelund.se 2014-11-02 22:40 Rev.: 23140

Absyn no longer needs to be its own dependency class (Util no longer imports Absyn)

9 lines of code changed in 5 files:

sjoelund.se 2014-11-02 22:15 Rev.: 23139

Susan no longer depends on Absyn

3 lines of code changed in 7 files:

sjoelund.se 2014-11-02 22:00 Rev.: 23138

Big changes. You will need to bootstrap omc from scratch.
- Added function `sourceInfo()`, which returns the file and positions of the call in the source code (useful to produce error-messages that point inside the compiler itself).
- Changed all Absyn.Info to the built-in SourceInfo uniontype
- Added SourceInfo to GlobalScript.IEXP (previously only statements had SourceInfo)
- Changed System.readLine to fail if the file does not exist. The scripting function returns an empty string on failure.

A new bootstrapping tarball has been created. Some of the new features you can use in the compiler:
- (Limited) assignment to metarecord fields (r23120)
- Use new built-in function arrayAppend and Dangerous.arrayCreateNoInit (r23106)
- import MetaModelica.Dangerous (r23001)
- SourceInfo (this commit)

5641 lines of code changed in 142 files:

hudson 2014-11-02 19:24 Rev.: 23137

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

sjoelund.se 2014-11-02 19:19 Rev.: 23136

Susan: Handle builtin uniontypes

1 lines of code changed in 3 files:

vitalij 2014-11-02 19:16 Rev.: 23135

- improved optDebugeJac
compare analytical and numerical jacobian

148 lines of code changed in 4 files:

adeas31 2014-11-02 04:05 Rev.: 23133

- Added details to the executable using the RC file.

22 lines of code changed in 2 files:

adrpo 2014-11-01 23:36 Rev.: 23131

- fix bug #2882 (careful with the evaluation of expressions having DAE.T_CODE type)

110 lines of code changed in 4 files:

hudson 2014-11-01 20:33 Rev.: 23130

commit b2120b6bffbeee044c4c832047c0cce771c4a2dd
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Nov 1 19:19:59 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to ba949c186a42d6c8a6e48a4b73441b8500aec7f4.
* [https://github.com/lbl-srg/modelica-buildings/commit/ba949c1 ba949c1] Reformatted code

- svn/ThermoPower has been updated to r289.
* r289 Updated documentation

1 lines of code changed in 1 file:

adrpo 2014-11-01 05:27 Rev.: 23129

- avoid CRLF issues on Windows (compareFiles fails because of different line endings)

23 lines of code changed in 1 file:

hudson 2014-11-01 04:19 Rev.: 23125

[Janitor mode] Update OMEdit language files

1305 lines of code changed in 9 files:

adeas31 2014-11-01 04:18 Rev.: 23124

- Fixed the return value of changeDirectory.

2 lines of code changed in 1 file:

adrpo 2014-11-01 04:04 Rev.: 23123

- fix bug #2943 (the error was introduced in r23049)
- added test: testsuite/openmodelica/interactive-API/Bug2943.mos

43 lines of code changed in 3 files:

adeas31 2014-11-01 04:04 Rev.: 23122

- Send commands to omc as utf-8.
- All files generated by OMEdit are now utf-8.
- check for errors after setting/changing the working directory of omc.

34 lines of code changed in 6 files:

October 2014 »

Generated by StatSVN 0.7.0