Timeline
2014-11-27:
- 14:32 Ticket #3007 (OMOptim - OmOptim) created by
 - Hi I work with OpenModelica and now I need to optimize some …
 
2014-11-26:
- 15:56 Ticket #3006 (MetaModelica - Implement matching on enumerations) updated by
 - A little related to #3005 since enumeration literals are constant …
 - 15:55 Ticket #3006 (MetaModelica - Implement matching on enumerations) created by
 - I fixed the type system to allow enum variables inside metarecords in …
 - 15:50 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) updated by
 - 
          Description changed
 - 15:49 Ticket #3005 (MetaModelica - Constants not evaluated in match patterns) created by
 - Calling the following function from a script result in a compiler …
 - 15:19 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by
 - Adeel: When can I get a stacktrace of all active threads in the crash logs?
 - 15:17 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by
 - I tried it with * Gnome Classic * Unity * XFCE and they all lead to …
 - 15:03 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by
 - I will try to make omc/OMEdit be built by gcc instead of clang 3.0 to …
 - 14:37 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) updated by
 - For me it worked fine using Ubuntu 14.04 64-bit and 12.04 32-bit …
 - 14:08 Ticket #3004 (OMOptim - OMOptim optimization is not working) created by
 - When trying to use OmOptim (0.9.20750, r23549) under Ubuntu 12.04 and …
 - 13:55 Ticket #3003 (OMEdit - OMEdit crashes when trying to open a Modelica file) created by
 - The nightly built version 23549 crashes when I try open a …
 - 07:48 Ticket #2980 (Run-time - String GC issues) closed by
 - fixed: Fixed in r23564.
 - 06:25 Ticket #2980 (Run-time - String GC issues) updated by
 - Then I'm at a loss why this doesn't work :)
 - 06:24 Ticket #2980 (Run-time - String GC issues) updated by
 - No true, omc_alloc_interface_pooled is only used for HPCOM, …
 - 06:17 Ticket #2980 (Run-time - String GC issues) updated by
 - Now I'm more confused than before. We use omc_alloc_interface_pooled …
 - 06:14 Ticket #2980 (Run-time - String GC issues) updated by
 - It's sort of ok, because we have: omc_alloc_interface = …
 - 06:11 Ticket #2980 (Run-time - String GC issues) updated by
 - Well, my latest changes doesn't seem to affect anything as the bug was …
 - 05:57 Ticket #2980 (Run-time - String GC issues) updated by
 - Also, if the strings are allocated using libGC and the arrays using …
 - 05:56 Ticket #2980 (Run-time - String GC issues) updated by
 - I'm not sure why those fixes would help. size_alloc only contains …
 - 05:35 Ticket #2980 (Run-time - String GC issues) updated by
 - Partial fix in r23562. The initial given model works, the last one …
 
2014-11-25:
- 13:19 Ticket #3002 (OMEdit - Impossible to graphically connect array connectors in OM.) created by
 - This is somewhat related to #3001. Consider the following model: …
 - 11:50 Ticket #3001 (OMEdit - Difficulties in managing arrays of components in OMEDIT) created by
 - I want to use arrays of blocks in a model. Consider for instance the …
 - 07:47 Ticket #2999 (Run-time - Divide by zero in algorithm crashes omc) updated by
 - 
          Status, Owner, Component changed
 - 07:27 Ticket #3000 (Frontend - Stack Overflow detected and not caught with OMC) updated by
 - 
          Status, Owner changed
I guess this is related to #2881, but it is hard to tell without the … - 04:51 Ticket #3000 (Frontend - Stack Overflow detected and not caught with OMC) created by
 - Repository Root: https://openmodelica.org/svn/OpenModelica Repository …
 
2014-11-24:
- 20:55 Ticket #2999 (Run-time - Divide by zero in algorithm crashes omc) created by
 - Sometimes one makes the silly mistake of dividing by zero, but it …
 - 14:45 Ticket #2998 (Documentation - typo on User Documentation web page) updated by
 - 
          Cc changed
 - 14:26 Ticket #2998 (Documentation - typo on User Documentation web page) created by
 - On the page https://openmodelica.org/useresresources/userdocumentation …
 - 13:15 Ticket #2596 (OMEdit - Re-simulate with changed options) closed by
 - fixed: Done in r23535.
 - 13:12 Ticket #2264 (OMEdit - OMEdit output windows) closed by
 - fixed: 3 is done in r23532. I will not implement 4. You are welcome to write …
 - 13:08 Ticket #2844 (OMEdit - OMEdit simulation log window should not be modal) closed by
 - fixed: Done in r23532.
 - 12:39 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) closed by
 - fixed: The indices have now been fixed in r23530.
 - 11:18 Ticket #2980 (Run-time - String GC issues) updated by
 - Replying to adrpo: > This doesn't seem to happen with the …
 - 08:59 Ticket #2997 (Backend - Zero-crossings in algorithm sections) created by
 - Events are not triggered for some algorithm sections. The example from …
 
2014-11-22:
- 18:45 Ticket #2996 (Backend - This very simple circuit fails) updated by
 - yes, it works in Dymola.
 - 17:04 Ticket #2996 (Backend - This very simple circuit fails) updated by
 - Given that linear system, you can add Lf2.i+Lf.i+Lf1.i=0, remove …
 - 16:12 Ticket #2996 (Backend - This very simple circuit fails) updated by
 - 
          Description changed
 - 16:11 Ticket #2996 (Backend - This very simple circuit fails) created by
 - I came across in a circuit that fails to simulate with OM r23316. I've …
 - 07:17 Ticket #2980 (Run-time - String GC issues) updated by
 - This doesn't seem to happen with the previous GC we had in …
 
2014-11-21:
- 15:01 Ticket #2311 (Frontend - Differentiate between Inline = false and no inline annotation) updated by
 - The types could be called e.g.: […]
 - 14:18 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) updated by
 - Fixed in r23507. It's not entirely correct yet though, since you get …
 - 11:41 Ticket #2995 (Frontend - Boolean array equation expands in a bad way) created by
 - This boolean array equation expands in a bad way: […] Becomes: …
 
2014-11-20:
- 12:17 Ticket #2966 (Interactive Environment - setComponentModifierValue can't set a two level modifier) closed by
 - fixed: Fixed in r23475.
 - 11:29 Ticket #2980 (Run-time - String GC issues) updated by
 - I also debugged this last night. you can do: […] before running it …
 - 09:38 Ticket #2980 (Run-time - String GC issues) updated by
 - I did some more testing. This works: […] This segfaults everytime …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    