Timeline
Feb 6, 2013:
- 11:02 PM Ticket #2558 (Check if state values are changed at an event) created by
- There is currently no check in the event iteration for if state values …
- 9:21 PM Ticket #2542 (Correct handling of relational operators in FMUs) reopened by
- Remains to add documentation to the introduced methods.
- 9:10 PM Changeset [4389] by
- Fixed a bug that was introduced in r4117, see #2427.
- 12:02 PM Changeset [4388] by
- Changed the message buffer. Related to ticket:2542
- 11:42 AM Changeset [4387] by
- Changed from using snprintf to sprintf due to that snprintf is not …
- 10:05 AM Changeset [4386] by
- Refactoring related to ticket:2557
- 9:33 AM Changeset [4385] by
- Added code to extract value references for iteration variables from …
- 9:08 AM Ticket #2557 (Constant propagation does not remove all propagated equations) created by
-
x = 5 => 5 = 5
, equation should be removed. Cause unknown.
Feb 5, 2013:
- 11:03 PM Changeset [4384] by
- Updated nle_solver_log.csv logging so that: - Every iteration is …
- 3:14 PM Ticket #2556 (Inconsistent error messages) closed by
- fixed: changeset:4383 Made error messages for failed lookups more …
- 3:14 PM Changeset [4383] by
- Made error messages for failed lookups more consistent. (#2556)
- 3:10 PM Ticket #2556 (Inconsistent error messages) created by
- When a name that could be either a class or a component can't be …
- 2:27 PM Ticket #2555 (Crash when evaluating start value of record array) closed by
- fixed: changeset:4382 Fixed crash when evaluating start value of …
- 2:27 PM Changeset [4382] by
- Fixed crash when evaluating start value of record array. (#2555)
- 2:26 PM Ticket #2555 (Crash when evaluating start value of record array) created by
- Compiling the following model causes compiler to crash: […]
- 1:10 PM Ticket #2409 (Exchange JMI for FMI for simulation purposes) closed by
- duplicate: #2553
- 12:33 PM Ticket #2543 (Variability inference) closed by
- fixed: changeset:4381
- 12:32 PM Changeset [4381] by
- ticket:2543 Parameter variability inference now moves equation to …
- 10:47 AM Ticket #2542 (Correct handling of relational operators in FMUs) closed by
- fixed: changeset:4380 Fixed failing tests due to changeset:4378, related …
- 10:46 AM Changeset [4380] by
- Fixed failing tests due to changeset:4378, related to ticket:2542
- 10:28 AM Ticket #2543 (Variability inference) reopened by
- Parameter variability inference should add equation to parameter …
- 10:24 AM Changeset [4379] by
- Merging trunk into branch optimizingcompiler
- 9:53 AM Ticket #2554 (Nullpointer is thrown when no matching outer is found for inner component) created by
- Consider the following model: […] A NullPointerException is thrown …
- 9:47 AM Ticket #2553 (Change JMU simulation examples to FMUs) created by
- We should change all simulation examples that are based on the JMU …
- 9:46 AM Ticket #2552 (Remove support for events using JMUModel simulate) created by
- We no longer support simulating hybrid systems using the JMU framework …
Feb 4, 2013:
- 5:03 PM Changeset [4378] by
- Fixed correct handling of relational operators in FMus, both codegen …
- 10:06 AM Ticket #2548 (Add tearing pair diagnostics file) closed by
- fixed: changeset:4377 This is now implemented.
- 10:05 AM Changeset [4377] by
- Added the option to generate txt files containing tearing pairs for …
Feb 3, 2013:
- 7:08 PM Changeset [4376] by
- Added maximum number of global event iterations (at initialization) …
- 6:24 PM Changeset [4375] by
- Added maximum number of global event iterations and an error message. …
- 5:02 PM Changeset [4374] by
- Minor addition to logging output in local event iteration. Related to …
Feb 2, 2013:
- 11:32 AM Ticket #2551 (Add check for infinite event iteration in initialize) created by
- There should be a check for an infinite event iteration in the …
- 11:31 AM Ticket #2550 (Add check for global infinite event iteration) created by
- There should be a check in the global event iteration for an infinite …
Feb 1, 2013:
- 4:43 PM Ticket #2543 (Variability inference) closed by
- fixed: changeset:4373
- 4:42 PM Changeset [4373] by
- ticket:2543 Variability inference for all variabilities.
- 4:40 PM Ticket #2543 (Variability inference) reopened by
- Should include all variabilities
- 3:32 PM Ticket #2549 (Crash on modifier with dotted name) closed by
- fixed: changeset:4372 Fixed crash on modifier with dotted name.
- 3:32 PM Changeset [4372] by
- Fixed crash on modifier with dotted name. (#2549)
- 3:28 PM Ticket #2549 (Crash on modifier with dotted name) created by
- Using dotted name as value modifier on an array of components causes …
- 2:59 PM Ticket #2548 (Add tearing pair diagnostics file) created by
- Introduce a new text file with only the torn block on the form: - …
- 2:32 PM Ticket #2547 (Named arguments to operators with varying nr of args) closed by
- fixed: changeset:4371 Fixed crash on use of named arguments to …
- 2:32 PM Changeset [4371] by
- Fixed crash on use of named arguments to operators with varying nr of …
- 2:24 PM Ticket #2547 (Named arguments to operators with varying nr of args) created by
- Using a named argument to any operator that is implemented as taking …
- 1:33 PM Ticket #2546 (Misleading exception when FMU is not found) created by
- When loading an FMU and the file is not found (most likely because you …
Jan 31, 2013:
- 2:39 PM Ticket #2543 (Variability inference) closed by
- fixed: changeset:4370
- 2:39 PM Ticket #2534 (Constant substitution) closed by
- fixed: changeset:4370
- 2:36 PM Changeset [4370] by
- ticket:2534 ticket:2543 Introducing constant substitution and …
- 2:28 PM Ticket #2545 (Crash on missing size of record) closed by
- fixed: changeset:4369 Fixed crash on missing size of record.
- 2:27 PM Changeset [4369] by
- Fixed crash on missing size of record. (#2545)
- 2:05 PM Ticket #2545 (Crash on missing size of record) created by
- A record array component with an indeterminate size causes compiler …
- 11:51 AM Ticket #2544 (min() on size() on array of unknown size) closed by
- fixed: changeset:4368 Fixed handling of min() on size() on array of …
- 11:50 AM Changeset [4368] by
- Fixed handling of min() on size() on array of unknown size. (#2544)
- 11:49 AM Ticket #2544 (min() on size() on array of unknown size) created by
- Using size() on a function input of unknown size as argument to …
- 11:28 AM Ticket #2543 (Variability inference) created by
- Constant propagation Variability inference: remove equation, change …
- 6:53 AM Changeset [4367] by
- Implemented support for local (block) event iteration. Related to …
Jan 30, 2013:
- 8:45 PM Changeset [4366] by
- Added code generation for kinds of relational operators, see #2542.
- 7:24 PM Changeset [4365] by
- Removed files from r4364, see #2541.
- 7:17 PM Ticket #2542 (Correct handling of relational operators in FMUs) created by
- Currently, different relational operators such as >= and > (and <= and …
- 6:04 PM Ticket #2541 (Record constructors and inheritance) closed by
- fixed: changeset:4364 Fixed constant evaluation of record constructors …
- 6:03 PM Changeset [4364] by
- Fixed constant evaluation of record constructors for records …
- 5:30 PM Ticket #2541 (Record constructors and inheritance) created by
- Using a record constructor of a record that has one or more components …
- 5:26 PM Ticket #2540 (Ordering of function inputs/outputs from extends) created by
- When a function or record has components both in a super class and …
- 4:55 PM Ticket #2539 (Can't compile inherited class) closed by
- fixed: changeset:4363 Fixed lookup of class to compile.
- 4:30 PM Changeset [4363] by
- Fixed lookup of class to compile. (#2539)
- 4:01 PM Ticket #563 (Wrong parenthesisation of expressions) closed by
- fixed: changeset:4362 Fixed "In some models this still fails, for example: …
- 4:01 PM Changeset [4362] by
- Fixed parentheses bug when expressions line noEvent(1+2) * 3 was used, …
- 3:56 PM Changeset [4361] by
- Fixed a bug related to generation of initial equations in models with …
- 3:55 PM Ticket #2539 (Can't compile inherited class) created by
- The compiler can't instantiate a class through a class inheriting it's …
- 3:54 PM Ticket #2538 (Bug in generation of initial equations in models with when equations) created by
- In the following model […] The problem is interference of names in …
- 3:50 PM Ticket #2537 (Implement support for local event iteration) created by
- We need to implement support for a local event iteration in the …
- 3:48 PM Ticket #2536 (Memory leak, ext objects) created by
- There seems to be a memory leak related to external objects. When …
- 3:20 PM Changeset [4360] by
- Fixed failing junit test since r4357, #2527.
- 3:04 PM Ticket #2535 (Remove JUnit depending strongly on MSL) closed by
- fixed: changeset:4359 Removed tests strongly dependent on MSL.
- 3:04 PM Ticket #2533 (Short class decl of enum) closed by
- fixed: changeset:4359 Fixed handling of short class declarations of …
- 3:04 PM Changeset [4359] by
- * Fixed handling of short class declarations of enumerations. (#2533) …
- 1:52 PM Ticket #2535 (Remove JUnit depending strongly on MSL) created by
- There are 3 JUnit tests that use large components from MSL. Since we …
- 1:20 PM Ticket #2534 (Constant substitution) created by
-
Constant propagation
Constant substitution
x = 5, y + x = 5
=> `y + … - 11:55 AM Ticket #2533 (Short class decl of enum) created by
- Using short class declarations of enumeration classes causes crash. …
- 11:36 AM Ticket #2532 (toString() of pre() in instance tree) closed by
- fixed: changeset:4358 Fixed crash when generating error message …
- 11:36 AM Changeset [4358] by
- Fixed crash when generating error message concerning pre() expression. …
- 11:34 AM Changeset [4357] by
- #2527 The manual scaling is propagated to runtime.
- 11:01 AM Ticket #563 (Wrong parenthesisation of expressions) reopened by
- In some models this still fails, for example: noEvent(1+2) * 3.
- 10:56 AM Ticket #2532 (toString() of pre() in instance tree) created by
- Calling toString() on an FPreExp in the instance tree throws exception.
Jan 29, 2013:
- 5:00 PM Changeset [4356] by
- TortoiseSVN auto commit: changed externals to fixed revision.
- 5:00 PM Changeset [4355] by
- Creating tag for 1.9
- 4:22 PM Changeset [4354] by
- Merging trunk to branch 1.9.x.
- 4:20 PM Changeset [4353] by
- Setting externals PyFMI and common in 1.9.x branch to PyFMI 1.2.1.
- 4:16 PM Milestone PyFMI-1.2.1 completed
- 4:16 PM Ticket #2530 (Create release PyFMI-1.2.1) closed by
- fixed
- 4:14 PM Changeset [4352] by
- Tagging release 1.2.1 of PyFMI, ticket:2530
- 2:12 PM Ticket #563 (Wrong parenthesisation of expressions) closed by
- fixed: changeset:4351 Remerged r4284 and r4289 with some minor changes. …
- 2:11 PM Changeset [4351] by
- Remerged r4284 and r4289 with some minor changes. Parentheses are now …
- 1:50 PM Changeset [4350] by
- Deleting broken tag 1.9
- 10:34 AM Ticket #2531 (Simplifying literal expressions) closed by
- fixed: changeset:4349
- 10:26 AM Changeset [4349] by
- ticket:2531 Added test and compiler flag
- 9:53 AM Ticket #2531 (Simplifying literal expressions) created by
- Constant propagation Simplification literal expressions: `x + 1*2 = 3 …
- 8:55 AM Changeset [4348] by
- Updated version number. Related to ticket:2530
- 8:53 AM Ticket #2530 (Create release PyFMI-1.2.1) created by
- - Update the setup.py with version - Create releases (build with …
Jan 28, 2013:
- 7:09 PM Ticket #563 (Wrong parenthesisation of expressions) reopened by
- changeset:4347 Reverted r4284 and r4289, since they caused …
- 7:08 PM Changeset [4347] by
- Reverted r4284 and r4289, since they caused problems in some larger …
- 3:41 PM Changeset [4346] by
- Added simplification of literal expressions.
- 3:36 PM Changeset [4345] by
- Merging changesets from trunk into PyFMI branch. Related to ticket:2529
- 3:33 PM Changeset [4344] by
- Merging to pyfmi branch. Related to ticket:2529
- 3:31 PM Ticket #2529 (Merge trunk changesets into PyFMI branch) created by
- The following changesets should be merged to PyFMI branch: - …
- 2:32 PM Changeset [4343] by
- Applying optimizing compiler algorithms.
- 1:43 PM Changeset [4342] by
- Added nominal equation test that tests error messages, #2527.
- 1:40 PM Ticket #2528 (Review and update test flags Python tests) created by
- We should update the tests flags in all python tests so that they are …
- 12:57 PM Changeset [4341] by
- Added support for equation nominal values in the Compiler, runtime not …
- 12:44 PM Ticket #2527 (Add support for nominal value on equations) created by
- It should be possible to specify nominal value for an equation. The …
Jan 25, 2013:
- 5:02 PM Changeset [4340] by
- Changing pegged revision for PyFMI to r4330. Somehow the revision was …
- 4:23 PM Changeset [4339] by
- #2536 State derivatives are now initialized according to provided …
- 4:21 PM Ticket #2157 (Streamline treatment of derivative variables in CasADi collocation) closed by
- wontfix: Replying to fredrik: > This feature will not be added to …
- 4:20 PM Ticket #2526 (Initialize and scale derivatives according to provided trajectories in ...) created by
- As described in #2157, state derivatives are often treated …
- 3:14 PM Changeset [4338] by
- TortoiseSVN auto commit: changed externals to fixed revision.
- 3:14 PM Changeset [4337] by
- Creating tag 1.9.
- 3:13 PM Changeset [4336] by
- Merging trunk to branch 1.9.x.
- 3:11 PM Changeset [4335] by
- Setting externals in branch 1.9.x.
- 3:07 PM Ticket #2454 (Documentation 1.9) closed by
- fixed
- 2:53 PM Changeset [4334] by
- Updated release notes. (#2454)
- 2:15 PM Changeset [4333] by
- #2454: Updated release notes.
- 1:42 PM Changeset [4332] by
- Updated release notes with co-simulation information. Related to …
- 1:38 PM Changeset [4331] by
- #2454 Added release notes for the CasADi-based collocation
- 1:31 PM Milestone PyFMI-1.2 completed
- - Support for simulation of Co-simulation FMUs
- 1:31 PM Ticket #2474 (Create release PyFMI-1.2) closed by
- fixed: changeset:4330 Tagging release 1.2. Related to ticket:2474
- 1:31 PM Changeset [4330] by
- Tagging release 1.2. Related to ticket:2474
- 1:24 PM Changeset [4329] by
- Updated version in setup.py. Related to ticket:2474
- 11:02 AM Changeset [4328] by
- #2454: Added subsections in chapter ReleaseNotes.
- 10:56 AM Changeset [4327] by
- Updated Limitations chapter in user's guide. (#2454)
- 10:18 AM Ticket #2413 (Review tests in test_compiler.py) closed by
- fixed
- 10:17 AM Changeset [4326] by
- #2413: Reviewed test_compiler.py. Removed obsolete tests and compiler …
Jan 24, 2013:
- 5:37 PM Ticket #2525 (Iteration expressions in modifiers) closed by
- fixed: changeset:4325 Fixed handling of iteration expressions in …
- 5:37 PM Changeset [4325] by
- Fixed handling of iteration expressions in modifiers to arrays of …
- 5:25 PM Ticket #2525 (Iteration expressions in modifiers) created by
- Using iteration expressions in modifiers to array of components makes …
- 4:19 PM Changeset [4324] by
- Fixed so that destructors are only created if there is a constructor …
- 3:30 PM Ticket #2523 (HGT and alias elimination bug) closed by
- fixed: changeset:4323 This is now implemented.
- 3:29 PM Changeset [4323] by
- Fixed HGT problem where HGT variables got alias eliminated in rare …
- 1:56 PM Ticket #2524 (JUnit test fail due to MSL update) closed by
- fixed: changeset:4322 This is now fixed.
- 1:22 PM Changeset [4322] by
- Fixed failed JUnit test, #2524.
- 1:10 PM Ticket #2524 (JUnit test fail due to MSL update) created by
- Some recent updates in MSL has broken the CauerLowPassAnalog test in …
- 11:31 AM Ticket #2523 (HGT and alias elimination bug) created by
- Consider the following model: […] In this case x will be used as …
- 8:52 AM Ticket #2522 (Store and use iteration variables from last successful step) created by
- There may be a problem with the current implementation of iteration …
Jan 23, 2013:
- 8:37 AM Changeset [4321] by
- Fixed compilation error that was introduced in r4320, #2267
- 8:17 AM Changeset [4320] by
- Improved execution speed for formatted pretty print. It should now …
Jan 22, 2013:
- 11:10 AM Ticket #2521 (Compiling optimization classes with compile_fmu) created by
- Compiling optimization classes with the compile_fmu compiler can have …
- 10:54 AM Ticket #2514 (Faulty state initialization in the pseudospectral algorithm) closed by
- fixed: Replying to tove: > Remaining issues that might need a new …
- 10:47 AM Ticket #2520 (Pseudospectral tests fail on Windows) created by
-
The
test pyjmi.examples.hohmann_transfer fails with MA27 on … - 10:43 AM Ticket #2519 (HTML diagnostics typo) closed by
- fixed: changeset:4319 Fixed…
- 10:43 AM Changeset [4319] by
- Fixed typo, #2519.
- 10:39 AM Ticket #2519 (HTML diagnostics typo) created by
- When opening the BLT diagnostics table for too large systems, the …
Jan 21, 2013:
- 4:40 PM Ticket #2518 (Handling log messages from compiler) created by
- Where should the log messages from the compiler be printed, to stderr …
- 3:33 PM Changeset [4318] by
- #2454: Adding documentation of compile in separate process in chapter …
- 1:45 PM Changeset [4317] by
- #2454: Added section for 1.9 in ReleaseNotes.xml.
- 1:12 PM Changeset [4316] by
- #2454: Updated table of options in Introduction to models chapter. …
- 9:58 AM Ticket #2517 (The description of compiler option fmi_version is wrong) created by
-
The description of compiler option
fmi_version
is wrong. It is …
Jan 18, 2013:
- 5:20 PM Changeset [4315] by
- Updated documentation for 1.9, related to #2454.
- 5:19 PM Changeset [4314] by
- Modified docstrings in compiler.py, related to #2454.
- 4:06 PM Ticket #2516 (Equation naming lookup fails in extended classes) closed by
- fixed: changeset:4313 This is now fixed.
- 4:05 PM Changeset [4313] by
- Fixed HGT issue when a named equation wasn't found in extended …
- 3:43 PM Ticket #2516 (Equation naming lookup fails in extended classes) created by
- Consider the following model: […] This will give a error that res …
- 11:02 AM Changeset [4312] by
- Initial import of JastAdd Core Plugin for branch ASTSyncPlayground.
- 10:37 AM Changeset [4311] by
- Initial copy of trunk for branch ASTSyncPlayground.
- 10:36 AM Changeset [4310] by
- Removing branch ASTSyncPlayground in order to create new copy of trunk …
- 10:25 AM Changeset [4309] by
- Deleting in order to copy whole trunk instead.
- 10:15 AM Changeset [4308] by
- Initial import of JastAdd Core Plugin files.
- 10:11 AM Changeset [4307] by
- Initial import of JastAdd Core Plugin.
- 9:58 AM Changeset [4306] by
- Initial copy of org.jmodelica.ide.graphical for branch ASTSyncPlayground.
- 9:56 AM Changeset [4305] by
- Initial copy of org.jmodelica.ide for branch ASTSyncPlayground.
- 9:36 AM Changeset [4304] by
- Creating branch for AST Synchronization thesis.
Jan 17, 2013:
- 9:40 AM Ticket #2428 (Error in code generation of function calls in directional derivative C ...) closed by
- fixed: changeset:4303 Fixed jacobian c-code generation for …
- 9:39 AM Changeset [4303] by
- Fixed jacobian c-code generation for FFunctionCallStmts. Fixed the way …
Jan 16, 2013:
- 6:55 PM Milestone 1.9b2 completed
- 6:55 PM Ticket #2513 (Create tag 1.9b2) closed by
- fixed
- 6:33 PM Changeset [4302] by
- TortoiseSVN auto commit: changed externals to fixed revision.
- 6:33 PM Changeset [4301] by
- #2513: Creating tag for 1.9b2.
- 6:32 PM Changeset [4300] by
- #2513: Setting explicit revision for externals Assimulo and Casadi.
- 6:19 PM Changeset [4299] by
- #2513: Merging changes in trunk to 1.9.x branch.
- 6:08 PM Ticket #2355 (Fixed and start attributes in FMUs) closed by
- fixed: changeset:4298: Modified XML code generation so that start and fixed …
- 6:08 PM Changeset [4298] by
- #2355: Modified XML code generation so that start and fixed attributes …
- 5:21 PM Changeset [4297] by
- #2514: Committing fredriks bug fix: the pseudospectral algorithm now …
- 5:16 PM Ticket #2338 (Don't expand short class declarations without modifications) closed by
- fixed: changeset:4296 Added light-weight representation of short class …
- 5:14 PM Changeset [4296] by
- Added light-weight representation of short class declaration …
- 5:13 PM Ticket #2338 (Don't expand short class declarations without modifications) reopened by
- New try at this.
- 4:28 PM Ticket #2345 (Update installation instructions) closed by
- fixed: changeset:4295: Adding table of package versions verified to work on …
- 4:28 PM Changeset [4295] by
- #2345: Adding table of package versions verified to work on Ubuntu to …
- 2:16 PM Changeset [4294] by
- #2345: Updated installation instructions for Windows according to: 1) …
- 9:21 AM Ticket #2515 (Investigate reset method in PyFMI) created by
- The reset method in FMUModelME1 needs to be looked at and probably …
Jan 15, 2013:
- 9:08 PM Ticket #2514 (Faulty state initialization in the pseudospectral algorithm) created by
- The pseudospectral incorrectly uses the start attribute instead of the …
- 9:50 AM Changeset [4293] by
- Added version.txt to svn:ignore.
Jan 14, 2013:
- 4:00 PM Ticket #2513 (Create tag 1.9b2) created by
-
Create tag 1.9b2:
-
Merge trunk to branch 1.9.x-Create tag… - 4:00 PM Ticket #2512 (Print component name in errors and warnings when applicable) created by
- It would be useful to display in what component an error or warning …
- 3:54 PM Ticket #2419 (Support MSL CombiTables) closed by
- fixed
- 3:54 PM Ticket #2448 (Add Python tests for 1D and 2D tables) closed by
- fixed: changeset:4292: Adding Python tests for 1D and 2D tables on file. …
- 3:53 PM Changeset [4292] by
- #2448: Adding Python tests for 1D and 2D tables on file. Also, …
- 2:36 PM Ticket #2511 (Write lock on FMU when compiling does not give error) created by
- If the fmu file that is about to be written has a write lock (open in …
- 2:36 PM Changeset [4291] by
- Updated INSTALL file. (#2345)
- 2:23 PM Ticket #2471 (Error check of model extending ExternalObject) closed by
- fixed: changeset:4290 Added error check for explicit uses of …
- 2:22 PM Changeset [4290] by
- Added error check for explicit uses of constructor and destructor …
- 2:18 PM Ticket #2510 (PrettyPrint of FExp during c-code generation fail if expression ...) closed by
- fixed: changeset:4289 This is now fixed.
- 2:18 PM Changeset [4289] by
- Fixed PrettyPrint of FExp, FNegExp now add parentheses properly, #2510.
- 1:52 PM Ticket #2510 (PrettyPrint of FExp during c-code generation fail if expression ...) created by
- PrettyPrint of FExp during c-code generation fail if expression …
- 1:44 PM Changeset [4288] by
- #2430: Updated build system so that ModelicaInternal.c and …
- 1:14 PM Ticket #2507 (Empty arrays) closed by
- fixed: changeset:4287 Fixed problems with empty arrays during code …
- 1:14 PM Changeset [4287] by
- Fixed problems with empty arrays during code generation. (#2507)
- 12:38 PM Ticket #2509 (FMI event iteration) created by
- Currently when invoking the event iteration of an exported FMU and …
- 12:11 PM Changeset [4286] by
- #1272: Adding implementation for ModelicaAllocateStringWithErrorReturn …
- 10:57 AM Ticket #2505 (Link error in HTML diagnostics) closed by
- fixed: changeset:4285 Changed to relative links instead of absolute links.
- 10:56 AM Changeset [4285] by
- Removed absolute links from html documentation, also fixed some …
- 10:29 AM Ticket #563 (Wrong parenthesisation of expressions) closed by
- fixed: changeset:4284 Precedence has now been implemented and parentheses …
- 10:28 AM Changeset [4284] by
- prettyPrint of the FExp should now be done properly, it now implements …
- 10:12 AM Ticket #2507 (Empty arrays) reopened by
- Still problem in C code generation.
Jan 11, 2013:
- 1:57 PM Guidelines/Trac edited by
- fix typo (diff)
- 1:56 PM Guidelines/VersionControl edited by
- grammar fix (diff)
- 9:53 AM Ticket #2508 (Fix legends for cstr_casadi and ccpp examples) closed by
- fixed: [4283] Added and removed some plot legends for the PyJMI examples …
- 9:52 AM Changeset [4283] by
- #2508 Added and removed some plot legends for the PyJMI examples …
- 9:51 AM Ticket #2508 (Fix legends for cstr_casadi and ccpp examples) created by
- The cstr_casadi example has too many legends and the ccpp example has …
Jan 10, 2013:
- 9:08 PM Ticket #2272 (Move Assimulo to trunk/Externals) closed by
- fixed: changeset:4282: Updated build system for Assimulo, see #2272.
- 9:08 PM Changeset [4282] by
- Updated build system for Assimulo, see #2272.
- 4:14 PM Ticket #2476 (Update check_packages function) closed by
- fixed: changeset:4281: Updated check_packages function for all python …
- 4:13 PM Changeset [4281] by
- #2476: Updated check_packages function for all python packages. Moved …
- 3:51 PM Changeset [4280] by
- Added support for repeating generation of annotations to …
- 3:21 PM Ticket #2507 (Empty arrays) closed by
- fixed: changeset:4279 Fixed problems with empty arrays.
- 3:21 PM Changeset [4279] by
- Fixed problems with empty arrays. (#2507)
- 2:30 PM Ticket #2507 (Empty arrays) created by
- There are several cerash-issues with empty arrays, as illustrated by: …
- 1:14 PM Ticket #2506 (Duplicate variables in initial section) created by
- The following model: […] Results in an error when trying to …
- 12:16 PM Ticket #2505 (Link error in HTML diagnostics) created by
- There seems to be an error in the link to the transformed model in …
- 10:27 AM Ticket #2500 (Error in pretty printing of relational expressions) closed by
- duplicate: This is a special case of ticket #536.
- 9:49 AM Ticket #2496 (Brent's method always invoked for scalar systems) closed by
- fixed: This is intentional, we converge scalar systems to machine precision …
- 9:48 AM CodeDocumentation/Makefile.am edited by
- (diff)
Jan 9, 2013:
- 5:29 PM Changeset [4278] by
- Added checks for extra elements in external object classes, …
- 3:51 PM Ticket #2503 (Error extending two functions defining the same input) closed by
- fixed: changeset:4277 Fixed handling of functions where inheritance …
- 3:50 PM Changeset [4277] by
- Fixed handling of functions where inheritance causes the same input to …
- 3:44 PM Ticket #2504 (Update plugin.xml and feature.xml for Graphical and Documentation Editor) closed by
- fixed: changeset:4275 This is now fixed.
- 3:26 PM Changeset [4276] by
- Added check for external object classes not containing constructor and …
- 2:35 PM Changeset [4275] by
- Changed name, version, license in documentation and graphical plugins …
- 1:42 PM Ticket #2504 (Update plugin.xml and feature.xml for Graphical and Documentation Editor) created by
- The version number for the graphical editor should be changed to a …
- 1:16 PM Ticket #2503 (Error extending two functions defining the same input) created by
- Bug which causes a compiler error "missing argument for required …
- 12:10 PM Changeset [4274] by
- Added check for classes extending an external object class. (#2471)
- 11:32 AM Ticket #660 (Support for identical elements in base classes) closed by
- fixed: changeset:4273 Changed compliance error for duplicate variables …
- 11:31 AM Changeset [4273] by
- Changed compliance error for duplicate variables to a warning - this …
- 9:57 AM Changeset [4272] by
- Fixed a bug in function inlining that caused JUnit tests to throw …
- 9:49 AM Ticket #2502 (Hanguided tearing crashes when enabled = false on residual equations) closed by
- fixed: changeset:4271 This is now fixed, simple null check was missing.
- 9:49 AM Changeset [4271] by
- Fixed #2502, enabled=false on residual equations should no longer …
- 9:37 AM Ticket #2502 (Hanguided tearing crashes when enabled = false on residual equations) created by
- Consider the following model: […] With the following options: …
- 9:30 AM Changeset [4270] by
- Removing documentation folder for SDK in branch 1.9.x (moved to other …
Jan 8, 2013:
- 4:13 PM Ticket #2498 (Bug related to destructors of external objects) closed by
- duplicate: Duplicate of #2501.
- 2:58 PM Ticket #2501 (Arrays of external objects) closed by
- fixed: changeset:4269 Fixed scalarization of arrays of external objects.
- 2:58 PM Changeset [4269] by
- Fixed scalarization of arrays of external objects. (#2501)
- 2:47 PM Ticket #2501 (Arrays of external objects) created by
- Using an array of external objects gives C code compilation error.
- 1:03 PM EclipseIDE/BuildInstuctions edited by
- (diff)
Jan 7, 2013:
- 4:24 PM Ticket #2500 (Error in pretty printing of relational expressions) created by
- Consider the model: […] which produces the flattened code: […] …
- 1:37 PM Ticket #2499 (Make inlining='trivial' default) created by
- The inlining feature for simplifying trivial function call is now well …
- 1:29 PM Ticket #2457 (Enable setting of initial guesses for iteration variables between ...) closed by
- fixed: Works.
- 1:21 PM Ticket #2498 (Bug related to destructors of external objects) created by
- 10:08 AM Ticket #2272 (Move Assimulo to trunk/Externals) reopened by
- The svn external was moved to External but should be moved to external …
- 8:55 AM Ticket #2497 (Rescale block Jacobians after events) created by
- Currently, non-linear equation systems are always solved twice during …
- 8:49 AM Ticket #2496 (Brent's method always invoked for scalar systems) created by
- It seems that Brent's method is always invoked for scalar systems, …
Note: See TracTimeline
for information about the timeline view.