Timeline
2013-01-29:
- 21:39 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) updated by
-
Component changed
- 21:39 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) closed by
- fixed: Wheee... r14995 fixed a ton of remaining small bugs. We no longer have …
- 20:47 Ticket #2037 (Frontend - Math expressions flattened incorrectly) reopened by
- 20:33 Ticket #2037 (Frontend - Math expressions flattened incorrectly) updated by
- Yes, in the real world, this could lead to division-by-zero errors, if …
- 20:11 Ticket #2037 (Frontend - Math expressions flattened incorrectly) updated by
- From a computer science point of view this might be correct, but from …
- 14:39 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) updated by
- Ok, running testsuite now. Hopefully my changes didn't break anything. …
- 14:05 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- If I compile the above-mentioned model (the one with the parameter), I …
- 13:32 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- I also suspected that zeros, ones and diagonal were handled by special …
- 12:06 Ticket #2038 (Third-Party Libraries - Modelica3d Primitives are not placed/scaled correctly) updated by
-
Cc changed
Maybe we should report Modelica3D issues here: … - 11:50 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) updated by
- Ok, I fixed so reverse_prof_index is correct... But it seems `const …
- 11:05 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) updated by
-
Status, Owner changed
Ok, this comes from not all equationInfo_reverse_prof_index being … - 10:53 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- The problem with that is: zeros() ones() and diagonal() all have …
- 10:49 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- I agree that the third parameter of linspace is not required to have …
- 10:43 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) updated by
-
Description changed
Valgrind says (after disabling some SSE instructions valgrind does not … - 10:31 Ticket #2039 (Code Generation - Nonlinear solver prints random strings instead of system names) created by
- Nonlinear solver prints random strings instead of system names, for …
- 07:35 Ticket #2038 (Third-Party Libraries - Modelica3d Primitives are not placed/scaled correctly) created by
- We need to check if all primitives are placed or scaled correctly. …
2013-01-28:
- 23:30 Ticket #2037 (Frontend - Math expressions flattened incorrectly) closed by
- invalid: No, the flat code is correct. The Real type matches the double format …
- 21:09 Ticket #2037 (Frontend - Math expressions flattened incorrectly) created by
- The flattening code seems to be dropping terms from mathematical …
- 18:58 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- The third argument of linspace isn't required to be a parameter …
- 18:37 Ticket #2016 (Backend - event-bug) closed by
- fixed
- 17:10 ReleaseNotes/1.9.0 edited by
- beta3 (diff)
- 17:09 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- The third input (n) of linspace() should *always* be evaluated. This …
- 12:50 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- In r14968 I've fixed the issue that Francesco had when the size is …
- 10:20 Ticket #2036 (FMI - FMU: fmiCompletedIntegratorStep does not set callEventUpdate) created by
- Hi, I just noticed that fmiCompletedIntegratorStep does not set the …
- 10:20 Ticket #2027 (Frontend - linspace() does not work with input defined via parameters) updated by
- The weird thing is that omc complains about unknown size even when the …
- 07:34 Ticket #139 (Frontend - Input-input and output-output connection does not return any error and ...) updated by
-
Component changed
- 07:34 Ticket #1766 (Frontend - Locale changes cause real to string conversion to fail) updated by
-
Component changed
- 07:33 Ticket #1749 (Frontend - Improve tuple assignment error messages) updated by
-
Component changed
- 07:33 Ticket #1769 (Code Generation - .so file of FMI for model exchange problem) updated by
-
Component changed
- 07:12 ReleaseNotes/1.9.0 edited by
- (diff)
2013-01-26:
- 12:40 Ticket #2033 (Frontend - matrix() operator gives error in frontend) updated by
-
Description changed
- 11:48 Ticket #2033 (Frontend - matrix() operator gives error in frontend) updated by
-
Cc changed
2013-01-25:
- 16:38 Ticket #2032 (Frontend - Implement loadResource) closed by
- fixed
- 12:58 Ticket #2032 (Frontend - Implement loadResource) updated by
- Noooo.... Never ever change a VLA (variable-length array) to …
- 12:56 Ticket #2032 (Frontend - Implement loadResource) updated by
- done and it seems to work now
- 12:24 Ticket #2032 (Frontend - Implement loadResource) updated by
- It will be required to compile this in now since utility.c now depends …
- 12:23 Ticket #2032 (Frontend - Implement loadResource) updated by
- Christian, can you change the msvc compilation of SimulationRuntime to …
- 12:13 Ticket #2032 (Frontend - Implement loadResource) updated by
- I now added trunk/3rdParty/regex-0.12 to be used with Visual Studio …
- 10:48 Ticket #2032 (Frontend - Implement loadResource) updated by
- Agreed. I looked a bit on what's available for VS for regular …
- 10:41 Ticket #2032 (Frontend - Implement loadResource) updated by
- Yes, you could move regex to the regular runtime and always link …
- 10:29 Ticket #2032 (Frontend - Implement loadResource) updated by
- From sytemimpl.c: […] so you cannot use it for VS. One would need …
- 10:28 Ticket #2035 (Frontend - Error with replaceable models) closed by
- fixed: It's unclear in the specification how this should be handled, but …
- 10:26 Ticket #2032 (Frontend - Implement loadResource) updated by
- Also I don't think we have libregex compiled with VS or any of the …
- 10:22 Ticket #2032 (Frontend - Implement loadResource) updated by
- Oh. Compiling Compiler/runtime with Visual Studio is not easy and it …
- 10:13 Ticket #2032 (Frontend - Implement loadResource) updated by
-
Cc changed
- 10:12 Ticket #2032 (Frontend - Implement loadResource) reopened by
- Now, building with +target=msvc does not work anymore since the linker …
- 09:07 Ticket #2032 (Frontend - Implement loadResource) closed by
- fixed
- 08:42 Ticket #2035 (Frontend - Error with replaceable models) updated by
-
Cc, Owner, Component changed
- 08:16 Ticket #2035 (Frontend - Error with replaceable models) created by
- In the newest nightly-build r14903 model1 of attached package gives …
2013-01-24:
- 17:02 Ticket #2032 (Frontend - Implement loadResource) updated by
- Works in r14920 (I think).
- 17:01 Ticket #2032 (Frontend - Implement loadResource) updated by
-
Status, Owner changed
- 16:00 Ticket #2034 (Code Generation - ASUB_EASY_CASE Error) created by
- Simulating attached model in OMShell gives Error: …
- 14:46 Ticket #2033 (Frontend - matrix() operator gives error in frontend) created by
- instantiating the model: […] gives error during flattening: Type …
- 14:32 Ticket #2026 (Run-time - generated mat-file is invalid) closed by
- fixed
- 14:28 Ticket #2026 (Run-time - generated mat-file is invalid) updated by
- Replying to jfrenkel: > add the case > {{{ > we do …
- 07:57 Ticket #2032 (Frontend - Implement loadResource) created by
- ModelicaServices.ExternalReferences.loadResource has a default …
2013-01-23:
- 13:36 Ticket #129 (Backend - Using alias substitution BLT(and tearing?) in initial equations) updated by
-
Cc, Component changed
- 13:32 Ticket #93 (Backend - model produces unexpected results...) closed by
- fixed: I checked the Model with Modelica 3.1 and compared it with dymola. …
- 13:25 Ticket #80 (Backend - 3 problems in one model - sym. differentiation, code gen. and simulation) closed by
- fixed: The model now simulates, comparison with dymola result in no …
- 13:16 Ticket #52 (Backend - Examples from the Tutorial Mathematical Aspects does not simulate) updated by
-
Component changed
- can somebody update the link to Mathematical Aspects.zip - 13:14 Ticket #79 (Backend - Bug in mixed system of a single if-equation.) updated by
-
Priority, Type, Version, Component changed
Now the compiler report the folloing message while simulating the … - 09:25 Ticket #1748 (New Instantiation - missingInnerMessage annotation) updated by
- The status is *on hold*. I know how to do it but I'll see if I have …
- 08:58 Ticket #2029 (New Instantiation - Incorrect cyclically dependent error, inheritance issue (from MathCore)) updated by
- Yes, the damn scoping confused me :) Anyway, the new instantiation …
- 08:51 Ticket #2029 (New Instantiation - Incorrect cyclically dependent error, inheritance issue (from MathCore)) reopened by
- I think you are wrong. When I do it manually i get this: The original …
- 07:43 Ticket #2031 (Code Generation - indexed_assign_real_array fails) updated by
- - see also #2030
- 07:43 Ticket #2030 (Code Generation - Array Slice Assignment not simulatable) updated by
- - see also #2031
- 07:39 Ticket #2031 (Code Generation - indexed_assign_real_array fails) created by
- Hi, I have a supposedly simple model which crashes during simulation. …
2013-01-22:
- 20:45 Ticket #2030 (Code Generation - Array Slice Assignment not simulatable) created by
- The following models is not simulatable because …
- 14:09 Ticket #1748 (New Instantiation - missingInnerMessage annotation) updated by
-
Cc, Status, Component, Owner, Milestone changed
Adrian, status? We need components automatically added for Modelica3D … - 13:49 Ticket #2029 (New Instantiation - Incorrect cyclically dependent error, inheritance issue (from MathCore)) closed by
- invalid: In the first model you get […] In the second model you get: […] …
- 12:09 Ticket #2029 (New Instantiation - Incorrect cyclically dependent error, inheritance issue (from MathCore)) created by
- Problem with inheritance which induces a cyclically dependent …
- 08:02 Ticket #2028 (Frontend - Problem in initial residuals) updated by
- From frontend (after my local changes; will be committed soon): […]
- 07:58 Ticket #2028 (Frontend - Problem in initial residuals) updated by
- Ok, I found the error in the frontend, but that's not the error that's …
- 07:44 Ticket #2028 (Frontend - Problem in initial residuals) updated by
-
Status, Owner changed
Ok, it looks like it is not simplify that is wrong. Maybe it is in …
Note:
See TracTimeline
for information about the timeline view.