November 2008 Commit Log

Number of Commits:
18
Number of Active Developers:
2
adrpo 2008-11-27 02:22 Rev.: 3753

- added -fPIC to the C flags for x86_64

1 lines of code changed in 1 file:

adrpo 2008-11-27 01:15 Rev.: 3752

- do a bit more cleaning after testing
delete *.so and *.dll

5 lines of code changed in 1 file:

adrpo 2008-11-26 21:27 Rev.: 3751

- tried to test something and forgot to undo my changes.

3 lines of code changed in 1 file:

adrpo 2008-11-26 21:16 Rev.: 3750

- fflush the standard error stream as it may display differently on Windows vs. Linux.
- change the CyclicPerm.mos test to sync with the new changes.

3 lines of code changed in 2 files:

adrpo 2008-11-26 20:42 Rev.: 3749

- got rid of -ltermcap as is not needed

1 lines of code changed in 1 file:

adrpo 2008-11-26 07:15 Rev.: 3748

QUITE BIG CHANGES TO SUPPORT THE STREAM CONNECTORS

- stream connector support is not ready yet, still left to do generation of equations.

- added "stream" to:
+ the lexer and parser
+ the Absyn component attributes
+ the SCode component attributes
+ the Types attributes
- changed XMLDump to also dump the stream attribute of a variable

- changed DAE.VAR components to more meaningful names and used them also in Exp.VAR components
- add dummy variable as: der($dummy) = 0; instead der($dummy) = sin(time*6628.318530717);
the dummy derivative is now added ONLY if there are no other states!

- removed double new lines in the generated code from:
SimCodegen.generateInitializeDeinitializationDataStruc
- beautifying the generated code

- added tests for setting/reading "stream" attribute
- val(variable, integer) now returns a Real value as it should!
- made testsuite simulation rtest scripts more sensitive
to combined string and numbers differences
- now the records returned by interactive functions and
the simulation result are named! changed the testsuite
to agree with the changes.

- pushed the fixes for not needing ./ in the path by Robert [Robert.Wotzlaw \at web.de], thanks!

- fixed a bug when sample(0, Ts) will not generate any event at T=0
Thanks to Beat Arnet [beat.arnet \ at ieee.org] for reporting it!

6425 lines of code changed in 201 files:

adrpo 2008-11-08 02:11 Rev.: 3740

- small copyright update

1 lines of code changed in 1 file:

adrpo 2008-11-07 01:47 Rev.: 3739

- fixed a small typo

1 lines of code changed in 1 file:

adrpo 2008-11-07 01:46 Rev.: 3738

- on openSuse 11, gcc 4.3 includes of string.h are needed
- re-link omc if when there are changes in sendData files

10 lines of code changed in 3 files:

adrpo 2008-11-07 01:44 Rev.: 3737

- Linux fixes for new plotting functionality

45 lines of code changed in 2 files:

adrpo 2008-11-05 19:07 Rev.: 3736

- added ptplot-linux.jar that will dump the omc_tmp_plot.png in the current directory.

0 lines of code changed in 1 file:

adrpo 2008-11-04 09:17 Rev.: 3735

- my mistake, on Ubuntu 8.10: $ export CLASSPATH=/usr/share/java/antlr.jar does work!

3 lines of code changed in 1 file:

adrpo 2008-11-03 05:27 Rev.: 3734

- on Ubuntu 8.10 for me: $ export CLASSPATH=/usr/share/java/antlr.jar
does not work, but: $ export CLASSPATH=/usr/share/java/antlrall.jar
works.

3 lines of code changed in 1 file:

adrpo 2008-11-03 04:55 Rev.: 3733

- seems that rtest* scripts had problem handling Windows line endings.
- due to changes by dietmarw I had to re-write parts of rtest* files.
now they should work with ANY Mac/Windows/Linux line endings.

1168 lines of code changed in 8 files:

dietmarw 2008-11-02 18:35 Rev.: 3732

Formal clean up of all code files:

* applied svn:eol-style native to all files except Compiler/*.mo --> LF
* unified the eol-style of ALL files (this was necessary in order to set the svn properties
* unification was done by a script which also removed all trailing whitespaces (except for all files in testsuite as white spaces are necessary to successful compare the results, could be improved maybe)
* make clean all test --> success on Ubuntu Linux 8.10, proably a good idea to run it for the other platforms as well.
* FYI: script to remove trailing white spaces: http://is.gd/5A6B

190974 lines of code changed in 2193 files:

dietmarw 2008-11-01 18:14 Rev.: 3731

Another update of the instruction on newer gcc versions. (It's not only Ubuntu 8.10 that might have the problem.)

From: Dietmar Winkler <Dietmar.Winkler@TU-Berlin.de>

1 lines of code changed in 1 file:

dietmarw 2008-11-01 18:13 Rev.: 3730

Merge branch 'myCorrections'

From: Dietmar Winkler <Dietmar.Winkler@TU-Berlin.de>

31 lines of code changed in 1 file:

adrpo 2008-11-01 11:44 Rev.: 3729

- rml2sig is not needed!

2 lines of code changed in 1 file:

October 2008 »

Generated by StatSVN 0.7.0