Timeline
2015-08-31:
- 23:10 Ticket #3433 (Installation program - libomantlr3.so not found on nightly build) created by
- Hi I installed OpenModelica on Ubuntu 14.04 64 bit using the command …
- 16:11 Ticket #3428 (Run-time - ublas access error for MultiBody) updated by
- I've analyzed the model …
- 15:49 Ticket #3428 (Run-time - ublas access error for MultiBody) updated by
- The problem occurs because the default build-type of the cpp-runtime …
- 14:50 Ticket #2304 (OMNotebook - OMNotebook: displaying equations) updated by
- Added support to add new cell namely LatexCells, Add the Tex script in …
- 12:14 Ticket #3432 (*unknown* - WhenEquation cause issues at compilation) created by
- The model …
- 12:07 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- Fine. Just don't forget to also support "-r", as it is used by OMEdit …
- 11:48 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- I think it's bad smelling code if we use just capital letter …
- 11:37 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- The -r option is small because it is compatible with the C runtime. No …
- 10:52 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- From my side you can do this.
- 10:28 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- I've reverted my changes, the warning should now appear as expected. …
- 09:53 Ticket #3431 (Frontend - Failure to look up base class in partial model) created by
- Model: […] Validation fails with: [1] 11:43:55 Translation …
- 08:03 Ticket #3429 (Cpp Run-time - Logging changed to the worse) updated by
-
Status, Owner changed
- 07:29 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
Component changed
- 07:27 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Marcus: I will include the compilation of sundials in the building so …
- 07:25 Ticket #3429 (Cpp Run-time - Logging changed to the worse) updated by
-
Owner, Component changed
I changed the FMI-CPP to CPP Run-time. - 07:22 Ticket #3430 (Frontend - Bug in implementation of stream connectors) updated by
-
Status, Owner changed
I'm assigning this to Per as he implemented the stream connectors … - 06:49 Ticket #3428 (Run-time - ublas access error for MultiBody) updated by
- See #3426. The problem is related to the system flag -DNDEBUG.
- 06:47 Ticket #3429 (Cpp Run-time - Logging changed to the worse) updated by
- @lochel: you might also adapt the list of Components that can be …
- 06:05 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Adrian: Rüdiger gave the correct hint. The libraries in …
- 05:49 Ticket #3429 (Cpp Run-time - Logging changed to the worse) updated by
-
Keywords changed
- 05:40 Ticket #3430 (Frontend - Bug in implementation of stream connectors) created by
- Currently the verification fails for some Fluid models that start with …
- 05:21 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- Along with "-O0 -g" also "-DNDEBUG" disappeared from the system flags. …
2015-08-29:
- 11:13 Ticket #3429 (Cpp Run-time - Logging changed to the worse) created by
- Yesterday the commit "* Typos, Indention, Logging" suggested some …
- 11:00 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @mwalther: Compiler optimization and debug flags have disappeared from …
- 10:56 Ticket #3428 (Run-time - ublas access error for MultiBody) created by
- This night the simulated models from MSL 3.2.1 reduced from 259 …
2015-08-28:
- 18:29 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
We still have the dependency on
MSVCR100D.dll
in the beta release … - 18:18 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
- Thank you for the hint! Commit …
- 15:23 Ticket #3378 (Build Environment - Macport OM Install fails) updated by
-
Owner, Component changed
- 15:21 Ticket #3378 (Build Environment - Macport OM Install fails) updated by
- The following is more detail about the way to manually fix things to …
- 14:43 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- I agree, it's strange to supress the warning, but because I'm not …
- 14:16 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
- I don't like that change. The intention of the warning is to make …
- 13:32 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) updated by
-
Status, Owner changed
I've changed the code in OMCFactory slightly. We can now ignore flags … - 07:08 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
Cc changed
Niklas is working on a fix for the visual studio issue. - 06:58 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Marcus: all options that are written to the .bat file should also be …
- 06:25 Ticket #3427 (*unknown* - CPP runtime does not handle OMEdit simFlags correctly) created by
- In #3426 was reported that the following error occurs if the MSL model …
- 06:15 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- We implemented mappings for options that address existing features of …
- 06:11 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- Replying to adrpo: > @Rüdiger: yes, but that doesn't work …
- 04:27 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- Also, as a note the executable generated by CPP runtime does not …
- 04:11 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
Cc, Status, Owner changed
The fix seems to be working, I can simulate the model and plot the … - 03:44 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Rüdiger can you check with the latest nightly build if this problem …
- 01:06 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Marcus: it seems the build of runtimeCPPmsvcinstall does not work …
2015-08-27:
- 18:25 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Rüdiger: yes, but that doesn't work in Windows. I now added the …
- 18:20 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
@Adrian: under Linux the
-Wl,-rpath
option is used to add the … - 16:05 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by
- The README.md makes you use the main repository for reads, and your …
- 12:23 Ticket #2619 (Frontend - OpenModelica in git instead of svn) updated by
- Now, that OM has been migrated to Git(Hub) for quite some time, I'm …
- 10:52 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- Adrian, it would be nice if you can add the BUILDTYPE-Variable to the …
- 09:35 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- @Rüdiger: I don't think we set the path to …
- 07:32 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
Cc changed
- 07:31 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
- I can reproduce the first issue that you have reported (the error code …
- 06:27 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) updated by
-
Status, Owner changed
2015-08-26:
- 16:42 Ticket #3426 (Cpp Run-time - CPP runtime doesn't work "out-of-the-box" under Windows) created by
- Consider the following test: 1. Install OpenModelica1.9.3Nightly on a …
- 15:54 Ticket #3032 (OMEdit - Two connecting lines issues) updated by
- After some months I've checked again this issue. It has changed as …
- 15:31 Ticket #3425 (OMEdit - Retain font information when copying) created by
- I hope this ticket is not a duplicate. I've tried to see whether there …
- 14:12 Ticket #3424 (Interactive Environment - Incorrect result with diffModelicaFileListings) created by
-
diffModelicaFileListings
produces an incorrect result when … - 13:56 Ticket #3423 (Interactive Environment - API to update only the package contents) closed by
- duplicate: See #3417.
- 13:41 Ticket #3410 (Interactive Environment - listFile ignores listing nested classes) updated by
-
Cc changed
- 13:41 Ticket #3423 (Interactive Environment - API to update only the package contents) created by
- A new API is needed to only update the contents of the package without …
- 08:17 Ticket #3418 (Backend - Bad performance of Spice3BenchmarkFourBitBinaryAdder dominating MSL ...) updated by
-
Cc, Owner, Component changed
Also linear systems of dim 2 should possibly be solved directly using … - 07:55 Ticket #3418 (Backend - Bad performance of Spice3BenchmarkFourBitBinaryAdder dominating MSL ...) updated by
- Maybe the problem is, that after the linear tearing the dimension of …
- 07:49 Ticket #3420 (Code Generation - List.find() causes segmentation fault) closed by
- fixed: Fixed the bug in …
- 06:53 Ticket #3418 (Backend - Bad performance of Spice3BenchmarkFourBitBinaryAdder dominating MSL ...) updated by
-
Cc, Description, Summary changed
2015-08-25:
- 10:06 Ticket #3420 (Code Generation - List.find() causes segmentation fault) updated by
- List.find has now been replaced with List.mapFirst, and List.find is …
- 09:43 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
- The type is stored as simply T_BOXED(T_REAL). Types.unboxedType can be …
- 09:36 Ticket #3420 (Code Generation - List.find() causes segmentation fault) updated by
-
Description changed
- 09:36 Ticket #3420 (Code Generation - List.find() causes segmentation fault) updated by
-
Status, Owner changed
Martin is working on this. Prefer using List functions that takes … - 09:25 Ticket #3422 (Frontend - Invalid for loop range in ModelicaCompliance.Algorithms.For.ArrayRange ...) created by
- Validation of ModelicaCompliance.Algorithms.For.ArrayRange gives no …
- 09:20 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
- The nominal typing should work if the other functions use template …
- 09:10 Ticket #3421 (*unknown* - Wrong error: Tuple assignment only allowed when rhs is a function call ...) created by
- Similar to #1322, the wrong error is given for the following model: …
- 08:39 Ticket #3420 (Code Generation - List.find() causes segmentation fault) created by
- When List.find is called and later fail() is called than the latter …
- 08:06 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
- You can't depend on nominal typing (the name "part"), because the …
- 07:48 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
-
Description changed
In the modelm
I want to create a kind of a closure that holds the … - 06:57 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) updated by
- It does not need to be there because the C runtime only passes void …
2015-08-24:
- 17:53 Ticket #3419 (Code Generation - Function signatures for type safe function partial application) created by
- OpenModelica boxes arguments of functions that are passed as input to …
- 13:45 Ticket #3418 (Backend - Bad performance of Spice3BenchmarkFourBitBinaryAdder dominating MSL ...) created by
- The one model …
- 13:31 Ticket #2439 (Interactive Environment - Merge parts of the minimal unparsing branch into master) closed by
- duplicate: I'll close this ticket as we're working on #2905 now.
- 13:29 Ticket #3417 (Interactive Environment - Create API updateClass for merging parsed AST with existing AST) created by
- When supporting #2905 we need to reload packages (package.mo) which …
- 06:25 Ticket #3194 (OMEdit - Better space exploitation by OMEdit) updated by
- Maybe just point 1 can be addressed? It should be straightforward, I …
- 06:22 Ticket #2892 (OMEdit - Undo/Redo feature in the Diagram view editing) updated by
- Are any news about this ticket? We've been waiting for undo for many …
Note:
See TracTimeline
for information about the timeline view.