May 2013 Commit Log

Number of Commits:
191
Number of Active Developers:
15
sjoelund.se 2013-05-31 22:12 Rev.: 16181

Bump MSL before my flight. Someone needs to baseline a few of the failing tests. I ran out of time to do so myself.

276 lines of code changed in 8 files:

sjoelund.se 2013-05-31 19:45 Rev.: 16180

Comment debug-flags

3 lines of code changed in 1 file:

wbraun 2013-05-31 19:37 Rev.: 16179

- Removed unsed flags and updated some.

138 lines of code changed in 3 files:

adeas31 2013-05-31 17:07 Rev.: 16178

- Mark the string for translation.

5 lines of code changed in 3 files:

adeas31 2013-05-31 17:06 Rev.: 16177

- Print all help options.

1 lines of code changed in 1 file:

adeas31 2013-05-31 17:06 Rev.: 16176

- Fixed deleting of custom shapes.

0 lines of code changed in 1 file:

hudson 2013-05-31 16:22 Rev.: 16175

[Janitor mode] Fix tabs

2 lines of code changed in 1 file:

ppriv 2013-05-31 16:20 Rev.: 16174

- updated C# target template
- implemented zero crosing hysteresis,
- event triggering math functions,
- system metadata class,
- nominal attributes,
- fixed as attribute,
- NLS pre-allocation and nominal attributes initialization
- when Initial conditions
- other minor issues
- report an error in function SimCodeUtil.cref2simvar() on failed lookup
- (!!)fixed again a bug that I fixed in rev. 15482 (5th march 2013)
the generated library directories in makefiles should have this order:
/Resources/Library/mingw32, /Resources/Library/win32, /Resources/Library/
see more comment in rev. 15482
- added ModelicaStrings_length as known external function to ceval
- nonlinearSolverHybrd.c ... a copy-paste typo fix
- CodegenC.tpl
- some code(style) refactorings
- template functionXXX_systems() fix to handle also empty cases when compiling with an ANSI prudent compiler.

6291 lines of code changed in 7 files:

adeas31 2013-05-31 12:05 Rev.: 16173

- ignoreSslErrors to avoid the SSL handshake failed error. Seems like openmodelica.org ssl certificate expired.

2 lines of code changed in 1 file:

sjoelund.se 2013-05-31 11:37 Rev.: 16172

Do not try to ceval constants since they might become different constants (unknown type dimension-0 arrays, etc). Should possibly apply for Value in general, storing its type so these errors don't occur in the future.

3 lines of code changed in 2 files:

sjoelund.se 2013-05-31 06:43 Rev.: 16171

Make aspell happy.

1 lines of code changed in 1 file:

adeas31 2013-05-31 00:25 Rev.: 16170

- Removed extra set text.

0 lines of code changed in 1 file:

perost 2013-05-30 17:02 Rev.: 16169

- Fix tests using deprecated scodeFlatten flag.

2 lines of code changed in 2 files:

sjoelund.se 2013-05-30 16:48 Rev.: 16168

Verify that external object constructors are called with parameter input in model context (and evaluate them as far as possible since otherwise we have problems)

120 lines of code changed in 5 files:

perost 2013-05-30 16:14 Rev.: 16167

- Fixed flag indices.

29 lines of code changed in 1 file:

perost 2013-05-30 16:09 Rev.: 16166

- Removed some unused flags.

107 lines of code changed in 3 files:

adeas31 2013-05-30 14:14 Rev.: 16165

- Only allow deleting the extra points for line and polygon.

2 lines of code changed in 1 file:

adeas31 2013-05-30 14:02 Rev.: 16163

- Allow adding points to connections.
- handle the movement of connections when connect statement has only two points.

35 lines of code changed in 2 files:

sjoelund.se 2013-05-30 12:07 Rev.: 16162

Bump version for nightly

1 lines of code changed in 1 file:

sjoelund.se 2013-05-30 11:23 Rev.: 16161

Bump version for nightly

1 lines of code changed in 1 file:

sjoelund.se 2013-05-30 09:44 Rev.: 16160

Reverted wrong baseline

12 lines of code changed in 1 file:

hubert.thieriot 2013-05-30 08:51 Rev.: 16159

- scripting functions (gui)

143 lines of code changed in 9 files:

hubert.thieriot 2013-05-30 08:50 Rev.: 16158

- add scripting functions

44 lines of code changed in 4 files:

sjoelund.se 2013-05-30 08:28 Rev.: 16157

Bump MSL to version that is MinGW-compatible

406 lines of code changed in 9 files:

adrpo 2013-05-30 03:27 Rev.: 16156

- force lib patch.

1 lines of code changed in 1 file:

adrpo 2013-05-30 03:26 Rev.: 16155

- fix loading of libraries in Windows!
patch ModelicaInternal.c to not include win32_dirent.c for MinGW as it has these
(the ones in win32_dirent.c do not seem to work fine with MinGW).

29 lines of code changed in 1 file:

adrpo 2013-05-30 00:11 Rev.: 16154

- attempt to fix Windows build.

5 lines of code changed in 1 file:

adeas31 2013-05-29 23:22 Rev.: 16153

- the updates template file.

6 lines of code changed in 1 file:

sjoelund.se 2013-05-29 18:22 Rev.: 16152

Yeah... Forgot debug thingy

1 lines of code changed in 1 file:

adeas31 2013-05-29 16:51 Rev.: 16151

- updated the text annotations for the generate FMU blocks.

6 lines of code changed in 1 file:

sjoelund.se 2013-05-29 16:23 Rev.: 16150

Fix documentation generation script

14 lines of code changed in 2 files:

lochel 2013-05-29 14:40 Rev.: 16149

- replace wget in Makefile

1 lines of code changed in 1 file:

adeas31 2013-05-29 14:29 Rev.: 16148

- enable the all warnings flag by-default.

1 lines of code changed in 1 file:

lochel 2013-05-29 13:59 Rev.: 16147

- tiny comment for STATE_SET_DATA

1 lines of code changed in 1 file:

sjoelund.se 2013-05-29 13:38 Rev.: 16146

Bump libraries

1 lines of code changed in 1 file:

sjoelund.se 2013-05-29 13:23 Rev.: 16145

Fix make clean

2 lines of code changed in 1 file:

wbraun 2013-05-29 13:13 Rev.: 16144

- fixed one more line in dynamic state selection

1 lines of code changed in 1 file:

sjoelund.se 2013-05-29 13:12 Rev.: 16143

- Bump MSL
- Build ModelicaExternalC (and the new tables) from the latest MSL sources
+ Note: m:#1143 - there is a bug for the tables in MSL so some tests will fail. I had success with some of them locally.
- Patched MSL to avoid printing warnings for some unused inputs in Tables
- Patched MSL to link against the correct library (ModelicaExternalC) instead of ModelicaStandardTables (this is the same as the beta branch, but trunk does not yet have this fix)
- Changed some tests using tables to use MSL 3.1 since then we can test the old table implementation (which is different)

7473 lines of code changed in 48 files:

wbraun 2013-05-29 03:52 Rev.: 16142

- fixed memory leak in dynamic stateselection

2 lines of code changed in 1 file:

adeas31 2013-05-28 21:31 Rev.: 16141

- Added the -w simulation flag.

21 lines of code changed in 2 files:

sjoelund.se 2013-05-28 19:10 Rev.: 16140

Changing list(exportAsCode=true) to list(exportKind=...)

34 lines of code changed in 3 files:

adeas31 2013-05-28 16:34 Rev.: 16139

- update the Modelica text of parent packages when sub model has changed.

27 lines of code changed in 2 files:

adeas31 2013-05-28 12:51 Rev.: 16130

- Fixed Bitmap shape properties.

47 lines of code changed in 2 files:

hubert.thieriot 2013-05-28 10:54 Rev.: 16127

- added a script function

27 lines of code changed in 3 files:

adeas31 2013-05-27 12:56 Rev.: 16124

- Allow duplicating the bitmap shape.

20 lines of code changed in 2 files:

hudson 2013-05-25 23:53 Rev.: 16123

[Janitor mode] Set auto-props

57 lines of code changed in 42 files:

lochel 2013-05-25 23:51 Rev.: 16122

- add SiemensPower simulation tests
- they are working fine using windows and failing using linux

2240 lines of code changed in 42 files:

sjoelund.se 2013-05-25 22:31 Rev.: 16121

Also upload the links

2 lines of code changed in 1 file:

sjoelund.se 2013-05-25 08:34 Rev.: 16120

GenerateDoc now lists the file a broken link was found in

16 lines of code changed in 2 files:

lochel 2013-05-24 18:04 Rev.: 16119

- remove unused modules

0 lines of code changed in 16 files:

adeas31 2013-05-24 16:46 Rev.: 16118

- Allow duplicating the text shape.

27 lines of code changed in 3 files:

adeas31 2013-05-24 16:38 Rev.: 16117

- Allow duplicating the ellipse shape.

26 lines of code changed in 2 files:

adeas31 2013-05-24 15:15 Rev.: 16116

- Allow duplicating the rectangle shape.

25 lines of code changed in 4 files:

adeas31 2013-05-24 14:58 Rev.: 16115

- Allow duplicating the polygon shape.

26 lines of code changed in 2 files:

adeas31 2013-05-23 16:43 Rev.: 16114

#2202
#2203
- Updated the results when users re-simulate with new values.

8 lines of code changed in 2 files:

hudson 2013-05-23 15:58 Rev.: 16113

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

perost 2013-05-23 15:50 Rev.: 16112

Fix for #2192:
- Made ComponentReference.expandSlice fail silently, since it's used in places
where it's expected to fail.
- Fixed code generation for variable subscripts.

360 lines of code changed in 6 files:

adeas31 2013-05-23 15:49 Rev.: 16111

#2162
- Fixed the crash that happen when double clicking on the same connector.

51 lines of code changed in 2 files:

lochel 2013-05-23 12:31 Rev.: 16110

- activate one more discrete test for initialization

3 lines of code changed in 2 files:

lochel 2013-05-23 01:25 Rev.: 16109

- catch unsolved (linear, nonlinear, mixed) equations systems during initialization
- this is just a workaround and shout be replaced by a proper handling for such unsolved systems
- 3 more failing tests due to singular linear systems during initialization:
- ./simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND.mos
- ./simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT.mos
- ./simulation/libraries/msl32/Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT.mos

182 lines of code changed in 12 files:

adeas31 2013-05-21 17:16 Rev.: 16103

#2194
- get all the components dimensions.

2 lines of code changed in 1 file:

wbraun 2013-05-21 16:57 Rev.: 16102

- fixed HeatingNPN_OrGate by adding a simplification for smooth.

13 lines of code changed in 2 files:

adeas31 2013-05-21 16:24 Rev.: 16101

#2151
Show the text as ElideMiddle.

12 lines of code changed in 1 file:

perost 2013-05-21 13:08 Rev.: 16100

- Fix previous commit.

3 lines of code changed in 2 files:

perost 2013-05-21 13:03 Rev.: 16099

- Removed some unnecessary failtraces.

1 lines of code changed in 1 file:

perost 2013-05-20 14:26 Rev.: 16097

- Fix bootstrapping.

10 lines of code changed in 1 file:

perost 2013-05-20 13:45 Rev.: 16096

- Implemented expansion of asub slices in ExpressionSimplify.

298 lines of code changed in 8 files:

sjoelund.se 2013-05-20 08:39 Rev.: 16095

Close some tags

6 lines of code changed in 1 file:

adrpo 2013-05-20 05:12 Rev.: 16094

- properly update CodegenC.mo

1 lines of code changed in 1 file:

adrpo 2013-05-20 04:27 Rev.: 16093

partial fix for bug: #2106
- a bit of a hack, more work is needed
recordArray[i].recordComponent does not work yet, just recordArray[i] directly.
- generate array operations on all records in Model_functions.h
- models that now compile:
Modelica.Media.Examples.RealGasAir.MoistAir*
Modelica.Media.Examples.Water95.*


2554 lines of code changed in 6 files:

adrpo 2013-05-19 20:06 Rev.: 16092

- fix Windows compilation: define setenv for MinGW and MSVC

12 lines of code changed in 1 file:

mahge930 2013-05-19 19:28 Rev.: 16091

+ Parmodelica: Fix array copy functions.
- Compile position independent on linux.
- Disbale NVIDIA cache.

1191 lines of code changed in 7 files:

hudson 2013-05-19 18:09 Rev.: 16090

[Janitor mode] Set auto-props

8 lines of code changed in 8 files:

adrpo 2013-05-19 18:07 Rev.: 16089

Compiler/FrontEnd/InstExtends.mo
- handle SCode.DERIVED (for class extends X)
- strip environment prefix from crefs and paths.
Compiler/Template/AbsynDumpTpl.tpl
- handle Absyn.PARTEVALFUNCTION
Compiler/FrontEnd/F*
- add first draft of graph for SCode.
- not used yet
testsuite/flattening/*
- fix tests due to environment strip.



15050 lines of code changed in 76 files:

adrpo 2013-05-18 19:51 Rev.: 16088

- making Hudson happy by updating tests.

194 lines of code changed in 24 files:

sjoelund.se 2013-05-18 18:55 Rev.: 16087

Bump MSL. Adrian will make Hudson happy.

332 lines of code changed in 3 files:

adeas31 2013-05-18 17:28 Rev.: 16086

#2169
- Fixed the library icons for BioChem library.

4 lines of code changed in 1 file:

adeas31 2013-05-18 17:20 Rev.: 16085

- only check text annotation once.

10 lines of code changed in 2 files:

adeas31 2013-05-18 17:09 Rev.: 16084

- Show the bitmap shapes in the library browser.
- Show the static text annotation for functions in the library browser.

22 lines of code changed in 1 file:

sjoelund.se 2013-05-18 07:54 Rev.: 16083

Fix MM tests

0 lines of code changed in 6 files:

sjoelund.se 2013-05-17 22:30 Rev.: 16081

Added check for empty arrays to the parser

6 lines of code changed in 3 files:

adrpo 2013-05-17 19:11 Rev.: 16078

- making Hudson happy by updating tests.

8 lines of code changed in 3 files:

sjoelund.se 2013-05-17 18:21 Rev.: 16077

Bump MSL. Adrian will make Hudson happy.

45 lines of code changed in 4 files:

adeas31 2013-05-17 18:04 Rev.: 16076

#2160
Show description string as HTML.

5 lines of code changed in 1 file:

adeas31 2013-05-17 16:43 Rev.: 16075

#2191
show parameters dialog for system library components.

4 lines of code changed in 2 files:

adeas31 2013-05-17 16:25 Rev.: 16074

#2184
Close the polygon.

13 lines of code changed in 1 file:

adeas31 2013-05-17 15:34 Rev.: 16073

- Allow duplicating the line shapes.

47 lines of code changed in 5 files:

hudson 2013-05-16 16:42 Rev.: 16072

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2013-05-16 16:39 Rev.: 16071

#2189
- fixed bug in constLinearSystem for states

66 lines of code changed in 3 files:

sjoelund.se 2013-05-16 14:07 Rev.: 16069

Bump libraries for MSL_COVERAGE

1 lines of code changed in 1 file:

sjoelund.se 2013-05-16 11:44 Rev.: 16068

Moved ThermoSysPro to trunk/libraries/

5875 lines of code changed in 640 files:

sjoelund.se 2013-05-16 11:08 Rev.: 16066

Bump MSL version

366 lines of code changed in 3 files:

hudson 2013-05-16 09:47 Rev.: 16062

[Janitor mode] Set auto-props

81 lines of code changed in 2 files:

adrpo 2013-05-16 09:46 Rev.: 16061

- add the new test to the makefile

2 lines of code changed in 1 file:

adrpo 2013-05-16 09:45 Rev.: 16060

- partial fix for bug #132
- added TestPackageInheritance.* tests
- we don't check subtyping of redeclared elements yet.

213 lines of code changed in 14 files:

sjoelund.se 2013-05-16 08:54 Rev.: 16059

Bump libraries

2 lines of code changed in 2 files:

adrpo 2013-05-16 05:30 Rev.: 16058

- table lib name changes

2 lines of code changed in 1 file:

sjoelund.se 2013-05-15 22:13 Rev.: 16057

This library also changed name. Hooray

1 lines of code changed in 1 file:

sjoelund.se 2013-05-15 22:00 Rev.: 16056

Library changed name

1 lines of code changed in 1 file:

sjoelund.se 2013-05-15 21:47 Rev.: 16055

Bumping OpenSourceTables to detect hdf5 1.6 selected as default API for the 1.8 library

1 lines of code changed in 1 file:

perost 2013-05-15 16:32 Rev.: 16054

- Better error message for missing else in if-equations.

85 lines of code changed in 5 files:

lochel 2013-05-15 16:22 Rev.: 16053

- fix timer statistics

3 lines of code changed in 1 file:

hudson 2013-05-15 15:43 Rev.: 16052

[Janitor mode] Fix tabs

6 lines of code changed in 1 file:

hudson 2013-05-15 15:43 Rev.: 16051

[Janitor mode] Set auto-props

30 lines of code changed in 2 files:

perost 2013-05-15 13:59 Rev.: 16050

Fix for #2177:
- Fixed some issues with code generation for arrays with enumeration dimensions.

77 lines of code changed in 7 files:

sjoelund.se 2013-05-15 13:34 Rev.: 16049

- Revert r16045 (flag wasn't removed yet)
- Bump libraries for coverage test

159 lines of code changed in 5 files:

lochel 2013-05-15 12:22 Rev.: 16048

- improve readability of aliasset-warning for several free start values

3 lines of code changed in 1 file:

sjoelund.se 2013-05-15 11:11 Rev.: 16047

Bump libraries for coverage test

1 lines of code changed in 1 file:

sjoelund.se 2013-05-15 10:44 Rev.: 16046

Bump MSL

9465 lines of code changed in 12 files:

sjoelund.se 2013-05-15 06:38 Rev.: 16045

Remove scodeInstShortcut from the build script

2 lines of code changed in 1 file:

adrpo 2013-05-15 00:54 Rev.: 16043

- remove +d=scodeInstShortcut flag
- update tests

46 lines of code changed in 51 files:

adrpo 2013-05-14 23:10 Rev.: 16042

- disable ThermoSysPro.Examples.SimpleExamples.TestCompressor.mos for now as
it prints out undefined variables and is different on each run or system.
- the problem is in some of the functions as they don't define variables on
all the if paths.

1 lines of code changed in 1 file:

adrpo 2013-05-14 20:13 Rev.: 16041

- update tests to expected result

1 lines of code changed in 1 file:

adrpo 2013-05-14 20:03 Rev.: 16040

- update tests.

8 lines of code changed in 2 files:

adrpo 2013-05-14 19:05 Rev.: 16039

- patch https://trac.modelica.org/Modelica/ticket/1100

19 lines of code changed in 1 file:

wbraun 2013-05-14 18:25 Rev.: 16038

#2178
- bug fixes for non-linear system.
- make jacobian calculation continuous
- added reset for non-contnuous solving case

32 lines of code changed in 1 file:

adrpo 2013-05-14 17:45 Rev.: 16037

- update test

4 lines of code changed in 1 file:

wbraun 2013-05-14 16:48 Rev.: 16036

- fix model termination, when a system can solved in the final step.

5 lines of code changed in 1 file:

wbraun 2013-05-14 16:00 Rev.: 16035

- fixed hysteresis relations.

2 lines of code changed in 1 file:

adrpo 2013-05-14 15:56 Rev.: 16034

- update tests and result files.

3638 lines of code changed in 69 files:

sjoelund.se 2013-05-14 14:15 Rev.: 16032

Better formatting for profiling

1 lines of code changed in 1 file:

sjoelund.se 2013-05-14 13:13 Rev.: 16030

Enable anti-aliasing of library tree icons (they are too small to draw circles without anti-alias)

3 lines of code changed in 1 file:

adrpo 2013-05-14 12:52 Rev.: 16029

- missing separator.

1 lines of code changed in 1 file:

sjoelund.se 2013-05-14 12:18 Rev.: 16028

Bump MSL version. Some tests start failing (probably only need new result files due to Modelica.Media changes of some of the media)

494 lines of code changed in 37 files:

perost 2013-05-14 11:54 Rev.: 16027

- Got rid of some clang warnings in libf2c.

96 lines of code changed in 19 files:

sjoelund.se 2013-05-14 09:38 Rev.: 16025

Change the help text

1 lines of code changed in 1 file:

adrpo 2013-05-14 01:13 Rev.: 16024

- QUITE SOME CHANGES. Do make clean!
- fix old inst to work with Media and Fluid by default with no flags.
- got rid of some files and some of the error messages
- i will still keep +d=scodeInstShortcut for a while longer until I test more.
- Modelica.Fluid.Examples.IncompressibleFluidNetwork.mos segfaults on Linux, works in Windows,
Modelica.Fluid.Examples.HeatingSystem does not work anymore (NLS problems again) I guess due to parameters moving around.
I will investigate more these issues in the next days.

6002 lines of code changed in 210 files:

adrpo 2013-05-13 21:23 Rev.: 16023

- ansi C. for pleasing MSVC

4 lines of code changed in 1 file:

wbraun 2013-05-13 20:07 Rev.: 16022

- bug fixing non-linear solver
(updated 2 fluid models as they began to work)

46 lines of code changed in 3 files:

hubert.thieriot 2013-05-13 11:20 Rev.: 16020

- updated result store function

11 lines of code changed in 2 files:

hubert.thieriot 2013-05-12 16:17 Rev.: 16014

- new functions in MEDimValues

125 lines of code changed in 13 files:

sjoelund.se 2013-05-12 06:55 Rev.: 16013

Bump libraries

1 lines of code changed in 1 file:

hudson 2013-05-11 11:49 Rev.: 16012

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

arun3688 2013-05-11 11:47 Rev.: 16011

OMCCp bug fixes, modified the grammar

14056 lines of code changed in 14 files:

adrpo 2013-05-11 00:18 Rev.: 16010

- update also the test duh :)

3 lines of code changed in 1 file:

adrpo 2013-05-10 23:38 Rev.: 16009

- update result file.

0 lines of code changed in 1 file:

sjoelund.se 2013-05-10 09:30 Rev.: 16008

Bump

1 lines of code changed in 1 file:

sjoelund.se 2013-05-09 19:22 Rev.: 16007

Print better error-message if things go wrong

36 lines of code changed in 3 files:

sjoelund.se 2013-05-09 08:23 Rev.: 16006

Bump

1 lines of code changed in 1 file:

wbraun 2013-05-08 19:03 Rev.: 16005

- fixed FMI for 32-bit linux.
- the binaries directory should called linux32 instead of linux-i686

473 lines of code changed in 2 files:

wbraun 2013-05-08 18:49 Rev.: 16004

- bug fix for nonlinear solver. Restore mode for further iterations.

2 lines of code changed in 1 file:

hudson 2013-05-08 12:17 Rev.: 16003

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2013-05-08 12:15 Rev.: 16002

- Fixed code generation for enumeration subscripts.

118 lines of code changed in 4 files:

sjoelund.se 2013-05-08 00:20 Rev.: 16001

Some spelling/grammar (real numbers is more precise and easy to understand)

109 lines of code changed in 3 files:

jfrenkel 2013-05-07 17:50 Rev.: 16000

- update tests

36 lines of code changed in 2 files:

jfrenkel 2013-05-07 16:58 Rev.: 15999

- fix #2095 handle valid circular equalities

138 lines of code changed in 1 file:

sjoelund.se 2013-05-07 16:39 Rev.: 15998

Also export png-files of the trend

1 lines of code changed in 1 file:

hudson 2013-05-07 14:17 Rev.: 15997

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2013-05-07 14:11 Rev.: 15996

- Added +scalarizeBindings flag, to enable scalarization of array bindings.

40 lines of code changed in 5 files:

sjoelund.se 2013-05-07 13:58 Rev.: 15995

Add missing dictionary in last commit

32 lines of code changed in 1 file:

sjoelund.se 2013-05-07 13:37 Rev.: 15994

Added spell checking of strings marked with gettext() (for the CODING_STYLE job)

30 lines of code changed in 10 files:

hkiel 2013-05-07 11:38 Rev.: 15993

- fix call of modelica_real_to_modelica_string() in C runtime
-> makes ModelicaTest.Blocks.Continuous_InitialOutput compile

737 lines of code changed in 2 files:

wbraun 2013-05-06 17:35 Rev.: 15991

- fix for r15980

3 lines of code changed in 2 files:

leonardo.laguna 2013-05-06 17:13 Rev.: 15990

- Adding more warnings to the uncertainties extraction

189 lines of code changed in 2 files:

sjoelund.se 2013-05-06 08:26 Rev.: 15988

Removing warning about fixed parameter without start-value or binding equation since the warning is often wrong. The check should probably be made in the backend if it is needed.

44 lines of code changed in 102 files:

adrpo 2013-05-06 05:22 Rev.: 15987

- move
Compiler/BackEnd/GraphML.mo to
Compiler/Util/GraphML.mo
and made it way way waaaay faster.

417 lines of code changed in 4 files:

adrpo 2013-05-06 05:01 Rev.: 15986

- this commit will trigger tests with new rml so hopefully the testsuite will be fixed.
- do not run the OMCC as the grammar changed and is broken!

1 lines of code changed in 1 file:

adrpo 2013-05-05 22:08 Rev.: 15985

- NEW RML or NEW OMDev is required for this and make clean!

- unified with MetaModelica/rml revision 260
https://openmodelica.ida.liu.se/svn/MetaModelica/trunk
Revision: 260
Author: adrpo
Date: den 5 maj 2013 21:46:18
Message:
- larger strings on 32 and 64 bit
(now we consider the slots [*only for strings*] to be
32-5 bits on 32bit [3 is 101 the string tag + 2 to translate from words to bytes]
and
64-6 bits on 64bit [3 is 101 the string tag + 3 to translate from words to bytes])
on 32 bit: 536870907 bytes maximum (~511 Mbytes strings)
on 64 bit: who cares?

40 lines of code changed in 1 file:

sjoelund.se 2013-05-04 20:20 Rev.: 15982

Bump libraries

3 lines of code changed in 3 files:

hudson 2013-05-04 18:57 Rev.: 15981

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

wbraun 2013-05-04 18:54 Rev.: 15980

#2172
- bug fix for detecting decrete varibales in algorithm

183 lines of code changed in 3 files:

lochel 2013-05-03 22:28 Rev.: 15979

- fix #2112

53 lines of code changed in 3 files:

M.Arzt 2013-05-03 22:25 Rev.: 15978

- Compiler/Template/CodegenCpp.mo:
- Add "giveConditions" function to C++ Target again.
- Add a call to "saveAll()" within Event-Iteration this will make Modelica
"pre()" Operator act more like discribed in Modelica Specification.
- SimulationRuntime/cpp:
- moved AlgLoopSolverFactory.h to the more public Include directory.
- Bug fixes and updates too the FMU C++ Target.

637 lines of code changed in 15 files:

perost 2013-05-03 16:19 Rev.: 15977

- Forgot some changed files in last commit.

2 lines of code changed in 2 files:

hudson 2013-05-03 16:17 Rev.: 15976

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2013-05-03 16:15 Rev.: 15975

- Fixed output of class annotations when +showAnnotations is used.

112 lines of code changed in 4 files:

sjoelund.se 2013-05-03 11:33 Rev.: 15974

- Handle ceval of tuple subscripting
- Changed the UriLookup to return the error-message instead of printing to stdout since it is also used in simulations (and you really do not want it every time step; especially if the code looks for different modelica://-links to recover from Dymola not implementing the full ModelicaServices functionality)

25 lines of code changed in 5 files:

sjoelund.se 2013-05-03 08:35 Rev.: 15973

C-escape the expression printed in the sqrt()-assertion

5 lines of code changed in 3 files:

sjoelund.se 2013-05-03 08:34 Rev.: 15972

For real fix partest UriLookup.mos (forgot 0-9 for the temp-dir)

2 lines of code changed in 1 file:

sjoelund.se 2013-05-03 07:58 Rev.: 15971

Hack for partest.pl

4 lines of code changed in 1 file:

sjoelund.se 2013-05-03 06:27 Rev.: 15970

Handle relative file:// and local files, always returning an absolute path

8 lines of code changed in 2 files:

sjoelund.se 2013-05-03 00:12 Rev.: 15969

- Use -Wl,-rpath=/path/to/LibraryDirectory (finds .so-files without LD_LIBRARY_PATH)
- Do not look for "." in Library annotation - check if the file exists instead

32 lines of code changed in 2 files:

sjoelund.se 2013-05-02 23:33 Rev.: 15968

Expected output

11 lines of code changed in 6 files:

adrpo 2013-05-02 23:05 Rev.: 15967

- fix Windows builds, cast int to size_t.

1 lines of code changed in 1 file:

sjoelund.se 2013-05-02 22:23 Rev.: 15966

Expected output

4 lines of code changed in 2 files:

hudson 2013-05-02 21:27 Rev.: 15965

[Janitor mode] Fix tabs

48064 lines of code changed in 244 files:

sjoelund.se 2013-05-02 21:22 Rev.: 15964

fix-tab now actually contains a tab and not 8 spaces...

1 lines of code changed in 1 file:

sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

674409 lines of code changed in 3169 files:

hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

674409 lines of code changed in 3383 files:

sjoelund.se 2013-05-02 17:48 Rev.: 15961

Add target fix-tab

2 lines of code changed in 1 file:

sjoelund.se 2013-05-02 17:32 Rev.: 15960

Update bootstrapping sources

0 lines of code changed in 1 file:

sjoelund.se 2013-05-02 16:35 Rev.: 15958

Use varargs for throwing assertions so we can produce better messages in the code generator

503 lines of code changed in 9 files:

sjoelund.se 2013-05-02 16:16 Rev.: 15957

Baseline test

13 lines of code changed in 1 file:

hudson 2013-05-02 16:05 Rev.: 15956

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

perost 2013-05-02 16:03 Rev.: 15955

- Added better error message for variable range expressions in for-equations.

30 lines of code changed in 4 files:

sjoelund.se 2013-05-02 14:49 Rev.: 15954

Added missing DAE.DIM_BOOLEAN (analogous to DIM_ENUM)

143 lines of code changed in 16 files:

sjoelund.se 2013-05-02 12:20 Rev.: 15953

Expected output

4 lines of code changed in 1 file:

sjoelund.se 2013-05-02 11:48 Rev.: 15952

Fix ceval of false:true

1 lines of code changed in 1 file:

sjoelund.se 2013-05-02 09:20 Rev.: 15949

Bump

1 lines of code changed in 1 file:

sjoelund.se 2013-05-01 08:55 Rev.: 15948

Output a nice trend overview

7 lines of code changed in 1 file:

sjoelund.se 2013-05-01 06:49 Rev.: 15947

Bump new libraries

1 lines of code changed in 1 file:

April 2013 »

Generated by StatSVN 0.7.0