| Commit | Date | Author | Summary |
| 69ffe69097 | 2026-09-07 19:25:35 +0200 | Martin Sjölund | Document the Rust toolchain build dependency (#16611) |
| 1438100a08 | 2026-09-07 18:25:33 +0200 | fbrandt | [C] Refactor Jacobian handling: unify evaluation calls (#16451) |
| 64e0c28497 | 2026-09-07 17:46:39 +0200 | Andreas | Remove corba (#16475) |
| 01fbcd1041 | 2026-09-07 17:31:15 +0200 | Adeel Asghar | Avoid unnecessary OMEdit recompilation (#16609) |
| f5d246d723 | 2026-09-07 10:25:08 +0200 | Martin Sjölund | C+Rust: keep String variables alive and store their pre values |
| 8e4aeb3246 | 2026-09-07 10:25:08 +0200 | Martin Sjölund | C+Rust: stream the result file like the other hosts |
| c7481603df | 2026-09-07 10:25:08 +0200 | Martin Sjölund | C+Rust: serve sparse linear systems with KLU |
| 45f9b1cc86 | 2026-09-07 14:08:27 +0200 | Martin Sjölund | NB: cut SimCode scalarization allocations (#16591) |
| 6a697f5236 | 2026-09-07 12:54:06 +0200 | Martin Sjölund | FMI driver: zstd on the streamed FileMeta (#16608) |
| 956aadd136 | 2026-09-07 12:07:01 +0200 | Martin Sjölund | List: Nil as a null handle, in-place listReverse (#16604) |
| 3f2118f0ff | 2026-09-07 11:26:34 +0200 | Martin Sjölund | Port the .arrow result format to arrow.modelica (#16605) |
| 623126f479 | 2026-09-06 23:27:24 +0200 | Martin Sjölund | FMU: log a held assert once, not per evaluation |
| 71d0335be1 | 2026-09-06 23:26:58 +0200 | Martin Sjölund | wasm-jit: a function's assert ignores the window |
| 7682db8ad2 | 2026-09-06 20:47:42 +0200 | Martin Sjölund | FMU: fire the clock timers before the event |
| 5457202063 | 2026-09-06 20:47:41 +0200 | Martin Sjölund | FMU: hold a violated assert for the event |
| b899092ae7 | 2026-09-06 20:47:40 +0200 | Martin Sjölund | wasm FMU: construct external objects once per init |
| d605033ffa | 2026-09-06 20:47:40 +0200 | Martin Sjölund | wasm-jit: format ModelicaFormat* with the guest's libc |
| d0e8ec89c4 | 2026-09-06 20:47:40 +0200 | Martin Sjölund | wasm FMU: report ModelicaError through the FMU |
| 8d9c2706ad | 2026-09-06 20:47:39 +0200 | Martin Sjölund | FMI masters: stream the result rows to the file |
| 3f0aecb48c | 2026-09-06 20:47:39 +0200 | Martin Sjölund | wasm-jit: per-store host state, not thread-locals |
| 1d470bdbc6 | 2026-09-06 22:53:03 +0200 | Martin Sjölund | getVar: a fully indexed scalar cref fails fast (#16603) |
| 5a3f3d6cd8 | 2026-09-06 21:41:26 +0200 | Martin Sjölund | wasm FMU: serve FORTRAN 77 externals natively |
| ab047f1dc7 | 2026-09-06 21:41:26 +0200 | Martin Sjölund | wasm-jit: -noemit means no file, whatever the name |
| e85d25c744 | 2026-09-06 21:41:26 +0200 | Martin Sjölund | wasm artifact: keep a failed run's output |
| 3998b1f8b8 | 2026-09-06 19:34:41 +0200 | Martin Sjölund | Do not hard-require QtHttpServer or a qt5 qmake (#16600) |
| 5983066abc | 2026-09-06 17:31:40 +0200 | Martin Sjölund | Measure five result formats, and reshape arrow (#16599) |
| 2d1aacfd14 | 2026-09-06 11:51:12 +0200 | Martin Sjölund | Hash Integers with a builtin, not a 31-bit mask (#16598) |
| 8ec3a31a9e | 2026-09-06 09:00:43 +0200 | Martin Sjölund | Write .arrow result files from the web pages (#16595) |
| 0f5042a75c | 2026-09-06 08:45:10 +0200 | Martin Sjölund | Arrow: slim the result variable table (#16596) |
| d04e9e9f2b | 2026-09-06 07:49:56 +0200 | Martin Sjölund | wasm-jit: a model throw in ida_jac is recoverable (#16594) |
| 989bb321a9 | 2026-09-05 23:32:06 +0200 | Martin Sjölund | wasm-jit: take the math builtins from the host (#16593) |
| 40152c0fb1 | 2026-09-05 21:09:15 +0200 | Martin Sjölund | Update fmi-ls-dae to its 1.0.0-alpha.1 draft (#16592) |
| 93920a23e1 | 2026-09-05 20:10:08 +0200 | Martin Sjölund | wasm FMU DAE mode, and the gaps it exposed (#16590) |
| 02a30e519f | 2026-09-05 18:38:31 +0200 | Martin Sjölund | Key the runtime's per-system tables by system (#16589) |
| 555e40ee77 | 2026-09-05 17:23:35 +0200 | Martin Sjölund | NB: cut SimCode allocations, dedupe upgrade rows (#16588) |
| 09324d0e38 | 2026-09-05 08:20:41 +0200 | Martin Sjölund | Bound resizable Jacobian columns from below too |
| 3b0041ba99 | 2026-09-04 11:49:55 +0200 | Martin Sjölund | Arrow result files, shared readers and writers |
| 044242ca4a | 2026-09-05 02:12:13 +0200 | Martin Sjölund | Rust: add the two new Vector functions |
| 75c2c2663c | 2026-09-05 01:27:32 +0200 | Martin Sjölund | NB: skip the negated pass of a transpose |
| 11dffd2a0a | 2026-09-05 00:46:20 +0200 | Martin Sjölund | NB: convert a SimVar's name only once |
| 6181a42fa1 | 2026-09-05 00:23:19 +0200 | Martin Sjölund | NB: do not build a closure per SimVar attribute |
| f9cd379b0f | 2026-09-04 23:46:58 +0200 | Martin Sjölund | NF: cache the partial DAE type of a class |
| 1d7027d04a | 2026-09-04 22:36:20 +0200 | Martin Sjölund | NB: store the adjacency matrix flat |
| 1ac9e85c0b | 2026-09-05 01:09:38 +0200 | Martin Sjölund | Index the per-system statistics table |
| 94a4a664f9 | 2026-09-04 23:42:36 +0200 | Martin Sjölund | Clock functionZeroCrossings in LOG_STATS_V |
| 4d6977f68d | 2026-09-04 23:37:23 +0200 | Martin Sjölund | Restart hybrd from nlsxOld, not the slots |
| 773cee0b82 | 2026-09-04 22:46:07 +0200 | Martin Sjölund | Keep hybrd's x-scaling flag across NLS solves |
| 4b216aceb7 | 2026-09-04 23:26:52 +0200 | Martin Sjölund | NB: halve the allocations of Causalize (#16585) |
| 634ee57563 | 2026-09-04 19:33:48 +0200 | Martin Sjölund | wasm-jit: homotopy arithmetic and extern protos |
| 73a0170fc3 | 2026-09-04 17:36:41 +0200 | Per Östlund | Handle noEvent with calls with multiple outputs (#16583) |
| 0a252baa62 | 2026-09-04 15:21:55 +0200 | Martin Sjölund | Close the OMSimulator log explicitly |
| 99cc2af0f3 | 2026-09-04 13:42:50 +0200 | Martin Sjölund | Record OMSimulator's log-file notice |
| 43d1107669 | 2026-09-04 11:58:40 +0200 | Martin Sjölund | Keep OMSimulator step counts out of the tests |
| de5758d71e | 2026-09-04 10:43:48 +0200 | Martin Sjölund | Update DualMassOscillator solver statistics |
| 89d4536bd8 | 2026-09-04 09:29:04 +0200 | Martin Sjölund | wasm FMU ME: start DASKR from the FMU's derivatives |
| 115121e857 | 2026-09-04 09:28:44 +0200 | Martin Sjölund | FMU export: report the states' nominal values |
| 9534cedcf5 | 2026-09-04 09:28:31 +0200 | Martin Sjölund | wasm FMU ME: the Jacobian over array states |
| fd7e322a58 | 2026-09-04 12:38:42 +0200 | Martin Sjölund | Use aarch64-darwin for the macOS platform name (#16580) |
| fcd77abb23 | 2026-09-04 09:17:35 +0200 | Martin Sjölund | wasm FMU: report the model's own assertions (#16575) |
| 563fdb8e3b | 2026-09-04 09:03:21 +0200 | Martin Sjölund | wasm-jit: release String args of external calls (#16577) |
| f3359d7a76 | 2026-09-04 00:19:57 +0200 | arun3688 | [FMI-CS] Locate state events by bisection instead of applying them at the end of step (#16576) |
| 22af91f230 | 2026-09-03 20:57:48 +0200 | Martin Sjölund | wasm-jit: IDACalcIC for the master's event |
| a95cdf5ff7 | 2026-09-03 17:16:35 +0200 | Martin Sjölund | wasm-jit: say "out of memory" instead of trapping |
| 12ea0829a0 | 2026-09-03 15:47:16 +0200 | Martin Sjölund | wasm-jit: IDACalcIC per event-iteration pass |
| 4a4501bef3 | 2026-09-03 14:32:38 +0200 | Martin Sjölund | wasm-jit: SimData must start zeroed |
| 1fea721279 | 2026-09-03 21:02:09 +0200 | Martin Sjölund | FMU flags: keep a valueless --fmiFlags entry (#16574) |
| 904226815f | 2026-09-03 20:12:38 +0200 | Martin Sjölund | CS FMU: fire clock activations, one Sync (#16572) |
| 8d7df77ebc | 2026-09-03 20:11:49 +0200 | Martin Sjölund | Use frontend confidence for alias start values (#16483) |
| 0a120b6d85 | 2026-09-03 18:43:43 +0200 | Martin Sjölund | MAT v7.3 support via an HDF5 crate (#16562) |