Timeline



2011-03-24:

06:22 Ticket #1458 (Frontend - Cyclic default-bindings in functions are still accepted) created by Martin Sjölund
The check should probably be moved to the instantiation of functions …

2011-03-23:

08:01 Ticket #1457 (External objects may cause #include to be processed many times) updated by Martin Sjölund
Resolved in r8329

2011-03-21:

17:43 Ticket #1457 (External objects may cause #include to be processed many times) created by Martin Sjölund
Generate #include-directive only _once_ (not in the header-file!) {{{ …

2011-03-20:

01:37 Ticket #1456 (Backend - compiling bigger models) updated by Willi Braun
Ok, the problem is probably that my functionJacA is too big, it has …

2011-03-19:

16:20 Ticket #1456 (Backend - compiling bigger models) updated by Martin Sjölund
GCC doesn't have problems with big compilation units; it has problems …
16:19 Ticket #1456 (Backend - compiling bigger models) updated by Adrian Pop
Another idea would be to: 1. run perl only on a flag (as the …
16:17 Ticket #1456 (Backend - compiling bigger models) updated by Adrian Pop
Willi, how many MB do the generated cpp files have?
16:16 Ticket #1456 (Backend - compiling bigger models) updated by Adrian Pop
Maybe we should also find a way to split files into several …
16:15 Ticket #1456 (Backend - compiling bigger models) updated by Adrian Pop
Simulation code is compiled with -O3, maybe we should do them -O0 to …
16:13 Ticket #1456 (Backend - compiling bigger models) created by Willi Braun
For example a model from Siemens:  {{{$wc -l *.cpp 640284 …
14:45 Ticket #1454 (Backend - min, max and nominal asserts) updated by Martin Sjölund
I think that's better, because you will end up with more efficient …
14:42 Ticket #1454 (Backend - min, max and nominal asserts) updated by Jens Frenkel
It is also possible to generate them later, but than we have to merge …
14:38 Ticket #1454 (Backend - min, max and nominal asserts) updated by Martin Sjölund
I had the same thought. Plus, if you have {{{class A Real r(min=0) = …
14:35 Ticket #1454 (Backend - min, max and nominal asserts) updated by Willi Braun
Why we need to do it before all optimization things? And blow up at …
14:26 Ticket #1455 (Backend - initial_residual() equations are created with removed Vars -> ...) updated by Willi Braun
From a mathematical point of view we should at least distinct …
13:22 Ticket #1455 (Backend - initial_residual() equations are created with removed Vars -> ...) updated by Jens Frenkel
From my point of view it is not a good idea to split the variables in …
13:18 Ticket #1454 (Backend - min, max and nominal asserts) updated by Jens Frenkel
They have to be created in BackendDAECreate to ensure all …
12:12 Ticket #1455 (Backend - initial_residual() equations are created with removed Vars -> ...) created by Willi Braun
The initial_residual() equations  are created in some cases with …
11:52 Ticket #1454 (Backend - min, max and nominal asserts) created by Willi Braun
They are created for all variables, but then some of them are removed …

2011-03-18:

08:55 Ticket #1453 (Missing bounds checking on array subscripts) created by Martin Sjölund
The following is accepted, but should not be (subscripts >1 are …
Note: See TracTimeline for information about the timeline view.