October 2004 Commit Log

Number of Commits:
33
Number of Active Developers:
7
kajny 2004-10-29 13:38 Rev.: 1330

Some updates on tornado, will be continued by lucian

74 lines of code changed in 1 file:

adrpo 2004-10-29 06:56 Rev.: 1329

Adrian Pop, adrpo@ida.liu.se
2004-10-29

-------------------------------------------------------------->
/modelica/modeq/runtime/systemimpl.c
-------------------------------------------------------------->
- RML_BEGIN_LABEL(System__read_5ffile)
+ free of buf not done

- RML_BEGIN_LABEL(System__strtok)
+ free of str not done after strdup

- RML_BEGIN_LABEL(System__toupper)
+ free of res not done after strdup

- RML_BEGIN_LABEL(System__sub_5fdirectories)
+ free of files[i] not done

- RML_BEGIN_LABEL(System__mo_5ffiles)
+ free of files[i] not done

- i guess usages of rml_prim_once should be replaced
by TAILCALL with prior setting of SC because rml_prim_once
uses longjump to go to the function and saves unnecessary
information

43 lines of code changed in 1 file:

adrpo 2004-10-29 06:54 Rev.: 1328

Adrian Pop, adrpo@ida.liu.se
2004-10-29
-------------------------------------------------------------->
/modelica/modeq/absyn_builder/parse.cpp
-------------------------------------------------------------->
- RML_BEGIN_LABEL(Parser__parse)
+ added delete parse; delete lex;

- get_string(...)
+ changed static buf, static size to not static in order not to
interfere to other local buf in the runtime.

- RML_BEGIN_LABEL(Parser__parsestring), RML_BEGIN_LABEL(Parser__parsestringexp)
+ added getStringHolder to be able to delete [] the temp value
we get from get_string(...);

54 lines of code changed in 1 file:

kajny 2004-10-28 15:48 Rev.: 1327

Some updates on tornado, will be continued by lucian

93 lines of code changed in 1 file:

petar 2004-10-28 10:45 Rev.: 1326

Fixed bug, added doc.

5 lines of code changed in 1 file:

petar 2004-10-26 08:26 Rev.: 1325

Added doc

53 lines of code changed in 1 file:

petar 2004-10-26 07:57 Rev.: 1324

Added Tornado code generator. MathCore project

417 lines of code changed in 13 files:

haklu 2004-10-25 13:36 Rev.: 1322

Fixed probplem with Ctrl-X, Ctrl-C and Ctrl -V

10 lines of code changed in 1 file:

haklu 2004-10-25 12:04 Rev.: 1321

Added checks for MOSHHOME and MODELICAPATH

52 lines of code changed in 4 files:

kajny 2004-10-19 11:41 Rev.: 1320

moved deprecated flat modelica parser here

8 lines of code changed in 1 file:

haklu 2004-10-18 10:13 Rev.: 1319

Removed extra print "1" in translate_file

2 lines of code changed in 1 file:

haklu 2004-10-18 10:12 Rev.: 1318

fclass instead of model when generating flat modelica

4 lines of code changed in 1 file:

haklu 2004-10-14 16:19 Rev.: 1317

bugfix regarding server startup

3 lines of code changed in 1 file:

petar 2004-10-14 14:40 Rev.: 1316

added doc

22 lines of code changed in 1 file:

petar 2004-10-14 12:55 Rev.: 1315

Fixed bug in priority order of incomming task graph edges

227 lines of code changed in 9 files:

x02lucpo 2004-10-13 15:00 Rev.: 1314

removed PIGS

6 lines of code changed in 3 files:

x02lucpo 2004-10-13 14:22 Rev.: 1313

implemented DIV_ARRAY_SCALAR

138 lines of code changed in 10 files:

x02lucpo 2004-10-13 13:49 Rev.: 1312

corrected bug for MUL_ARRAY_SCALAR

32 lines of code changed in 1 file:

x02lucpo 2004-10-12 16:31 Rev.: 1311

corrected the elab_builtin_diagonal to return an array of array. Added comments

17 lines of code changed in 2 files:

x02lucpo 2004-10-12 10:51 Rev.: 1310

corrected a element place error

5 lines of code changed in 1 file:

x02lucpo 2004-10-12 10:15 Rev.: 1309

corrected a element place error

8 lines of code changed in 1 file:

x02lucpo 2004-10-12 10:08 Rev.: 1308

improved diagonal function

56 lines of code changed in 2 files:

x02lucpo 2004-10-11 16:16 Rev.: 1307

implemented diagonal in staticexp and ceval

98 lines of code changed in 2 files:

kajny 2004-10-08 15:34 Rev.: 1306

Fixed constant evaluation of abs operator

129 lines of code changed in 7 files:

haklu 2004-10-08 10:52 Rev.: 1305

*** empty log message ***

115 lines of code changed in 10 files:

levsa 2004-10-07 17:13 Rev.: 1304

Test case fixed

7 lines of code changed in 1 file:

petar 2004-10-07 14:57 Rev.: 1303

Fixed so parameters are split in DAE x becomes {x[1],x[2],...} for an parameter array.

657 lines of code changed in 20 files:

haklu 2004-10-07 11:21 Rev.: 1302

Cache gone!

1 lines of code changed in 1 file:

adrpo 2004-10-05 15:35 Rev.: 1301

2004-10-05 adrpo moved initialization of "ast" to
the begining of Parse.* functions

387 lines of code changed in 1 file:

leist 2004-10-04 03:43 Rev.: 1300

Some extra tokens to support RML syntax.

29 lines of code changed in 1 file:

leist 2004-10-04 01:01 Rev.: 1299

Changed a type to work with a modern ANTLR.

1 lines of code changed in 1 file:

kajny 2004-10-01 15:50 Rev.: 1298

Remove cache.rml deps

4 lines of code changed in 1 file:

x02lucpo 2004-10-01 10:29 Rev.: 1297

made the relation merge work better with partial classes and the same modifiers

21 lines of code changed in 1 file:

September 2004 »

Generated by StatSVN 0.7.0