Timeline
2011-03-26:
- 13:45 Ticket #1461 (Add support for LibraryDirectory and IncludeDirectory) created by
 - modelica:// support makes life a lot simpler for library developers…
 - 12:25 Ticket #1460 (Noretcall gets the name of function-calls prefixed) created by
 - {{{package Modelica package Utilities package Streams function print …
 - 11:32 Ticket #1459 (Backend - Algorithm sections do not handle assertions in all cases) created by
 - In this code, only the equation-assertion is statically checked during …
 
2011-03-24:
- 06:22 Ticket #1458 (Frontend - Cyclic default-bindings in functions are still accepted) created by
 - 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
 - Resolved in r8329
 
2011-03-21:
- 17:43 Ticket #1457 (External objects may cause #include to be processed many times) created by
 - Generate #include-directive only _once_ (not in the header-file!) {{{ …
 
2011-03-20:
- 01:37 Ticket #1456 (Backend - compiling bigger models) updated by
 - 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
 - GCC doesn't have problems with big compilation units; it has problems …
 - 16:19 Ticket #1456 (Backend - compiling bigger models) updated by
 - Another idea would be to: 1. run perl only on a flag (as the …
 - 16:17 Ticket #1456 (Backend - compiling bigger models) updated by
 - Willi, how many MB do the generated cpp files have?
 - 16:16 Ticket #1456 (Backend - compiling bigger models) updated by
 - Maybe we should also find a way to split files into several …
 - 16:15 Ticket #1456 (Backend - compiling bigger models) updated by
 - Simulation code is compiled with -O3, maybe we should do them -O0 to …
 - 16:13 Ticket #1456 (Backend - compiling bigger models) created by
 - For example a model from Siemens: {{{$wc -l *.cpp 640284 …
 - 14:45 Ticket #1454 (Backend - min, max and nominal asserts) updated by
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - The initial_residual() equations are created in some cases with …
 - 11:52 Ticket #1454 (Backend - min, max and nominal asserts) created by
 - They are created for all variables, but then some of them are removed …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    