May 2015 Commit Log

Number of Commits:
41
Number of Active Developers:
5
liwenhui 2015-05-04 03:51 Rev.: 25901

Remove unused contents.

0 lines of code changed in 1 file:

hudson 2015-05-03 21:49 Rev.: 25900

[Janitor mode] Fix whitespace

1 lines of code changed in 1 file:

rfranke 2015-05-03 21:46 Rev.: 25899

support for loops over Real ranges

See Modelica.Electrical.Digital.Examples.RAM (even if this is certainly a bad example for the feature).
Attempt to avoid rounding errors for cases like 1.1:0.1:2.5

8 lines of code changed in 1 file:

sjoelund.se 2015-05-03 18:01 Rev.: 25898

Also include antlr3config.h

1 lines of code changed in 1 file:

sjoelund.se 2015-05-03 17:40 Rev.: 25897

Fix tests

0 lines of code changed in 6 files:

sjoelund.se 2015-05-03 15:39 Rev.: 25896

Remove some reference files no longer in use, xz some others

30 lines of code changed in 606 files:

sjoelund.se 2015-05-03 11:41 Rev.: 25893

Missing omc in the path

2 lines of code changed in 1 file:

sjoelund.se 2015-05-03 11:40 Rev.: 25892

antlr3 library changed name to omantlr3

6 lines of code changed in 1 file:

sjoelund.se 2015-05-03 11:24 Rev.: 25891

Add host_short to install correct antlr files

1 lines of code changed in 1 file:

hudson 2015-05-03 11:06 Rev.: 25890

commit bc4f2b7a3a4950bb34214155467c2a971a138352
Author: Hudson Janitor <build@openmodelica.org>
Date: Sat May 2 19:01:51 2015 +0200

Bump libraries
- https://github.com/iea-annex60/modelica-annex60.git branch master updated to 98babbf67195e60ea17f36f39f5166ecffd86227.
* [https://github.com/iea-annex60/modelica-annex60/commit/98babbf 98babbf] Merge pull request #231 from iea-annex60/issue230_masExc
* [https://github.com/iea-annex60/modelica-annex60/commit/baadbc2 baadbc2] Set final keyword for #230

- https://github.com/lbl-srg/modelica-buildings.git branch master updated to 6b1a47e2bf9c2dd50fb82f1fa5dac51aa26125fb.
* [https://github.com/lbl-srg/modelica-buildings/commit/6b1a47e 6b1a47e] Merged Annex60

commit 020fcb4df47dfa2baf2d1963b0c51a9a356bfd36
Author: Hudson Janitor <build@openmodelica.org>
Date: Fri May 1 19:01:29 2015 +0200

Bump libraries
- https://github.com/modelica-3rdparty/ExternData.git branch master updated to 7c152bdb83c0c98e1cf2db5dfa66f62818f5aac3.
* [https://github.com/modelica-3rdparty/ExternData/commit/7c152bd 7c152bd] Consistent indents
* [https://github.com/modelica-3rdparty/ExternData/commit/4f681d8 4f681d8] No expat needed for JSON parser
* [https://github.com/modelica-3rdparty/ExternData/commit/d814401 d814401] Implement JSON file
* [https://github.com/modelica-3rdparty/ExternData/commit/0f3ca75 0f3ca75] Update Readme
* [https://github.com/modelica-3rdparty/ExternData/commit/9868563 9868563] Prepare JSON file
* [https://github.com/modelica-3rdparty/ExternData/commit/54f813b 54f813b] Add test.json

1 lines of code changed in 1 file:

hudson 2015-05-03 11:02 Rev.: 25889

[Janitor mode] Fix whitespace

2 lines of code changed in 2 files:

sjoelund.se 2015-05-03 10:31 Rev.: 25888

Install antlr3 includes. Fix OMNotebook linking

11 lines of code changed in 4 files:

sjoelund.se 2015-05-03 10:03 Rev.: 25887

Point to new jar-file

2 lines of code changed in 1 file:

sjoelund.se 2015-05-03 09:58 Rev.: 25886

Rename libantlr3.a to libomantlr3.so

17 lines of code changed in 9 files:

sjoelund.se 2015-05-03 09:43 Rev.: 25885

Remove the old antlr jar-file

2 lines of code changed in 1 file:

sjoelund.se 2015-05-03 09:21 Rev.: 25884

Copy antlr-2.7.7 as well; it is needed for org.antlr.Tool

2 lines of code changed in 1 file:

sjoelund.se 2015-05-03 09:05 Rev.: 25883

Update java_interface to use the antlr-3.2 jar

1 lines of code changed in 2 files:

sjoelund.se 2015-05-03 08:55 Rev.: 25882

Lock OMEdit, use https://github.com/OpenModelica/OMEdit instead

284 lines of code changed in 287 files:

rfranke 2015-05-02 23:04 Rev.: 25881

attempt to fix pre variables in algebraic loops

See e.g.:
- Modelica.Fluid.Examples.PumpingSystem
- Modelica.Fluid.Examples.AST_BatchPlant.BatchPlant_StandardWater

13 lines of code changed in 1 file:

rfranke 2015-05-02 21:44 Rev.: 25880

implement pre values of arrays

see Modelica.Blocks.Examples.Interaction1

67 lines of code changed in 7 files:

vitalij 2015-05-02 21:27 Rev.: 25879

markStateEquationsWork: rewrite with while loop

22 lines of code changed in 1 file:

sjoelund.se 2015-05-02 16:04 Rev.: 25878

Link lapack

1 lines of code changed in 1 file:

sjoelund.se 2015-05-02 15:48 Rev.: 25877

Fix compilation of libcsv in C++ mode

8 lines of code changed in 1 file:

sjoelund.se 2015-05-02 15:42 Rev.: 25876

Copy more results file reading functions with the includes

4 lines of code changed in 1 file:

vitalij 2015-05-02 15:20 Rev.: 25875

small improvement

1 lines of code changed in 1 file:

sjoelund.se 2015-05-02 14:54 Rev.: 25874

Lock OMNotebook/OMPlot/OMShell for edits since they are being moved to the git repositories

873 lines of code changed in 877 files:

rfranke 2015-05-02 13:10 Rev.: 25873

prevent clang++ warning "lookup of 'set' in member access expression is ambiguous; using member of 'mapped_type'"

(also remove explicit ASCII code from previous commit)

8 lines of code changed in 1 file:

rfranke 2015-05-02 12:57 Rev.: 25872

bug fix to previous commit r25871

(check the start of expStr against the ASCII code for "(", lacking knowledge about a nicer formulation)

7 lines of code changed in 1 file:

rfranke 2015-05-02 12:18 Rev.: 25871

remove double parenthesis from if statements to avoid clang++ warning "equality comparison with extraneous parentheses"

10 lines of code changed in 1 file:

rfranke 2015-05-02 00:43 Rev.: 25870

attempt to fix access to seed variables from algebraic loops in Jacobian evaluation

see generation of DrumBoiler FMU 2.0 basing on Modelica.Fluid.DrumBoiler.DrumBoiler

2 lines of code changed in 1 file:

rfranke 2015-05-01 22:57 Rev.: 25869

fix newlines between Algloop includes of Jacobian files

8 lines of code changed in 1 file:

rfranke 2015-05-01 22:03 Rev.: 25868

fix code generation for createArray from functions

See e.g. Modelica.Media.Examples.R134a.R134a1 -- the treatment of constant array data may make you cringe though.

25 lines of code changed in 1 file:

rfranke 2015-05-01 16:31 Rev.: 25867

skip initialization of aliases if they are just references now

See e.g. Modelica.Blocks.Examples.ShowLogicalSources, where the alias const.y overrides the parameter const.p with a wrong value otherwise.

3 lines of code changed in 1 file:

rfranke 2015-05-01 15:57 Rev.: 25866

separate ArraySliceConst from ArraySlice to enable slices of const arrays

94 lines of code changed in 2 files:

sjoelund.se 2015-05-01 12:34 Rev.: 25864

OSX fix

3 lines of code changed in 1 file:

rfranke 2015-05-01 12:01 Rev.: 25863

don't use references for external objects (fixes r25804)

see compilation error for MSL examples that use a table

1 lines of code changed in 1 file:

rfranke 2015-05-01 11:39 Rev.: 25862

fix FMU makefile after r25821

3 lines of code changed in 1 file:

rfranke 2015-05-01 10:21 Rev.: 25861

remove second accessElement method from ArraySlice

20 lines of code changed in 1 file:

rfranke 2015-05-01 08:14 Rev.: 25860

add const qualifiers to array operations

370 lines of code changed in 8 files:

hudson 2015-05-01 07:15 Rev.: 25859

[Janitor mode] Update OMEdit language files

1 lines of code changed in 1 file:

liwenhui 2015-05-01 05:37 Rev.: 25858

Translate some new items.

72 lines of code changed in 1 file:

April 2015 »

Generated by StatSVN 0.7.0