October 2014 Commit Log

Number of Commits:
558
Number of Active Developers:
21
hudson 2014-10-31 20:47 Rev.: 23121

commit 784a402302725635a7a5d5e964506a6aa6b671a5
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 31 19:20:38 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3c5db0bdf03129710d81d3f6687f4e3fbd1a13ce.
* [https://github.com/iea-annex60/modelica-annex60/commit/3c5db0b 3c5db0b] Merge pull request #112 from iea-annex60/issue71_ttws
* [https://github.com/iea-annex60/modelica-annex60/commit/c272837 c272837] Merge pull request #115 from iea-annex60/issue114_html
* [https://github.com/iea-annex60/modelica-annex60/commit/bc844b4 bc844b4] Corrected html for #114
* [https://github.com/iea-annex60/modelica-annex60/commit/485e79e 485e79e] Merge pull request #113 from thorade/issue71_ttws
* [https://github.com/iea-annex60/modelica-annex60/commit/1602bea 1602bea] normalize end of file
* [https://github.com/iea-annex60/modelica-annex60/commit/2acb1ce 2acb1ce] Run ttws --clean Annex60 for #71
* [https://github.com/iea-annex60/modelica-annex60/commit/6fda8b0 6fda8b0] Run ttws --strip Annex60

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to d408aa12c05199f4699ed7e679a4b22b804dbdc7.
* [https://github.com/lbl-srg/modelica-buildings/commit/d408aa1 d408aa1] Merge pull request #310 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/c440e07 c440e07] Merged Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/fd6b0b7 fd6b0b7] Merged Annex60

- svn/ThermoPower has been updated to r288.
* r288 Fixed bug in FlowJoin/FlowSplit and reformatted code for better readability

1 lines of code changed in 1 file:

sjoelund.se 2014-10-31 18:52 Rev.: 23120

Fix code generation for assignment to metarecord fields

57 lines of code changed in 5 files:

hudson 2014-10-31 18:33 Rev.: 23119

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

hkiel 2014-10-31 18:15 Rev.: 23118

Recommit change from r23112 with appropriate fixes

10 lines of code changed in 2 files:

niklwors 2014-10-31 18:07 Rev.: 23117

fix for dae exp reductions in cpp template, fix for memory leaks in cpp runtime

172 lines of code changed in 6 files:

perost 2014-10-31 17:58 Rev.: 23116

- Reverted part of 23112 that broke the build.

2 lines of code changed in 2 files:

hudson 2014-10-31 17:58 Rev.: 23115

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

perost 2014-10-31 17:51 Rev.: 23114

- Some optimizations in BackendDAEUtil.

149 lines of code changed in 3 files:

sjoelund.se 2014-10-31 17:17 Rev.: 23113

Expected output

0 lines of code changed in 1 file:

hkiel 2014-10-31 17:12 Rev.: 23112

Fix some uninitialized values.

54 lines of code changed in 7 files:

sjoelund.se 2014-10-31 17:06 Rev.: 23111

Remove pointless call

0 lines of code changed in 1 file:

adrpo 2014-10-31 16:38 Rev.: 23110

- make distclean for gc on top clean

1 lines of code changed in 1 file:

adrpo 2014-10-31 16:23 Rev.: 23109

- disable parallel mark for GC in Windows as it crashes dll loading
- override CFLAGS in some places so the CFLAGS given at command line get propagated correctly
- remove MMC_INIT from in_function generated for dll loading

5 lines of code changed in 7 files:

sjoelund.se 2014-10-31 14:30 Rev.: 23108

Word list

3 lines of code changed in 1 file:

perost 2014-10-31 13:25 Rev.: 23107

- Removed arrayAdd, it's unused and very inefficient, and arrayAppend can do the
same thing.

5 lines of code changed in 10 files:

perost 2014-10-31 12:59 Rev.: 23106

- Implemented builtin MetaModelica operators arrayAppend and
MetaModelica.Dangerous.arrayCreateNoInit.

82 lines of code changed in 8 files:

sjoelund.se 2014-10-31 11:54 Rev.: 23105

- Add new package Util/GC.mo. Moved functions from System into GC
- Added new flag --debug=gcProfiling, which uses a new call to gc_prof_stats
- Added GC_expand_hp to ModelicaBuiltin.mo; used it for the library tests
- Disable munmap in the gc configure

1012 lines of code changed in 572 files:

lochel 2014-10-31 11:28 Rev.: 23104

- moved BackendDAEUtil.analyzeJacobian to package SymbolicJacobian

275 lines of code changed in 3 files:

sjoelund.se 2014-10-31 09:21 Rev.: 23103

Always dump builtin external declarations since it affects the interface

2 lines of code changed in 1 file:

sjoelund.se 2014-10-31 08:56 Rev.: 23102

Missing changes in CevalScript

2 lines of code changed in 1 file:

sjoelund.se 2014-10-31 08:52 Rev.: 23101

Strip external sections and class comments for the interface files

17 lines of code changed in 3 files:

wbraun 2014-10-31 02:08 Rev.: 23100

- fixed #2754.

12 lines of code changed in 5 files:

wbraun 2014-10-31 00:58 Rev.: 23099

- fixed nominal, min and max attributes for linear systems

3 lines of code changed in 1 file:

wbraun 2014-10-31 00:37 Rev.: 23098

- expected output

1 lines of code changed in 1 file:

hudson 2014-10-31 00:01 Rev.: 23097

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

wbraun 2014-10-30 23:52 Rev.: 23096

fixed #2868 and #2754 partially
- by using the in BackendEquation.equationToResidualForm and SimCodeUtil
the same function createResidualExp

- moved functions:
- createNonlinearResidualExp from SimCodeUtil to Expression
- traverseEquationToScalarResidualForm from SymbolicJacobian to BackendEquation
- reintroduced traverseEquationToResidualForm in BackendEquation

311 lines of code changed in 9 files:

hudson 2014-10-30 20:33 Rev.: 23095

commit 7ebedf3ca5c740b9ccfdab2dae533e1eebebdaff
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 30 19:19:03 2014 +0100

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to bd523e5a73bee2452eeb95697e6eb2cb06afe9ad.
* [https://github.com/iea-annex60/modelica-annex60/commit/bd523e5 bd523e5] Merge pull request #110 from iea-annex60/issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/ff3707e ff3707e] Updated comment
* [https://github.com/iea-annex60/modelica-annex60/commit/bee9191 bee9191] Added revision notes for #102
* [https://github.com/iea-annex60/modelica-annex60/commit/134c323 134c323] Merge branch 'master' into issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/00a028e 00a028e] Changed density to use default medium states and made mFactor final
* [https://github.com/iea-annex60/modelica-annex60/commit/0ec807b 0ec807b] Merge pull request #105 from Mathadon/issue102_corrFacMixVol
* [https://github.com/iea-annex60/modelica-annex60/commit/7c8e723 7c8e723] Merge pull request #109 from iea-annex60/issue108_userGuide
* [https://github.com/iea-annex60/modelica-annex60/commit/56b9f3e 56b9f3e] Updated main info section and user guide.
* [https://github.com/iea-annex60/modelica-annex60/commit/15711cf 15711cf] used new mass multiplication factor in radiator implementation
* [https://github.com/iea-annex60/modelica-annex60/commit/93fbe3e 93fbe3e] added thermal mass scaling factor in mixing volume and propagated it to LumpedVolumeDeclarations

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 51a8749d5f6c245a29f509377e94c79b0a00fddc.
* [https://github.com/lbl-srg/modelica-buildings/commit/51a8749 51a8749] Corrected malformed html
* [https://github.com/lbl-srg/modelica-buildings/commit/4e5b717 4e5b717] Merge pull request #309 from lbl-srg/issue308_ttws
* [https://github.com/lbl-srg/modelica-buildings/commit/20ea705 20ea705] Run ttws --clean Buildings for #308
* [https://github.com/lbl-srg/modelica-buildings/commit/2f647c7 2f647c7] Run ttws --strip Buildings for #308
* [https://github.com/lbl-srg/modelica-buildings/commit/a5d37c3 a5d37c3] Corrected wrong html syntax.
* [https://github.com/lbl-srg/modelica-buildings/commit/e1acf2f e1acf2f] Merge pull request #307 from lbl-srg/issue306_demandResponseTOut
* [https://github.com/lbl-srg/modelica-buildings/commit/da71f0f da71f0f] Corrected html
* [https://github.com/lbl-srg/modelica-buildings/commit/0163510 0163510] Added BESTEST example
* [https://github.com/lbl-srg/modelica-buildings/commit/ab383b3 ab383b3] Corrected comment
* [https://github.com/lbl-srg/modelica-buildings/commit/a307896 a307896] Moved Validation out of Examples package
* [https://github.com/lbl-srg/modelica-buildings/commit/1551063 1551063] Moved Validation folder to conform to Annex60 structure
* [https://github.com/lbl-srg/modelica-buildings/commit/f88e4dc f88e4dc] Added numberOfIntervals to avoid warning.
* [https://github.com/lbl-srg/modelica-buildings/commit/7a46e5f 7a46e5f] Conditionally removed TOut.
* [https://github.com/lbl-srg/modelica-buildings/commit/1814a1a 1814a1a] Merge pull request #305 from lbl-srg/demandResponse
* [https://github.com/lbl-srg/modelica-buildings/commit/83cf8d2 83cf8d2] Added missing folder

- https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary.git branch master updated to 91f0809aa53398fe008a1b5df56f45a66dd7e5de.
* [https://github.com/modelica-3rdparty/RealTimeCoordinationLibrary/commit/91f0809 91f0809] added function to Message for logging messages that are send. Note: we use function getInstanceName(), which is valid for Modelica 3.3 https://www.modelica.org/documents/ModelicaSpec33.pdf page 28 -> Tested with Dymola 2014 FD01

1 lines of code changed in 1 file:

adrpo 2014-10-30 18:55 Rev.: 23094

- GC_expand_hp 150M for Windows, 300M for others

4 lines of code changed in 1 file:

adrpo 2014-10-30 18:36 Rev.: 23093

- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- increase size given to GC_expand_hp to 300M to get a bit more speedup

141 lines of code changed in 3 files:

vitalij 2014-10-30 18:05 Rev.: 23092

fixed optDebugeJac

1 lines of code changed in 1 file:

mwalther 2014-10-30 17:50 Rev.: 23091

- fixed analyzation_mode

11 lines of code changed in 7 files:

vitalij 2014-10-30 17:40 Rev.: 23090

fixed optDebugeJac

2 lines of code changed in 1 file:

hudson 2014-10-30 17:03 Rev.: 23089

[Janitor mode] Update OMEdit language files

855 lines of code changed in 9 files:

lochel 2014-10-30 16:59 Rev.: 23088

- removed functions:
- BackendDAEUtil.addAliasVariables
- BackendDAEUtil.calculateSizes (and auxiliary functions)
- moved functions to package SymbolicJacobian:
- BackendDAEUtil.addBackendDAESharedJacobian
- BackendDAEUtil.addBackendDAESharedJacobians
- BackendDAEUtil.addBackendDAESharedJacobianSparsePattern
- removed unnecessary match/matchcontinue statements
- marked functions as protected if possible

106 lines of code changed in 2 files:

adeas31 2014-10-30 16:44 Rev.: 23087

#2595
+ Added a checkbox `Build Only` in SimulationDialog.

48 lines of code changed in 2 files:

lochel 2014-10-30 16:27 Rev.: 23086

- removed obsolete functions:
- traverseequationToResidualForm
- calculateJacobianEnhanced
- varsInEqnEnhanced
- varsInEqnEnhanced1
- moved functions:
- BackendDAEUtil.calculateJacobian -> SymbolicJacobian.calculateJacobian (and depending ones)
- BackendDAEUtil.traverseEquationToScalarResidualForm -> SymbolicJacobian.traverseEquationToScalarResidualForm
- marked functions as protected if possible
- some more clean-up

629 lines of code changed in 9 files:

hudson 2014-10-30 16:16 Rev.: 23085

[Janitor mode] Fix whitespace

4 lines of code changed in 3 files:

RuedKamp 2014-10-30 16:09 Rev.: 23084

-added some functions required for vxworks

32 lines of code changed in 10 files:

mwalther 2014-10-30 16:07 Rev.: 23083

- fixed cpp runtime build

4 lines of code changed in 3 files:

mwalther 2014-10-30 15:54 Rev.: 23082

- moved Solver header files into the include folder to fix windows build

1092 lines of code changed in 59 files:

vitalij 2014-10-30 14:04 Rev.: 23081

fixed 23080

2 lines of code changed in 1 file:

vitalij 2014-10-30 14:02 Rev.: 23080

fixed output

4 lines of code changed in 1 file:

vitalij 2014-10-30 13:46 Rev.: 23079

fixed output format

2 lines of code changed in 1 file:

sjoelund.se 2014-10-30 13:38 Rev.: 23078

Remove RML references from the readme

4 lines of code changed in 1 file:

vitalij 2014-10-30 13:35 Rev.: 23077

improved debuging of the jacobian matrix in dyn. optimization

40 lines of code changed in 1 file:

perost 2014-10-30 12:56 Rev.: 23076

Fix for #2935:
- Rewrote flag parsing:
* Now handles both - and -- flags correctly.
* -- now stops processing flags like most Linux commands,
so e.g. omc -- -somefile works.
- Changed + to - and -- in the help text to be more unixy
(+ flags still work as usual) and removed text about runtime flags.

74 lines of code changed in 2 files:

sjoelund.se 2014-10-30 12:52 Rev.: 23075

Enable Figaro

91 lines of code changed in 1 file:

sjoelund.se 2014-10-30 12:26 Rev.: 23074

Tweak arrayCreate (inline)

23 lines of code changed in 4 files:

lochel 2014-10-30 11:48 Rev.: 23073

- Enabled some error messages by default: don't hide error messages of failing functions as long as the function is not supposed to fail in certain cases
- Fixed zcEqual and getMinZeroCrossings to also handle sample-calls
- Cleaned up more patterns

89 lines of code changed in 3 files:

hudson 2014-10-30 11:36 Rev.: 23072

[Janitor mode] Fix whitespace

23 lines of code changed in 8 files:

sjoelund.se 2014-10-30 11:03 Rev.: 23071

Clean CevalScript.compileModel

70 lines of code changed in 2 files:

nimen 2014-10-30 11:02 Rev.: 23070

Adaptions for VxWorks and Bodas in Kinsol and AlgLoopSolverFactory and cleanup of files in cpp runtime

880 lines of code changed in 51 files:

lochel 2014-10-30 10:06 Rev.: 23069

- Cleaned up more patterns

120 lines of code changed in 2 files:

hudson 2014-10-30 10:03 Rev.: 23068

[Janitor mode] Fix whitespace

12 lines of code changed in 2 files:

mwalther 2014-10-30 09:50 Rev.: 23067

- improved scorep-support for c++ runtime profiling
- fixed analyzation mode -> precompiled headers are used now
- profiling sections can now be turned on and off in measure_time.hpp

431 lines of code changed in 28 files:

vitalij 2014-10-30 09:16 Rev.: 23066

added option for debuging derivations

95 lines of code changed in 3 files:

sjoelund.se 2014-10-30 09:03 Rev.: 23065

Bump MSL 3.2.1

5 lines of code changed in 3 files:

adrpo 2014-10-30 06:34 Rev.: 23064

- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- set G_SLICE to always-malloc
- GC_expand_hp only 150M (1G is too much, maybe we should do it when we have plenty of memory)

58 lines of code changed in 4 files:

adrpo 2014-10-30 03:30 Rev.: 23063

- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- time the bootstrapped compilation in Makefile.omdev.mingw

126 lines of code changed in 5 files:

hudson 2014-10-30 01:41 Rev.: 23062

[Janitor mode] Update OMEdit language files

1008 lines of code changed in 9 files:

adeas31 2014-10-30 01:34 Rev.: 23061

#2938
+ gridlines using a slightly lighter gray (as in Dymola).
+ show/hide gridlines is now persistent.

11 lines of code changed in 2 files:

adeas31 2014-10-30 01:13 Rev.: 23060

- minor typo fixes.

2 lines of code changed in 2 files:

hudson 2014-10-30 01:03 Rev.: 23059

[Janitor mode] Update OMEdit language files

2398 lines of code changed in 9 files:

adeas31 2014-10-30 01:00 Rev.: 23058

#2183
+ Updated almost all icons from PNGs to SVGs.
+ The toolbar icon size can be changed via settings.
+ The library icon size can be changed via settings.

8906 lines of code changed in 124 files:

sjoelund.se 2014-10-29 23:22 Rev.: 23057

Call `GC_expand` in main to make the test suite 100% (hopefully)

2 lines of code changed in 1 file:

vitalij 2014-10-29 21:58 Rev.: 23056

fix indentation

1 lines of code changed in 1 file:

hudson 2014-10-29 21:00 Rev.: 23055

commit e252d0c636d083ff0bc73ec3828aa9dd00d14d69
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 29 19:20:33 2014 +0100

Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 40eca24d9ed1b5d49e3266ff958edd7b6f79dea1.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/40eca24 40eca24] line endings

- svn/MSL 3.2.1 has been updated to r7888.
* m:r7888 Removed controversial parameter qualifier from protected variable declaration in function

- svn/MSL trunk has been updated to r7887.
* m:r7887 Removed controversial parameter qualifier from protected variable declaration in function

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to b01b90ade9bcf30b20a55378c66f19fdcbd061a8.
* [https://github.com/dzimmer/PlanarMechanics/commit/b01b90a b01b90a] Merge pull request #44 from tbeu/fix-each
* [https://github.com/dzimmer/PlanarMechanics/commit/deeb14b deeb14b] Add missing each for array modification

1 lines of code changed in 1 file:

bthiele 2014-10-29 20:13 Rev.: 23054

Modelica state machines data structure extension

115 lines of code changed in 2 files:

hudson 2014-10-29 19:28 Rev.: 23053

[Janitor mode] Fix whitespace

23 lines of code changed in 1 file:

Julian.Ophey 2014-10-29 18:48 Rev.: 23052

fix in cpp template for external functions

60 lines of code changed in 1 file:

hudson 2014-10-29 17:52 Rev.: 23051

[Janitor mode] Fix whitespace

13 lines of code changed in 2 files:

sjoelund.se 2014-10-29 17:29 Rev.: 23050

Removed the old MetaModelica operators from the parser (+& ==& +. ==., etc)

3661 lines of code changed in 155 files:

perost 2014-10-29 17:21 Rev.: 23049

- Some case merging and various improvements.

457 lines of code changed in 6 files:

lochel 2014-10-29 17:11 Rev.: 23048

- fix r23046

2 lines of code changed in 1 file:

wbraun 2014-10-29 17:10 Rev.: 23047

- fix printMatrix

2 lines of code changed in 1 file:

lochel 2014-10-29 17:07 Rev.: 23046

- clean-up some patterns

90 lines of code changed in 1 file:

lochel 2014-10-29 16:44 Rev.: 23045

- Removed unnecessary cases
- Merged cases if possible
- Some more clean-up

127 lines of code changed in 1 file:

perost 2014-10-29 15:43 Rev.: 23044

- Improved Util.stringWrap.

71 lines of code changed in 1 file:

sjoelund.se 2014-10-29 15:38 Rev.: 23043

Start removal of Debug.mo: Removed bcall* fcall* bprint* fprint*, etc

4133 lines of code changed in 81 files:

bthiele 2014-10-29 15:30 Rev.: 23042

Restricting special inner outer rules for variables in state machines to output variables

18 lines of code changed in 2 files:

wbraun 2014-10-29 15:19 Rev.: 23041

- fixed nominal, min and max attributes for linear systems

4 lines of code changed in 1 file:

sjoelund.se 2014-10-29 14:08 Rev.: 23040

Add System.dladdr for easier debugging of things that should not go wrong
- dladdr returns the C name of a symbol in the file (typically a function pointer)

48 lines of code changed in 3 files:

perost 2014-10-29 13:13 Rev.: 23039

- Readd listReverseInPlace in List, doesn't seem to be the issue.

99 lines of code changed in 1 file:

perost 2014-10-29 12:54 Rev.: 23038

- Remove all listReverseInPlace to see if they are causing issues with FourBitBinaryAdder.

99 lines of code changed in 1 file:

perost 2014-10-29 12:38 Rev.: 23037

- Removed some potentially unsafe listReverseInPlace.

7 lines of code changed in 1 file:

lochel 2014-10-29 11:42 Rev.: 23036

- Merged functions collectZCAlgs and collectZCAlgsFor
- Removed unused function arguments
- Some more clean-up

651 lines of code changed in 1 file:

lochel 2014-10-29 09:57 Rev.: 23034

- fix documentation of one more function

1 lines of code changed in 1 file:

hudson 2014-10-29 09:51 Rev.: 23033

[Janitor mode] Fix whitespace

10 lines of code changed in 2 files:

lochel 2014-10-29 09:51 Rev.: 23032

- revise new 'math library' from r23023
- fix some wrong pointers
- fix documentation

204 lines of code changed in 2 files:

adrpo 2014-10-29 05:26 Rev.: 23031

- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)
- fixed e^-N where N is integer constant
- fixed some other bad cases in Expression.mo and ExpressionSimplify.mo

504 lines of code changed in 10 files:

wbraun 2014-10-29 05:26 Rev.: 23030

- some preparation for linear solver improvments

6 lines of code changed in 3 files:

wbraun 2014-10-29 05:25 Rev.: 23029

- more fixes for omc_math library

65 lines of code changed in 2 files:

adrpo 2014-10-29 05:14 Rev.: 23028

- fix Windows build

1 lines of code changed in 1 file:

hudson 2014-10-29 03:22 Rev.: 23027

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

wbraun 2014-10-29 03:18 Rev.: 23026

- update lapack solver to use omc_math

90 lines of code changed in 4 files:

wbraun 2014-10-29 01:21 Rev.: 23025

- expected output

1 lines of code changed in 1 file:

hudson 2014-10-29 01:05 Rev.: 23024

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

wbraun 2014-10-29 00:58 Rev.: 23023

- added own small math library for vectors and matrix

807 lines of code changed in 3 files:

adrpo 2014-10-28 23:54 Rev.: 23022

- update boehm gc to latest from github (via OpenModelicaExternal 3rdParty/gc)
- rename 3rdParty/gc-7.2 to 3rdParty/gc

193 lines of code changed in 12 files:

hudson 2014-10-28 22:37 Rev.: 23021

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

lochel 2014-10-28 22:23 Rev.: 23020

- remove unnecessary lists

69 lines of code changed in 1 file:

lochel 2014-10-28 21:28 Rev.: 23019

- fix Util.if_

1 lines of code changed in 1 file:

hudson 2014-10-28 21:00 Rev.: 23018

commit df6fc79de541d87fb9946c14365337ecb9a915f4
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 28 19:19:30 2014 +0100

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to fb32e2fdfdddef0499d55fe31a57d2028bfea188.
* [https://github.com/lbl-srg/modelica-buildings/commit/fb32e2f fb32e2f] Changed test for exterior or interior shade.
* [https://github.com/lbl-srg/modelica-buildings/commit/da3b7b7 da3b7b7] Updated release notes for overhang and sidefins.
* [https://github.com/lbl-srg/modelica-buildings/commit/554ea96 554ea96] Updated reference results from f4dd519
* [https://github.com/lbl-srg/modelica-buildings/commit/6732722 6732722] Corrected remove of overhang/sidefins
* [https://github.com/lbl-srg/modelica-buildings/commit/7aacfec 7aacfec] Removed conditional check
* [https://github.com/lbl-srg/modelica-buildings/commit/4d67f41 4d67f41] Reformulated model to avoid division by zero
* [https://github.com/lbl-srg/modelica-buildings/commit/b9d8078 b9d8078] Reformatted file
* [https://github.com/lbl-srg/modelica-buildings/commit/3ac2af9 3ac2af9] Added extends Modelica.Icons.Record
* [https://github.com/lbl-srg/modelica-buildings/commit/d11a085 d11a085] Updated reference results from f4dd519
* [https://github.com/lbl-srg/modelica-buildings/commit/b4a2f99 b4a2f99] Updated example for cdc706dfb2df3a9f0b70188903941a3c92c60a47

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to b3db05b59f8fff9d98fa49739c43f95d646f95f7.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/b3db05b b3db05b] new physical non-SI unit for lymph flow: "liter/day"
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2b8cf12 2b8cf12] Fix: Hydraulic.Reabsorption OsmoticCell with more possible membrane type interfaces, where array connector has different osmolarities. E.g. blood plasma has 285 mosm/l generated by almost all non-lipophilic substances for cell membrane and 1.44 mosm/l generated almost by plasma proteins for blood capillary membrane. All these minority version changes are accompanied also with conversion scripts from older versions of Physiolibrary.

1 lines of code changed in 1 file:

bthiele 2014-10-28 20:35 Rev.: 23017

Reverted back to r23007 since last commit of file was unintentional

2 lines of code changed in 1 file:

hudson 2014-10-28 20:13 Rev.: 23016

[Janitor mode] Fix whitespace

13 lines of code changed in 2 files:

hudson 2014-10-28 20:13 Rev.: 23015

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

bthiele 2014-10-28 19:48 Rev.: 23014

Modelica State Machines module (not ready, yet). Module is not yet activated (entry commented out in Flags.mo).

868 lines of code changed in 6 files:

hudson 2014-10-28 19:24 Rev.: 23013

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-10-28 19:15 Rev.: 23012

- use BackendDAEUtil.mapEqSystem instead of BackendDAEUtil.mapEqSystemAndFold

10 lines of code changed in 1 file:

lochel 2014-10-28 18:59 Rev.: 23011

- don't search in shared object for zero crossings

35 lines of code changed in 3 files:

lochel 2014-10-28 18:36 Rev.: 23010

- don't search in initial equations for zero crossings

41 lines of code changed in 3 files:

hudson 2014-10-28 17:47 Rev.: 23009

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

perost 2014-10-28 17:39 Rev.: 23008

- List optimizations by using dangerous listReverseInPlace.

264 lines of code changed in 3 files:

sjoelund.se 2014-10-28 16:30 Rev.: 23007

Replace `Util.if_` with if-expressions

1528 lines of code changed in 91 files:

hudson 2014-10-28 16:10 Rev.: 23006

[Janitor mode] Fix whitespace

11 lines of code changed in 2 files:

hudson 2014-10-28 16:10 Rev.: 23005

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-10-28 15:53 Rev.: 23004

-imporved error msg for dyn. optimization
-some fixes from static analysis

267 lines of code changed in 12 files:

lochel 2014-10-28 15:24 Rev.: 23003

- use zc::lst instead of listAppend({zc}, lst)

12 lines of code changed in 1 file:

nimen 2014-10-28 15:04 Rev.: 23002

Adaptions in Kinsol (Cpp Runtime) for VxWorks and Bodas

20 lines of code changed in 2 files:

sjoelund.se 2014-10-28 12:37 Rev.: 23001

- Add FileInfo to the top-level scope and fix the builtin environment to build the data structures needed to use this
- Handle import MetaModelica in the dependency analysis

33 lines of code changed in 4 files:

hudson 2014-10-28 12:04 Rev.: 23000

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

niklwors 2014-10-28 12:01 Rev.: 22999

fix for get start value in cpp template

8 lines of code changed in 1 file:

lochel 2014-10-28 11:55 Rev.: 22998

- Split up package BackendDAEOptimize (moved some stuff to new package SymbolicJacobian and other packages)
- Marked functions as protected if they should be
- Removed redundant/obsolete code
- Removed symbolic matrix G that was used to improve old initialization approach, since it is deactivated for a long time and isn't working anymore anyway

2489 lines of code changed in 11 files:

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

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

hudson 2014-10-28 11:12 Rev.: 22996

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2014-10-28 10:58 Rev.: 22995

- added defines for measure time, to support scoreP
- scoreP support to c++ profiling added

198 lines of code changed in 6 files:

sjoelund.se 2014-10-28 10:47 Rev.: 22994

Increase time limits for library testing

1 lines of code changed in 1 file:

mwalther 2014-10-28 10:43 Rev.: 22993

- fix for hpcom analyzation mode

37 lines of code changed in 2 files:

vwaurich 2014-10-28 10:01 Rev.: 22992

- replace numArrayDim with ExpressionDump.dimensionIntString only in the simCodeVar and not in the backendVar
- some dumpSimCode extension for constant and parameter vars

38 lines of code changed in 2 files:

sjoelund.se 2014-10-28 09:23 Rev.: 22991

Replace matchcontinue without accumulator with a reverse for-loop

24 lines of code changed in 1 file:

hudson 2014-10-28 00:20 Rev.: 22990

[Janitor mode] Fix whitespace

10 lines of code changed in 3 files:

wbraun 2014-10-28 00:10 Rev.: 22989

#2481
- added flags for better control of integration methods
- flag for initial step size of dassl
- flag for choosing jacobian of dassl
- flag for no equidistant time grid -noEquidistantTimeGrid
- flag to avoid restart dassl after an event
- removed some of the old solver methods

304 lines of code changed in 13 files:

sjoelund.se 2014-10-27 23:01 Rev.: 22988

#2932 Do not make protected functions static

27 lines of code changed in 2 files:

hudson 2014-10-27 21:24 Rev.: 22987

commit 6182faac5389bc051fe26951186b13251b9a5009
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 27 19:27:49 2014 +0100

Bump libraries
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 5e68a1a1aa9cd1c2a9b9c52c83084d17acab3118.
* [https://github.com/joewa/open-bldc-modelica/commit/5e68a1a 5e68a1a] Prepare some tests with python

1 lines of code changed in 1 file:

hudson 2014-10-27 19:48 Rev.: 22985

[Janitor mode] Update OMEdit language files

846 lines of code changed in 9 files:

adeas31 2014-10-27 19:36 Rev.: 22984

- Only try to remove connection if we have a valid ModelWidget.

13 lines of code changed in 2 files:

adeas31 2014-10-27 19:27 Rev.: 22983

- Updated more icons from PNGs to SVGs.
- Removed some unused PSDs.

3283 lines of code changed in 58 files:

hudson 2014-10-27 16:45 Rev.: 22982

[Janitor mode] Fix whitespace

586 lines of code changed in 34 files:

nimen 2014-10-27 16:37 Rev.: 22981

Cleanup of Cpp Runtime files

784 lines of code changed in 43 files:

lochel 2014-10-27 15:59 Rev.: 22980

- some cleanup, removed unnecessary matchcontinue statements, ...

235 lines of code changed in 2 files:

vwaurich 2014-10-27 15:49 Rev.: 22979

- use the size instead of the Absyn.path in ExpressionDump.dimensionString()

4 lines of code changed in 1 file:

hudson 2014-10-27 14:56 Rev.: 22978

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

perost 2014-10-27 14:54 Rev.: 22977

- Fixed logic in Main.main2.

8 lines of code changed in 1 file:

niklwors 2014-10-27 14:33 Rev.: 22976

deactivated function parameter generation in cpp template

124 lines of code changed in 2 files:

sjoelund.se 2014-10-27 14:31 Rev.: 22975

Update tarball for partial function evaluation
- Removed List.fold5 and List.fold6 (called directly using `List.fold(..., function f(x1=y1,x2=y2)`

47 lines of code changed in 6 files:

sjoelund.se 2014-10-27 14:15 Rev.: 22974

Handle metaarray when generating code

1 lines of code changed in 1 file:

lochel 2014-10-27 14:05 Rev.: 22973

- Make more functions work with one-based indices:
- List.replaceAt
- List.positionOnTrue
- List.positionList
- Use listGet instead of listNth in some places
- Add tests for List.List.replaceAt and List.replaceAtIndexFirst

106 lines of code changed in 19 files:

hudson 2014-10-27 13:18 Rev.: 22972

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

perost 2014-10-27 13:15 Rev.: 22971

- Case merging.

363 lines of code changed in 8 files:

lochel 2014-10-27 10:19 Rev.: 22970

- Unraveling some indices by making List.position work with one-based index.

28 lines of code changed in 16 files:

sjoelund.se 2014-10-27 10:13 Rev.: 22969

Remove bootstrapping version text since RML is no longer in use

1 lines of code changed in 1 file:

sjoelund.se 2014-10-27 09:07 Rev.: 22968

Remove RML references from configure

0 lines of code changed in 1 file:

sjoelund.se 2014-10-27 08:56 Rev.: 22967

Do not expand-expand-...-expand crefs hoping this will change the results

1 lines of code changed in 1 file:

adrpo 2014-10-27 03:45 Rev.: 22966

- merge cases based on output from rml -Eunify (https://dev.openmodelica.org/~adrpo/rml-unifications-original.txt)

207 lines of code changed in 5 files:

sjoelund.se 2014-10-26 18:45 Rev.: 22965

cppruntime uses cminpack

18 lines of code changed in 1 file:

perost 2014-10-26 16:19 Rev.: 22964

- Fix previous fix.

1 lines of code changed in 1 file:

hudson 2014-10-26 16:05 Rev.: 22963

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

perost 2014-10-26 15:55 Rev.: 22962

- Another try to fix build, avoid function partial evaluation.

43 lines of code changed in 1 file:

perost 2014-10-26 15:32 Rev.: 22961

- Try to fix build, function partial evaluation seems a bit buggy.

33 lines of code changed in 1 file:

hudson 2014-10-26 15:29 Rev.: 22960

[Janitor mode] Fix whitespace

68 lines of code changed in 12 files:

hudson 2014-10-26 15:28 Rev.: 22959

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2014-10-26 15:22 Rev.: 22958

- Rewrote List package to take advantage of bootstrapped features.
- Refactored Util, moved some functions to new Array package, some to List.
- Better handling of conditional components.
- Various optimizations to handle larger models.

6484 lines of code changed in 63 files:

sjoelund.se 2014-10-26 14:36 Rev.: 22957

Keep System_isRML until we make a new tarball

6 lines of code changed in 1 file:

sjoelund.se 2014-10-26 14:31 Rev.: 22956

Remove some RML stuff

8 lines of code changed in 7 files:

lochel 2014-10-26 11:37 Rev.: 22955

- Removed function List.delete, since it was just an rml workaround
- Changed listDelete to work with one-based index (mm:#1623)

38 lines of code changed in 11 files:

sjoelund.se 2014-10-26 10:49 Rev.: 22954

Do not use parallel mark when running the test suite

3 lines of code changed in 1 file:

sjoelund.se 2014-10-26 10:17 Rev.: 22953

Remove generated susan files (should not be needed since we always have omc available)

0 lines of code changed in 24 files:

sjoelund.se 2014-10-26 09:58 Rev.: 22952

Remove the NONE check from the parser; we no longer need special checks for RML stuff

20 lines of code changed in 3 files:

adeas31 2014-10-26 06:01 Rev.: 22951

- fix last commit.

1 lines of code changed in 1 file:

adeas31 2014-10-26 05:41 Rev.: 22950

- Updated some icons from PNGs to SVGs.

2021 lines of code changed in 21 files:

adrpo 2014-10-26 02:55 Rev.: 22949

- no more rml_compatibility.h

1 lines of code changed in 1 file:

adrpo 2014-10-26 02:28 Rev.: 22948

- more cleanup
- use CFLAGS=-g -O2 -falign-functions on Windows

9 lines of code changed in 10 files:

adrpo 2014-10-26 02:28 Rev.: 22947

- mk_* -> mmc_mk_*

1 lines of code changed in 1 file:

adrpo 2014-10-26 02:06 Rev.: 22946

- more proper RML cleanup

674 lines of code changed in 78 files:

perost 2014-10-25 21:53 Rev.: 22945

- Missed one.

0 lines of code changed in 3 files:

perost 2014-10-25 21:33 Rev.: 22944

- Removed strict RML checks.

17 lines of code changed in 8 files:

adeas31 2014-10-25 18:35 Rev.: 22943

- indentation

171 lines of code changed in 1 file:

adrpo 2014-10-25 18:13 Rev.: 22942

- more rml cleanup

10 lines of code changed in 4 files:

adrpo 2014-10-25 17:55 Rev.: 22941

- Compiler/omc_release is no more, nothing to clean

2 lines of code changed in 2 files:

sjoelund.se 2014-10-25 17:46 Rev.: 22940

Don't generate omc_release

0 lines of code changed in 1 file:

sjoelund.se 2014-10-25 17:46 Rev.: 22939

Remove RML version of BlockCallRewrite.mo

929 lines of code changed in 3 files:

sjoelund.se 2014-10-25 17:44 Rev.: 22938

Remove some RML stuff

0 lines of code changed in 40 files:

adrpo 2014-10-25 15:19 Rev.: 22937

- fix Windows build?

2 lines of code changed in 1 file:

adrpo 2014-10-25 13:37 Rev.: 22936

- build the omc-bootstrapped by default on Linux also

1 lines of code changed in 1 file:

adrpo 2014-10-25 13:36 Rev.: 22935

- build the bootstrapped compiler by default on Windows (OM_Win & OM_Win_NIGHTLY_BUILD Hudson jobs were updated also)

4 lines of code changed in 1 file:

adrpo 2014-10-25 11:21 Rev.: 22932

- switch version to 1.9.2+dev

2 lines of code changed in 1 file:

adrpo 2014-10-25 07:18 Rev.: 22929

- update version to 1.9.1 release

2 lines of code changed in 1 file:

hudson 2014-10-24 19:59 Rev.: 22927

commit 5b8356a52272f9f94e1d5741d37c2f6819e4e065
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 24 19:26:24 2014 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 3a3c9b33795ffe577f322f342b9a205b196fae5d.
* [https://github.com/iea-annex60/modelica-annex60/commit/3a3c9b3 3a3c9b3] Fixed typo.

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 38cd751e1025cf0f43d517f843b54dc71620a6be.
* [https://github.com/lbl-srg/modelica-buildings/commit/38cd751 38cd751] Fixed typos.

- svn/ThermoPower has been updated to r287.
* r287 updated examples:- CISE- HRB- RankineCycle
* r286 TestFlow1DFV2ph updated

1 lines of code changed in 1 file:

hudson 2014-10-24 19:21 Rev.: 22926

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

lochel 2014-10-24 19:01 Rev.: 22925

- removed obsolete/unused code from package Differentiate
- function getFunctionResultTypes
- function differentiateExpCrefFunction
- function differentiateExpCref
- function differentiateFunctionPartial
- function differentiatePartialFunctionwrt
- function addElementVars2AllVars
- function addElementVars2InDep
- function addIndependentVars

0 lines of code changed in 1 file:

lochel 2014-10-24 18:57 Rev.: 22924

- marked some functions as protected
- removed a few unused variables

359 lines of code changed in 4 files:

hudson 2014-10-24 16:57 Rev.: 22923

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

RuedKamp 2014-10-24 16:51 Rev.: 22922

-adapted cpp runtime files for vxworks

24 lines of code changed in 2 files:

adrpo 2014-10-24 16:41 Rev.: 22921

- fix bootstrapping
- fix UTF-8 encoding

4 lines of code changed in 2 files:

adeas31 2014-10-24 16:22 Rev.: 22920

- Removed the unused PSDs.

0 lines of code changed in 2 files:

hudson 2014-10-24 16:19 Rev.: 22919

[Janitor mode] Fix whitespace

43 lines of code changed in 5 files:

hudson 2014-10-24 16:18 Rev.: 22918

[Janitor mode] Set auto-props

61 lines of code changed in 3 files:

RuedKamp 2014-10-24 16:09 Rev.: 22917

-adapted cpp runtime includes for vxworks

25 lines of code changed in 7 files:

RuedKamp 2014-10-24 16:08 Rev.: 22916

-added for vxworks

58 lines of code changed in 3 files:

hudson 2014-10-24 15:12 Rev.: 22915

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

wbraun 2014-10-24 15:07 Rev.: 22914

- added tranformModelFMU to scripting commands

17 lines of code changed in 3 files:

adeas31 2014-10-24 14:57 Rev.: 22913

- Added OMEdit's algorithmic debugger documentation in chapter 2.

0 lines of code changed in 2 files:

perost 2014-10-24 14:20 Rev.: 22912

- Optimized the adding of connect equations to the DAE.

39 lines of code changed in 3 files:

adeas31 2014-10-24 13:30 Rev.: 22911

Moved the equation debugger from chapter 10 to chapter 2.

0 lines of code changed in 2 files:

jansilar 2014-10-24 12:49 Rev.: 22910

PDE extension
Working on artery model

97 lines of code changed in 5 files:

hudson 2014-10-24 12:40 Rev.: 22909

[Janitor mode] Set auto-props

292 lines of code changed in 1 file:

sjoelund.se 2014-10-24 12:12 Rev.: 22908

UTF-8 fixes

86 lines of code changed in 3 files:

hudson 2014-10-24 12:03 Rev.: 22907

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

lochel 2014-10-24 12:00 Rev.: 22906

- Update unit check module
- Use of hash tables instead of lists
- Minor fixes (e.g. messages)

1651 lines of code changed in 23 files:

hudson 2014-10-24 11:27 Rev.: 22905

[Janitor mode] Fix whitespace

12 lines of code changed in 1 file:

nimen 2014-10-24 11:25 Rev.: 22904

Additional changes in include files for Bodas and VxWorks in Cpp Core

23 lines of code changed in 3 files:

hudson 2014-10-24 10:45 Rev.: 22903

[Janitor mode] Fix whitespace

1696 lines of code changed in 32 files:

hudson 2014-10-24 10:44 Rev.: 22902

[Janitor mode] Set auto-props

41 lines of code changed in 2 files:

nimen 2014-10-24 10:39 Rev.: 22901

Integration of Bodas and VxWorks functions into Cpp Simcore

2146 lines of code changed in 37 files:

hudson 2014-10-23 20:19 Rev.: 22900

commit f812d18b7f81b1d16bdc8a4febe9444c751ba40c
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 23 19:54:59 2014 +0200

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 618ff4b20a5cfe60da3f138241741b4390eb3dba.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/618ff4b 618ff4b] New blocks DegradationGain and FractionGain for specific multiplication with specific parameter

commit b5f38bcc6706a5da5cf4acb9e13e2935cb6c9925
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Thu Oct 23 19:54:09 2014 +0200

Enforce no funny business

1 lines of code changed in 1 file:

adeas31 2014-10-23 19:01 Rev.: 22898

#2480
- Added IntegrationAlgorithms.pdf to build/share/doc/omc/SimulationRuntime/IntegrationAlgorithms/.
- Added references of Appendix C in sections 2.5.1 and 14.1.5 in users guide.

2 lines of code changed in 3 files:

adeas31 2014-10-23 18:47 Rev.: 22897

- Completed the update of chapter 2.
- Added new Appendix C which points to Integration Algorithms PDF file.

0 lines of code changed in 2 files:

RuedKamp 2014-10-23 16:54 Rev.: 22896

-added include for vxworks

2 lines of code changed in 2 files:

lochel 2014-10-23 16:51 Rev.: 22895

- remove redundant functions

2 lines of code changed in 2 files:

hudson 2014-10-23 16:43 Rev.: 22894

[Janitor mode] Fix whitespace

40 lines of code changed in 1 file:

nimen 2014-10-23 16:37 Rev.: 22893

Extension for VxWorks and Bodas

2318 lines of code changed in 2 files:

hudson 2014-10-23 16:37 Rev.: 22892

[Janitor mode] Update OMEdit language files

693 lines of code changed in 9 files:

adeas31 2014-10-23 16:21 Rev.: 22891

#2481
- Added the -noEventEmit simulation flag option.

9 lines of code changed in 2 files:

adeas31 2014-10-23 15:40 Rev.: 22890

Updated users guide chapter 2 until section 2.5

0 lines of code changed in 2 files:

lochel 2014-10-23 15:22 Rev.: 22889

- add missing optmodules description

31 lines of code changed in 2 files:

lochel 2014-10-23 10:59 Rev.: 22887

- fix indentation

8 lines of code changed in 2 files:

hudson 2014-10-23 10:28 Rev.: 22886

[Janitor mode] Fix whitespace

7 lines of code changed in 2 files:

RuedKamp 2014-10-23 10:26 Rev.: 22885

-added stepStarted method

53 lines of code changed in 3 files:

niklwors 2014-10-23 09:16 Rev.: 22884

fix in SimCodeUtil, correct number of outputs

1 lines of code changed in 1 file:

hudson 2014-10-23 09:08 Rev.: 22883

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

niklwors 2014-10-23 09:01 Rev.: 22882

added library path to Simcode, used for external functions in shared libraries

4039 lines of code changed in 8 files:

sjoelund.se 2014-10-22 23:20 Rev.: 22881

- Load dependent libraries when using the command-line (`omc a.mo Modelica` now loads ModelicaServices)
- Allow calling the compiler without running any files (`omc +i=Modelica.Blocks.Examples.Filter`)
- Print a parser error message if we fail to load a library from command-line (also if this is the "main" file)

134 lines of code changed in 35 files:

hudson 2014-10-22 21:31 Rev.: 22880

[Janitor mode] Update OMEdit language files

135 lines of code changed in 9 files:

adeas31 2014-10-22 21:27 Rev.: 22879

#2922, #2674
- Implemented natural sort for Variables tree.

56 lines of code changed in 4 files:

hudson 2014-10-22 20:17 Rev.: 22878

[Janitor mode] Update OMEdit language files

4193 lines of code changed in 9 files:

adeas31 2014-10-22 20:10 Rev.: 22877

- Added missing file from last commit.

68 lines of code changed in 1 file:

adeas31 2014-10-22 20:10 Rev.: 22876

- Made transformationalDebugger more easily accessible for users.

86 lines of code changed in 10 files:

sjoelund.se 2014-10-22 19:53 Rev.: 22874

Fix bootstrapping without updating tarball

1 lines of code changed in 1 file:

sjoelund.se 2014-10-22 19:35 Rev.: 22873

- Add loadFile(uses=false) to not use the uses-annotation to load additional libraries
- Automatically call loadModel() if the model is missing when running the front-end

79 lines of code changed in 5 files:

hudson 2014-10-22 19:33 Rev.: 22872

commit d5ab0f32f71c69190de56581f571aca3376a519b
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 22 19:16:09 2014 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to e69b1a5f41175dca493c3e57b8c2da40b16ede4d.
* [https://github.com/iea-annex60/modelica-annex60/commit/e69b1a5 e69b1a5] Changed propagation of m_flow_small.
* [https://github.com/iea-annex60/modelica-annex60/commit/f7719a1 f7719a1] Propagated m_flow_small.
* [https://github.com/iea-annex60/modelica-annex60/commit/8885417 8885417] Removed fixmes.
* [https://github.com/iea-annex60/modelica-annex60/commit/a5b6ace a5b6ace] Declared medium to be final.
* [https://github.com/iea-annex60/modelica-annex60/commit/5423707 5423707] Corrected medium.
* [https://github.com/iea-annex60/modelica-annex60/commit/4907629 4907629] Added revision notes for #30.
* [https://github.com/iea-annex60/modelica-annex60/commit/6df45df 6df45df] Set dp_start=0
* [https://github.com/iea-annex60/modelica-annex60/commit/a3d0465 a3d0465] Reformatted syntax and improved documentation.
* [https://github.com/iea-annex60/modelica-annex60/commit/d0beabe d0beabe] Reordered classes.
* [https://github.com/iea-annex60/modelica-annex60/commit/1bfe42e 1bfe42e] Merge pull request #103 from Mathadon/issue30_systemBlock
* [https://github.com/iea-annex60/modelica-annex60/commit/238ff6f 238ff6f] Added option to run OpenModelica tests
* [https://github.com/iea-annex60/modelica-annex60/commit/f578bd3 f578bd3] Merge branch 'master' into issue30_systemBlock
* [https://github.com/iea-annex60/modelica-annex60/commit/b36a477 b36a477] removed Media redeclaration in RelativeHumidity(TwoPort) so that 'Medium' can be seen in the parameter window
* [https://github.com/iea-annex60/modelica-annex60/commit/8ccacc3 8ccacc3] added system block to examples using MSL components
* [https://github.com/iea-annex60/modelica-annex60/commit/64790d6 64790d6] added PartialTwoPortTransport replaced extends into this model

1 lines of code changed in 1 file:

sjoelund.se 2014-10-22 18:36 Rev.: 22871

Allow failing to load a model from uses-annotation.
Append the regular MODELICAPATH when searching for packages in uses-annotations

12 lines of code changed in 3 files:

hudson 2014-10-22 18:22 Rev.: 22870

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-10-22 18:20 Rev.: 22869

- added more tests for FMI to test initial equations

127 lines of code changed in 2 files:

sjoelund.se 2014-10-22 16:53 Rev.: 22868

Make loadFile("Modelica/package.mo") also consider the uses-annotation and load those packages (just like loadModel does, but with a different MODELICAPATH)

95 lines of code changed in 19 files:

hudson 2014-10-22 15:09 Rev.: 22867

[Janitor mode] Update OMEdit language files

3099 lines of code changed in 9 files:

adeas31 2014-10-22 15:01 Rev.: 22866

- Made re-simulate more easily accessible for users.
- Added new svg icon for re-simulate.

142 lines of code changed in 9 files:

hudson 2014-10-22 13:47 Rev.: 22865

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

Julian.Ophey 2014-10-22 13:45 Rev.: 22864

fix in cpp template for external objects

56 lines of code changed in 2 files:

perost 2014-10-22 11:33 Rev.: 22863

- Make continue work in cases also.

1 lines of code changed in 1 file:

adrpo 2014-10-22 04:24 Rev.: 22862

- fix bug: #2917
- handle protected sections better

524 lines of code changed in 4 files:

hudson 2014-10-22 02:34 Rev.: 22861

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-10-22 02:33 Rev.: 22860

- fix events in fmi 2.0
- added more tests for fmi 2.0

948 lines of code changed in 6 files:

hudson 2014-10-22 01:45 Rev.: 22859

[Janitor mode] Update OMEdit language files

1260 lines of code changed in 9 files:

adeas31 2014-10-22 01:39 Rev.: 22858

- Fixed the MainWindow title changes when user switches between different models, plots & perspectives.

19 lines of code changed in 5 files:

hudson 2014-10-21 19:47 Rev.: 22857

commit 996c000f412d8ea16460c5d452e6c6f965695635
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 21 19:18:14 2014 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 6f82841b61b29239e713e7f1384db0fc91ccbadf.
* [https://github.com/iea-annex60/modelica-annex60/commit/6f82841 6f82841] Merge pull request #97 from iea-annex60/issue90_water
* [https://github.com/iea-annex60/modelica-annex60/commit/164c7ae 164c7ae] remove commented code.
* [https://github.com/iea-annex60/modelica-annex60/commit/9a54002 9a54002] Merge pull request #96 from iea-annex60/issue95-2_nominal
* [https://github.com/iea-annex60/modelica-annex60/commit/03f7fe2 03f7fe2] Reformatted file for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/98139bf 98139bf] Updated documentation for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/842a72b 842a72b] Revised icon for #90.
* [https://github.com/iea-annex60/modelica-annex60/commit/0c9e6e8 0c9e6e8] Removed redeclare for #90.
* [https://github.com/iea-annex60/modelica-annex60/commit/d6a2ccf d6a2ccf] Run ttws --strip --eol=LF -c Media
* [https://github.com/iea-annex60/modelica-annex60/commit/4308874 4308874] Run ttws --strip --eol=LF Media
* [https://github.com/iea-annex60/modelica-annex60/commit/e21f764 e21f764] Changed icon
* [https://github.com/iea-annex60/modelica-annex60/commit/b48093a b48093a] Changed media to Water.Simple
* [https://github.com/iea-annex60/modelica-annex60/commit/3c1ca38 3c1ca38] Changed media to Water.Simple
* [https://github.com/iea-annex60/modelica-annex60/commit/a7ff094 a7ff094] First implementation of water for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/afb442b afb442b] First implementation of water for #90
* [https://github.com/iea-annex60/modelica-annex60/commit/85d7292 85d7292] Corrected cp

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 3f9aa1ffa47a44833aea65962a3d267cbd06c63f.
* [https://github.com/lbl-srg/modelica-buildings/commit/3f9aa1f 3f9aa1f] Removed empty line that Dymola automatically deletes.
* [https://github.com/lbl-srg/modelica-buildings/commit/9f72213 9f72213] Updated release notes for #234
* [https://github.com/lbl-srg/modelica-buildings/commit/b3f4091 b3f4091] Conditionally removed shade if not present
* [https://github.com/lbl-srg/modelica-buildings/commit/f58e2f6 f58e2f6] Corrected error in documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/948ec6b 948ec6b] Corrected error in documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/e904a66 e904a66] Added Evaluate=true annotation
* [https://github.com/lbl-srg/modelica-buildings/commit/7e477b1 7e477b1] Merge branch 'master' into issue234_overhang
* [https://github.com/lbl-srg/modelica-buildings/commit/7e0c8a3 7e0c8a3] Started reformulating the model.

- https://github.com/xogeny/ModelicaBook.git branch master updated to f4ab483571e0ec040bc5fd39099b6f241e13e956.
* [https://github.com/xogeny/ModelicaBook/commit/f4ab483 f4ab483] Merge pull request #219 from michael-okeefe/master
* [https://github.com/xogeny/ModelicaBook/commit/940597c 940597c] Update population.rst
* [https://github.com/xogeny/ModelicaBook/commit/0386593 0386593] Merge pull request #220 from tbeu/fix-link-205
* [https://github.com/xogeny/ModelicaBook/commit/42d6486 42d6486] Fix link
* [https://github.com/xogeny/ModelicaBook/commit/9f792ef 9f792ef] Add missing period at end of sentence
* [https://github.com/xogeny/ModelicaBook/commit/711e14c 711e14c] Suggest using "Repetition" (or "Duplication") instead of "Redundancy"
* [https://github.com/xogeny/ModelicaBook/commit/ebbc72d ebbc72d] Correct typo: add missing "we"

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 217eed9845d9e6c7c090431d6530b2f566b8b16a.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/217eed9 217eed9] IO_Bus.Variables as partial hide unitConversions array of IO_Bus variable in results

- https://github.com/modelica/PowerSystems.git branch release updated to 2aad57920f6fa4b83ee969c1bdb1f27737fae83e.
* [https://github.com/modelica/PowerSystems/commit/2aad579 2aad579] Merge branch 'master' into release
* [https://github.com/modelica/PowerSystems/commit/9bc36fd 9bc36fd] fix version 0.3 in package annotation
* [https://github.com/modelica/PowerSystems/commit/ae0b99f ae0b99f] Merge branch 'master' of https://github.com/modelica/PowerSystems
* [https://github.com/modelica/PowerSystems/commit/d1b124c d1b124c] remove distclean.py (resolving issue #6)

- https://github.com/modelica/PowerSystems.git branch master updated to 9bc36fd39fd439ddb1651f726fb3a54c40996353.
* [https://github.com/modelica/PowerSystems/commit/9bc36fd 9bc36fd] fix version 0.3 in package annotation

1 lines of code changed in 1 file:

sjoelund.se 2014-10-21 18:17 Rev.: 22856

Update the usage

7 lines of code changed in 1 file:

sjoelund.se 2014-10-21 18:15 Rev.: 22855

Try to handle double // in paths

5 lines of code changed in 1 file:

hudson 2014-10-21 17:20 Rev.: 22854

[Janitor mode] Update OMEdit language files

261 lines of code changed in 9 files:

hudson 2014-10-21 17:20 Rev.: 22853

[Janitor mode] Fix whitespace

11 lines of code changed in 2 files:

adeas31 2014-10-21 17:09 Rev.: 22852

- Fixed some warnings.

13 lines of code changed in 3 files:

sjoelund.se 2014-10-21 17:04 Rev.: 22851

Expected output

1 lines of code changed in 1 file:

wbraun 2014-10-21 16:47 Rev.: 22850

- fixes for FMI 2.0 import and export
- reorganize testsuite for fmi

11752 lines of code changed in 62 files:

sjoelund.se 2014-10-21 16:45 Rev.: 22849

Increase the simulation timeout

2 lines of code changed in 1 file:

sjoelund.se 2014-10-21 16:23 Rev.: 22848

Load ClockIndexes

1 lines of code changed in 1 file:

sjoelund.se 2014-10-21 15:52 Rev.: 22847

Add missing imports

4 lines of code changed in 2 files:

sjoelund.se 2014-10-21 15:46 Rev.: 22846

Create package Util/ClockIndexes (used to be part of Script/GlobalScript) in order to decouple susan from the front-end modules

195 lines of code changed in 18 files:

perost 2014-10-21 15:30 Rev.: 22845

- More RML fixes (RML seems to be making errors up now).

5 lines of code changed in 1 file:

sjoelund.se 2014-10-21 15:28 Rev.: 22844

RML fix

2 lines of code changed in 2 files:

sjoelund.se 2014-10-21 15:21 Rev.: 22843

Add package BackendInline (the backend parts of Inline are moved there)
- Marked more packages as using Interface="backend". Now only BackendInterface.mo has Interface="backendInterface"

732 lines of code changed in 13 files:

perost 2014-10-21 15:19 Rev.: 22842

- RML fix.

3 lines of code changed in 1 file:

perost 2014-10-21 15:10 Rev.: 22841

- More RML fixes.

1 lines of code changed in 1 file:

sjoelund.se 2014-10-21 15:07 Rev.: 22840

Indentation

27 lines of code changed in 2 files:

perost 2014-10-21 15:04 Rev.: 22839

- Fix RML compilation.

5 lines of code changed in 1 file:

adrpo 2014-10-21 15:01 Rev.: 22838

- fix missing separator.

1 lines of code changed in 1 file:

hudson 2014-10-21 14:57 Rev.: 22837

[Janitor mode] Fix whitespace

12 lines of code changed in 3 files:

hudson 2014-10-21 14:57 Rev.: 22836

[Janitor mode] Set auto-props

3 lines of code changed in 3 files:

hudson 2014-10-21 14:50 Rev.: 22835

[Janitor mode] Fix whitespace

114 lines of code changed in 2 files:

perost 2014-10-21 14:48 Rev.: 22834

- Added a backend interface package so that frontend modules doesn't use
backend modules directly.
- Moved some code around to further separate the frontend from the backend.

1564 lines of code changed in 31 files:

Julian.Ophey 2014-10-21 14:48 Rev.: 22833

-fix in cpp-template for external objects/external functions

5222 lines of code changed in 5 files:

sjoelund.se 2014-10-21 11:59 Rev.: 22832

Fix compiler sources for r22831

263 lines of code changed in 1 file:

sjoelund.se 2014-10-21 11:49 Rev.: 22831

- Added support for a new annotation `__OpenModelica_Interface`, and the corresponding scripting function `checkInterfaceOfPackages`
- Using this function and annotating every source package, it is possible to restrict and document which packages are part of the front-end and which are back-end modules
- The interface types are given in the call to `checkInterfaceOfPackages`
- Currently, too many packages have the backendInterface type (allowing front-end modules to call it even though it is a back-end module. Only one package should be a backendInterface once we refactor)
- Improved Susan to be able to insert a custom class annotation at the end of the class (so we automatically add the required `__OpenModelica_Interface` packages)
- Note that this requires installing an updated omc in order to compile susan files. (or run touch Compiler/Template/*.mo to skip trying to compile these, then touch the tpl files once you have an updated susan compiler)
- Improved SCodeDumpTpl to include non-blacklisted class annotations without +showAnnotations
- Removed the non-standard built-in function differentiate (re-add it as a scripting function if needed, or using bootstrapping tests to test differentiation)

2139 lines of code changed in 286 files:

niklwors 2014-10-21 10:13 Rev.: 22829

fix for bat file in cpp template

70 lines of code changed in 2 files:

adrpo 2014-10-20 20:36 Rev.: 22828

- add overconstrained to dictionary

2 lines of code changed in 1 file:

adrpo 2014-10-20 19:47 Rev.: 22827

- fix bug: #2916
- ignore Connections.root and Connections.potentialRoot and Connections.branch getting crefs being arrays of zero size
- return false from Connections.isRoot, rooted wich get crefs being arrays of zero size
- do not consider potential variables having equality constraint as counting in connector balance (return 0 for T_SUBTYPE_BASIC with equality constraint)
- do not simplify T_SUBTYPE_BASIC types with equality constraint
- handle T_SUBTYPE_BASIC in CodegenC.tpl
- proper error message in BackendDAEUtil.mo instead of print

333 lines of code changed in 9 files:

hudson 2014-10-20 19:18 Rev.: 22826

commit ae0e747c6e043e1549a2144d1d15c66ba36b27f5
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 20 19:10:33 2014 +0200

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master updated to ae0b99f0bccf9b77eecef487e1872bf04292aaac.
* [https://github.com/modelica/PowerSystems/commit/ae0b99f ae0b99f] Merge branch 'master' of https://github.com/modelica/PowerSystems
* [https://github.com/modelica/PowerSystems/commit/d1b124c d1b124c] remove distclean.py (resolving issue #6)

1 lines of code changed in 1 file:

hudson 2014-10-20 17:21 Rev.: 22825

[Janitor mode] Update OMEdit language files

693 lines of code changed in 9 files:

adeas31 2014-10-20 17:03 Rev.: 22823

#2903
- Added interface for -emit_protected flag.
- Now there is a Protected Variables checkbox in Output tab.

25 lines of code changed in 2 files:

perost 2014-10-20 16:41 Rev.: 22822

- Updated swedish translation of OMEdit.

285 lines of code changed in 1 file:

hudson 2014-10-20 16:07 Rev.: 22821

[Janitor mode] Update OMEdit language files

4032 lines of code changed in 9 files:

adeas31 2014-10-20 16:03 Rev.: 22820

- Made algorithmicDebugger more easily accessible for users.
- Added new svg icons for simulate.
- changed Debugger Log to Debugger CLI.

376 lines of code changed in 16 files:

hudson 2014-10-20 15:28 Rev.: 22819

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2014-10-20 15:14 Rev.: 22818

- Updated swedish translation of OMC.

2605 lines of code changed in 2 files:

wbraun 2014-10-20 15:10 Rev.: 22817

- expected output

837 lines of code changed in 1 file:

wbraun 2014-10-20 15:01 Rev.: 22816

- #2911 fixed. replace also comma in a generated variable

43 lines of code changed in 3 files:

wbraun 2014-10-20 10:54 Rev.: 22815

- fix some typos in fmi

5 lines of code changed in 2 files:

hudson 2014-10-20 10:33 Rev.: 22814

commit c6f875d12c7f0294f730182d0fe7530899ebafda
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 20 10:13:28 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to c0e3a47b6c11468bbf8e9e88d9dad318f310c05b.
* [https://github.com/lbl-srg/modelica-buildings/commit/c0e3a47 c0e3a47] Corrected type error.

- https://github.com/modelica/PowerSystems.git branch release updated to 945b3cb40f4939560307e8b5b61c075cc674a152.
* [https://github.com/modelica/PowerSystems/commit/945b3cb 945b3cb] Create proper 0.3 release with correct folder structure for download.
* [https://github.com/modelica/PowerSystems/commit/f147a14 f147a14] Add download link to the Version 0.3 entry
* [https://github.com/modelica/PowerSystems/commit/d72d85e d72d85e] release version 0.3
* [https://github.com/modelica/PowerSystems/commit/e456daa e456daa] rename "dqo" to "dq0"
* [https://github.com/modelica/PowerSystems/commit/66ed675 66ed675] make potentialReference parameter of Inverter configurable
* [https://github.com/modelica/PowerSystems/commit/d65ace2 d65ace2] remove overdetermined initialization of PowerWorld example by checking for isRoot
* [https://github.com/modelica/PowerSystems/commit/d3d9c3b d3d9c3b] enable tap inputs of Examples.Spot.TransformationAC1ph.TapCharger
* [https://github.com/modelica/PowerSystems/commit/204d2fc 204d2fc] clean up annotations
* [https://github.com/modelica/PowerSystems/commit/37aeb43 37aeb43] enhance initalization of Faults (see Examples.Spot.TransmissionAC3ph.*)
* [https://github.com/modelica/PowerSystems/commit/928bb4a 928bb4a] fix initialization of breakers in steady-state simulation (see Examples.Spot.Introduction.SimulationSteadyState)
* [https://github.com/modelica/PowerSystems/commit/926d3ef 926d3ef] remove wrong accesses to conditionally declared variables
* [https://github.com/modelica/PowerSystems/commit/f9963f2 f9963f2] make phase angle Terminal.theta unconditional for allowing access to it
* [https://github.com/modelica/PowerSystems/commit/5e77062 5e77062] another attempt to work around the missing SI unit PerCent
* [https://github.com/modelica/PowerSystems/commit/2188cd2 2188cd2] define one Basic.Types.ReferenceAngle for the whole library
* [https://github.com/modelica/PowerSystems/commit/500ca07 500ca07] extend initialization and start values for AC1ph_DC, AC3ph and Spot examples

- https://github.com/modelica/PowerSystems.git branch master updated to f147a14c271827e7f1583863f86e7c9461261f2a.
* [https://github.com/modelica/PowerSystems/commit/f147a14 f147a14] Add download link to the Version 0.3 entry
* [https://github.com/modelica/PowerSystems/commit/d72d85e d72d85e] release version 0.3
* [https://github.com/modelica/PowerSystems/commit/e456daa e456daa] rename "dqo" to "dq0"
* [https://github.com/modelica/PowerSystems/commit/66ed675 66ed675] make potentialReference parameter of Inverter configurable
* [https://github.com/modelica/PowerSystems/commit/d65ace2 d65ace2] remove overdetermined initialization of PowerWorld example by checking for isRoot
* [https://github.com/modelica/PowerSystems/commit/d3d9c3b d3d9c3b] enable tap inputs of Examples.Spot.TransformationAC1ph.TapCharger
* [https://github.com/modelica/PowerSystems/commit/204d2fc 204d2fc] clean up annotations
* [https://github.com/modelica/PowerSystems/commit/37aeb43 37aeb43] enhance initalization of Faults (see Examples.Spot.TransmissionAC3ph.*)
* [https://github.com/modelica/PowerSystems/commit/928bb4a 928bb4a] fix initialization of breakers in steady-state simulation (see Examples.Spot.Introduction.SimulationSteadyState)
* [https://github.com/modelica/PowerSystems/commit/926d3ef 926d3ef] remove wrong accesses to conditionally declared variables
* [https://github.com/modelica/PowerSystems/commit/f9963f2 f9963f2] make phase angle Terminal.theta unconditional for allowing access to it
* [https://github.com/modelica/PowerSystems/commit/5e77062 5e77062] another attempt to work around the missing SI unit PerCent
* [https://github.com/modelica/PowerSystems/commit/2188cd2 2188cd2] define one Basic.Types.ReferenceAngle for the whole library
* [https://github.com/modelica/PowerSystems/commit/500ca07 500ca07] extend initialization and start values for AC1ph_DC, AC3ph and Spot examples

- svn/ThermoPower has been updated to r285.
* r285 Updated System object
* r284 Fix provided by Adrian Pop
* r283 Started adding new initialization options and system default
* r282 Changed replaceable components for heat transfer in Flow1DXX to replaceable classes

1 lines of code changed in 1 file:

niklwors 2014-10-20 09:48 Rev.: 22813

fix for assign array in cpp template

31 lines of code changed in 2 files:

hudson 2014-10-19 22:32 Rev.: 22812

commit 6c16fef21cce588e579f841f8d9a0962792a75d2
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Oct 19 21:54:26 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to e459e72b7e18ec3ff965893c64b98337c4ae2733.
* [https://github.com/lbl-srg/modelica-buildings/commit/e459e72 e459e72] Removed redeclare.
* [https://github.com/lbl-srg/modelica-buildings/commit/ef5141a ef5141a] Corrected wrong html syntax
* [https://github.com/lbl-srg/modelica-buildings/commit/390a7b9 390a7b9] Reformulated glass calculation for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/fb4f198 fb4f198] Merge pull request #301 from lbl-srg/openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/e994e2b e994e2b] Updated release notes and conversion script.
* [https://github.com/lbl-srg/modelica-buildings/commit/965b6dc 965b6dc] Merge branch 'openmodelica' into openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/58aae13 58aae13] Change der_temperature_u for OpenModelica.
* [https://github.com/lbl-srg/modelica-buildings/commit/4dd765d 4dd765d] Set Tolerance=1E-8.
* [https://github.com/lbl-srg/modelica-buildings/commit/3405217 3405217] Merge branch 'master' into openmodelica-weather
* [https://github.com/lbl-srg/modelica-buildings/commit/cdc706d cdc706d] Bugfix for sky cover if not obtained from weather file.
* [https://github.com/lbl-srg/modelica-buildings/commit/3b6949f 3b6949f] Deleted SolarSubBus.mo
* [https://github.com/lbl-srg/modelica-buildings/commit/95a7b11 95a7b11] Removed weaBus.sol for OpenModelica.

- https://github.com/modelica/PowerSystems.git branch master updated to a6da1d281a8c794589d2469092dd3dd2d06c7313.
* [https://github.com/modelica/PowerSystems/commit/a6da1d2 a6da1d2] add proper initialization to Generic models and corresponding examples
* [https://github.com/modelica/PowerSystems/commit/d83c7be d83c7be] update docu and indentation
* [https://github.com/modelica/PowerSystems/commit/93b525b 93b525b] add start values for curve parameters and torque sources
* [https://github.com/modelica/PowerSystems/commit/2e79e5e 2e79e5e] remove binding equations for free parameters

- svn/ThermoPower uses 281 but 285 is available. It FAILED to update using sh ./update-library.sh --omc "omc" --build-dir "build/" SVN "http://svn.code.sf.net/p/thermopower/svn/trunk" 285 "svn/ThermoPower" all

1 lines of code changed in 1 file:

hudson 2014-10-19 21:52 Rev.: 22811

[Janitor mode] Fix whitespace

21 lines of code changed in 1 file:

hudson 2014-10-19 21:51 Rev.: 22810

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

adrpo 2014-10-19 21:46 Rev.: 22809

- fix bug #2899
- partial fix for bug #2484 (still needs some work on dae declaring complex components, i.e. connectors inside expandable connector)

6419 lines of code changed in 17 files:

adrpo 2014-10-19 02:56 Rev.: 22808

- fix bug #2877
- add "_total" to the dummy class that we build extending the class we want
- actually unparse the modfiers on model extends X(mods) when dumping the SCode (ignored before)
- always show the string comments, show annotations only if +showAnnotations is given

6464 lines of code changed in 14 files:

adrpo 2014-10-19 02:30 Rev.: 22807

- use just 2 instead of 4 procs

1 lines of code changed in 1 file:

adrpo 2014-10-19 01:59 Rev.: 22806

- fix FMI crashes?

60 lines of code changed in 3 files:

adrpo 2014-10-18 19:52 Rev.: 22805

- don't go searching where you shouldn't

25 lines of code changed in 1 file:

hkiel 2014-10-18 16:01 Rev.: 22804

Free allocated memory again.

3 lines of code changed in 1 file:

adrpo 2014-10-18 13:37 Rev.: 22803

- attempt to fix SimulationRuntime/cpp compilation on Win MSVC, target runtimeCPPmsvcinstall

2 lines of code changed in 1 file:

hudson 2014-10-17 17:28 Rev.: 22802

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-10-17 17:22 Rev.: 22801

#2840 - added assertion handling to fmi1 and fmi2 export

8859 lines of code changed in 4 files:

hudson 2014-10-17 16:49 Rev.: 22800

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

sjoelund.se 2014-10-17 16:31 Rev.: 22799

#2898 ComplianceSuite should no longer need to delete classes

2 lines of code changed in 1 file:

perost 2014-10-17 16:23 Rev.: 22798

Fix for #2898:
- Made the compiler less sensitive to errors in unused models.

124 lines of code changed in 15 files:

adeas31 2014-10-17 16:22 Rev.: 22797

- Updated the crash reports post link.

1 lines of code changed in 1 file:

adeas31 2014-10-17 15:34 Rev.: 22796

- Updated the FMI documentation.

0 lines of code changed in 2 files:

hudson 2014-10-17 14:24 Rev.: 22795

[Janitor mode] Update OMEdit language files

135 lines of code changed in 9 files:

adeas31 2014-10-17 14:18 Rev.: 22794

- copy search browser action in Edit browser

5 lines of code changed in 1 file:

hudson 2014-10-17 14:17 Rev.: 22793

[Janitor mode] Update OMEdit language files

1107 lines of code changed in 9 files:

adeas31 2014-10-17 14:07 Rev.: 22792

- Removed unnecessary code.

0 lines of code changed in 1 file:

adeas31 2014-10-17 13:52 Rev.: 22791

- Removed the test code.

1 lines of code changed in 3 files:

hudson 2014-10-17 13:38 Rev.: 22790

[Janitor mode] Update OMEdit language files

36 lines of code changed in 9 files:

adeas31 2014-10-17 13:13 Rev.: 22789

- fix include headers

5 lines of code changed in 2 files:

hudson 2014-10-17 13:05 Rev.: 22788

[Janitor mode] Update OMEdit language files

3302 lines of code changed in 9 files:

hudson 2014-10-17 13:04 Rev.: 22787

[Janitor mode] Set auto-props

298 lines of code changed in 2 files:

casella 2014-10-17 13:03 Rev.: 22786

Changed title of the document in the metadata (was: System Documentation)

0 lines of code changed in 2 files:

adeas31 2014-10-17 12:59 Rev.: 22785

#2865
+ Added new crash reports dialog.
+ Posts the log files via http.
- Removed the old crash reports email.

320 lines of code changed in 12 files:

jansilar 2014-10-17 10:38 Rev.: 22784

PDE extension
modifying mostly full extnsion doc.

588 lines of code changed in 7 files:

sjoelund.se 2014-10-17 09:49 Rev.: 22783

#2889 Fix for r22769 accidentally reverting r22763

2002 lines of code changed in 5 files:

sjoelund.se 2014-10-17 09:15 Rev.: 22782

#2897 Implement continue statements in MetaModelica

221 lines of code changed in 28 files:

hudson 2014-10-16 19:18 Rev.: 22781

commit dc2ee4d390243425cdbdf7075d7b2d3b26e3a1b1
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 16 19:08:12 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 42288ed91ac7ec992846335505403fe808fcfa86.
* [https://github.com/lbl-srg/modelica-buildings/commit/42288ed 42288ed] Merge branch 'openmodelica'
* [https://github.com/lbl-srg/modelica-buildings/commit/2963a5d 2963a5d] Changed assignment of R.
* [https://github.com/lbl-srg/modelica-buildings/commit/29918e0 29918e0] Merge pull request #300 from lbl-srg/openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/2864c1a 2864c1a] Corrected type of tauIR.
* [https://github.com/lbl-srg/modelica-buildings/commit/dac6c56 dac6c56] Added Tolerance

- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to c0180f71f14af455977cc0e1c263a8bc3f5f8395.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/c0180f7 c0180f7] partial only
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/05d8ad8 05d8ad8] add test from https://trac.modelica.org/Modelica/ticket/1575

- https://github.com/modelica/PowerSystems.git branch master updated to 20e7473fc77816d17079ff23dd726b311d2e6061.
* [https://github.com/modelica/PowerSystems/commit/20e7473 20e7473] fix init types for used Modelica.Blocks
* [https://github.com/modelica/PowerSystems/commit/166cf92 166cf92] adapt unit for percent to Modelica spec
* [https://github.com/modelica/PowerSystems/commit/ce36f26 ce36f26] remove reference to system model from record
* [https://github.com/modelica/PowerSystems/commit/42bbb93 42bbb93] Merge pull request #5 from modelica/revert-2-master
* [https://github.com/modelica/PowerSystems/commit/3bc6a61 3bc6a61] Revert "Removed the parameter prefix from record components"

1 lines of code changed in 1 file:

hudson 2014-10-16 17:39 Rev.: 22780

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

vitalij 2014-10-16 17:14 Rev.: 22779

improved r22777

29 lines of code changed in 1 file:

hudson 2014-10-16 16:21 Rev.: 22778

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

vitalij 2014-10-16 16:07 Rev.: 22777

added some rules for simplification of residuals e.g. sqrt(f(x)) = 0 -> f(x) = 0, exp(x) - exp(y) = 0 -> x-y = 0

130 lines of code changed in 1 file:

wbraun 2014-10-16 15:58 Rev.: 22776

- fix FMU makefile, to be able build a fmu just with the source directory.

11 lines of code changed in 2 files:

hudson 2014-10-16 15:47 Rev.: 22775

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

hudson 2014-10-16 15:47 Rev.: 22774

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2014-10-16 15:42 Rev.: 22773

#2888
- fix for #2888

76 lines of code changed in 3 files:

mwalther 2014-10-16 15:39 Rev.: 22772

- added SimCodeVar.mo to bootstrapper compiler source

1 lines of code changed in 1 file:

hudson 2014-10-16 14:57 Rev.: 22771

[Janitor mode] Fix whitespace

36 lines of code changed in 7 files:

hudson 2014-10-16 14:56 Rev.: 22770

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2014-10-16 14:51 Rev.: 22769

- moved SimCode.SimVar to SimCodeVar.SimVar to prevent circular dependencies in HPCOM
- added SimVar object to dependency tasks in HPCOM
- some updates for the measure time functionality of the cpp runtime
- added measureTime to CVode
- changed default hpcom-scheduler to levelfix and codegen to pthreads

22919 lines of code changed in 45 files:

sjoelund.se 2014-10-16 13:53 Rev.: 22768

#2897 Replace continue with cont (preparation for continue becoming a keyword)

129 lines of code changed in 17 files:

lochel 2014-10-16 13:02 Rev.: 22767

- revert r22764 (and r22765), since it breaks the bootstrapped stuff

1187 lines of code changed in 23 files:

sjoelund.se 2014-10-16 12:28 Rev.: 22766

#2896 Fix simplify asub when `array<T>` types are involved

11 lines of code changed in 2 files:

hudson 2014-10-16 12:27 Rev.: 22765

[Janitor mode] Set auto-props

4 lines of code changed in 4 files:

lochel 2014-10-16 12:26 Rev.: 22764

- Update unit check module
- Use of Hash Tables instead of lists
- Minor fixes (e.g. messages)

1405 lines of code changed in 23 files:

sjoelund.se 2014-10-16 09:43 Rev.: 22763

#2889 Save default binding of SimCode.FUNCTION_PTR

2046 lines of code changed in 7 files:

niklwors 2014-10-16 09:01 Rev.: 22762

expected output

25 lines of code changed in 4 files:

hudson 2014-10-15 21:42 Rev.: 22761

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

sjoelund.se 2014-10-15 21:41 Rev.: 22760

#2890 Sort record declarations before generating code

963 lines of code changed in 7 files:

hudson 2014-10-15 19:37 Rev.: 22759

commit 6d408541fe3d560ee155055a82d86b4f913a9025
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 15 19:12:24 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 2eb08821e45797b28e0deaf53d688e82b2dadd76.
* [https://github.com/lbl-srg/modelica-buildings/commit/2eb0882 2eb0882] Merge pull request #299 from lbl-srg/openmodelica
* [https://github.com/lbl-srg/modelica-buildings/commit/88f87ce 88f87ce] Corrected class of material
* [https://github.com/lbl-srg/modelica-buildings/commit/e0a9687 e0a9687] Change algorithm to equation and corrected size declaration.
* [https://github.com/lbl-srg/modelica-buildings/commit/e273041 e273041] Corrected type of input argument.
* [https://github.com/lbl-srg/modelica-buildings/commit/04ce247 04ce247] Removed the assert.

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to c1d50c105ee4b3aacdf8774e5af134815d0ee1d0.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c1d50c1 c1d50c1] Subsystem outputs manipulations

1 lines of code changed in 1 file:

sjoelund.se 2014-10-15 18:41 Rev.: 22758

#2885 Allow function partial application to be used as general expressions (MetaModelica only)

134 lines of code changed in 5 files:

sjoelund.se 2014-10-15 18:21 Rev.: 22757

Fix parser for gcc

4 lines of code changed in 1 file:

niklwors 2014-10-15 16:56 Rev.: 22756

expected output

76 lines of code changed in 19 files:

sjoelund.se 2014-10-15 16:09 Rev.: 22755

Implement #2886 and #2887
- Added try/else statements to MetaModelica (syntactic sugar for matchcontinue)
- Added support for algorithm sections in match-expressions (equations are still possible to use)

852 lines of code changed in 22 files:

hudson 2014-10-15 15:14 Rev.: 22754

[Janitor mode] Fix whitespace

8 lines of code changed in 1 file:

mahge930 2014-10-15 15:12 Rev.: 22753

+ clustering support for the dynamic scheduler. Have been sitting on it for a while.
+ Some more minor fixes and timing informations.

206 lines of code changed in 9 files:

hudson 2014-10-15 14:25 Rev.: 22752

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mahge930 2014-10-15 14:19 Rev.: 22751

- Update task system dumping and reading of linear and non-linear systems.

731 lines of code changed in 5 files:

vitalij 2014-10-15 09:12 Rev.: 22750

some fixes from static analysis

0 lines of code changed in 1 file:

hudson 2014-10-15 07:46 Rev.: 22749

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

niklwors 2014-10-15 07:44 Rev.: 22748

fix for const vars in cpp template

2625 lines of code changed in 2 files:

adrpo 2014-10-15 03:50 Rev.: 22747

- fix Windows builds?

7 lines of code changed in 1 file:

hudson 2014-10-14 19:18 Rev.: 22746

commit bd65e78004d590945bbe70cd1b970d066b60ce0c
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 14 19:11:34 2014 +0200

Bump libraries
- https://github.com/modelica/ExternalMedia.git branch master updated to 06b89b59fe3b17bf42062ec1bd23a3f8eda0396a.
* [https://github.com/modelica/ExternalMedia/commit/06b89b5 06b89b5] Removed a segFault and added a little more description, fixed a wrong call to the old CoolProp2Modelica
* [https://github.com/modelica/ExternalMedia/commit/4724d32 4724d32] Fixed https://trac.modelica.org/Modelica/ticket/1581

- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 09c9beea31e4584f8cf09e43821428297b472b28.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/09c9bee 09c9bee] update gitattirbutes,
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/c3d21dc c3d21dc] preparation for helium thermal conductivity model,

- svn/MSL 3.2.1 has been updated to r7883.
* m:r7883 refs #1580: avoid platform dependency of ModelicaInternal_readFile
* m:r7882 refs #1580: avoid platform dependency of ModelicaInternal_readFile

- svn/MSL trunk has been updated to r7884.
* m:r7884 Merged revision(s) 7882,7883 from Modelica/branches/maintenance/3.2.1:refs #1580: avoid platform dependency of ModelicaInternal_readFile........

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 12fee3b4fbf9c01daeababccf30ac78413559640.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/12fee3b 12fee3b] Fix: all icons as class, not models or packages Fix: loaded temperature was 37 degC

- https://github.com/modelica/PowerSystems.git branch master updated to 4aff5eec08bedb662132c0522f423a52acd0eae8.
* [https://github.com/modelica/PowerSystems/commit/4aff5ee 4aff5ee] Merge pull request #4 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/d24e5f2 d24e5f2] More missing each

1 lines of code changed in 1 file:

hudson 2014-10-14 18:07 Rev.: 22745

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

niklwors 2014-10-14 17:40 Rev.: 22744

added string array to cpp runtime

159 lines of code changed in 1 file:

jansilar 2014-10-14 17:28 Rev.: 22743

PDE extension
Introducing changes after consulting with Peter into docs

712 lines of code changed in 4 files:

vitalij 2014-10-14 16:19 Rev.: 22742

improved solver rule for
pow(f(x),y) = g(z) => f(x) = h(pre(x))*pow(g(z),1/y)

82 lines of code changed in 3 files:

vitalij 2014-10-14 13:22 Rev.: 22741

added rule for abs(-x) = abs(x) and pow(-x,2) = pow(x,2)

9 lines of code changed in 2 files:

hudson 2014-10-14 08:35 Rev.: 22740

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2014-10-14 08:29 Rev.: 22739

split some function inside dyn. optimization

61 lines of code changed in 1 file:

petfr 2014-10-13 20:46 Rev.: 22738

Slight update of release message.

0 lines of code changed in 2 files:

vitalij 2014-10-13 19:34 Rev.: 22737

fixed assert handling in dyn. optimization, thanks Willi

21 lines of code changed in 2 files:

hudson 2014-10-13 19:18 Rev.: 22736

commit 008c54719e7626f1fd45cba41899e5edce8b17ee
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 13 19:07:13 2014 +0200

Bump libraries
- https://github.com/modelica/PowerSystems.git branch master updated to ccf796c1cbcb8b9e2121f08b682169c87b016dda.
* [https://github.com/modelica/PowerSystems/commit/ccf796c ccf796c] Merge pull request #3 from sjoelund/eachFixes
* [https://github.com/modelica/PowerSystems/commit/d803f2c d803f2c] Add missing each keyword

1 lines of code changed in 1 file:

perost 2014-10-13 17:10 Rev.: 22735

- Made clang happier.

9 lines of code changed in 6 files:

sjoelund.se 2014-10-13 14:15 Rev.: 22734

Add tail recursion for NORETCALL in match-expressions

32 lines of code changed in 3 files:

niklwors 2014-10-13 13:23 Rev.: 22733

fix for fill array in cpp template

9 lines of code changed in 2 files:

sjoelund.se 2014-10-13 11:31 Rev.: 22732

Fix OMOptim

9 lines of code changed in 1 file:

sjoelund.se 2014-10-13 11:17 Rev.: 22731

OMOptim fix

1 lines of code changed in 1 file:

lochel 2014-10-13 11:09 Rev.: 22730

- separate Simcode from BackEnd

17061 lines of code changed in 14 files:

sjoelund.se 2014-10-13 06:51 Rev.: 22729

Remove generated omniorb files

10 lines of code changed in 3 files:

adeas31 2014-10-12 14:42 Rev.: 22726

- Fixed wrong documentation example.

1 lines of code changed in 1 file:

hudson 2014-10-11 19:33 Rev.: 22725

commit 3efe342713c0a026d7845deaf80f1a9fa34f4543
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Oct 11 19:17:34 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6f7088e024726b1ffec3738615998517e977f75e.
* [https://github.com/lbl-srg/modelica-buildings/commit/6f7088e 6f7088e] Set nSeg.min=1
* [https://github.com/lbl-srg/modelica-buildings/commit/a58a191 a58a191] Changed from_dp
* [https://github.com/lbl-srg/modelica-buildings/commit/3387ba4 3387ba4] Merged issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/49bc6ba 49bc6ba] Reformated model
* [https://github.com/lbl-srg/modelica-buildings/commit/6047f7b 6047f7b] Merged issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/309f45d 309f45d] Changed path of RadiantSlabs.BaseClasses.Types
* [https://github.com/lbl-srg/modelica-buildings/commit/7708bbc 7708bbc] Renamed fluidHeatTransfer to heatTransfer
* [https://github.com/lbl-srg/modelica-buildings/commit/26d72e0 26d72e0] Updated conversion script for #290
* [https://github.com/lbl-srg/modelica-buildings/commit/1c20d07 1c20d07] Updated release notes
* [https://github.com/lbl-srg/modelica-buildings/commit/679e593 679e593] Corrected malformed html for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/fc3eee0 fc3eee0] Moved the type definition.
* [https://github.com/lbl-srg/modelica-buildings/commit/3481681 3481681] Renamed example
* [https://github.com/lbl-srg/modelica-buildings/commit/0bf554e 0bf554e] Revised slab models.
* [https://github.com/lbl-srg/modelica-buildings/commit/be428e8 be428e8] Added figure for documentation.
* [https://github.com/lbl-srg/modelica-buildings/commit/b2b90f8 b2b90f8] Changed nSeg and added documentation.

- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to b0ccde0356c6c9df59936b390b95c3144b8252ae.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b0ccde0 b0ccde0] preparation for helium thermal conductivity model,
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/04f7cb4 04f7cb4] printCoefficients
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/ac05fa6 ac05fa6] also print transport coefficients
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b512e63 b512e63] get rid of NumberOfIntervals

- svn/ThermoPower has been updated to r281.
* r281 Cleaned up units

1 lines of code changed in 1 file:

adeas31 2014-10-11 18:54 Rev.: 22724

- Show device error if file open fails.

3 lines of code changed in 2 files:

hudson 2014-10-10 19:18 Rev.: 22722

commit 32dabfdafaf36f837d6b54adabd0cb6c11f79e34
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 10 19:06:54 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 82e410529cba271b9b61964e09d3bee2f1e9df2e.
* [https://github.com/lbl-srg/modelica-buildings/commit/82e4105 82e4105] Revert "Merge pull request #293 from lbl-srg/issue290_tabs"
* [https://github.com/lbl-srg/modelica-buildings/commit/ec77526 ec77526] Merge pull request #293 from lbl-srg/issue290_tabs
* [https://github.com/lbl-srg/modelica-buildings/commit/65e8cb1 65e8cb1] Updated package.order for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/3f911a3 3f911a3] Updated radiant slabs.
* [https://github.com/lbl-srg/modelica-buildings/commit/b07b6e5 b07b6e5] Corrected documentation
* [https://github.com/lbl-srg/modelica-buildings/commit/6632ec8 6632ec8] Added Examples directory
* [https://github.com/lbl-srg/modelica-buildings/commit/c06ac4f c06ac4f] Changed slab to use eps-NTU by default
* [https://github.com/lbl-srg/modelica-buildings/commit/15078b0 15078b0] Added examples and set nSeg(min=1)
* [https://github.com/lbl-srg/modelica-buildings/commit/513a7ec 513a7ec] Added scripts for #290.
* [https://github.com/lbl-srg/modelica-buildings/commit/da79b4e da79b4e] Removed obsolete model
* [https://github.com/lbl-srg/modelica-buildings/commit/14c28d9 14c28d9] Added epsilon-NTU for slab.
* [https://github.com/lbl-srg/modelica-buildings/commit/43b4777 43b4777] Added epsilon-NTU model for slab.
* [https://github.com/lbl-srg/modelica-buildings/commit/6d01255 6d01255] Set nSeg.min=1.

- https://github.com/modelica/PowerSystems.git branch master updated to 5bf6ed639c21b88121dccac76334a33d48c90fe2.
* [https://github.com/modelica/PowerSystems/commit/5bf6ed6 5bf6ed6] Merge pull request #2 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/c402e79 c402e79] Removed the parameter prefix from record components - Parameter records should be declared as parameter rather than each field being a parameter (because you can then assign to these components in functions other than the record constructor) - Note that previous changes added the parameter prefix to the declaration of the components (since a record where all fields are parameters is not a parameter)

1 lines of code changed in 1 file:

sjoelund.se 2014-10-10 15:27 Rev.: 22720

Handle connections of subtype of basic (Real)

4 lines of code changed in 1 file:

perost 2014-10-10 14:34 Rev.: 22719

- Updated testcases.

6 lines of code changed in 2 files:

perost 2014-10-10 14:18 Rev.: 22718

- Reverted part of r22716, fix wasn't good enough.

0 lines of code changed in 1 file:

hudson 2014-10-10 13:45 Rev.: 22717

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

perost 2014-10-10 13:44 Rev.: 22716

Fix for #2881:
- Skip analysing recursive modifiers in NFSCodeDependency.
- Fixed order of conditional expression and constraining class in SCodeDumpTpl.
- Allow redeclare of non-replaceable components if the type isn't changed.

49 lines of code changed in 4 files:

sjoelund.se 2014-10-10 13:00 Rev.: 22715

Handle arrays of mixed Integer and subtype of basic type (Real)

5 lines of code changed in 1 file:

hudson 2014-10-10 11:46 Rev.: 22712

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

jansilar 2014-10-10 11:45 Rev.: 22711

PDE extension
Documenting simplified version

2634 lines of code changed in 6 files:

sjoelund.se 2014-10-10 09:44 Rev.: 22710

Fix simplify `{a,b,c}*0.0`?`{0.0,0.0,0.0}` instead of `0.0`

1 lines of code changed in 1 file:

sjoelund.se 2014-10-10 09:19 Rev.: 22709

Use --version for for checkSettings since -v is verbose in clang

3 lines of code changed in 1 file:

sjoelund.se 2014-10-09 21:39 Rev.: 22707

Simplify `vector()` expressions

32 lines of code changed in 2 files:

hudson 2014-10-09 19:18 Rev.: 22706

commit 62e1976ba66ed9a478262d2bf5f478ec7bf1b872
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 9 19:06:46 2014 +0200

Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to 205a063b28aaf84f7e67e196b9173a9832be5001.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/205a063 205a063] update README
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/02ee44d 02ee44d] update publications
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/7ae5390 7ae5390] update publications
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/b62b1f9 b62b1f9] Helium viscosity, see issue #5

- svn/MSL 3.2.1 has been updated to r7879.
* m:r7879 Merged fix of undefined output in Polynomials_Temp.integral to 3.2.1 branch. (#1583)

- svn/MSL trunk has been updated to r7878.
* m:r7878 Fixed undefined output in Polynomials_Temp.integral. (#1583)

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to ff430647379fc5a7645676627a93d2a8eb731e34.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ff43064 ff43064] installation to Wolfram System Modeler
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/3c2f063 3c2f063] units torr are with capital "T", because the unit was named after Evangelista Torricelli.

1 lines of code changed in 1 file:

perost 2014-10-09 16:46 Rev.: 22705

Fix for #2879:
- Better implementation of r22703.
- Also handles multiline strings in comments.

851 lines of code changed in 7 files:

hudson 2014-10-09 15:53 Rev.: 22704

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

perost 2014-10-09 15:47 Rev.: 22703

Fix for #2879:
- Fixed Absyn, SCode and DAE dumping of multiline comments.

1252 lines of code changed in 11 files:

sjoelund.se 2014-10-09 14:39 Rev.: 22702

#2873 Implemented for-loop for MM arrays

1641 lines of code changed in 6 files:

petfr 2014-10-09 14:23 Rev.: 22701

Updated 1.9.1 release description

0 lines of code changed in 2 files:

sjoelund.se 2014-10-09 12:22 Rev.: 22700

#2318 Use `_` instead of `{}` in lhs of equations

22 lines of code changed in 3 files:

sjoelund.se 2014-10-09 11:10 Rev.: 22699

Fix #2695, add testcase

127 lines of code changed in 3 files:

hudson 2014-10-09 09:51 Rev.: 22698

[Janitor mode] Set auto-props

98 lines of code changed in 2 files:

vwaurich 2014-10-09 09:49 Rev.: 22697

- added new test model for partlintornsystem

186 lines of code changed in 3 files:

hudson 2014-10-09 08:18 Rev.: 22696

[Janitor mode] Fix whitespace

10 lines of code changed in 2 files:

vwaurich 2014-10-09 08:16 Rev.: 22695

- some optimization for partlintornsystem to get less equations

141 lines of code changed in 2 files:

sjoelund.se 2014-10-09 06:58 Rev.: 22694

1.9.1 beta4 was released

3 lines of code changed in 1 file:

adrpo 2014-10-09 01:42 Rev.: 22692

- fix missing separator

2 lines of code changed in 1 file:

hudson 2014-10-08 19:57 Rev.: 22691

[Janitor mode] Fix whitespace

12 lines of code changed in 1 file:

hudson 2014-10-08 19:56 Rev.: 22690

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mahge930 2014-10-08 19:35 Rev.: 22689

+ Improve r22851. Fix 2452.
+ Proper counting of algorithm section outputs. Make sure we don't count sections from array components multiple times.

119 lines of code changed in 11 files:

hudson 2014-10-08 19:18 Rev.: 22688

commit 8b40345c13bef44197e6e73faf55edde2daa75d4
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 8 19:06:03 2014 +0200

Bump libraries
- https://github.com/modelica-3rdparty/HelmholtzMedia.git branch master updated to e7313421cb3040d98d106bcd64288c3450628a64.
* [https://github.com/modelica-3rdparty/HelmholtzMedia/commit/e731342 e731342] moving stuff around

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to e79ab45b1eece2e293b9e5e1ceb841186941fcf4.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/e79ab45 e79ab45] add: minimal collapsing pressure for elastic vessel compartment

1 lines of code changed in 1 file:

sjoelund.se 2014-10-08 15:35 Rev.: 22687

Keep flattening operation for array equations

22 lines of code changed in 1 file:

vwaurich 2014-10-08 13:25 Rev.: 22686

- updated test

118 lines of code changed in 1 file:

vwaurich 2014-10-08 13:11 Rev.: 22685

- moved partlintornsystem to the post-opt-modules

23 lines of code changed in 4 files:

niklwors 2014-10-08 12:06 Rev.: 22684

expected output

53 lines of code changed in 15 files:

hudson 2014-10-08 11:11 Rev.: 22683

commit 62db7692da93b0178040ddbc82ed8eefb46cf58e
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Wed Oct 8 10:44:37 2014 +0200

DESLib and NCLib now parse in OpenModelica

1 lines of code changed in 1 file:

lochel 2014-10-08 11:10 Rev.: 22682

- remove obsolete flag from test files

13 lines of code changed in 3 files:

lochel 2014-10-08 10:56 Rev.: 22681

- use default settings for ModelicaTest

2 lines of code changed in 2 files:

hudson 2014-10-08 10:32 Rev.: 22680

commit a7911bd712fa04999ab7cf7f5118b2c8bcad24c8
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Wed Oct 8 10:02:58 2014 +0200

Adding ObjectStab, QCalc, and XogenyTest to the libraries

1 lines of code changed in 1 file:

sjoelund.se 2014-10-08 10:10 Rev.: 22679

Revert to using C target since there is a different test for cpp runtime (and the cpp version blocks execution, never exits)

2 lines of code changed in 1 file:

sjoelund.se 2014-10-08 09:18 Rev.: 22678

Revert r22674 f2c.h changes

24 lines of code changed in 1 file:

hudson 2014-10-08 09:15 Rev.: 22677

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

hudson 2014-10-08 08:42 Rev.: 22676

[Janitor mode] Fix whitespace

103 lines of code changed in 4 files:

vwaurich 2014-10-08 08:42 Rev.: 22675

- fix for partlintornsystem

29 lines of code changed in 1 file:

mflehmig 2014-10-08 08:34 Rev.: 22674


* Begin of MPI parallelization in HPCOM module.

5478 lines of code changed in 8 files:

hudson 2014-10-08 03:55 Rev.: 22673

[Janitor mode] Fix whitespace

22 lines of code changed in 1 file:

adrpo 2014-10-08 03:49 Rev.: 22672

Fix bug: #2853
- more careful reverse lookup for functions

203 lines of code changed in 4 files:

adrpo 2014-10-08 00:06 Rev.: 22669

- back to 1.9.1+dev

2 lines of code changed in 1 file:

adrpo 2014-10-07 22:07 Rev.: 22666

- update version to 1.9.1Beta4.

2 lines of code changed in 1 file:

adrpo 2014-10-07 21:31 Rev.: 22664

- fix test status

1 lines of code changed in 1 file:

adrpo 2014-10-07 21:13 Rev.: 22663

Fix bug #2871
- as the new env has references and destructive updates we need to clone it when returning it in Builtin.intialGraph

2490 lines of code changed in 5 files:

vitalij 2014-10-07 20:28 Rev.: 22662

small changes for expAdd and expDiv

14 lines of code changed in 1 file:

sjoelund.se 2014-10-07 20:11 Rev.: 22661

Bump MSL revision

1 lines of code changed in 1 file:

hudson 2014-10-07 19:21 Rev.: 22660

commit bfb44c149428d88a5a75911644d6b9fd7e331044
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Oct 7 19:07:02 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 07ddc7ea022dceb4a4d451c3000782c81a6ed359.
* [https://github.com/lbl-srg/modelica-buildings/commit/07ddc7e 07ddc7e] Merge pull request #289 from lbl-srg/Annex60Sync
* [https://github.com/lbl-srg/modelica-buildings/commit/1337d30 1337d30] Merged Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/d1d2ad2 d1d2ad2] Merged Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/05a338e 05a338e] Corrected malformed html
* [https://github.com/lbl-srg/modelica-buildings/commit/c2afa11 c2afa11] Corrected wrong m_flow_nominal.
* [https://github.com/lbl-srg/modelica-buildings/commit/ba7b994 ba7b994] Corrected assignment of nominal attribute.
* [https://github.com/lbl-srg/modelica-buildings/commit/964de78 964de78] Removed reference to base class.
* [https://github.com/lbl-srg/modelica-buildings/commit/375ceea 375ceea] Removed assignment of nominal value
* [https://github.com/lbl-srg/modelica-buildings/commit/8b4ffd2 8b4ffd2] Removed pW_TDewPoi_amb.mo which is no longer used
* [https://github.com/lbl-srg/modelica-buildings/commit/f4dd519 f4dd519] Merge from Annex60:issue95-2_nominal
* [https://github.com/lbl-srg/modelica-buildings/commit/fb192cc fb192cc] Merged files from master
* [https://github.com/lbl-srg/modelica-buildings/commit/df52e53 df52e53] Revert 65355ba..206d9b9
* [https://github.com/lbl-srg/modelica-buildings/commit/206d9b9 206d9b9] Set nominal and start values in media.
* [https://github.com/lbl-srg/modelica-buildings/commit/cd57491 cd57491] Set nominal and start values in media.
* [https://github.com/lbl-srg/modelica-buildings/commit/d9f2519 d9f2519] Set nominal and start values in media.

- svn/MSL 3.2.1 has been updated to r7875.
* m:r7875 refs #1580: avoid platform dependency of ModelicaInternal_readLine
* m:r7874 refs #1580: avoid platform dependency of ModelicaInternal_readLine

- svn/MSL trunk has been updated to r7876.
* m:r7876 Merged revision(s) 7874,7875 from Modelica/branches/maintenance/3.2.1:refs #1580: avoid platform dependency of ModelicaInternal_readLine........

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 95265adb4ccf46a1a5ccf0ccb9cbd7c6599fcca8.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/95265ad 95265ad] real comparison with zero

- https://github.com/modelica/PowerSystems.git branch master updated to 425fc8b6e3c77886585b90bcf14d960d654be7de.
* [https://github.com/modelica/PowerSystems/commit/425fc8b 425fc8b] Merge pull request #1 from sjoelund/master
* [https://github.com/modelica/PowerSystems/commit/cedb254 cedb254] Fixes from OpenModelica testing - Add parameter prefix to components that were used to modify parameters - Use the InitPID enumeration instead of Init, where appropriate

1 lines of code changed in 1 file:

hudson 2014-10-07 18:13 Rev.: 22659

[Janitor mode] Update OMEdit language files

27 lines of code changed in 9 files:

adeas31 2014-10-07 18:10 Rev.: 22658

#2872
- Added getErrorString after every command except quit().

5 lines of code changed in 1 file:

vitalij 2014-10-07 18:05 Rev.: 22657

remove workaround inside equationToScalarResidualForm

8 lines of code changed in 1 file:

hudson 2014-10-07 17:13 Rev.: 22656

[Janitor mode] Update OMEdit language files

81 lines of code changed in 9 files:

adeas31 2014-10-07 17:04 Rev.: 22655

#2872
- Created a new file omeditcommands.mos

62 lines of code changed in 3 files:

vitalij 2014-10-07 15:40 Rev.: 22654

fixed BackendEquation.solveEquation for RESIDUAL_EQUATION

2 lines of code changed in 1 file:

vwaurich 2014-10-07 14:40 Rev.: 22653

- add functionpath to parameter crefs in function calls to get unique parameter crefs, only for CPP runtime

93 lines of code changed in 1 file:

lochel 2014-10-07 13:13 Rev.: 22652

- fix expected output, even if it still get handled wrong (see #2452)

10 lines of code changed in 2 files:

lochel 2014-10-07 12:53 Rev.: 22651

- revert RevoluteConstraint back to default settings (#2405)

0 lines of code changed in 1 file:

niklwors 2014-10-07 12:45 Rev.: 22650

expected output

9 lines of code changed in 2 files:

hudson 2014-10-07 12:25 Rev.: 22649

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

hudson 2014-10-07 12:24 Rev.: 22648

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vitalij 2014-10-07 12:22 Rev.: 22647

- added new flag for dyn. optimization
- greating dyn. optimization became more user friendly with OMEdite
- change default values like numberOfIntervals for dyn. optimization
- added test for it
- update application optimize

92 lines of code changed in 6 files:

hudson 2014-10-07 11:43 Rev.: 22646

[Janitor mode] Fix whitespace

13 lines of code changed in 1 file:

niklwors 2014-10-07 11:31 Rev.: 22645

fix in kinsol of cpp runtime for kinsol vectors

16 lines of code changed in 1 file:

hudson 2014-10-07 10:28 Rev.: 22644

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

hudson 2014-10-07 10:28 Rev.: 22643

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

niklwors 2014-10-07 10:26 Rev.: 22642

expected output

191 lines of code changed in 38 files:

lochel 2014-10-07 10:25 Rev.: 22641

- handle mixed systems using tearing (new approach)
- remove poor handling of mixed systems from the back end (old approach)
- remove unused record BackendDAE.MIXEDEQUATIONSYSTEM
- remove flag +d=MixedTearing
- update two result files
- break Modelica.Fluid.Examples.HeatingSystem (msl32) due to non-linear solver issues
- fix #1728, #2432 (and probably more)

1759 lines of code changed in 25 files:

mwalther 2014-10-07 09:48 Rev.: 22640

- disabled parallel write output to fix clang tests

9 lines of code changed in 2 files:

mwalther 2014-10-07 09:33 Rev.: 22639

- fixed log and parallel writeOutput
- parallel writeOutput is now enabled if boost::threads are found

43 lines of code changed in 6 files:

hudson 2014-10-07 09:10 Rev.: 22638

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

lochel 2014-10-07 09:08 Rev.: 22637

- enable tearing for all systems

404 lines of code changed in 33 files:

niklwors 2014-10-07 09:08 Rev.: 22636

fix for tmp vars in cpp template

118 lines of code changed in 2 files:

adrpo 2014-10-07 03:13 Rev.: 22635

- back to 1.9.1+dev

2 lines of code changed in 1 file:

adrpo 2014-10-07 00:40 Rev.: 22632

- update version to 1.9.1Beta3.

2 lines of code changed in 1 file:

adrpo 2014-10-07 00:24 Rev.: 22630

- Env.mo doesn't want to go away :)
- updated tests after some error messages that should not have been there now aren't

1 lines of code changed in 3 files:

adrpo 2014-10-07 00:09 Rev.: 22629

- forgot some bad lines in there.

1 lines of code changed in 1 file:

adrpo 2014-10-06 23:53 Rev.: 22628

- remove Compiler/FrontEnd/Env.mo (bye bye, you served us well for quite some years now)
(replaced everywhere by Compiler/FrontEnd/FGraph.mo and Compiler/FrontEnd/FCore.mo)
- other minor changes
- let's see how it goes and a 1.9.1 Beta3 will come next

190 lines of code changed in 10 files:

hudson 2014-10-06 23:40 Rev.: 22627

[Janitor mode] Update OMEdit language files

63 lines of code changed in 9 files:

adeas31 2014-10-06 23:39 Rev.: 22626

- cleanup

1 lines of code changed in 1 file:

adeas31 2014-10-06 22:48 Rev.: 22625

- Fixed the number of arguments of QString.

1 lines of code changed in 1 file:

adrpo 2014-10-06 22:19 Rev.: 22624

- fix builds?

1 lines of code changed in 1 file:

hudson 2014-10-06 19:18 Rev.: 22623

commit f40502abab154f7382d794b74750f5c3c1ce5e0a
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Oct 6 19:05:08 2014 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r7873.
* m:r7873 Fix typo (default component name `world1`)
* m:r7870 Fixed bug of wrong temperature propagation in transformer ambient model; see #1579

- svn/MSL trunk has been updated to r7870.
* m:r7870 Fixed bug of wrong temperature propagation in transformer ambient model; see #1579
* m:r7869 Just line breaks

1 lines of code changed in 1 file:

hudson 2014-10-06 17:54 Rev.: 22622

[Janitor mode] Update OMEdit language files

90 lines of code changed in 9 files:

adeas31 2014-10-06 17:45 Rev.: 22621

#2865
- Fixed the paths used in email.

5 lines of code changed in 4 files:

mwalther 2014-10-06 16:51 Rev.: 22620

- small msvc fix for hpcom code based on openmp

23 lines of code changed in 4 files:

hudson 2014-10-06 16:04 Rev.: 22619

[Janitor mode] Set auto-props

132 lines of code changed in 3 files:

vwaurich 2014-10-06 15:40 Rev.: 22618

- added tests for reshufflePost module

278 lines of code changed in 6 files:

vwaurich 2014-10-06 15:28 Rev.: 22617

- updated test

1921 lines of code changed in 1 file:

vwaurich 2014-10-06 15:08 Rev.: 22616

- moved reshuffling of systems of equations from Tearing.mo to ResolveLoops.mo, added post-opt module for this

335 lines of code changed in 4 files:

vwaurich 2014-10-06 14:38 Rev.: 22615

- remove resolveLoopsInCOmps from BackendDAEOptimize.mo

0 lines of code changed in 1 file:

vitalij 2014-10-06 14:15 Rev.: 22614

added rule atan2(0,x) = 0

25 lines of code changed in 2 files:

sjoelund.se 2014-10-06 13:24 Rev.: 22613

Add missing file...

11 lines of code changed in 1 file:

sjoelund.se 2014-10-06 13:09 Rev.: 22612

Correct filename

1 lines of code changed in 1 file:

sjoelund.se 2014-10-06 12:33 Rev.: 22611

#2862 Add testcase

252 lines of code changed in 3 files:

sjoelund.se 2014-10-06 12:14 Rev.: 22610

#2862 - testing performance of not replacing `size(exp, 1)` with a non-constant expressions

37 lines of code changed in 6 files:

sjoelund.se 2014-10-06 11:11 Rev.: 22609

Fail at once if encapsulateWhenConditions fails.
Print more error-messages on opt-module failures.

27 lines of code changed in 3 files:

sjoelund.se 2014-10-06 10:33 Rev.: 22608

Add line numbers to error-messages from RemoveSimpleEquations

19 lines of code changed in 4 files:

vwaurich 2014-10-06 10:29 Rev.: 22607

- comment out columark and mark in Tearing.tearingBFS

26 lines of code changed in 1 file:

lochel 2014-10-06 08:41 Rev.: 22606

- test IfEquation5.mos has never worked correctly

7 lines of code changed in 2 files:

vwaurich 2014-10-06 08:17 Rev.: 22605

- rewritten HpcOmTaskGraph.updateContinuousEntriesInList

34 lines of code changed in 1 file:

hudson 2014-10-06 06:31 Rev.: 22604

[Janitor mode] Update OMEdit language files

18 lines of code changed in 9 files:

adeas31 2014-10-06 03:51 Rev.: 22603

- Don't check the components list when making decision about default annotation.

8 lines of code changed in 2 files:

hudson 2014-10-06 00:05 Rev.: 22602

[Janitor mode] Fix whitespace

951 lines of code changed in 7 files:

adrpo 2014-10-05 22:53 Rev.: 22601

- ignore illegal components in records and give a warning
- display the restriction first, then the path in Types.unparseType
- fix typo in testsuite/flattening/modelica/redeclare/Makefile
- update test (Linux has 64 bit, use that)

161 lines of code changed in 7 files:

adrpo 2014-10-05 20:13 Rev.: 22600

Added tests for fixed Trac bugs and some other bugs which were not in Trac:
- fixed: #2739, #2727, #2784


13500 lines of code changed in 11 files:

sjoelund.se 2014-10-05 20:03 Rev.: 22599

Fix after merge

23 lines of code changed in 1 file:

sjoelund.se 2014-10-05 19:23 Rev.: 22598

Handle array-reductions with more than one dimension (as long as the inner dimensions have known sizes)

1097 lines of code changed in 2 files:

hudson 2014-10-05 19:20 Rev.: 22597

[Janitor mode] Fix whitespace

8 lines of code changed in 4 files:

adrpo 2014-10-05 19:18 Rev.: 22596

- properly propagate attributes of components on redeclare
- properly fill cref subscripts in Static.fillCrefSubscripts (still stuck in old days with T_ARRAY of only one dim)
- show the connector components when there is a connection mismatch

137 lines of code changed in 11 files:

hudson 2014-10-05 18:33 Rev.: 22595

[Janitor mode] Update OMEdit language files

63 lines of code changed in 9 files:

adeas31 2014-10-05 18:23 Rev.: 22594

#2792
- Don't allow movement of complete connection lines through mouse or keyboard.

9 lines of code changed in 1 file:

sjoelund.se 2014-10-05 15:59 Rev.: 22593

Print an error in the template instead of when compiling code

77 lines of code changed in 2 files:

sjoelund.se 2014-10-05 14:52 Rev.: 22592

Change array_alloc_x_array to take `array_t` as input instead of `array_t*` (solves codegen issues for MSL trunk)

103 lines of code changed in 12 files:

sjoelund.se 2014-10-05 14:51 Rev.: 22591

Switch the default flag for evalConstFuncs to true (`+d=noevalConstFuncs` now disables instead of `+d=evalConstFuncs` disabling (logic error))

3 lines of code changed in 2 files:

adrpo 2014-10-05 05:38 Rev.: 22590

- add proper error messages in some cases where print was used
- handle DAE.INITIAL_NORETCALL in the BackEnd/BackendDAECreate.mo and FrontEnd/DAEUtil.mo
(thanks to go to models: Buildings.Fluid.Chillers.Examples.ElectricEIR|ElectricReformulatedEIR)

36 lines of code changed in 4 files:

adrpo 2014-10-05 03:42 Rev.: 22589

- update tests

12 lines of code changed in 2 files:

adrpo 2014-10-05 03:28 Rev.: 22588

- partial fix for #2858 (does not yet work with for iterators indexing the array of records)
* some tests are now actually giving correct results
- partial support for Connections.uniqueRoot and Connections.uniqueRootIndexes
* non standard operators: Connections.uniqueRoot and Connections.uniqueRootIndices are only partially implemented
* Connections.uniqueRoot currently does nothing, only collects information
* Connections.uniqueRootIndices needs to be implemented, it returns an array of ones (1) of size of first input
* See specification for these here (Modelica_StateGraph2):
https://github.com/modelica/Modelica_StateGraph2 and
https://trac.modelica.org/Modelica/ticket/984 and
http://www.ep.liu.se/ecp/043/041/ecp09430108.pdf
* any takers for the actual implementation? is not that complicated :)
- changed the way array types are printed out to be easier to follow

625 lines of code changed in 23 files:

hudson 2014-10-04 19:18 Rev.: 22587

commit 356f44cfd7a2fd7490997f461365dff44e80d302
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Oct 4 19:04:11 2014 +0200

Bump libraries
- https://github.com/joewa/open-bldc-modelica.git branch master updated to 86b438cbf64fcbff217a2c8e4403ae9beca5f036.
* [https://github.com/joewa/open-bldc-modelica/commit/86b438c 86b438c] First testing of ModelicaRes for simulation results processing.
* [https://github.com/joewa/open-bldc-modelica/commit/e602298 e602298] API of OMPython was modified.

1 lines of code changed in 1 file:

adrpo 2014-10-04 05:44 Rev.: 22586

- all MSL 3.2.1 now compiles
- add the previously failing tests to the testsuite

96 lines of code changed in 7 files:

hudson 2014-10-03 19:18 Rev.: 22585

commit c75d2d1abcec08885473b84c89fe89ef85b82c31
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Oct 3 19:04:03 2014 +0200

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

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 08d35d81000fcda70f6ed99f9d4447475ca72f62.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/08d35d8 08d35d8] add: possibility to scale energy production and consumption per mass add: molar concentration display units fix: integrator icon annotation

1 lines of code changed in 1 file:

hudson 2014-10-03 16:54 Rev.: 22584

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

jansilar 2014-10-03 16:52 Rev.: 22583

PDE extension
Documenting simplified version

2080 lines of code changed in 14 files:

hudson 2014-10-03 16:23 Rev.: 22582

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mahge930 2014-10-03 16:19 Rev.: 22581

Fix #2452. Improve #2271 (and also #2112 maybe ?). Counting of algorithm section equation outputs involving arrays and records.

207 lines of code changed in 6 files:

sjoelund.se 2014-10-03 16:14 Rev.: 22580

Change the build script to not symlink or copy files into the build directory
'''''Note: You will need to update the omc version that you are using to compile omc. The old one is unable to bootstrap omc. (It should also be possible to use the Makefile.sources from the tarball in order to skip this step as a temporary workaround if you do not want to bootstrap from the tarball.)'''''

12 lines of code changed in 4 files:

sjoelund.se 2014-10-03 14:18 Rev.: 22579

Simplify some record references in reductions
Used in MSL trunk Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.SMR_CurrentSource.
No test-case was added because models saved with saveTotalModel worked.

25 lines of code changed in 2 files:

sjoelund.se 2014-10-03 12:22 Rev.: 22578

Do not create a version scope for operator records

2 lines of code changed in 1 file:

sjoelund.se 2014-10-03 10:56 Rev.: 22577

Expected output

4 lines of code changed in 1 file:

hudson 2014-10-02 19:34 Rev.: 22576

commit 096728ebf663cf7c40d48ef208338e0405904d38
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Oct 2 19:05:15 2014 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r7867.
* m:r7867 refs #1576: fixed icon for Modelica.Thermal.HeatTransfer.Fahrenheit.FixedTemperature, Modelica.Thermal.HeatTransfer.Fahrenheit.PrescribedTemperature and Modelica.Thermal.HeatTransfer.Fahrenheit.TemperatureSensor

- svn/MSL trunk has been updated to r7868.
* m:r7868 Merged revision(s) 7867 from Modelica/branches/maintenance/3.2.1:refs #1576: fixed icon for Modelica.Thermal.HeatTransfer.Fahrenheit.FixedTemperature, Modelica.Thermal.HeatTransfer.Fahrenheit.PrescribedTemperature and Modelica.Thermal.HeatTransfer.Fahrenheit.TemperatureSensor........

1 lines of code changed in 1 file:

hudson 2014-10-02 18:17 Rev.: 22575

[Janitor mode] Fix whitespace

17 lines of code changed in 5 files:

RuedKamp 2014-10-02 18:12 Rev.: 22574

-vxworks include

5 lines of code changed in 1 file:

RuedKamp 2014-10-02 17:53

-vxworks includes

5 lines of code changed in 4 files:

RuedKamp 2014-10-02 17:47

-vxworks includes

25 lines of code changed in 7 files:

hudson 2014-10-02 17:05 Rev.: 22565

[Janitor mode] Fix whitespace

2 lines of code changed in 2 files:

RuedKamp 2014-10-02 16:57

-vxworks includes

18 lines of code changed in 6 files:

hudson 2014-10-02 16:56 Rev.: 22560

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

sjoelund.se 2014-10-02 16:38 Rev.: 22559

Update HeatingSystem to verify results

13 lines of code changed in 3 files:

RuedKamp 2014-10-02 16:26 Rev.: 22558

-vxworks includes

25 lines of code changed in 1 file:

hudson 2014-10-02 16:25 Rev.: 22557

[Janitor mode] Fix whitespace

2 lines of code changed in 2 files:

RuedKamp 2014-10-02 16:15

-vxworks includes

39 lines of code changed in 6 files:

vwaurich 2014-10-02 15:09 Rev.: 22554

- extend shuffling for torn systems

312 lines of code changed in 1 file:

sjoelund.se 2014-10-02 14:53 Rev.: 22553

Update tests

13 lines of code changed in 3 files:

sjoelund.se 2014-10-02 14:02 Rev.: 22552

Force errors if the wrong information is baselined into a test

15 lines of code changed in 1 file:

lochel 2014-10-02 11:36 Rev.: 22551

- **workaround**: generate dummy attributes, since symbolic jacobians break generated c-code

18 lines of code changed in 2 files:

hudson 2014-10-02 10:28 Rev.: 22550

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

hudson 2014-10-02 10:28 Rev.: 22549

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-10-02 10:25 Rev.: 22548

- provide additional information (nominal, min, max) for **linear** systems

3823 lines of code changed in 7 files:

bthiele 2014-10-02 10:14 Rev.: 22547

Different handling for "outer" variables if declared in a State Machine state instance

275 lines of code changed in 5 files:

lochel 2014-10-02 09:37 Rev.: 22546

- **ugly** fix for initialization of symbolic jacobians
- add test for #2673

73 lines of code changed in 6 files:

sjoelund.se 2014-10-02 09:30 Rev.: 22545

Include the time taken to run each mos-script for debugging

1 lines of code changed in 1 file:

vitalij 2014-10-02 01:55 Rev.: 22544

update tests

15 lines of code changed in 4 files:

vitalij 2014-10-02 01:20 Rev.: 22543

update tests

6 lines of code changed in 2 files:

hudson 2014-10-01 22:43 Rev.: 22542

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

adrpo 2014-10-01 22:40 Rev.: 22541

- hopefully properly silence the coding style.

55 lines of code changed in 1 file:

hudson 2014-10-01 19:32 Rev.: 22540

commit 38e8052204dcb833b426dfc90bacac2a19907138
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Oct 1 19:05:40 2014 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to ddeefb2d0c85f077e45d06086e9578135882c0bd.
* [https://github.com/lbl-srg/modelica-buildings/commit/ddeefb2 ddeefb2] Updated reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/3c5d5ab 3c5d5ab] Merge branch 'master' into issue286_h_pTX
* [https://github.com/lbl-srg/modelica-buildings/commit/65355ba 65355ba] Added nominal and start values
* [https://github.com/lbl-srg/modelica-buildings/commit/c3cefcd c3cefcd] Changed c file to avoid a compile time warning
* [https://github.com/lbl-srg/modelica-buildings/commit/ae68c87 ae68c87] Added smoothMax to avoid an error.

1 lines of code changed in 1 file:

hudson 2014-10-01 18:51 Rev.: 22539

[Janitor mode] Set auto-props

3 lines of code changed in 2 files:

vitalij 2014-10-01 18:24 Rev.: 22538

update tests

138 lines of code changed in 4 files:

adrpo 2014-10-01 15:41 Rev.: 22537

- silence the coding style.

2 lines of code changed in 1 file:

vitalij 2014-10-01 15:32 Rev.: 22536

- update ipopt settings
- update tests
- added a flag for dyn. optimization for warm start
- added test

686 lines of code changed in 12 files:

vwaurich 2014-10-01 14:52 Rev.: 22535

- the hpcom GRS doesnt need so many iterations as before

26 lines of code changed in 1 file:

sjoelund.se 2014-10-01 14:47 Rev.: 22534

Add new option `readSimulationResultVars(readParameters=false)`, and use this for the reference file comparison

17 lines of code changed in 7 files:

hudson 2014-10-01 14:36 Rev.: 22533

[Janitor mode] Fix whitespace

19 lines of code changed in 1 file:

hudson 2014-10-01 14:35 Rev.: 22532

[Janitor mode] Set auto-props

16 lines of code changed in 16 files:

hudson 2014-10-01 14:27 Rev.: 22531

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

lochel 2014-10-01 14:26 Rev.: 22530

- new unit check module (flag +newUnitChecking, disabled by default)
- for all variables unspecified units get calculated if possible
- inconsistent equations get reported in a user friendly way
- new debug/dump flags for unit check module: dumpUnits, dumpEqInUC, dumpEqUCStruct
- add some examples for testing

28493 lines of code changed in 38 files:

sjoelund.se 2014-10-01 14:26 Rev.: 22529

Reset the alarm before the call to buildModel

3 lines of code changed in 6 files:

sjoelund.se 2014-10-01 09:01 Rev.: 22528

Note about config

4 lines of code changed in 1 file:

hudson 2014-10-01 07:50 Rev.: 22527

[Janitor mode] Fix whitespace

16 lines of code changed in 2 files:

mwalther 2014-10-01 07:48 Rev.: 22526

- added more parameters to codegencpp.tpl-functions, that allows us to remove some duplicated code in codencpphpcom.tpl
- deactivated the "Deactivate profiling if you want to simulate in parallel" - feature, because performance benchmarks are now possible with hpcom

6113 lines of code changed in 7 files:

September 2014 »

Generated by StatSVN 0.7.0