April 2015 Commit Log

Number of Commits:
481
Number of Active Developers:
22
sjoelund.se 2015-04-30 21:53 Rev.: 25857

Fix modelica3d paths

1 lines of code changed in 1 file:

hudson 2015-04-30 18:32 Rev.: 25856

commit a7b734f0f6856e6c4bc68423b74ae3e5bda2ba50
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Apr 30 18:19:09 2015 +0200

Bump libraries
- https://github.com/modelica-3rdparty/ExternData.git branch master updated to 7935928d9c0ed65bf5e6483c0e098d8c5538201e.
* [https://github.com/modelica-3rdparty/ExternData/commit/7935928 7935928] Silence MSVC warnings and update binaries
* [https://github.com/modelica-3rdparty/ExternData/commit/8976bd4 8976bd4] Add uses annotation

- https://github.com/modelica-3rdparty/netCDF-DataReader.git branch master updated to 6dc5ee162d0cf536c10c350b9fc4f963f266099b.
* [https://github.com/modelica-3rdparty/netCDF-DataReader/commit/6dc5ee1 6dc5ee1] Change Readme encoding to UTF-8
* [https://github.com/modelica-3rdparty/netCDF-DataReader/commit/8a0b990 8a0b990] Update Readme
* [https://github.com/modelica-3rdparty/netCDF-DataReader/commit/c0b2d40 c0b2d40] Update Readme

1 lines of code changed in 1 file:

sjoelund.se 2015-04-30 16:22 Rev.: 25855

Move qmake detection to separate m4-file

27 lines of code changed in 2 files:

hudson 2015-04-30 16:09 Rev.: 25854

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vwaurich 2015-04-30 16:04 Rev.: 25853

- added template functions for DAE.SUM and SimCode.SES_FOR_LOOP

83 lines of code changed in 4 files:

sjoelund.se 2015-04-30 15:09 Rev.: 25851

Install cppruntime libraries in the correct directory

98 lines of code changed in 23 files:

sjoelund.se 2015-04-30 14:30 Rev.: 25850

Fix a broken install path

9 lines of code changed in 1 file:

sjoelund.se 2015-04-30 14:05 Rev.: 25849

Fix compilation on trunk

2 lines of code changed in 2 files:

sjoelund.se 2015-04-30 13:58 Rev.: 25848

Update bootstrapping tarball

2 lines of code changed in 2 files:

sjoelund.se 2015-04-30 13:51 Rev.: 25847

See if bootstrapping is fixed without a new tarball (skip checking for ModelicaExternalC when bootstrapping)

9 lines of code changed in 4 files:

vwaurich 2015-04-30 13:27 Rev.: 25846

- removed some debug prints for vectorization

0 lines of code changed in 1 file:

sjoelund.se 2015-04-30 12:57 Rev.: 25845

Fix linker paths

4 lines of code changed in 1 file:

hudson 2015-04-30 12:56 Rev.: 25844

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

vwaurich 2015-04-30 12:52 Rev.: 25843

- some more fixes for Vectorization.mo

143 lines of code changed in 2 files:

sjoelund.se 2015-04-30 12:46 Rev.: 25842

Fix mkbuilddirs

2 lines of code changed in 1 file:

sjoelund.se 2015-04-30 12:40 Rev.: 25841

Multiarch patch: install libraries to OMHOME/lib/<triplet>/omc
- This will allow users to install multiple versions of the simulation libraries at the same time

133 lines of code changed in 30 files:

hudson 2015-04-30 10:42 Rev.: 25840

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mwalther 2015-04-30 10:40 Rev.: 25839

- removed for-loop in in RefArray-constructor (sorry, I was not able to remove the cast in RefArray2RefArray)
- added missing variables to array-allocation, hopefully this will fix all "Wrong variable index"-exceptions

11 lines of code changed in 2 files:

hudson 2015-04-30 09:50 Rev.: 25838

commit 12d24744e24385399558bf9e851b9154c1270dc8
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Thu Apr 30 09:00:15 2015 +0200

Add ExternData, fix PhysioLibrary reference

1 lines of code changed in 1 file:

hudson 2015-04-30 09:50 Rev.: 25837

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

vwaurich 2015-04-30 09:08 Rev.: 25836

- some fixes for alias handling when unrolling variable arrays (for vectorization)

148 lines of code changed in 3 files:

rfranke 2015-04-30 07:19 Rev.: 25835

add support for read access to data of RefArray and make arg of sum_array const

see Modelica.Fluid.Examples.TraceSubstances.RoomCO2 after r25804

13 lines of code changed in 3 files:

adrpo 2015-04-30 01:35 Rev.: 25833

- handle Clang also

10 lines of code changed in 1 file:

adrpo 2015-04-30 01:29 Rev.: 25832

- fix Windows build
- fix nightly-build (get OMPython from github)

36 lines of code changed in 4 files:

sjoelund.se 2015-04-29 23:31 Rev.: 25828

Try to fix fmil dependency in Compiler/runtime

6 lines of code changed in 3 files:

sjoelund.se 2015-04-29 23:20 Rev.: 25827

Some cross-compilation fixes.
- Adding switches to disable compiling parts for a bootstrapped compiler.
- New switches mainly used to cross-compile a minimal omc on the build platform that can be used to compile omc for the host platform.

194 lines of code changed in 10 files:

sjoelund.se 2015-04-29 17:13 Rev.: 25826

Update makefiles for better cross-compilation

14 lines of code changed in 4 files:

niklwors 2015-04-29 14:47 Rev.: 25823

reactivated failing cpp tests

6 lines of code changed in 3 files:

hudson 2015-04-29 14:08 Rev.: 25822

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

niklwors 2015-04-29 13:55 Rev.: 25821

added cpp runtime config for gcc and msvc

84 lines of code changed in 6 files:

perost 2015-04-29 13:33 Rev.: 25820

- Fix flag typo.

1 lines of code changed in 1 file:

vwaurich 2015-04-29 13:31 Rev.: 25818

- remove more whitespaces

17 lines of code changed in 1 file:

niklwors 2015-04-29 12:55 Rev.: 25817

re added missing boost ublas vector

7 lines of code changed in 1 file:

mwalther 2015-04-29 12:37 Rev.: 25816

- support for non constant array-indices added to variable - memory - mapping

18 lines of code changed in 2 files:

vwaurich 2015-04-29 12:05 Rev.: 25815

- remove whitespace in array subscripts

1 lines of code changed in 1 file:

hudson 2015-04-29 12:01 Rev.: 25814

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

adeas31 2015-04-29 11:55 Rev.: 25813

#3296
- catch omc_Main_setWindowsPaths exception.

2 lines of code changed in 1 file:

sjoelund.se 2015-04-29 11:44 Rev.: 25812

Fix installation target (* copies all directories)

1 lines of code changed in 1 file:

hudson 2015-04-29 11:18 Rev.: 25811

[Janitor mode] Fix whitespace

11 lines of code changed in 1 file:

mwalther 2015-04-29 10:58 Rev.: 25810

- added handling for special case, that variables have a subscript at the end but are not part of an array

17 lines of code changed in 1 file:

sjoelund.se 2015-04-29 10:58 Rev.: 25809

Fix installation of idl file

4 lines of code changed in 1 file:

hudson 2015-04-29 10:36 Rev.: 25808

[Janitor mode] Fix whitespace

17 lines of code changed in 4 files:

hudson 2015-04-29 10:35 Rev.: 25807

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

mwalther 2015-04-29 10:28 Rev.: 25806

- sorry for the testsuite changes, they should not be uploaded

2 lines of code changed in 3 files:

mwalther 2015-04-29 10:20 Rev.: 25805

- added optimization variables to mapping
- added some scripts to execute all simulations in the msl with special flags

37 lines of code changed in 9 files:

mwalther 2015-04-29 10:01 Rev.: 25804

- added a mapping for variables to storage positions, to support efficient code generation that keeps array-variables as arrays
- a new HashTable is now part of the code, that maps a ComponentReference to an array of Integers and a list of Integers
- HpcOm memory optimization disabled
- initAliasArray-interface extended in SimVars-Class
- some typo fixes

688 lines of code changed in 20 files:

hudson 2015-04-29 09:53 Rev.: 25803

[Janitor mode] Fix whitespace

34 lines of code changed in 9 files:

vwaurich 2015-04-29 09:44 Rev.: 25802

- removed some additional prints to fix tests

2 lines of code changed in 1 file:

vwaurich 2015-04-29 09:23 Rev.: 25801

- added SimCode.SES_FOR_LOOP and DAE.SUM expression to express loop-equations

532 lines of code changed in 14 files:

niklwors 2015-04-29 09:10 Rev.: 25800

removed boost ublas includes for mac os because of build errors

11 lines of code changed in 1 file:

rfranke 2015-04-29 06:58 Rev.: 25799

exploit new getDataCopy in assign to DynArray

See many Modelica.MultiBody examples that throw an exception after r25788.

2 lines of code changed in 1 file:

sjoelund.se 2015-04-28 21:44 Rev.: 25798

#2619 Move OMPython to https://github.com/OpenModelica/OMPython

2 lines of code changed in 221 files:

rfranke 2015-04-28 20:52 Rev.: 25797

remove irrelevant cases from algStmtAssignArr to fix assignment to array slices

0 lines of code changed in 1 file:

adrpo 2015-04-28 20:18 Rev.: 25796

- more fixes for windows builds

1 lines of code changed in 1 file:

hudson 2015-04-28 19:50 Rev.: 25795

commit 2539ecf4b728b55d900d26f77606788297042aaf
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Apr 28 19:45:11 2015 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r8187.
* m:r8187 Merged revision(s) 8185 from Modelica/trunk:Fix issue detected by Cppcheck........

- svn/MSL trunk has been updated to r8186.
* m:r8186 Update binaries for Win
* m:r8185 Fix issue detected by Cppcheck
* m:r8184 Update of 3rd-party header uthash

- https://github.com/xogeny/ModelicaBook.git branch master updated to e205f2dc8cd23e0dcfaac6148ede89c2d61780f0.
* [https://github.com/xogeny/ModelicaBook/commit/e205f2d e205f2d] Merge pull request #245 from tbeu/fix-interpolateVectorTable
* [https://github.com/xogeny/ModelicaBook/commit/1b0fde1 1b0fde1] Fix index-out-of-bounds exception

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to f1b409acabd15e3ab8f4bc5fab1ebbb7d7732a27.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f1b409a f1b409a] Fix error handling for UDP and error msg format strings

- https://github.com/lochel/PNlib.git branch master updated to 44c7d277980b7a88b449b72edec0a56416b40fa9.
* [https://github.com/lochel/PNlib/commit/44c7d27 44c7d27] Add 'inner' declaration of .PNlib.Settings
* [https://github.com/lochel/PNlib/commit/b654df2 b654df2] Update expected output
* [https://github.com/lochel/PNlib/commit/c7bcc06 c7bcc06] Update some reference files
* [https://github.com/lochel/PNlib/commit/5e71dd8 5e71dd8] Update list of signals for simulation result comparison
* [https://github.com/lochel/PNlib/commit/be47efd be47efd] Make some variables of discrete transitions public and some others protected

- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 74deaab8456f4e5145d42205bf9b821ef8e0c5c1.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/74deaab 74deaab] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/fb40f17 fb40f17] recommit of ..solvent fractions for osmotic pressures for solutions with significant ...
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/3d39b77 3d39b77] merged correction of equation of el. vessel
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/00d54e9 00d54e9] Revert "corrected equation for elastic vessel"
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/2c4df42 2c4df42] Revert "solvent fractions for osmotic pressures for solutions with significant volume amount of impermeable particles (e.g. intracellular fluid)"
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/aa9a6da aa9a6da] corrected equation for elastic vessel

1 lines of code changed in 1 file:

rfranke 2015-04-28 19:31 Rev.: 25794

add more missing throw

2 lines of code changed in 1 file:

adrpo 2015-04-28 19:07 Rev.: 25793

- hopefully fix windows builds

1 lines of code changed in 1 file:

perost 2015-04-28 17:18 Rev.: 25792

- Fix test case.

0 lines of code changed in 1 file:

perost 2015-04-28 17:03 Rev.: 25791

- Propagate the actual attributes to match aliases, to allow assigning to them
if they are non-inputs.

80 lines of code changed in 5 files:

hudson 2015-04-28 16:18 Rev.: 25790

[Janitor mode] Update OMEdit language files

1431 lines of code changed in 9 files:

adeas31 2015-04-28 16:08 Rev.: 25789

- Set the TLMPluginPath

125 lines of code changed in 6 files:

niklwors 2015-04-28 15:06 Rev.: 25788

fix in Array getData, added missing throw

2 lines of code changed in 2 files:

hudson 2015-04-28 14:55 Rev.: 25787

[Janitor mode] Update OMEdit language files

1791 lines of code changed in 9 files:

adeas31 2015-04-28 14:24 Rev.: 25786

- Added options for defining TLM manager & monitor processes.

610 lines of code changed in 8 files:

hudson 2015-04-28 14:13 Rev.: 25785

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

niklwors 2015-04-28 13:53 Rev.: 25784

fix for precompiled header of cpp runtime msvc build
added use of precompiled header for cpp runtime libraries

128 lines of code changed in 35 files:

hudson 2015-04-28 12:45 Rev.: 25783

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

ptaeuber 2015-04-28 12:37 Rev.: 25782

- included Jacobian in TearingSet because it differs for different sets
- adapt some modules to new tearing structure

216 lines of code changed in 11 files:

hudson 2015-04-28 10:05 Rev.: 25781

commit cf8c090d27cf050e67bef7f6770d5ff52bc0cb16
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Tue Apr 28 09:54:56 2015 +0200

Add netCDF

1 lines of code changed in 1 file:

lochel 2015-04-28 09:46 Rev.: 25780

- Use common variable names (ass1, ass2) to store matching information
- Add comments to make clear what is actually stored in ass1 and ass2

209 lines of code changed in 2 files:

lochel 2015-04-28 08:51 Rev.: 25779

- use new syntax to access arrays

5 lines of code changed in 1 file:

lochel 2015-04-28 08:41 Rev.: 25778

- Restore r25682 and r25683

17 lines of code changed in 3 files:

hudson 2015-04-28 07:12 Rev.: 25777

[Janitor mode] Update OMEdit language files

1454 lines of code changed in 9 files:

adrpo 2015-04-28 04:14 Rev.: 25776

- try to fix windows builds

2 lines of code changed in 1 file:

adeas31 2015-04-28 02:10 Rev.: 25775

- Only allow one co-simulation session.
- Fixed display of error messages where filename is empty.

83 lines of code changed in 10 files:

rfranke 2015-04-27 22:42 Rev.: 25772

remove unused outputAllocate from external function code

14 lines of code changed in 1 file:

rfranke 2015-04-27 22:35 Rev.: 25771

make Cpp code generation work for Modelica.Math.Matrices.leastSquares

- initialize local array variables of functions with dimensions if default value is missing
- implement size(array)
- fix type detection for max/sum/min(array)

30 lines of code changed in 1 file:

hkiel 2015-04-27 21:34 Rev.: 25770

- ignore some more generated files

1 lines of code changed in 1 file:

hudson 2015-04-27 20:02 Rev.: 25769

commit 72bb5ca2c04a7cd2d4f2037422a2b6a4c477a112
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Apr 27 19:46:47 2015 +0200

Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to e336a3fd4dcca9841af3affe70263f847e4fcdbe.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e336a3f e336a3f] Give detailed error no. if bind to UDP socket fails
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/27795c0 27795c0] Increase acceptable Win sockets version for UDP

- https://github.com/lochel/PNlib.git branch master updated to dfe58491e2e3548ed62484d0d89b80bbe6e5da96.
* [https://github.com/lochel/PNlib/commit/dfe5849 dfe5849] Add test case EightConflictProb to Makefile
* [https://github.com/lochel/PNlib/commit/4a3199a 4a3199a] Fix test case PDtoTD
* [https://github.com/lochel/PNlib/commit/dc2ec3c dc2ec3c] Add experiment annotation to EightConflictProb
* [https://github.com/lochel/PNlib/commit/b3e2c13 b3e2c13] Merge pull request #9 from lochel/dev
* [https://github.com/lochel/PNlib/commit/0cf9b78 0cf9b78] Update expected output
* [https://github.com/lochel/PNlib/commit/057d45e 057d45e] Merge pull request #8 from lochel/testing
* [https://github.com/lochel/PNlib/commit/e943703 e943703] Merge branch 'dev' of https://github.com/lochel/PNlib into dev
* [https://github.com/lochel/PNlib/commit/da28e35 da28e35] Update expected output
* [https://github.com/lochel/PNlib/commit/e558caa e558caa] Update signal list for comparison
* [https://github.com/lochel/PNlib/commit/e00e486 e00e486] Add more tests for OpenModelica coverage
* [https://github.com/lochel/PNlib/commit/97e9615 97e9615] Add tests for OpenModelica coverage
* [https://github.com/lochel/PNlib/commit/ce796ec ce796ec] Use isEqual(a, b, 1e-6) instead of "abs(a-b)<1e-6"
* [https://github.com/lochel/PNlib/commit/9e916d3 9e916d3] Fix == on Real numbers

1 lines of code changed in 1 file:

sjoelund.se 2015-04-27 18:21 Rev.: 25768

Rename configure.in to configure.ac

888 lines of code changed in 3 files:

sjoelund.se 2015-04-27 17:41 Rev.: 25767

Prevent commits to OMOptim since the repository is being moved to https://github.com/OpenModelica/OMOptim

523 lines of code changed in 531 files:

sjoelund.se 2015-04-27 16:56 Rev.: 25766

Fix builds

1 lines of code changed in 1 file:

sjoelund.se 2015-04-27 16:40 Rev.: 25765

Try to fix builds

11 lines of code changed in 4 files:

perost 2015-04-27 16:24 Rev.: 25764

- Don't simplify MetaModelica array ASUBs in ExpressionSimplify,
it doesn't know which side an expression is on.

0 lines of code changed in 1 file:

adrpo 2015-04-27 15:56 Rev.: 25763

- update tarball to get new functionality

0 lines of code changed in 1 file:

sjoelund.se 2015-04-27 15:51 Rev.: 25762

Some fixes for splitting the OM repository
- Save idl-file in share/omc
- Save qwt includes in include/omc/qwt
- Use a corba.m4 so it is easier to update common autoconf parts between repositories (possibly making this part of a small common repository)

96 lines of code changed in 5 files:

hudson 2015-04-27 15:29 Rev.: 25761

[Janitor mode] Update OMEdit language files

405 lines of code changed in 9 files:

adeas31 2015-04-27 15:25 Rev.: 25760

- Enable/disable the TLM Editor syntax highlighting.

5 lines of code changed in 2 files:

hudson 2015-04-27 14:46 Rev.: 25759

[Janitor mode] Fix whitespace

35 lines of code changed in 4 files:

hudson 2015-04-27 14:45 Rev.: 25758

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

vwaurich 2015-04-27 14:30 Rev.: 25757

- add Vectorization.mo

1280 lines of code changed in 1 file:

vwaurich 2015-04-27 14:23 Rev.: 25756

- added first implementation for handling for-loops and variable arrays

219 lines of code changed in 12 files:

hudson 2015-04-27 14:03 Rev.: 25755

[Janitor mode] Update OMEdit language files

621 lines of code changed in 9 files:

adeas31 2015-04-27 13:53 Rev.: 25754

- Shorten the TLM highlighting preview text.
- Removed the unused indentOrUnindent slot.

4 lines of code changed in 3 files:

adeas31 2015-04-27 13:45 Rev.: 25753

- Generalized the TabSettings for editors.

293 lines of code changed in 8 files:

hudson 2015-04-27 13:22 Rev.: 25752

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

niklwors 2015-04-27 13:20 Rev.: 25751

moved linear solver selection to initialization method

8 lines of code changed in 1 file:

hudson 2015-04-27 08:56 Rev.: 25750

[Janitor mode] Set auto-props

21 lines of code changed in 1 file:

RuedKamp 2015-04-27 08:54 Rev.: 25749

-moved FactoryExport.h to include directory

8 lines of code changed in 9 files:

RuedKamp 2015-04-27 08:54 Rev.: 25748

-moved FactoryExport.h to header

19 lines of code changed in 1 file:

rfranke 2015-04-26 20:40 Rev.: 25747

avoid underflow of unsigned size_t and access to NULL if there are no real variables

This follows up r25740 (see Modelica.Utilities.Examples.readRealParameterModel).

5 lines of code changed in 1 file:

hudson 2015-04-26 16:52 Rev.: 25746

[Janitor mode] Update OMEdit language files

126 lines of code changed in 9 files:

adeas31 2015-04-26 16:26 Rev.: 25745

- Fix OMEdit built.

1 lines of code changed in 1 file:

hudson 2015-04-26 16:10 Rev.: 25744

[Janitor mode] Update OMEdit language files

216 lines of code changed in 9 files:

adeas31 2015-04-26 16:08 Rev.: 25743

- Start TLM co-simulation by reading the hostname.

54 lines of code changed in 4 files:

rfranke 2015-04-25 23:25 Rev.: 25742

revert changes of previous commit on CVode.cpp and introduce an internal dummy state instead

This way the event processing runs as before for models without states.

9 lines of code changed in 1 file:

hudson 2015-04-25 20:21 Rev.: 25741

commit b890f242018e1ec86f614c88db0af6dd1726a200
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Apr 25 19:43:20 2015 +0200

Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 16cb9a2b853b390fa42a0a9d68aab6cfa03474bf.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/16cb9a2 16cb9a2] Avoid dynamic buffer allocation in MDD_socketCANReadP
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/baccf96 baccf96] Remove dummy annotation and leading blank in comment

1 lines of code changed in 1 file:

rfranke 2015-04-25 19:38 Rev.: 25740

remove dummy state from Cpp runtime as well (#3057)

This was a TODO from r23937, which only fixed the C runtime.

19 lines of code changed in 3 files:

rfranke 2015-04-25 10:06 Rev.: 25739

fix Cpp code generation for complex types

See e.g. Modelica.Media.Examples.MixtureGases

1 lines of code changed in 1 file:

rfranke 2015-04-25 07:35 Rev.: 25738

replace memcpy with std::copy to make arrays work with complex types (fixes r25735)

See many Modelica.Fluid models that failed with string arrays used by Media:
https://test.openmodelica.org/libraries/history/MSL_3.2.1_cpp-2015-04-25.html

6 lines of code changed in 1 file:

hudson 2015-04-24 20:02 Rev.: 25737

commit ad05b9abfabda75a2747abd9de38428fcc99d601
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Apr 24 19:42:06 2015 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r8183.
* m:r8183 Merged revision(s) 8131-8135 from Modelica/trunk:refs #1682: Fix poor performance of readMatTable for MATLAB MAT-files with compressed array streams and large (> 1e5) number of rows * Replace looping over Mat_VarReadDataLinear by single call of Mat_VarReadData * Do in-place array transposition where applicable........refs #1682: Adapt table documentationSince r8131 table matrices with colum-wise storage in function "usertab" are no longer reallocated for transposition.........refs #1682: Revert r8132 and partially revert r8131........refs #1682: Fix edge initializationAvoid GCC warning: initializer element is not computable at load time........refs #1682: Block read matrices from MAT-filesAvoid looping over ReadDoubleData or ReadCompressedDoubleData and speed up reading........

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to c3f41c2ea48558c02c44a461fdeef941e9fb302c.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/c3f41c2 c3f41c2] Fixed missing can_dlc argument at various places
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e07cac3 e07cac3] Add TCP/IP example
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4012217 4012217] Fix compilation
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/ae89f77 ae89f77] Merge branch 'tbeu-fix-buf'
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/01c2300 01c2300] Fix type problem
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/0292b6a 0292b6a] Forgot one encapsulation issue
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b44dd84 b44dd84] Fix encapsulation issues
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/38112b2 38112b2] Set user buffer size for external object ctors if given
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/1211761 1211761] Fix I/O causality for TCP/IP
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/2556912 2556912] Define ITI_COMP_SIM also for SoftingCAN
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/c273fe6 c273fe6] Make return buffers of communication blocks Modelica compatible
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9caa4e5 9caa4e5] Merge pull request #79 from tbeu/add-TCP/IP-support
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b576d2b b576d2b] Update TCP/IP test
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/16f6c2c 16f6c2c] Add TCP/IP example
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/cf557ba cf557ba] Move connect to server from ctor to own function

1 lines of code changed in 1 file:

hudson 2015-04-24 19:13 Rev.: 25736

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

rfranke 2015-04-24 19:04 Rev.: 25735

replace specialized string arrays with a converter for external "C"

34 lines of code changed in 2 files:

hudson 2015-04-24 16:32 Rev.: 25734

[Janitor mode] Update OMEdit language files

1296 lines of code changed in 9 files:

adeas31 2015-04-24 16:23 Rev.: 25733

- Save the TLM LibraryTreeNode before starting simulation.

51 lines of code changed in 4 files:

adeas31 2015-04-24 15:10 Rev.: 25732

- Set DrModelica.onb as default notebook.

2 lines of code changed in 1 file:

sjoelund.se 2015-04-24 14:24 Rev.: 25731

Fix OMNotebook locale settings

4 lines of code changed in 2 files:

adrpo 2015-04-24 12:12 Rev.: 25730

Test for #3288
- add FMI test for String parameters and variables

56 lines of code changed in 2 files:

hudson 2015-04-24 10:14 Rev.: 25729

commit 780d68c907f351fbc763b2b849fa22e5c5d77652
Author: Martin Sj?lund <martin.sjolund@liu.se>
Date: Fri Apr 24 10:01:53 2015 +0200

Change to use the PNlib master branch

1 lines of code changed in 1 file:

lochel 2015-04-24 10:13 Rev.: 25728

- Use "listEmpty(...)" instead of "listLength(...) > 0" or similar expressions

7 lines of code changed in 1 file:

rfranke 2015-04-24 08:30 Rev.: 25727

remove const qualifiers from data constructors of RefArrays (fixes r25725)

This is because the RefArrays store pointer and may modify the data.

4 lines of code changed in 1 file:

rfranke 2015-04-24 06:27 Rev.: 25726

add some more array constructors

48 lines of code changed in 1 file:

rfranke 2015-04-24 06:03 Rev.: 25725

add const qualifiers to data arguments of array constructors

12 lines of code changed in 1 file:

rfranke 2015-04-24 05:56 Rev.: 25724

fix StatArrayDim3

see e.g. Modelica.Electrical.Digital.Examples.BUF3S

1 lines of code changed in 1 file:

vitalij 2015-04-24 00:37 Rev.: 25723

simplify adjacency row for tearing
- important for symEuler

19 lines of code changed in 5 files:

hudson 2015-04-23 23:48 Rev.: 25722

[Janitor mode] Fix whitespace

3 lines of code changed in 2 files:

vitalij 2015-04-23 23:46 Rev.: 25721

added symbolic implicit euler. Improvements will come!!

981 lines of code changed in 20 files:

rfranke 2015-04-23 22:11 Rev.: 25720

implement POW_ARRAY_SCALAR in Cpp runtime

32 lines of code changed in 3 files:

hudson 2015-04-23 21:02 Rev.: 25719

commit 943f36c3239a8dfa15f338163003cbc7e4fa48b9
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Apr 23 20:56:12 2015 +0200

Bump libraries
- https://github.com/modelica/Modelica_DeviceDrivers.git branch master has FAILING head - latest is 9caa4e52abee6ffa09f0730237f18d96a790e65c
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/9caa4e5 9caa4e5] Merge pull request #79 from tbeu/add-TCP/IP-support
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/b576d2b b576d2b] Update TCP/IP test
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/16f6c2c 16f6c2c] Add TCP/IP example
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/cf557ba cf557ba] Move connect to server from ctor to own function
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/e3b69f2 e3b69f2] Add support for TCP/IP (as client using Windows sockets)

- https://github.com/lochel/PNlib.git branch dev updated to 9a452d17726237cf182bbc511e67d72f5d96819e.
* [https://github.com/lochel/PNlib/commit/9a452d1 9a452d1] Update README.md

1 lines of code changed in 1 file:

adeas31 2015-04-23 17:11 Rev.: 25718

- Cleaned up linking of libraries.

10 lines of code changed in 2 files:

adeas31 2015-04-23 16:53 Rev.: 25717

- Removed linking of omniORB as is not needed anymore.
- Copy the QtXmlPatterns4.dll

3 lines of code changed in 3 files:

hudson 2015-04-23 16:16 Rev.: 25716

[Janitor mode] Update OMEdit language files

9038 lines of code changed in 9 files:

hudson 2015-04-23 16:16 Rev.: 25715

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

hudson 2015-04-23 16:15 Rev.: 25714

[Janitor mode] Set auto-props

1104 lines of code changed in 7 files:

adeas31 2015-04-23 16:02 Rev.: 25712

- Added missing function.

18 lines of code changed in 2 files:

adeas31 2015-04-23 16:01 Rev.: 25711

- Merged OMEdit TLM branch with trunk.

6126 lines of code changed in 47 files:

hudson 2015-04-23 15:35 Rev.: 25710

[Janitor mode] Update OMEdit language files

153 lines of code changed in 9 files:

adeas31 2015-04-23 15:33 Rev.: 25709

#3290
- Keep the cursor as cross when making connection and restore it when the connection is done.

3 lines of code changed in 3 files:

hkiel 2015-04-23 14:36 Rev.: 25708

eliminate List.isNotEmpty() and List.first() (replaced by listEmpty() and listHead())

227 lines of code changed in 41 files:

niklwors 2015-04-23 13:26 Rev.: 25707

fix for linker error in StatArray.resize

1 lines of code changed in 1 file:

niklwors 2015-04-23 11:47 Rev.: 25706

fix for r25703

6 lines of code changed in 1 file:

adeas31 2015-04-23 11:22 Rev.: 25705

- OMNotebook doesn't depend on omniORB anymore.

0 lines of code changed in 1 file:

hudson 2015-04-23 11:04 Rev.: 25704

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

niklwors 2015-04-23 11:02 Rev.: 25703

added special assignment operator one,two and three dim StateArray which call assignment operator from base array

29 lines of code changed in 1 file:

rfranke 2015-04-23 08:36 Rev.: 25702

fix negation of aliases for boolean variables

See e.g. Modelica.Blocks.Examples.BooleanNetwork1

30 lines of code changed in 2 files:

adeas31 2015-04-23 03:23 Rev.: 25700

- Fix builds.

2 lines of code changed in 1 file:

adeas31 2015-04-23 01:17 Rev.: 25699

- Fix build,
- Don't use Qt threads with OpenModelicaCompiler shared library.

18 lines of code changed in 5 files:

hudson 2015-04-23 00:37 Rev.: 25698

[Janitor mode] Update OMEdit language files

9 lines of code changed in 9 files:

hudson 2015-04-23 00:37 Rev.: 25697

[Janitor mode] Fix whitespace

48 lines of code changed in 1 file:

adeas31 2015-04-23 00:36 Rev.: 25696

- Removed the plotSilent flag.
- Added argument forceOMPlot to plot APIs.

91 lines of code changed in 11 files:

rfranke 2015-04-22 20:34 Rev.: 25695

remove reindex(1) from DynArrays to get the same zero based indexing as in other arrays

10 lines of code changed in 1 file:

rfranke 2015-04-22 20:32 Rev.: 25694

move iterator from DynArray to DynArrayDim1, where it was before

13 lines of code changed in 1 file:

rfranke 2015-04-22 20:04 Rev.: 25693

introduce base classes StatArray and DynArray to avoid repeated code

479 lines of code changed in 1 file:

hudson 2015-04-22 18:36 Rev.: 25692

[Janitor mode] Update OMEdit language files

27 lines of code changed in 9 files:

adeas31 2015-04-22 18:03 Rev.: 25691

- Call omc_Main_setWindowsPaths on Windows so that APIs like simulate can work properly.

15 lines of code changed in 2 files:

hudson 2015-04-22 17:44 Rev.: 25690

[Janitor mode] Update OMEdit language files

1089 lines of code changed in 9 files:

adeas31 2015-04-22 17:40 Rev.: 25689

#1768
- Set a call back function for plot commands.
- Updated OMNotebook to use the OpenModelicaCompiler shared library.

319 lines of code changed in 31 files:

lochel 2015-04-22 17:18 Rev.: 25688

- Removed List.isEmpty

28 lines of code changed in 15 files:

vwaurich 2015-04-22 17:03 Rev.: 25687

- uncomment separation of parameter dependent and variable dependent asserts, have to fix dae-task-graph generation first

5 lines of code changed in 1 file:

hudson 2015-04-22 16:14 Rev.: 25686

[Janitor mode] Fix whitespace

108 lines of code changed in 1 file:

lochel 2015-04-22 16:12 Rev.: 25685

- Reverted r25682 and r25683 until the bootstrapping tarball is updated

19 lines of code changed in 3 files:

vwaurich 2015-04-22 16:06 Rev.: 25684

- put parameter dependent asserts in the paramEquation section and not in all-equations

56 lines of code changed in 2 files:

lochel 2015-04-22 15:59 Rev.: 25683

- Removed workaround for #3281

3 lines of code changed in 1 file:

lochel 2015-04-22 15:57 Rev.: 25682

- use new syntax to access arrays

14 lines of code changed in 2 files:

rfranke 2015-04-22 15:54 Rev.: 25681

remove reference array code from static arrays

the code has been separated out in r25671

83 lines of code changed in 1 file:

ptaeuber 2015-04-22 15:53 Rev.: 25680

- Generate a second tearing set for simulation DAEs with weaker constraints in solvability (not passed along to the runtime yet)
- Renamed some functions in Tearing.mo
- Use list<Integer> instead of list<list<Integer>> for the order of the inner equations in tearing sets

542 lines of code changed in 2 files:

hudson 2015-04-22 15:39 Rev.: 25679

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2015-04-22 15:31 Rev.: 25678

Fix for #3281:
- Fixed handling of subscripted MetaModelica array crefs.

143 lines of code changed in 8 files:

lochel 2015-04-22 11:42 Rev.: 25677

- avoid unnecessary wrapping

6 lines of code changed in 2 files:

lochel 2015-04-22 10:34 Rev.: 25676

- expected output

5 lines of code changed in 3 files:

lochel 2015-04-22 10:18 Rev.: 25675

- expected output

1 lines of code changed in 1 file:

lochel 2015-04-22 10:07 Rev.: 25674

- Fixed sorting of boolean parameters

17 lines of code changed in 3 files:

adrpo 2015-04-22 08:05 Rev.: 25673

Fix: #3288
- properly convert between modelica_string to fmiString
- some warning fixes in SimulationRuntime/fmi/export/fmi1/fmu1_model_interface.c

32 lines of code changed in 2 files:

hudson 2015-04-22 07:39 Rev.: 25672

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

rfranke 2015-04-22 07:36 Rev.: 25671

implement specific classes for reference arrays accessing simvars

366 lines of code changed in 2 files:

rfranke 2015-04-21 22:26 Rev.: 25670

more universal version of previous commit

replace special assign methods with a general BaseArray::getDataReferences

45 lines of code changed in 1 file:

rfranke 2015-04-21 21:01 Rev.: 25669

implement assign from ref arrays

this is needed for the examples Modelica.Electrical.Digital.Registers.DFFREG*

58 lines of code changed in 2 files:

hudson 2015-04-21 20:02 Rev.: 25668

commit b4b616ce9dd705106d94e6c85b621ce2e5633c29
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Apr 21 19:42:06 2015 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r8174.
* m:r8174 refs #1701: Fix typo

- svn/MSL trunk has been updated to r8175.
* m:r8175 Merged revision(s) 8174 from Modelica/branches/maintenance/3.2.1:refs #1701: Fix typo........

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 856ae25901d95e20d9b87dd09c567c9077cd100a.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/856ae25 856ae25] Fix includes, esp. for MSVC
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4319d7b 4319d7b] Do not export any symbols for executable models

- https://github.com/dzimmer/PlanarMechanics.git branch master updated to 256afcf1607b01babe2b52c31e364cfc338f6f0d.
* [https://github.com/dzimmer/PlanarMechanics/commit/256afcf 256afcf] Merge pull request #91 from tbeu/remove-dummy-annotations
* [https://github.com/dzimmer/PlanarMechanics/commit/7f5103e 7f5103e] Remove dummy annotations and trailing white space

1 lines of code changed in 1 file:

lochel 2015-04-21 14:26 Rev.: 25665

- Oops!

1 lines of code changed in 1 file:

lochel 2015-04-21 14:23 Rev.: 25664

- Some improvements to Tarjan's algorithm

47 lines of code changed in 2 files:

hudson 2015-04-21 13:05 Rev.: 25662

[Janitor mode] Fix whitespace

6 lines of code changed in 3 files:

vwaurich 2015-04-21 12:57 Rev.: 25661

- dump alias vars in dumpSimCode

7 lines of code changed in 1 file:

lochel 2015-04-21 12:50 Rev.: 25660

- Merged TarjanTransposed and TarjanTransposedPartial

32 lines of code changed in 4 files:

ptaeuber 2015-04-21 12:50 Rev.: 25659

- remove inadvertent comments

0 lines of code changed in 1 file:

ptaeuber 2015-04-21 12:36 Rev.: 25658

Prepared Backend for the introduction of dynamic Tearing (tearing set can be changed during runtime)
In detail:
- introduced record BackendDAE.SOLVABILITY_SOLVABLE, which means the equation is analytically solvable for the variable, regardless of how the variable occurs in the equation
- function BackendDAEUtil.tryToSolveOrDerive (old: getFactorForX) can be activated by parameter in getAdjacencyMatrixEnhancedScalar
- introduced uniontype BackendDAE.TearingSet, restructured record TORNSYSTEM
- introduced ConfigFlag "dynamicTearing"

161 lines of code changed in 17 files:

hudson 2015-04-21 12:31 Rev.: 25657

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

lochel 2015-04-21 12:23 Rev.: 25656

- Use new implementation of Tarjan's algorithm in omc tearing
- Removed old implementation of Tarjan's algorithm

87 lines of code changed in 3 files:

lochel 2015-04-21 11:03 Rev.: 25655

- Use new implementation of Tarjan's algorithm for blt sorting

55 lines of code changed in 3 files:

niklwors 2015-04-21 10:01 Rev.: 25654

removed shared array from simvars

8 lines of code changed in 2 files:

liwenhui 2015-04-21 03:16 Rev.: 25653

Update some new items.

51 lines of code changed in 1 file:

hudson 2015-04-20 20:24 Rev.: 25652

commit a8a80889178b773869f8aca511831bfa187b0386
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Apr 20 19:44:01 2015 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r8173.
* m:r8173 Merged revision(s) 8172 from Modelica/trunk:Fix placement........
* m:r8170 Speed up Win32 compilation by removing APIs such as Cryptography, DDE, RPC, Shell and Windows Sockets

- svn/MSL trunk has been updated to r8172.
* m:r8172 Fix placement
* m:r8171 Merged revision(s) 8170 from Modelica/branches/maintenance/3.2.1:Speed up Win32 compilation by removing APIs such as Cryptography, DDE, RPC, Shell and Windows Sockets........

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 1ac6bd2ceb8629075d1af306e0f4a176c2c13e7d.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/1ac6bd2 1ac6bd2] Fixed cmake build for Linux; adding dummy libraries for linux
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a2580f7 a2580f7] cmake build support for mingw32
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/f2202dd f2202dd] Merge branch 'master' of https://github.com/modelica/Modelica_DeviceDrivers
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/64a9cee 64a9cee] Changed thread related build logic
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/cc93c24 cc93c24] mingw support for Keyboard
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/a15dab9 a15dab9] mingw support for joystick
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/4d104bb 4d104bb] Some mingw support

1 lines of code changed in 1 file:

niklwors 2015-04-20 18:51 Rev.: 25651

fix for typo in SimVars initBoolVar

2 lines of code changed in 1 file:

hudson 2015-04-20 17:49 Rev.: 25650

[Janitor mode] Fix whitespace

4 lines of code changed in 3 files:

niklwors 2015-04-20 17:46 Rev.: 25649

added method for the initialization of alias arrays in cpp runtime

196 lines of code changed in 3 files:

lochel 2015-04-20 17:46 Rev.: 25648

- cleanup BackendDAETransform

287 lines of code changed in 1 file:

lochel 2015-04-20 17:13 Rev.: 25647

- cleanup calculateJacobianRow2

33 lines of code changed in 1 file:

lochel 2015-04-20 16:48 Rev.: 25646

- Removed obsolete module strongComponents

0 lines of code changed in 1 file:

hudson 2015-04-20 14:26 Rev.: 25645

[Janitor mode] Fix whitespace

6 lines of code changed in 2 files:

mwalther 2015-04-20 14:18 Rev.: 25644

- removed debug output in HpcOmMemory
- some simple improvements in HpcOmMemory
- CodegenCpp.tpl: Number of real, int, bool and pre variables can now be passed as argument to simulationMainFile-template
- some more fixes for hpcom code generation -> memory optimization is still not working for arrays with the new variable structure
- sim var arrays are now aligned to default cache line size of 64 byte
- testsuite update for some hpcom tests

537 lines of code changed in 13 files:

lochel 2015-04-20 14:15 Rev.: 25643

- Use new implementation of Tarjan's algorithm for OnRelaxation

2 lines of code changed in 1 file:

lochel 2015-04-20 14:02 Rev.: 25642

- Use new implementation of Tarjan's algorithm for uncertainties

2 lines of code changed in 1 file:

hudson 2015-04-20 13:35 Rev.: 25641

[Janitor mode] Update OMEdit language files

261 lines of code changed in 9 files:

hudson 2015-04-20 13:35 Rev.: 25640

[Janitor mode] Fix whitespace

178 lines of code changed in 2 files:

hudson 2015-04-20 13:35 Rev.: 25639

[Janitor mode] Set auto-props

716 lines of code changed in 3 files:

adeas31 2015-04-20 13:27 Rev.: 25638

#3285
- Generate relative components paths for classes contained in package.

81 lines of code changed in 3 files:

vwaurich 2015-04-20 13:07 Rev.: 25637

- moved visualizationXML dump to extra files
- dump ast for complex expressions in visualization xml

1914 lines of code changed in 12 files:

lochel 2015-04-20 11:52 Rev.: 25636

- Use new implementation of Tarjan's algorithm for evaluating parameters

53 lines of code changed in 1 file:

hudson 2015-04-20 11:31 Rev.: 25635

[Janitor mode] Fix whitespace

9 lines of code changed in 1 file:

lochel 2015-04-20 11:26 Rev.: 25634

- Use new implementation of Tarjan's algorithm for index reduction

94 lines of code changed in 10 files:

niklwors 2015-04-20 11:12 Rev.: 25633

added special StatArray constructor for alias arrays

303 lines of code changed in 1 file:

lochel 2015-04-20 10:57 Rev.: 25632

- Added new package "Sorting" to collect all the different sorting algorithms

539 lines of code changed in 11 files:

rfranke 2015-04-20 10:23 Rev.: 25631

remove templates that became obsolete with last but one commit

0 lines of code changed in 1 file:

hudson 2015-04-20 10:08 Rev.: 25630

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

rfranke 2015-04-20 10:04 Rev.: 25629

Support multi-dimensional arrays in the external "C" interface again (#3286)

This change introduces incompatible changes to fix a bug that only showed up for bool arrays so far.

52 lines of code changed in 3 files:

mkloeppel 2015-04-20 09:24 Rev.: 25628

add missing changes

11 lines of code changed in 1 file:

mkloeppel 2015-04-20 09:23 Rev.: 25627

exchange custom sparse matrix format in c++-runtime umfpack for boost::ublas sparse format
adapt test case

64 lines of code changed in 7 files:

hudson 2015-04-19 22:13 Rev.: 25625

[Janitor mode] Update OMEdit language files

8 lines of code changed in 9 files:

adeas31 2015-04-19 22:02 Rev.: 25624

- Removed unused functions from StringHandler.

0 lines of code changed in 2 files:

rfranke 2015-04-19 21:22 Rev.: 25623

Reduce impact of new internal matrix layout

- don't use assignRowMajorData in createArray_* methods because only single-dimensional data is assigned
- this enables to move assignRowMajorData back to the precompiled ArrayOperations.cpp (reverting r25614)

59 lines of code changed in 4 files:

hudson 2015-04-19 20:48 Rev.: 25622

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

rfranke 2015-04-19 20:31 Rev.: 25621

move check of program options to precompiled OMCFactory

58 lines of code changed in 3 files:

rfranke 2015-04-19 20:21 Rev.: 25620

optimize access to elements of DynArray's

22 lines of code changed in 1 file:

rfranke 2015-04-19 20:05 Rev.: 25619

bug fix for r25611

1 lines of code changed in 1 file:

hudson 2015-04-19 16:30 Rev.: 25618

[Janitor mode] Update OMEdit language files

45 lines of code changed in 9 files:

adeas31 2015-04-19 16:22 Rev.: 25617

- reload the child items when parent item is updated.

3 lines of code changed in 1 file:

hudson 2015-04-19 14:37 Rev.: 25616

[Janitor mode] Update OMEdit language files

45 lines of code changed in 9 files:

adeas31 2015-04-19 14:29 Rev.: 25615

#1540
- Handle quoted identifiers simulation.

8 lines of code changed in 3 files:

rfranke 2015-04-19 13:05 Rev.: 25614

Add missing pieces for changed internal storage layout (#3286)

- adapt and fix append methods
- move assignRowMajorData to Array.h to make it available at compile time, e.g. for ComplexType

50 lines of code changed in 3 files:

rfranke 2015-04-18 21:59 Rev.: 25613

Change internal storage layout of arrays in Cpp runtime to improve linear algebra (#3286)

116 lines of code changed in 5 files:

rfranke 2015-04-18 09:54 Rev.: 25612

replace std::vector _tmp_data with boost::multi_array to make ArraySlice work for bool as well

8 lines of code changed in 2 files:

rfranke 2015-04-18 08:24 Rev.: 25611

store dimensions of array slice to reduce code size and speed up getDim

13 lines of code changed in 1 file:

hudson 2015-04-17 19:47 Rev.: 25610

commit 19d264ef7cfaba1af94455e490725f3b1795dc90
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Apr 17 19:40:12 2015 +0200

Bump libraries
- svn/MSL 3.2.1 has been updated to r8162.
* m:r8162 Merged revision(s) 8161 from Modelica/trunk:refs #1627: Fix detection of (scaled) time events........

- svn/MSL trunk has been updated to r8161.
* m:r8161 refs #1627: Fix detection of (scaled) time events

- svn/Modelica_EmbeddedSystems has been updated to r8165.
* r8165 Modelica_LinearSystems2: Fixed some other issues reported by Dymola
* r8164 Modelica_LinearSystems2: Updated release notes + removed one "protected input" declaration
* r8163 RealSignals.Sampler: Removed double definition of u and y (was present due to extends and due to explicit declaration)

1 lines of code changed in 1 file:

hudson 2015-04-17 15:36 Rev.: 25608

[Janitor mode] Update OMEdit language files

18 lines of code changed in 9 files:

adeas31 2015-04-17 15:34 Rev.: 25607

- Do not set unnecessary text option on the editor.

0 lines of code changed in 1 file:

hudson 2015-04-17 15:28 Rev.: 25606

[Janitor mode] Update OMEdit language files

72 lines of code changed in 9 files:

hkiel 2015-04-17 14:58 Rev.: 25605

- fix some warnings
- spellfix

3 lines of code changed in 3 files:

adeas31 2015-04-17 14:11 Rev.: 25604

- Set the QPlainTextEdit pointer.

1 lines of code changed in 1 file:

lochel 2015-04-17 12:07 Rev.: 25603

- fix indentation

140 lines of code changed in 1 file:

lochel 2015-04-17 12:05 Rev.: 25602

- Added transposed version of Tarjan's algorithm

149 lines of code changed in 1 file:

lochel 2015-04-17 12:05 Rev.: 25601

- Simplified interface for function PerfectMatching

12 lines of code changed in 2 files:

niklwors 2015-04-17 11:53 Rev.: 25600

fix in ArraySlice operator(), does not return a value

7 lines of code changed in 1 file:

adrpo 2015-04-17 09:53 Rev.: 25599

Fix bug: #3243
- set the useStream array as done in simulation_runtime.cpp, function setGlobalVerboseLevel
- maybe we should have a function that sets these things which could be called from FMI and not use variable useStream directly

6 lines of code changed in 2 files:

niklwors 2015-04-17 08:52 Rev.: 25598

fix for typo in test mos files

338 lines of code changed in 25 files:

hudson 2015-04-17 08:49 Rev.: 25597

[Janitor mode] Fix whitespace

10 lines of code changed in 3 files:

mwalther 2015-04-17 08:40 Rev.: 25596

- some smaller fixes for hpcom memory optimization
- MemberVariablePreVariables-code is now separated from the simulationCppFile-Code in the CodegenCpp.tpl
- _event_system is now initialized to NULL in the continousEvents-Class

295 lines of code changed in 6 files:

adrpo 2015-04-17 08:38 Rev.: 25595

- fix Windows / Linux differences in testsuite/openmodelica/parser/*
- proper interface for omc_Absyn_isDerCref
- make testsuite/openmodelica/parser/ParseModel.mos more friendly as on Windows the output from system command is not shown

23 lines of code changed in 3 files:

hudson 2015-04-17 08:06 Rev.: 25594

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

rfranke 2015-04-17 07:59 Rev.: 25593

fix and generalize transpose_array

also unify ordering of call arguments for transpose_array and cat_array (return comes last)

29 lines of code changed in 3 files:

hudson 2015-04-17 07:57 Rev.: 25592

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

adrpo 2015-04-17 07:55 Rev.: 25591

Fix bug: #3282
- allow parsing of {} for mos scripts

45 lines of code changed in 4 files:

rfranke 2015-04-16 21:20 Rev.: 25590

avoid nested comments and quintuple printout of ExpressionDump

Modelica.Fluid.Examples.IncompressibleFluidNetwork was failing to compile due to nested comments of the form:

/* algStmtTupleAssign: ... /*Real*/(sign(...)...) */

3 lines of code changed in 1 file:

hudson 2015-04-16 21:11 Rev.: 25589

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

bruno 2015-04-16 20:47 Rev.: 25588

bib items fixed

4 lines of code changed in 2 files:

vitalij 2015-04-16 20:39 Rev.: 25587

extend flag for inputs from r25582

270 lines of code changed in 3 files:

rfranke 2015-04-16 19:58 Rev.: 25586

use int instead of size_t in reduction expressions (see also r25564)

2 lines of code changed in 1 file:

hkiel 2015-04-16 19:48 Rev.: 25585

replaced "if listLength(lst)>0 then" with "if not listEmpty(lst) then"
to reduce run time (O(n) -> O(1))

9 lines of code changed in 6 files:

rfranke 2015-04-16 18:53 Rev.: 25584

make linkage of LAPACK libs platform independent (fixes r25566)

5 lines of code changed in 2 files:

hudson 2015-04-16 17:46 Rev.: 25583

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

vitalij 2015-04-16 17:42 Rev.: 25582

new debuge flag: added new_var = var/nominal where var is state

449 lines of code changed in 8 files:

bruno 2015-04-16 17:37 Rev.: 25581

bibliography updated

95 lines of code changed in 2 files:

jansilar 2015-04-16 15:06 Rev.: 25578

Fixed C# template after numeric initialization removal.

0 lines of code changed in 1 file:

niklwors 2015-04-16 13:50 Rev.: 25577

expected output

270 lines of code changed in 33 files:

hudson 2015-04-16 12:47 Rev.: 25576

[Janitor mode] Update OMEdit language files

180 lines of code changed in 9 files:

adeas31 2015-04-16 12:44 Rev.: 25575

- Visualize whitespace in editors.

25 lines of code changed in 2 files:

hkiel 2015-04-16 12:44 Rev.: 25574

make OMNotebook usable on OSX again

396 lines of code changed in 5 files:

bachmann 2015-04-16 12:37 Rev.: 25573

Some improvements to the matching algorithm

24 lines of code changed in 1 file:

hudson 2015-04-16 11:51 Rev.: 25572

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

niklwors 2015-04-16 11:49 Rev.: 25571

clean uclean up static array class for assign and operator= method in cpp runtime
expected output

1775 lines of code changed in 49 files:

hudson 2015-04-16 00:16 Rev.: 25569

[Janitor mode] Update OMEdit language files

144 lines of code changed in 9 files:

hudson 2015-04-16 00:16 Rev.: 25568

[Janitor mode] Fix whitespace

5 lines of code changed in 1 file:

rfranke 2015-04-16 00:12 Rev.: 25567

a more rigorous attempt to fix the "targTest91" problem (#3263)

3 lines of code changed in 1 file:

rfranke 2015-04-15 23:59 Rev.: 25566

add support for external F77 to Cpp runtime

206 lines of code changed in 4 files:

adeas31 2015-04-15 23:55 Rev.: 25565

- Use the appropriate tab stop width.
- Start the next line based on previous line indentation.

37 lines of code changed in 12 files:

rfranke 2015-04-15 23:34 Rev.: 25564

let getDim of Arrays return int instead of size_t

This simplifies the code generation for Modelica Integer expressions, like "min(1, size(A, 1))" using "template <class T> const T& min(const T& a, const T& b)".
Avoid introduction of temporary variables for size expressions, which are typically only used once.

30 lines of code changed in 3 files:

rfranke 2015-04-15 21:16 Rev.: 25563

revert r25560 back to r25552 because functions returning arrays need assign with const arg

1509 lines of code changed in 1 file:

hudson 2015-04-15 19:47 Rev.: 25562

commit 032c524b1fb4f870a34170cff8ebb81b3fcf8c55
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Apr 15 19:37:34 2015 +0200

Bump libraries
- https://github.com/xogeny/ModelicaBook.git branch master updated to 5d3b120b5ab2883327a180cc9ee61264d382b3a8.
* [https://github.com/xogeny/ModelicaBook/commit/5d3b120 5d3b120] Merge pull request #244 from mromanoni/patch-3
* [https://github.com/xogeny/ModelicaBook/commit/9cb5d0a 9cb5d0a] Update functions.rst

- https://github.com/modelica-compliance/compliance.git branch master updated to ca5092c14bb7af4507a10700ee49181a3a3ee199.
* [https://github.com/modelica-compliance/compliance/commit/ca5092c ca5092c] Class names should have the same name as the file name
* [https://github.com/modelica-compliance/compliance/commit/ff22c15 ff22c15] Merge pull request #7 from tbeu/patch-T1692
* [https://github.com/modelica-compliance/compliance/commit/e0656a5 e0656a5] Fix AttributeStateSelect

- https://github.com/modelica/Modelica_DeviceDrivers.git branch master updated to 64be4173eab5bfee440d9fd715b783a9e4564ed5.
* [https://github.com/modelica/Modelica_DeviceDrivers/commit/64be417 64be417] Changed docu for setting up serial port example

1 lines of code changed in 1 file:

hudson 2015-04-15 16:19 Rev.: 25561

[Janitor mode] Fix whitespace

4 lines of code changed in 1 file:

niklwors 2015-04-15 16:06 Rev.: 25560

clean up static array class for assign and operator= method in cpp runtime

1586 lines of code changed in 1 file:

RuedKamp 2015-04-15 15:36 Rev.: 25559

-adapted VxWworks for SimVars

15 lines of code changed in 1 file:

lochel 2015-04-15 11:48 Rev.: 25558

- New implementation of Tarjan's strongly connected components algorithm

141 lines of code changed in 4 files:

hudson 2015-04-15 11:22 Rev.: 25557

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

RuedKamp 2015-04-15 11:17 Rev.: 25556

-adapted VxWworks for SimVars

34 lines of code changed in 4 files:

hudson 2015-04-15 10:32 Rev.: 25555

[Janitor mode] Fix whitespace

5 lines of code changed in 2 files:

vwaurich 2015-04-15 10:25 Rev.: 25554

- estimate execution costs for removedEquations as well

59 lines of code changed in 5 files:

nimen 2015-04-15 09:58 Rev.: 25553

added functions to factoryexport for bodas and vxworks

21 lines of code changed in 1 file:

niklwors 2015-04-15 09:48 Rev.: 25552

fix in getDatCopy for dynamic array in cpp runtime

6 lines of code changed in 1 file:

rfranke 2015-04-14 23:33 Rev.: 25551

revert CodegenCpp.tpl from previous commit

38 lines of code changed in 1 file:

rfranke 2015-04-14 23:26 Rev.: 25550

adapt ArraySlice to r25546

198 lines of code changed in 2 files:

sjoelund.se 2015-04-14 20:37 Rev.: 25549

Use pagetotal instead of pages since otherwise bibtex renders the "p. 13" instead of "pp. 13"

17 lines of code changed in 1 file:

hudson 2015-04-14 19:47 Rev.: 25548

commit c69138f1b728a463c1bf664ea060f203f7bc4b9a
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Apr 14 19:37:23 2015 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to a1bc19a5caeee64d68d9b1e6f9c325b6f3ea86be.
* [https://github.com/iea-annex60/modelica-annex60/commit/a1bc19a a1bc19a] Merge pull request #221 from iea-annex60/issue220_linePattern
* [https://github.com/iea-annex60/modelica-annex60/commit/6de27fc 6de27fc] Committed new reference results with very small changes
* [https://github.com/iea-annex60/modelica-annex60/commit/8119f0e 8119f0e] Removed LinePattern.None for #220

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to c81aa348907f163ed4cdf13117d1fd7e5814e274.
* [https://github.com/lbl-srg/modelica-buildings/commit/c81aa34 c81aa34] Accepted new reference results
* [https://github.com/lbl-srg/modelica-buildings/commit/96d7992 96d7992] Corrected wrong LinePattern.None
* [https://github.com/lbl-srg/modelica-buildings/commit/2fab54a 2fab54a] Merged Annex60

- https://github.com/modelica-compliance/compliance.git branch master has FAILING head - latest is ff22c1501dee5224f392ad7b02b958b22bdbcdc0
* [https://github.com/modelica-compliance/compliance/commit/ff22c15 ff22c15] Merge pull request #7 from tbeu/patch-T1692
* [https://github.com/modelica-compliance/compliance/commit/e0656a5 e0656a5] Fix AttributeStateSelect

- svn/Modelica_EmbeddedSystems has been updated to r8160.
* r8160 Modelica_LinearSystems2: Minor bugs fixed (due to stricter checking of Dymola 2016 Beta, warnings are present that protected variables in functions have the input/output attributes; these wrong attributes have been removed).
* r8159 Modelica_LinearSystems2 improvements:- ModelAnalysis.Poles and ModelAnalysis.Zeros: By default, the poles/zeros are also printed to the output window (and not only plotted)- ModelAnalysis.FullAnalysis: If the system is too large (> 50 states, inputs, or outputs), then the system is not printed to the output.- ModelAnalysis.FullAnalysis: The step response is included as png-file in the html log file systemReport.html.

1 lines of code changed in 1 file:

hudson 2015-04-14 17:24 Rev.: 25547

[Janitor mode] Fix whitespace

1575 lines of code changed in 2 files:

niklwors 2015-04-14 17:15 Rev.: 25546

fix for reference array methods assign,operator= and getData in cpp runtime

1995 lines of code changed in 3 files:

hudson 2015-04-14 16:24 Rev.: 25545

[Janitor mode] Fix whitespace

10 lines of code changed in 6 files:

mwalther 2015-04-14 16:22 Rev.: 25544

- basic structure for DAE-parallelization to HPCOM added
- simcode now contains only one hpcom element
- list scheduler is not used anymore, if the selected scheduler fails
- update for expected output

344 lines of code changed in 31 files:

lochel 2015-04-14 13:10 Rev.: 25543

- revise implementation of Tarjan's strongly connected components algorithm

74 lines of code changed in 1 file:

ptaeuber 2015-04-14 11:46 Rev.: 25542

- use while loop instead of recursion in Tarjan matching

23 lines of code changed in 1 file:

lochel 2015-04-14 11:18 Rev.: 25541

- fix indentation

2 lines of code changed in 1 file:

hudson 2015-04-14 09:59 Rev.: 25540

[Janitor mode] Fix whitespace

24 lines of code changed in 5 files:

vwaurich 2015-04-14 09:56 Rev.: 25539

- added stuff to dump a xml file that contains information about visualization objects

523 lines of code changed in 6 files:

hudson 2015-04-13 23:44 Rev.: 25537

[Janitor mode] Update OMEdit language files

27 lines of code changed in 9 files:

adeas31 2015-04-13 23:36 Rev.: 25536

#3279
- Fixed the re-simulation crash.

4 lines of code changed in 2 files:

hudson 2015-04-13 19:47 Rev.: 25535

commit efa87b2dca7bda7b771e66acd7a03bd53fabe15b
Author: Hudson Janitor <build@openmodelica.org>
Date: Mon Apr 13 19:41:13 2015 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to aabad147373b615f09a8c42c4787b0416686c695.
* [https://github.com/iea-annex60/modelica-annex60/commit/aabad14 aabad14] Merge pull request #219 from Mathadon/issue218_floRev3Res
* [https://github.com/iea-annex60/modelica-annex60/commit/dc9d470 dc9d470] Merge pull request #215 from Mathadon/issue214_massDynRad
* [https://github.com/iea-annex60/modelica-annex60/commit/bdc294e bdc294e] added allowFlowReversal-like option for PartialThreeWayResistance.mo
* [https://github.com/iea-annex60/modelica-annex60/commit/5598926 5598926] propagated vol.massDynamics in RadiatorEN442_2.mo to massDynamics instead of energyDynamics

- svn/MSL 3.2.1 has been updated to r8158.
* m:r8158 Merged revision(s) 8157 from Modelica/trunk:refs #1627: Fix detection of scaled time events........

- svn/MSL trunk has been updated to r8157.
* m:r8157 refs #1627: Fix detection of scaled time events
* m:r8156 Update svn:mergeinfo

1 lines of code changed in 1 file:

hudson 2015-04-13 18:32 Rev.: 25534

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2015-04-13 18:24 Rev.: 25533

- attempt to fix partial negation of the lhs inside createNonlinearResidualEquationsComplex
- added warnings for generateCrefsExpFromExp and generateCrefsExpLstFromExp

23 lines of code changed in 2 files:

hudson 2015-04-13 17:24 Rev.: 25532

[Janitor mode] Update OMEdit language files

189 lines of code changed in 9 files:

adeas31 2015-04-13 17:15 Rev.: 25531

- Start the line numbers of sub models from where they actually starts in file.

18 lines of code changed in 1 file:

hudson 2015-04-13 15:53 Rev.: 25530

[Janitor mode] Fix whitespace

6 lines of code changed in 1 file:

nimen 2015-04-13 15:44 Rev.: 25529

change in SimController (_simMgr is now member variable again)

198 lines of code changed in 2 files:

vitalij 2015-04-13 14:38 Rev.: 25528

improved r25524

8 lines of code changed in 2 files:

lochel 2015-04-13 14:10 Rev.: 25527

- clean implementation of some dumps

1878 lines of code changed in 6 files:

hudson 2015-04-13 12:51 Rev.: 25526

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2015-04-13 12:43 Rev.: 25525

update test

2 lines of code changed in 1 file:

vitalij 2015-04-13 12:42 Rev.: 25524

added flag for diasbale Msg from omc

20 lines of code changed in 3 files:

lochel 2015-04-13 12:23 Rev.: 25523

- cleanup

55 lines of code changed in 1 file:

hudson 2015-04-13 12:01 Rev.: 25522

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2015-04-13 12:00 Rev.: 25521

- added additional flags for dassl for output control in non-equidistant mode

123 lines of code changed in 7 files:

hudson 2015-04-13 10:33 Rev.: 25520

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2015-04-13 10:31 Rev.: 25519

symbolical QR-solver: added householder(default)

353 lines of code changed in 7 files:

hudson 2015-04-13 10:24 Rev.: 25518

[Janitor mode] Fix whitespace

6 lines of code changed in 3 files:

perost 2015-04-13 10:22 Rev.: 25517

Fix for #3250:
- Rewrote Static.replaceEnd to handle qualified/fully qualified crefs correctly.

445 lines of code changed in 5 files:

hudson 2015-04-12 23:09 Rev.: 25516

[Janitor mode] Update OMEdit language files

261 lines of code changed in 9 files:

adeas31 2015-04-12 23:03 Rev.: 25515

#3275
- Set GraphicsView scroll bars policy to `Qt::ScrollBarAlwaysOn` to avoid unnecessary resize events.

5 lines of code changed in 1 file:

adeas31 2015-04-12 22:59 Rev.: 25514

- Fix documentation examples.

3 lines of code changed in 1 file:

hudson 2015-04-12 19:44 Rev.: 25513

commit 594b636419f5bb2ac17337fd2eab34bea87d21b7
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Apr 12 19:40:18 2015 +0200

Bump libraries
- svn/MSL trunk has been updated to r8155.
* m:r8155 QuasiRMS Block, Voltage and Current sensor in Electrical.QuasiStationary

- https://github.com/modelica-3rdparty/msgpack-modelica.git branch master updated to 6ce2ca600c4902038c0f20b43ed442f1ee204310.
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/6ce2ca6 6ce2ca6] Merge pull request #18 from xogeny/master
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/dffdbf3 dffdbf3] Fixed a syntax error in impact.json
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/faf55a2 faf55a2] I got the contents of this file wrong
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/7bfa863 7bfa863] Merge pull request #17 from xogeny/master
* [https://github.com/modelica-3rdparty/msgpack-modelica/commit/c30b2e9 c30b2e9] Adding an impact.json file for use with impact

1 lines of code changed in 1 file:

mwalther 2015-04-12 19:27 Rev.: 25512

- reverted r25511, thank you Per for the fast fix

35 lines of code changed in 3 files:

mwalther 2015-04-12 19:22 Rev.: 25511

- separated Makefiles to fix Hudson Jobs

37 lines of code changed in 3 files:

perost 2015-04-12 19:00 Rev.: 25510

- Fix makefile parsing in runtests.pl to only consider TESTFILES.

1 lines of code changed in 1 file:

mwalther 2015-04-12 14:19 Rev.: 25508

- update for hpcom cpp tests

9 lines of code changed in 2 files:

mwalther 2015-04-12 14:00 Rev.: 25507

- fixed HPCOM-Cpp-Tests (memory optimization is still broken)
- added some HPCOM-Cpp-Tests to Hudson

34 lines of code changed in 4 files:

hudson 2015-04-11 19:47 Rev.: 25506

commit 432cfc8569b755b5f144dd97c215c73e6660aa4d
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Apr 11 19:35:47 2015 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 36b465539a484cfa09dbd0542c829b3da230261e.
* [https://github.com/lbl-srg/modelica-buildings/commit/36b4655 36b4655] Updated script that cleans up the html

1 lines of code changed in 1 file:

rfranke 2015-04-11 10:22 Rev.: 25505

fix name clash if a Modelica model uses a variable pow (#3268)

1 lines of code changed in 1 file:

hudson 2015-04-11 07:15 Rev.: 25504

[Janitor mode] Update OMEdit language files

63 lines of code changed in 9 files:

adeas31 2015-04-11 02:55 Rev.: 25503

#3271
- Handle tabbed dock widgets while switching between perspectives.

10 lines of code changed in 1 file:

adrpo 2015-04-10 20:24 Rev.: 25502

- disable failing tests until niklwors has time to fix them
- update to r146/OpenModelicaExternal

4 lines of code changed in 2 files:

hudson 2015-04-10 19:47 Rev.: 25501

commit 23ef8735f85923646da3221d1ca1385d6a629184
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Apr 10 19:36:44 2015 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6bbb825ef810a621816c385b3566d368cb145b59.
* [https://github.com/lbl-srg/modelica-buildings/commit/6bbb825 6bbb825] Replaced Vabs by VAbs to conform to coding convention
* [https://github.com/lbl-srg/modelica-buildings/commit/b1cdd2c b1cdd2c] Updated html to avoid warning in github
* [https://github.com/lbl-srg/modelica-buildings/commit/95c7d24 95c7d24] updated version
* [https://github.com/lbl-srg/modelica-buildings/commit/5fffb34 5fffb34] Updated semantic version information
* [https://github.com/lbl-srg/modelica-buildings/commit/c742ff6 c742ff6] Updated user guide
* [https://github.com/lbl-srg/modelica-buildings/commit/73a1dda 73a1dda] Corrected capitalization
* [https://github.com/lbl-srg/modelica-buildings/commit/9d42ee1 9d42ee1] Corrected wrong html

1 lines of code changed in 1 file:

rfranke 2015-04-10 17:45 Rev.: 25500

adapt FMI2 to new SimVars

22 lines of code changed in 3 files:

hudson 2015-04-10 17:17 Rev.: 25499

[Janitor mode] Update OMEdit language files

306 lines of code changed in 9 files:

adeas31 2015-04-10 17:09 Rev.: 25497

#3270
- Redraw plot when curves are removed. Preserve the users zoom level when Auto Scale is unchecked.

21 lines of code changed in 3 files:

hudson 2015-04-10 15:33 Rev.: 25496

[Janitor mode] Update OMEdit language files

135 lines of code changed in 9 files:

adeas31 2015-04-10 15:08 Rev.: 25494

- Handle the Esc key for Editors & FindReplaceWidget.

31 lines of code changed in 2 files:

hudson 2015-04-10 14:51 Rev.: 25493

[Janitor mode] Update OMEdit language files

33 lines of code changed in 9 files:

adeas31 2015-04-10 14:42 Rev.: 25492

- Removed the unnecessary ReleaseInformation message.

3 lines of code changed in 3 files:

lochel 2015-04-10 13:57 Rev.: 25491

- minor changes to some comments

6 lines of code changed in 2 files:

lochel 2015-04-10 12:20 Rev.: 25490

- Avoid redundant code

3 lines of code changed in 1 file:

lochel 2015-04-10 12:18 Rev.: 25489

- Use new matching implementation in Initialization.mo

85 lines of code changed in 2 files:

hudson 2015-04-10 11:17 Rev.: 25488

[Janitor mode] Fix whitespace

179 lines of code changed in 13 files:

hudson 2015-04-10 11:16 Rev.: 25487

[Janitor mode] Set auto-props

324 lines of code changed in 3 files:

niklwors 2015-04-10 11:03 Rev.: 25486

added SimVars class to cpp runtime which stores all model variables
removed [Model]PreVariables class in cpp template and moved functionality to SimVars class
modified get/set methods,array class,eventhandling classes to new SimvVars class

1258 lines of code changed in 26 files:

rfranke 2015-04-10 10:55 Rev.: 25485

unify name of iteration variable in ranges to avoid c++ warning about changed lookup rules

2 lines of code changed in 1 file:

adrpo 2015-04-10 10:39 Rev.: 25484

Fix bug: #3269
- add code for deleteFile in Compiler/Script/CevalScript.mo
- add test in: testsuite/openmodelica/interactive-API/Bug3269_deleteFile.mos

40 lines of code changed in 3 files:

rfranke 2015-04-10 10:33 Rev.: 25483

add ModelicaExternalC and ModelicaStandardTables to Cpp targets

also remove CFLAGS from linking stages

9 lines of code changed in 3 files:

rfranke 2015-04-10 07:13 Rev.: 25482

implicit treatment of multiplication of zero dimensional arrays

7 lines of code changed in 1 file:

hudson 2015-04-10 01:02 Rev.: 25481

[Janitor mode] Update OMEdit language files

1806 lines of code changed in 9 files:

adeas31 2015-04-10 01:00 Rev.: 25480

#2860
- Allow preserving the zoom level. Don't always auto rescale for new variables in plot.

239 lines of code changed in 12 files:

rfranke 2015-04-09 21:30 Rev.: 25479

implement multiply_array for 1D and 2D arrays

Nothing to be proud of ... but better than a missing matrix multiplication.

69 lines of code changed in 4 files:

adrpo 2015-04-09 20:37 Rev.: 25478

Fix bug #3255
- append the annotation from the constrained class to the annotations of the component
- added test inside testsuite/openmodelica/interactive-API/choicesAllMatching.mos

59 lines of code changed in 2 files:

hudson 2015-04-09 19:47 Rev.: 25477

commit 12e98aee582f8f36ec33d8d14abfa1015534f822
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Apr 9 19:35:13 2015 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch release updated to cbad6e491f794326c35cc296300aa3ef3124b63c.
* [https://github.com/lbl-srg/modelica-buildings/commit/cbad6e4 cbad6e4] Added help files
* [https://github.com/lbl-srg/modelica-buildings/commit/70cec57 70cec57] updated version
* [https://github.com/lbl-srg/modelica-buildings/commit/194146b 194146b] Updated semantic version information
* [https://github.com/lbl-srg/modelica-buildings/commit/4199311 4199311] Updated user guide
* [https://github.com/lbl-srg/modelica-buildings/commit/2d0b3c8 2d0b3c8] Removed fixme

- https://github.com/xogeny/ModelicaBook.git branch master updated to 0fd8db107aecab5a7792d8f2d04a341382b89740.
* [https://github.com/xogeny/ModelicaBook/commit/0fd8db1 0fd8db1] Closes #235: Using the new 'footnote' options for links in PDFs.
* [https://github.com/xogeny/ModelicaBook/commit/8668062 8668062] Adds a new option for CI build which does not depend on omc

1 lines of code changed in 1 file:

adeas31 2015-04-09 16:03 Rev.: 25476

- removed unnecessary forward declarations.

0 lines of code changed in 1 file:

hudson 2015-04-09 14:35 Rev.: 25473

[Janitor mode] Fix whitespace

7 lines of code changed in 2 files:

bachmann 2015-04-09 14:33 Rev.: 25472

Added another implementation of the "usual" matching algorithm. Method also
works in combination with the available index reduction methods.

Option: +matchingAlgorithm=BB.

Preliminary tests show similar performance compared with the default matching
algorithm "PFPlusExt" even for large models! Method might be renamed and set
to default, after some small issues in connection with the removeSimpleEquations
modul are solved!

208 lines of code changed in 3 files:

vitalij 2015-04-09 14:32 Rev.: 25471

improved r25421

252 lines of code changed in 6 files:

adeas31 2015-04-09 13:55 Rev.: 25470

- convert \n to <br \> in error message.

12 lines of code changed in 1 file:

hudson 2015-04-09 13:51 Rev.: 25469

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

lochel 2015-04-09 13:47 Rev.: 25468

- increase informative value of some error messages

55 lines of code changed in 1 file:

lochel 2015-04-09 13:32 Rev.: 25467

- Preparation for new "remove simple equations" module: This introduces a new variable attribute named "unreplaceable". This is needed to prevent unintended replacements for generated variables (e.g. symbolic jacobian, encapsulated when conditions, substituted common sub-expressions, ...)

116 lines of code changed in 17 files:

rfranke 2015-04-09 12:50 Rev.: 25465

move call to initializeAlgloopSolverVariables from initialize to constructor

This is to avoid a memory leak if initialize is called a second time. The generated code looks like:
// initializeAlgloopSolverVariabes -- moved from initializeMemory to constructor
_algloopVars = NULL;
// init alg loop vars in initializeMemory
if (_algloopVars)
delete [] _algloopVars;
_algloopVars = new double[dim];

3 lines of code changed in 1 file:

hudson 2015-04-09 12:23 Rev.: 25464

[Janitor mode] Fix whitespace

9 lines of code changed in 5 files:

adeas31 2015-04-09 12:00 Rev.: 25463

- Removed unnecessary case.

0 lines of code changed in 1 file:

nimen 2015-04-09 11:54 Rev.: 25462

cleanup of Policy Files for Bodas and VxWorks

250 lines of code changed in 10 files:

hudson 2015-04-09 11:40 Rev.: 25461

[Janitor mode] Fix whitespace

97 lines of code changed in 8 files:

hudson 2015-04-09 11:39 Rev.: 25460

[Janitor mode] Set auto-props

155 lines of code changed in 2 files:

rfranke 2015-04-09 11:30 Rev.: 25459

FMI2 Cpp: separate initializeMemory from initializeFreeVariables to avoid memory leak in fmi2Reset and to speed it up

16 lines of code changed in 3 files:

RuedKamp 2015-04-09 11:24 Rev.: 25458

-added files for vxWorks

291 lines of code changed in 6 files:

RuedKamp 2015-04-09 11:17 Rev.: 25457

-added files for vxWorks

155 lines of code changed in 2 files:

nimen 2015-04-09 11:13 Rev.: 25456

changed function name for BODAS and VxWorks Factory function (cpp runtime)

15 lines of code changed in 1 file:

adrpo 2015-04-09 09:29 Rev.: 25455

- attempt to fix OMEdit build

3 lines of code changed in 1 file:

hudson 2015-04-09 08:52 Rev.: 25454

[Janitor mode] Update OMEdit language files

108 lines of code changed in 9 files:

rfranke 2015-04-09 08:03 Rev.: 25453

optimize ArraySlice to avoid internal copy of a given index set (#3263)

53 lines of code changed in 1 file:

sjoelund.se 2015-04-09 07:36 Rev.: 25452

Fix typo

1 lines of code changed in 1 file:

adeas31 2015-04-09 04:08 Rev.: 25451

- Handle lexer errors.

95 lines of code changed in 3 files:

adeas31 2015-04-09 01:49 Rev.: 25450

#2831
- Add the user current directory in PATH before starting the simulation executable.

16 lines of code changed in 4 files:

hudson 2015-04-08 19:42 Rev.: 25449

commit 9a2fd4d8be8a6b4ef083dcc59428ba785a437991
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Apr 8 19:34:33 2015 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to a853567c85e74b6954712684c4a5c2b2bdf398d9.
* [https://github.com/lbl-srg/modelica-buildings/commit/a853567 a853567] Replaced 120 with 110 volt to be consistent
* [https://github.com/lbl-srg/modelica-buildings/commit/6174b0c 6174b0c] Corrected typo
* [https://github.com/lbl-srg/modelica-buildings/commit/0e17c9c 0e17c9c] Removed link to image for #326
* [https://github.com/lbl-srg/modelica-buildings/commit/f5a7221 f5a7221] Updated plots
* [https://github.com/lbl-srg/modelica-buildings/commit/0e7d2b8 0e7d2b8] Regenarated reference results without parallel computing
* [https://github.com/lbl-srg/modelica-buildings/commit/c87619d c87619d] Replaced three phases with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/2f8818e 2f8818e] Replaced three phases with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/91c35d7 91c35d7] Corrected grammar
* [https://github.com/lbl-srg/modelica-buildings/commit/89e387c 89e387c] Replaced AC-three phases with AC three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/b7f1f0a b7f1f0a] Replaced 1 phase with one-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/261d6e1 261d6e1] Replaced 3-phase with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/a4d19ea a4d19ea] Replaced 3 phase with three-phase

- https://github.com/lbl-srg/modelica-buildings.git branch release updated to a853567c85e74b6954712684c4a5c2b2bdf398d9.
* [https://github.com/lbl-srg/modelica-buildings/commit/a853567 a853567] Replaced 120 with 110 volt to be consistent
* [https://github.com/lbl-srg/modelica-buildings/commit/6174b0c 6174b0c] Corrected typo
* [https://github.com/lbl-srg/modelica-buildings/commit/0e17c9c 0e17c9c] Removed link to image for #326
* [https://github.com/lbl-srg/modelica-buildings/commit/f5a7221 f5a7221] Updated plots
* [https://github.com/lbl-srg/modelica-buildings/commit/0e7d2b8 0e7d2b8] Regenarated reference results without parallel computing
* [https://github.com/lbl-srg/modelica-buildings/commit/c87619d c87619d] Replaced three phases with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/2f8818e 2f8818e] Replaced three phases with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/91c35d7 91c35d7] Corrected grammar
* [https://github.com/lbl-srg/modelica-buildings/commit/89e387c 89e387c] Replaced AC-three phases with AC three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/b7f1f0a b7f1f0a] Replaced 1 phase with one-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/261d6e1 261d6e1] Replaced 3-phase with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/a4d19ea a4d19ea] Replaced 3 phase with three-phase
* [https://github.com/lbl-srg/modelica-buildings/commit/88321ad 88321ad] Renamed sensors for BS 2015 paper
* [https://github.com/lbl-srg/modelica-buildings/commit/6c6dec5 6c6dec5] Run ttws --clean Buildings
* [https://github.com/lbl-srg/modelica-buildings/commit/8f53ddd 8f53ddd] Run ttws --strip Buildings

- svn/MSL 3.2.1 has been updated to r8150.
* m:r8150 adapted icon colours of Electrical.QuasiStationary (trunk and maintenance)

- svn/MSL trunk has been updated to r8151.
* m:r8151 Added one more component
* m:r8150 adapted icon colours of Electrical.QuasiStationary (trunk and maintenance)

1 lines of code changed in 1 file:

rfranke 2015-04-08 19:33 Rev.: 25448

make Cpp code using BOOST_FOREACH work with DynArrayDim1

The iterator things are taken over from StatArrayDim1. The second declaration of <%iterName%> with fixed type short is considered a bug.

18 lines of code changed in 2 files:

adeas31 2015-04-08 17:12 Rev.: 25447

- Check and load dependent libraries for checkModel, checkAllModelsRecursive, instantiateModel, translateModel, translateModelFMU and translateModelXML.

11 lines of code changed in 1 file:

hudson 2015-04-08 17:00 Rev.: 25446

[Janitor mode] Update OMEdit language files

27 lines of code changed in 9 files:

hudson 2015-04-08 17:00 Rev.: 25445

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

adeas31 2015-04-08 16:51 Rev.: 25444

- Moved the exception handling to OpenModelicaScriptingAPIQt.cpp. Just emit the signal with exception from there and show it in OMEdit.

104 lines of code changed in 3 files:

rfranke 2015-04-08 16:05 Rev.: 25443

use ArraySlice for rhs expressions as well, replacing create_array_from_shape

114 lines of code changed in 2 files:

adeas31 2015-04-08 15:23 Rev.: 25442

- Always check for error messages for translateModelFMU.

1 lines of code changed in 1 file:

hudson 2015-04-08 11:40 Rev.: 25441

[Janitor mode] Update OMEdit language files

1089 lines of code changed in 9 files:

adeas31 2015-04-08 11:31 Rev.: 25440

- Reopen stderr in OMEdit to get the OMC console messages.
- Shows the stderr messages on MessagesWidget.

46 lines of code changed in 2 files:

rfranke 2015-04-08 10:12 Rev.: 25439

replace unsigned int with size_t for sizes

There is an issue with Modelica Integer arrays used as index sets, because int typically truncates size_t -- but it truncates unsigned int as well.

60 lines of code changed in 2 files:

rfranke 2015-04-08 09:03 Rev.: 25438

remove useless const's from *ArrayDim2, typo, some whitespaces

15 lines of code changed in 1 file:

rfranke 2015-04-07 21:08 Rev.: 25437

add getDim method to arrays to avoid temporary vectors if just one size is wanted

105 lines of code changed in 3 files:

rfranke 2015-04-07 20:21 Rev.: 25436

more const refs

25 lines of code changed in 2 files:

hudson 2015-04-07 20:02 Rev.: 25435

[Janitor mode] Update OMEdit language files

990 lines of code changed in 9 files:

adeas31 2015-04-07 19:54 Rev.: 25434

- Re-implement start & exit to handle Thread loop.

28 lines of code changed in 3 files:

hudson 2015-04-07 19:53 Rev.: 25433

commit 5ddb5e56343fe939efee24ddcb500e642d06af3c
Author: Hudson Janitor <build@openmodelica.org>
Date: Tue Apr 7 19:37:39 2015 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 8b90090103355142f5d3cb449e20312e9c715960.
* [https://github.com/iea-annex60/modelica-annex60/commit/8b90090 8b90090] Merge pull request #213 from iea-annex60/issue212_ttws
* [https://github.com/iea-annex60/modelica-annex60/commit/778f81a 778f81a] Run ttws --clean Annex60 for #212
* [https://github.com/iea-annex60/modelica-annex60/commit/70fe571 70fe571] Run ttws --strip Annex60 for #212

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 88321addaa16ca45fa8610d25d848a26ed7126ba.
* [https://github.com/lbl-srg/modelica-buildings/commit/88321ad 88321ad] Renamed sensors for BS 2015 paper

- https://github.com/xogeny/ModelicaBook.git branch master updated to 1d021c6d8aa040d5a22efd042ed27df3735fd4b9.
* [https://github.com/xogeny/ModelicaBook/commit/1d021c6 1d021c6] Merge pull request #240 from xie-dongping/typo
* [https://github.com/xogeny/ModelicaBook/commit/93a35b7 93a35b7] Typo: `->`` for flanges

1 lines of code changed in 1 file:

rfranke 2015-04-07 18:45 Rev.: 25432

add missing const qualifiers and pass indices by reference for to access operator

35 lines of code changed in 2 files:

hudson 2015-04-07 18:25 Rev.: 25431

[Janitor mode] Update OMEdit language files

1143 lines of code changed in 9 files:

adeas31 2015-04-07 18:17 Rev.: 25430

- Reopen stdout in OMEdit to get the OMC console messages.
- Shows the stdout messages on MessagesWidget.

102 lines of code changed in 5 files:

rfranke 2015-04-07 18:10 Rev.: 25429

add support for SLICE expression

28 lines of code changed in 2 files:

nimen 2015-04-07 17:35 Rev.: 25428

added ifdef's for BODAS in RTEuler

3 lines of code changed in 2 files:

hudson 2015-04-07 16:58 Rev.: 25427

[Janitor mode] Fix whitespace

61 lines of code changed in 7 files:

hudson 2015-04-07 16:57 Rev.: 25426

[Janitor mode] Set auto-props

418 lines of code changed in 7 files:

RuedKamp 2015-04-07 16:36

-added RTEuler

411 lines of code changed in 9 files:

vitalij 2015-04-07 16:30 Rev.: 25421

symbolical QR-solver:
- improved handling for const exp
- added scaling

427 lines of code changed in 7 files:

nimen 2015-04-07 15:05 Rev.: 25420

added boost::algorithm::string to Modelica.h in cpp runtime

2 lines of code changed in 1 file:

hudson 2015-04-07 14:47 Rev.: 25419

[Janitor mode] Fix whitespace

9 lines of code changed in 5 files:

hudson 2015-04-07 14:46 Rev.: 25418

[Janitor mode] Set auto-props

170 lines of code changed in 3 files:

nimen 2015-04-07 14:41 Rev.: 25417

added BodasFactory to cpp runtime

133 lines of code changed in 2 files:

RuedKamp 2015-04-07 14:36 Rev.: 25416

-removed obsolete method setcycletime()

0 lines of code changed in 7 files:

lochel 2015-04-07 14:33 Rev.: 25415

- don't observe strictly singular systems during initialization (just for testing)

1 lines of code changed in 1 file:

nimen 2015-04-07 14:20 Rev.: 25414

added Policies in cpp runtime for BODAS

243 lines of code changed in 5 files:

hudson 2015-04-07 14:12 Rev.: 25413

[Janitor mode] Update OMEdit language files

288 lines of code changed in 9 files:

adeas31 2015-04-07 14:03 Rev.: 25412

#3267
- Remember the last used directory.

6 lines of code changed in 1 file:

hudson 2015-04-07 13:05 Rev.: 25411

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vitalij 2015-04-07 13:03 Rev.: 25410

symbolical QR-solver: improved handling of know-vars

389 lines of code changed in 7 files:

rfranke 2015-04-07 11:28 Rev.: 25409

install new file ArraySlice.h (#3263)

7 lines of code changed in 1 file:

lochel 2015-04-07 11:02 Rev.: 25408

- blanks

3 lines of code changed in 1 file:

hudson 2015-04-07 09:22 Rev.: 25407

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

vwaurich 2015-04-07 09:14 Rev.: 25406

- added removedEquations to the DAE-TaskGraph

44 lines of code changed in 2 files:

hudson 2015-04-07 09:13 Rev.: 25405

[Janitor mode] Fix whitespace

4 lines of code changed in 2 files:

hudson 2015-04-07 09:13 Rev.: 25404

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

rfranke 2015-04-07 09:11 Rev.: 25403

introduce ArraySlice to treat assignments to subarrays on the lhs (#3263)

272 lines of code changed in 3 files:

rfranke 2015-04-06 07:27 Rev.: 25402

fix initialization of array output and implement assignment of a range to an array (#3263)

6 lines of code changed in 1 file:

adrpo 2015-04-05 20:27 Rev.: 25401

- attempt to add -fPIC even if getconf LONG_BIT != 64 (as it seems to be on ARM)

13 lines of code changed in 1 file:

hudson 2015-04-05 19:47 Rev.: 25400

commit 5891f3b8a7b995659e16ef7a80a3c838e5a34a76
Author: Hudson Janitor <build@openmodelica.org>
Date: Sun Apr 5 19:32:51 2015 +0200

Bump libraries
- svn/MSL trunk has been updated to r8148.
* m:r8148 Code cleaning and improved documentation of rectifiers

1 lines of code changed in 1 file:

hudson 2015-04-05 11:41 Rev.: 25399

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

rfranke 2015-04-05 11:39 Rev.: 25398

revert changes to FMI1 again (r25397), because they are incomplete

3 lines of code changed in 1 file:

rfranke 2015-04-04 23:47 Rev.: 25397

FMI2 Cpp: implement fmi2Reset function

- CodegenFMUCpp.tpl: need an own initialize() method that does all but evaluation of initial equations
- FMU2Wrapper.cpp: implement reset() method and adapt initialization
- FMUWrapper.cpp: adapt initialization (enabling override of free variables prior to initialization of bound variables)

15 lines of code changed in 3 files:

hudson 2015-04-04 22:30 Rev.: 25396

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

rfranke 2015-04-04 22:21 Rev.: 25395

separate initialization of free variables from initialization of bound variables

- CodegenCpp.tpl: split initialize method in a backwards compatible way
- FMU2Wrapper.cpp: exploit new initialize methods
- FMUWrapper.cpp: revert to before r25374, as FMI1 should not get new features

26 lines of code changed in 3 files:

hudson 2015-04-04 20:00 Rev.: 25394

commit bac31c619a45308a5a2f5d1f92611f645f513ae2
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat Apr 4 19:36:35 2015 +0200

Bump libraries
- https://github.com/modelica-3rdparty/Physiolibrary.git branch master updated to 5fd64c02eba9244f8cbaa414103522eea9a8affa.
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/5fd64c0 5fd64c0] solvent fractions for osmotic pressures for solutions with significant volume amount of impermeable particles (e.g. intracellular fluid)
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/c889e3a c889e3a] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/ceb8a72 ceb8a72] flow icons
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/a089675 a089675] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/61b5dc1 61b5dc1] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/d25ee2b d25ee2b] Merge branch 'master' of https://github.com/MarekMatejak/Physiolibrary
* [https://github.com/modelica-3rdparty/Physiolibrary/commit/8fc602e 8fc602e] small changes

1 lines of code changed in 1 file:

hudson 2015-04-04 19:17 Rev.: 25393

[Janitor mode] Update OMEdit language files

144 lines of code changed in 9 files:

hudson 2015-04-04 19:17 Rev.: 25392

[Janitor mode] Set auto-props

315 lines of code changed in 2 files:

adeas31 2015-04-04 19:15 Rev.: 25391

- Added CEditor with basic C Syntax highlighter.

323 lines of code changed in 6 files:

hudson 2015-04-04 18:28 Rev.: 25390

[Janitor mode] Update OMEdit language files

4389 lines of code changed in 9 files:

adeas31 2015-04-04 18:20 Rev.: 25389

- Better syntax highlighting handling.
- Removed TLM references. Merge the TLM branch when it's complete.

408 lines of code changed in 19 files:

adeas31 2015-04-04 14:05 Rev.: 25388

#3260
- Fixed duplication of Packages.

8 lines of code changed in 2 files:

hudson 2015-04-04 13:49 Rev.: 25387

[Janitor mode] Update OMEdit language files

2471 lines of code changed in 9 files:

adeas31 2015-04-04 13:47 Rev.: 25386

#3265
- Changed copy to duplicate.

41 lines of code changed in 7 files:

rfranke 2015-04-04 11:50 Rev.: 25385

FMI2 Cpp: additional changes to remove writing of output file from FMU

5 lines of code changed in 3 files:

rfranke 2015-04-04 10:50 Rev.: 25384

FMI2 Cpp: remove writing of output file from FMU

28 lines of code changed in 1 file:

rfranke 2015-04-03 23:21 Rev.: 25383

FMI2 Cpp: upgrade initialization

55 lines of code changed in 3 files:

rfranke 2015-04-03 22:14 Rev.: 25382

formattings

9 lines of code changed in 1 file:

rfranke 2015-04-03 21:12 Rev.: 25381

fix r25379

2 lines of code changed in 1 file:

rfranke 2015-04-03 21:02 Rev.: 25380

FMI2 Cpp: add rpath to solver libs

This is currently needed for FMUs with algebraic loops, because the solver libs are loaded dynamically at runtime (see also #3264).

2 lines of code changed in 1 file:

rfranke 2015-04-03 20:46 Rev.: 25379

fix FMU solver names

The solver factories expect lower case letters. Use the default names of simulation executable (see OMCFactory::ReadSimulationParameter).

6 lines of code changed in 2 files:

hudson 2015-04-03 19:47 Rev.: 25378

commit a28bc60848587ad84abf8a96fdba0686fad476d6
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri Apr 3 19:32:33 2015 +0200

Bump libraries
- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6c6dec55134ab53bd737ec6a08ea47463669f13c.
* [https://github.com/lbl-srg/modelica-buildings/commit/6c6dec5 6c6dec5] Run ttws --clean Buildings
* [https://github.com/lbl-srg/modelica-buildings/commit/8f53ddd 8f53ddd] Run ttws --strip Buildings
* [https://github.com/lbl-srg/modelica-buildings/commit/d568365 d568365] Merged Annex60
* [https://github.com/lbl-srg/modelica-buildings/commit/42e360b 42e360b] Updated merge file

- https://github.com/modelica/ExternalMedia.git branch master updated to 1b77869b31dc3509defeccb1236db4b05d2f6f5b.
* [https://github.com/modelica/ExternalMedia/commit/1b77869 1b77869] Added note on Dymola 32 bit under Linux

- https://github.com/xogeny/ModelicaBook.git branch master updated to 31cedc9f2d14bd2599f7d38d5f967a6ddaa0b0c7.
* [https://github.com/xogeny/ModelicaBook/commit/31cedc9 31cedc9] Merge pull request #238 from mromanoni/patch-1
* [https://github.com/xogeny/ModelicaBook/commit/ef8ebf0 ef8ebf0] Update variables.rst

1 lines of code changed in 1 file:

adrpo 2015-04-03 18:00 Rev.: 25377

More fixes to bug: #3261
- use '!' instead of '|' which could be used when overriding the regular expression from variableFilter



5 lines of code changed in 3 files:

adrpo 2015-04-03 17:40 Rev.: 25376

Properly fix bug: #3261
- replace ',' with '|' when not inside arrays and then tokenize on '|'
- update test: testsuite/simulation/modelica/others/Bug3261.mos to test for -output and one dimensional array

45 lines of code changed in 5 files:

rfranke 2015-04-03 13:20 Rev.: 25375

treat multiline doc strings (cf. r24891)

2 lines of code changed in 1 file:

rfranke 2015-04-03 12:29 Rev.: 25374

fix initialization of dependent variables

3 lines of code changed in 2 files:

rfranke 2015-04-03 11:53 Rev.: 25373

FMI2 Cpp: apply runtime license

72 lines of code changed in 4 files:

hudson 2015-04-03 00:15 Rev.: 25372

[Janitor mode] Update OMEdit language files

2581 lines of code changed in 9 files:

adeas31 2015-04-02 23:43 Rev.: 25371

- More standardization of text editors.
- Better find/replace.

673 lines of code changed in 19 files:

adrpo 2015-04-02 23:31 Rev.: 25370

Fix bug: #3261
- support parsing the variable names containing array indexes (which contains ",")
- added test: testsuite/simulation/modelica/others/Bug3261.mos

78 lines of code changed in 3 files:

hudson 2015-04-02 19:47 Rev.: 25369

commit 71f81a2fd493c0b641610abba62dedc6b207fb26
Author: Hudson Janitor <build@openmodelica.org>
Date: Thu Apr 2 19:33:27 2015 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to fc175886413e4f27d93bfd294ba321c0d1bbde74.
* [https://github.com/iea-annex60/modelica-annex60/commit/fc17588 fc17588] Merge pull request #211 from iea-annex60/issue210_state
* [https://github.com/iea-annex60/modelica-annex60/commit/b2c061e b2c061e] Fixed typo for #210
* [https://github.com/iea-annex60/modelica-annex60/commit/3c47bd5 3c47bd5] Merge pull request #205 from iea-annex60/issue204_weatherDataTSkyBla
* [https://github.com/iea-annex60/modelica-annex60/commit/28f9e05 28f9e05] Moved parameter declaration up
* [https://github.com/iea-annex60/modelica-annex60/commit/7afaa20 7afaa20] Conditionally removed computation of state_a and state_b
* [https://github.com/iea-annex60/modelica-annex60/commit/7d01164 7d01164] Added TSkyBla as optional parameter and input

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 667725677ae860f6fa7953e1fb0f41f29edbd098.
* [https://github.com/lbl-srg/modelica-buildings/commit/6677256 6677256] Reformatted file
* [https://github.com/lbl-srg/modelica-buildings/commit/3012bdc 3012bdc] Added missing parameter keyword
* [https://github.com/lbl-srg/modelica-buildings/commit/8f8ccd2 8f8ccd2] Corrected year
* [https://github.com/lbl-srg/modelica-buildings/commit/2968e4c 2968e4c] Merge pull request #407 from lbl-srg/issue388_state
* [https://github.com/lbl-srg/modelica-buildings/commit/4b444d7 4b444d7] Updated reference result with minor numerical changes
* [https://github.com/lbl-srg/modelica-buildings/commit/74d3249 74d3249] Corrected capitalization
* [https://github.com/lbl-srg/modelica-buildings/commit/7f5e136 7f5e136] Conditionally removed computation of state_a and state_b
* [https://github.com/lbl-srg/modelica-buildings/commit/ee3738a ee3738a] Moved parameter declaration up
* [https://github.com/lbl-srg/modelica-buildings/commit/2e4ef6a 2e4ef6a] Merge pull request #406 from lbl-srg/issue402_floRevStorTan
* [https://github.com/lbl-srg/modelica-buildings/commit/0b6ab8d 0b6ab8d] Cleaned up file
* [https://github.com/lbl-srg/modelica-buildings/commit/ca0eb50 ca0eb50] Merge branch 'master' into issue402_floRevStorTan
* [https://github.com/lbl-srg/modelica-buildings/commit/6790f71 6790f71] Merge pull request #403 from Mathadon/issue402_floRevStorTan
* [https://github.com/lbl-srg/modelica-buildings/commit/07e227f 07e227f] propagated allowFlowReversal and m_flow_small in storage tank models set mSenFac = 1 in storage tank

- https://github.com/xogeny/ModelicaBook.git branch master updated to 7909b1d8c645f636ed8831ca9edcb00c0b764255.
* [https://github.com/xogeny/ModelicaBook/commit/7909b1d 7909b1d] Merge pull request #237 from xie-dongping/master
* [https://github.com/xogeny/ModelicaBook/commit/57b74a0 57b74a0] Change the fonts in plots to Droid Sans Fallback

1 lines of code changed in 1 file:

wbraun 2015-04-02 13:09 Rev.: 25368

fix #3251

2 lines of code changed in 1 file:

hudson 2015-04-02 12:05 Rev.: 25367

[Janitor mode] Fix whitespace

5 lines of code changed in 3 files:

wbraun 2015-04-02 12:03 Rev.: 25366

- adapt BackendDAEUtil.reduceEqSystem for symbolic jacobians and utilize it.

1958 lines of code changed in 10 files:

mwalther 2015-04-02 10:14 Rev.: 25365

- fixed build

1 lines of code changed in 1 file:

hudson 2015-04-02 09:57 Rev.: 25364

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

mwalther 2015-04-02 09:52 Rev.: 25363

- moved mixed array vars from SimCode to ModelInfo-SimVars
- cpp tests updated

116 lines of code changed in 21 files:

hudson 2015-04-02 06:19 Rev.: 25362

[Janitor mode] Update OMEdit language files

338 lines of code changed in 9 files:

adeas31 2015-04-02 02:09 Rev.: 25361

- Use monospaced font as default for TextEditor.
- Use TextEditor instead of QPlainText when showing generated files.

15 lines of code changed in 3 files:

adeas31 2015-04-02 01:56 Rev.: 25360

- Standardized a lot of functionality in editors.
- Made the BaseEditor an abstract class with indentation, commenting, key handling, context menu etc. as pure virtual functions.

394 lines of code changed in 17 files:

hudson 2015-04-01 23:49 Rev.: 25359

[Janitor mode] Fix whitespace

2 lines of code changed in 1 file:

rfranke 2015-04-01 23:41 Rev.: 25358

FMI2 Cpp: resolve alias variables in new getters and setters

38 lines of code changed in 1 file:

hudson 2015-04-01 19:47 Rev.: 25357

commit ae448fea0d9e14ca76ee96927a5a9ababc588c41
Author: Hudson Janitor <build@openmodelica.org>
Date: Wed Apr 1 19:36:16 2015 +0200

Bump libraries
- https://github.com/xogeny/ModelicaBook.git branch master updated to e0fefdaebc817f5a228f42282444bc4ca6bc4e4b.
* [https://github.com/xogeny/ModelicaBook/commit/e0fefda e0fefda] #152: Slight adjustment of extent.
* [https://github.com/xogeny/ModelicaBook/commit/a299dc2 a299dc2] Leftover from #152: Found another inline image which is now replaced.
* [https://github.com/xogeny/ModelicaBook/commit/4b3e0ee 4b3e0ee] Merge pull request #236 from dietmarw/t152-fix-image-links
* [https://github.com/xogeny/ModelicaBook/commit/cf960e0 cf960e0] Avoid warning message when trying to create existing dirs.
* [https://github.com/xogeny/ModelicaBook/commit/f945aa8 f945aa8] Fixes #152 by replacing inline images by externally stored ones.
* [https://github.com/xogeny/ModelicaBook/commit/d4726b5 d4726b5] #235: Adapt setting `latex-show-urls` to new sphinx API

1 lines of code changed in 1 file:

rfranke 2015-04-01 18:35 Rev.: 25356

fix memory leak in ModelicaSimulationError (#3256)

2 lines of code changed in 1 file:

hudson 2015-04-01 14:29 Rev.: 25355

[Janitor mode] Fix whitespace

3 lines of code changed in 1 file:

RuedKamp 2015-04-01 14:22 Rev.: 25354

-fixed #3258: Missing AlgebraicModelJacobian::initializeColoredJacobianA()

13 lines of code changed in 1 file:

vwaurich 2015-04-01 13:51 Rev.: 25353

- expected output

2 lines of code changed in 1 file:

vwaurich 2015-04-01 13:37 Rev.: 25352

- addded proper ordering for metis scheduler
- added messages if parallel simulation isn't worth

166 lines of code changed in 14 files:

sjoelund.se 2015-04-01 09:48 Rev.: 25350

Some fixes to compile with parmodelica

32 lines of code changed in 5 files:

rfranke 2015-04-01 09:00 Rev.: 25349

cosmetic changes to r25337 (#3253)

12 lines of code changed in 1 file:

adrpo 2015-04-01 01:56 Rev.: 25348

- update tests due to fixes to bug: #3254

3 lines of code changed in 2 files:

adrpo 2015-04-01 01:52 Rev.: 25347

- fix tests

1 lines of code changed in 1 file:

olero 2015-04-01 00:43 Rev.: 25346

figaro changes

1 lines of code changed in 1 file:

March 2015 »

Generated by StatSVN 0.7.0