October 2010 Commit Log

Number of Commits:
18
Number of Active Developers:
6
perost 2010-10-05 13:01 Rev.: 6286

Fixes for bug #1134:
- Fixed constant evaluation of String(enumeration literal).
- Implemented minimumLength and leftJustified when constant evaluation String().
- Removed significantDigits from *_to_modelica_string function in runtime except
for real, because real is the only one that supports significantDigits.
- Updated test cases that use String().

242 lines of code changed in 13 files:

perost 2010-10-05 11:19 Rev.: 6285

Fix for bug #1189:
- Implemented nested when detection for equation sections.
- Added test case mofiles/WhenNestedEquation.

118 lines of code changed in 3 files:

perost 2010-10-05 09:36 Rev.: 6284

Fix for bug #1040:
- Added new record to DAE.Const, DAE.C_UNKNOWN, which is used for component
binding with unknown variability.
- Rewrote Static.elabBuiltinFill to use DAE.C_UNKNOWN when checkModel is used
and fill couldn't be expanded.
- Added test case mosfiles-nosim/ModifierVariabilityError.

114 lines of code changed in 8 files:

sjoelund.se 2010-10-05 06:11 Rev.: 6283

- Make rtest try more functions to get the real username

1 lines of code changed in 1 file:

adrpo 2010-10-05 06:02 Rev.: 6282

- well, seems that adding \\\n didn't fix it, use just && directly without a space.

3 lines of code changed in 1 file:

adrpo 2010-10-04 23:47 Rev.: 6281

- do not overwrite the output of pushd so we can catch more errors.

1 lines of code changed in 1 file:

adrpo 2010-10-04 23:29 Rev.: 6280

- remove the space at the end of OPENMODELICAHOME in:
set OPENMODELICAHOME="..." && ...
by adding a \\\n after the last "
- any of the OpenModelica nightly-builds done since
this space appeared are not able to compile any models
if OMDev is not present. Doh!
- many thanks to Carlos Antunes [ cmantunes <AT> nowthor <DOT> com ]
for pointing this out!

6 lines of code changed in 1 file:

dhedberg 2010-10-04 15:34 Rev.: 6279

- Updated grammar to allow Code( (<expr>) ), i.e., expressions with surrounding parentheses. Before, anything inside Code() starting with a parenthesis was assumed to be a modification.

2 lines of code changed in 1 file:

perost 2010-10-04 12:47 Rev.: 6278

Fixes for bug #1040:
- Added optional scope information to Env.Frame, so that it's possible to see if
the current scope is a function or not. This is needed for bug 1040.
- This means that we can now check if we're inside a function or not in
Static.warnUnsafeRelations, so that we don't print a warning about == and !=
inside of a function.
- Added new function Env.newEnvironment to create a new empty environment, and
made Env.newFrame protected, since newFrame was only used to create empty
environments anyway.
- Extended Env.newFrame to set name and type of the new frame.
- Updated test case libraries/msl31/Modelica.Math, since the erronous warnings
about == on Reals are no longer issued.

179 lines of code changed in 14 files:

perost 2010-10-04 12:29 Rev.: 6277

- Fixed mistake in test case mosfiles-nosim/LookupPackageFail.

3 lines of code changed in 2 files:

syeas460 2010-10-04 01:40 Rev.: 6276

Added the Inheritance Annotation in Icon Shapes.
Added the code for connecting components.
Updated the stylesheet for QTreeWidget.

578 lines of code changed in 9 files:

sjoelund.se 2010-10-03 18:41 Rev.: 6275

- Modified rtest so that the path contains the username
- Otherwise, if root writes to the tmp-files and does not clean them up, a regular user can't overwrite them!

1 lines of code changed in 1 file:

syeas460 2010-10-02 01:59 Rev.: 6273

Deleted unused icons

0 lines of code changed in 15 files:

syeas460 2010-10-02 01:51 Rev.: 6272

First revision of OMEdit. OMC Corba communication is done. Annotations is done partially. Splash Screen is added.

7929 lines of code changed in 93 files:

perost 2010-10-01 17:01 Rev.: 6271

Bug #1165:
- Added test case mosfiles-nosim/LookupPackageFail.

52 lines of code changed in 3 files:

sjoelund.se 2010-10-01 16:59 Rev.: 6270

- Remove all (match) equations of the kind "x = x"; these are generated by match x case x ...
- Since Modelica disallows assignment of input variables, it's a good idea to remove these assignments (when we enforce this property; we either need to enforce it or change the matchcontinue implementation to first copy all inputs)

20 lines of code changed in 1 file:

mohsen 2010-10-01 16:09 Rev.: 6269

Commiting the first version of DrControl under OMNotebook.
Mohsen 101001

6089 lines of code changed in 17 files:

adrpo 2010-10-01 03:57 Rev.: 6268

- reversing the reverse as now it seems the libs are added in the proper order to the makefile.

1 lines of code changed in 1 file:

September 2010 »

Generated by StatSVN 0.7.0