| Commit | Date | Author | Summary |
| 6a7b108fff | 2026-09-07 22:32:42 +0200 | Martin Sjölund | FMU: terminate() at initialization ends the run (#16614) |
| 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 |