May 2008 Commit Log

Number of Commits:
26
Number of Active Developers:
2
adrpo 2008-05-28 23:55 Rev.: 3615

- Fixed a funny typo discovered by H. Dieter Wilhelm.
Thanks!

3 lines of code changed in 1 file:

adrpo 2008-05-27 02:48 Rev.: 3605

- more meaningful names for components into Env.FRAME record
- gain a bit more speed by replacing Env.myhash with System.hash
- some code and comment formatting and beautification
- compile for tracing in debug mode in omc_debug/Makefile.omdev.mingw

424 lines of code changed in 7 files:

adrpo 2008-05-26 23:54 Rev.: 3604

- small update of RML to MetaModelica tool.

0 lines of code changed in 4 files:

adrpo 2008-05-26 01:52 Rev.: 3603

- added test to be sure bug:
http://openmodelica.ida.liu.se:8080/cb/issue/1012
never comes back.

94 lines of code changed in 3 files:

adrpo 2008-05-26 01:04 Rev.: 3602

- added the new include files from simulation runtime to the Setup project.

52 lines of code changed in 1 file:

adrpo 2008-05-26 00:37 Rev.: 3601

- fixes for bug: http://openmodelica.ida.liu.se:8080/cb/issue/1012
Solving of linear system of equations generates incorrect results.
- the problem was the fact that continuous equations were classified
as discrete and ended up in functionDAE_output2 which is never called
during the continuous integration but only at events.

7 lines of code changed in 2 files:

adrpo 2008-05-24 05:18 Rev.: 3600

- tests for records and strings as function arguments

161 lines of code changed in 7 files:

adrpo 2008-05-22 18:26 Rev.: 3598

- fixes for Linux compilation of OMNotebook
- fixes to the project files
- fixes for resource files
- do not ask to convert files
- look for the omc_tmp_plot.png image both in
$OPENMODELICAHOME/tmp and in the current directory.
- new OMNotebook & ext window

3763 lines of code changed in 31 files:

adrpo 2008-05-22 18:25 Rev.: 3597

- fixes for Linux compilation of OMShell
- fixes to the project
- fixes for resource files
- updated copyright year
- new OMShell

307 lines of code changed in 7 files:

adrpo 2008-05-22 11:00 Rev.: 3596

- fixes for Visual Studio compilation
add also gcc flags: -msse2 -mfpmath=sse when compiling with VS.
- add base_array* to the c_runtime.vcproj
- small changes to Setup.vdproj

205 lines of code changed in 3 files:

adrpo 2008-05-22 10:25 Rev.: 3595

- get some more speed from gcc -O3

2 lines of code changed in 1 file:

adrpo 2008-05-22 10:21 Rev.: 3594

- bug fix for some crashes on Linux from Kim & Joel

1 lines of code changed in 1 file:

adrpo 2008-05-22 09:34

- fixes for Linux

5 lines of code changed in 2 files:

adrpo 2008-05-22 08:58 Rev.: 3590

- fixes to make the test compatible with Linux.

2 lines of code changed in 1 file:

adrpo 2008-05-22 08:48 Rev.: 3589

- changed the message given in console.

1 lines of code changed in 1 file:

adrpo 2008-05-22 08:46 Rev.: 3588

- fixes for Linux

0 lines of code changed in 1 file:

adrpo 2008-05-22 08:36 Rev.: 3587

- small change to the testsuite

3 lines of code changed in 1 file:

adrpo 2008-05-22 07:04 Rev.: 3586

- changes to the testsuite due to the heavy changes in the code.

53 lines of code changed in 13 files:

adrpo 2008-05-22 07:03 Rev.: 3585

- support for arrays of records and strings
- records are now supported in the DAE representation
- started support for semiLinear and delay in Builtin.mo and Ceval.mo
- a bit more information on failures
- removed unused imports from DFA.mo
- small changes to beautify the environment printing in Env.mo
- beautify the documentation for functions in Interactive.mo
- got rid of unused imports in MetaUtil.mo
- if trace is enabled show more info in printimpl.c
- different gcc flags for different platforms in systemimpl.c
- beautify the dumping of components in SCode.mo
- in SimCodegen.mo changed $point to $p and $leftBrace to $lB
and $rightBrace to $rB in generated C variable names to save
on string memory.
- small beautifying of Static.mo, Types.mo and Values.mo

-

6361 lines of code changed in 35 files:

adrpo 2008-05-22 06:45 Rev.: 3584

- fixes for bugs:
http://openmodelica.ida.liu.se:8080/cb/issue/1008
Matrix equations in connections not flattened properly.
http://openmodelica.ida.liu.se:8080/cb/issue/1009
Equations for setting vector-valued flow variables to zero
in externally unconnected connectors are not flattened.

- also fixed a bug in Exp.mo that generated bad simulation
code for array * scalar expressions.

1302 lines of code changed in 4 files:

adrpo 2008-05-22 06:31 Rev.: 3583

- fixes for bug: http://openmodelica.ida.liu.se:8080/cb/issue/144
sample, pulse, trapezoid events where not handled correctly
on x86 and x86_64 don't use the old FPU, use the SSE instructions
to avoid problems with double in registers of 80 bit vs. 64 bit
memory doubles.

16 lines of code changed in 3 files:

adrpo 2008-05-15 08:24 Rev.: 3547

The compiler should report more errors when running in the command line:
- report parsing errors when parsing .mos files!

98 lines of code changed in 1 file:

adrpo 2008-05-15 08:18 Rev.: 3546

The compiler should report more errors when running in the command line:
- if the file given as argument does not exist report error
- report errors in the parsing
- fixes for bug: http://openmodelica.ida.liu.se:8080/cb/issue/1010

116 lines of code changed in 1 file:

adrpo 2008-05-01 20:12 Rev.: 3506

- added tests for the fixes for bug:
http://openmodelica.ida.liu.se:8080/cb/issue/111
"Too many points. Error, could not save data. Not enought space."

28 lines of code changed in 3 files:

x06hener 2008-05-01 19:50 Rev.: 3505

*More missing files added..

261 lines of code changed in 2 files:

adrpo 2008-05-01 19:48 Rev.: 3504

- fixes for bug: http://openmodelica.ida.liu.se:8080/cb/issue/111
"Too many points
Error, could not save data. Not enought space."
- now the simulationResultData is reallocated with a bigger size when needed.

21 lines of code changed in 1 file:

April 2008 »

Generated by StatSVN 0.7.0