Timeline
2013-04-17:
- 20:39 Ticket #2158 (Frontend - Stack overflow with cyclic dimensions) closed by
- fixed: Fixed in r15850
- 12:15 Ticket #2157 (Frontend - Automatic generation of HTML documentation from Modelica packages) updated by
- You cannot really generate LaTeX or ODF from html (which is what …
- 11:37 Ticket #2159 (Frontend - Non-stream component becomes stream and fails to connect) updated by
-
Description changed
- 11:37 Ticket #2159 (Frontend - Non-stream component becomes stream and fails to connect) created by
- Non-stream component becomes stream and fails to connect: […] git: …
- 11:10 Ticket #2158 (Frontend - Stack overflow with cyclic dimensions) updated by
-
Status, Owner changed
I will add a maximum recursion depth to Ceval.mo. That should take … - 10:57 Ticket #2158 (Frontend - Stack overflow with cyclic dimensions) created by
- Remove the binding from n and the code works as expected. With it, we …
- 10:29 Ticket #2157 (Frontend - Automatic generation of HTML documentation from Modelica packages) created by
- The Modelica language has been designed to make the automatic …
- 09:15 Ticket #2139 (Backend - Error in counting equations?) closed by
- fixed: Fixed in r15843.
- 08:11 Ticket #2139 (Backend - Error in counting equations?) updated by
- Hi, This is just a bad counting of equations. It counts also this …
- 07:41 Ticket #2156 (OMEdit - OMEdit cannot browse Modelica.Media.Water) updated by
- I didn't have time to look. Usually it means omc dies. But it might be …
- 07:40 Ticket #2156 (OMEdit - OMEdit cannot browse Modelica.Media.Water) updated by
- omc dies or this is an issue in OMEdit?
- 05:55 Ticket #2156 (OMEdit - OMEdit cannot browse Modelica.Media.Water) created by
- OMEdit cannot browse Modelica.Media.Water, connection closes.
- 05:29 Ticket #2155 (Frontend - Cannot declare constant record) created by
- Cannot declare constant record: […]
2013-04-16:
- 15:27 Ticket #2154 (Frontend - Connecting arrays of constants or parameters does not generate asserts) closed by
- fixed: Fixed in r15837. The fix should be available in the nightly builds …
- 14:47 Ticket #2154 (Frontend - Connecting arrays of constants or parameters does not generate asserts) updated by
-
Cc changed
- 14:03 Ticket #2154 (Frontend - Connecting arrays of constants or parameters does not generate asserts) updated by
-
Status, Owner changed
- 14:03 Ticket #2154 (Frontend - Connecting arrays of constants or parameters does not generate asserts) created by
- The following model does not generate the correct assert equations for …
- 11:08 Ticket #1934 (Frontend - Support calling functions via component reference) updated by
- Hm, this bug has mostly to do with calling a function via a component …
- 10:57 Ticket #1934 (Frontend - Support calling functions via component reference) updated by
- mikaelf, the reported bug has nothing to do with the outer with a …
- 09:33 Ticket #1934 (Frontend - Support calling functions via component reference) updated by
- This defect is related to the newly clarified section of the MSL …
- 08:54 Ticket #2137 (OMEdit - GUI based FMU import does not extract the .fmu on its own) closed by
- worksforme
2013-04-15:
- 09:16 Ticket #2146 (Frontend - Add support for default off debug-flags) updated by
-
Status, Owner changed
2013-04-14:
- 01:20 Ticket #2153 (New Instantiation - Better analysis for function completion) updated by
- Actually, the only time we need to evaluate functions is for …
- 01:16 Ticket #2153 (New Instantiation - Better analysis for function completion) created by
- We need way better analysis to find out which functions are complete …
2013-04-13:
- 00:10 Ticket #2113 (Frontend - fill dimension arguments) closed by
- fixed: fixed in r15806.
2013-04-12:
- 17:19 Ticket #2113 (Frontend - fill dimension arguments) updated by
- Attempt to fix it using r15804. We can flatten this model now but …
- 14:23 Ticket #2113 (Frontend - fill dimension arguments) updated by
-
Status, Owner changed
Don't bother, I'll have a look at this. - 14:20 Ticket #2113 (Frontend - fill dimension arguments) updated by
- This is an easy thing to fix and good for learning how the frontend …
- 14:18 Ticket #2113 (Frontend - fill dimension arguments) updated by
-
Priority changed
I do not know how the frontend works and how to fix this. So is there … - 13:57 Ticket #1997 (Backend - code generation fails with symbolic initialization) closed by
- fixed: works now
- 13:55 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Priority changed
- 09:09 Ticket #2152 (Run-time - Handle time events efficiently) updated by
-
Status, Owner changed
Would be good to fix this as soon as possible so we can the new tables … - 09:03 Ticket #2152 (Run-time - Handle time events efficiently) created by
- The relations […] can be handled as time events without resorting …
2013-04-11:
- 19:57 Ticket #2149 (Backend - Matching should *always* be deterministic even if it has some random ...) closed by
- fixed: Fixed in r15796.
- 19:57 Ticket #2149 (Backend - Matching should *always* be deterministic even if it has some random ...) updated by
-
Status changed
- 17:46 Ticket #2151 (OMEdit - Simulation dialog does not like long class names) created by
- Simulation dialog does not like long class names. It forces the full …
- 16:26 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- I think Adeel should try to fix this. But he's going on vacation for …
- 16:09 Ticket #2150 (Backend - Copy back data from external integer arrays) created by
- following model generates memory leaks for Integer values. […] …
- 12:10 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- I can report this to a Debian QT/KDE maintainers as en error in QT …
- 09:55 Ticket #2149 (Backend - Matching should *always* be deterministic even if it has some random ...) created by
- Compiler/runtime/matching_cheap.c has some random parts. We should …
- 09:31 Ticket #2148 (Build Environment - Upgrade trac version) updated by
- Will do as soon as I have some more contiguous time slot :)
- 09:00 Ticket #2148 (Build Environment - Upgrade trac version) updated by
-
Status, Owner changed
- 09:00 Ticket #2148 (Build Environment - Upgrade trac version) created by
- Trac 1.0 is out since a long time. We should start using it :)
2013-04-10:
- 18:23 Ticket #2147 (Interactive Environment - simulation fails with buildModel(), but works with simulate()) updated by
- might be connected to #2136
- 17:54 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- And here is gdb output on r15781 […] Rony
- 17:26 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- OMEdit --debug=true on r15781 […] ...and same problem Rony
- 14:52 Ticket #2147 (Interactive Environment - simulation fails with buildModel(), but works with simulate()) created by
- I tried the following script in …
- 12:36 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- Thanks Rony. The output is correct. So the error is not what I was …
- 11:54 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- Here […]
- 11:28 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- If Adeel cannot find anything else to suggest, GDB might be most …
- 11:23 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- OMEDit --debug=true […] cursor on new line, and OMEdit opening …
- 10:35 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- The generated files are correct. Have you tried it with debug …
- 09:26 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- After start simulation from OMEdit cpu usage jump to 99% with OMEdit, …
- 09:12 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- If you update to r15777 then you can run the application with […] …
- 08:52 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- Replying to anonymous: > OMEdit still create in …
- 08:00 Ticket #2143 (Frontend - Wrong flattening of element-wise operators) closed by
- fixed: Fixed in r15776. We don't actually save the exact operator that the …
- 06:57 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- OMEdit still create in /tmp/OpenModelica/OMEdit binary executable file …
- 06:52 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- No, not running. OMEdit create these packages in …
- 05:47 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- He wants to know if there is a process epc4 still running on the …
- 05:44 Ticket #2145 (OMEdit - OMEdit executes without end) updated by
- I have still same problem. And after recompile with gcc-4.7 too. You …
- 05:09 Ticket #2146 (Frontend - Add support for default off debug-flags) created by
-
It should be possible to have the default be
+d=nogen
(so …
Note:
See TracTimeline
for information about the timeline view.