| Commit | Date | Author | Summary |
| 3ac43ddb04 | 2026-09-10 16:58:30 +0200 | Martin Sjölund | compliance: run on the Rust omc + wasm-jit (#16669) |
| a8249b7109 | 2026-09-10 16:08:31 +0200 | Martin Sjölund | FMU-only phase clocks; drop two redundant passes (#16662) |
| 734b17e98b | 2026-09-10 16:02:32 +0200 | Andreas | User's Guide CMake build (#16664) |
| e6855cf585 | 2026-09-10 14:35:48 +0200 | Martin Sjölund | SimRt: Fix leaks when a process runs many sims (#16665) |
| 2c816db0aa | 2026-09-10 14:18:02 +0200 | Martin Sjölund | Fix and publish the nightly Rust cross builds (#16659) |
| 3745d082d6 | 2026-09-10 12:54:27 +0200 | Iago Cupeiro | Free model data arrays in fmi2FreeInstance (#16439) |
| 8894a2011c | 2026-09-10 12:48:28 +0200 | Adeel Asghar | Add `eV` unit to unit parser (#16639) |
| ce2f046748 | 2026-09-10 12:34:12 +0200 | Adeel Asghar | Preserve Element Browser tree expansion state on model updates (#16660) |
| 44c76957a4 | 2026-09-10 12:12:49 +0200 | Julien Schueller | SimRt: Free hash tables in simulation_input_xml (#16086) |
| 093c4c497c | 2026-09-09 17:54:13 +0200 | Martin Sjölund | FMI ME master: check the indicators at every step |
| 56ae054cef | 2026-09-09 17:10:21 +0200 | Martin Sjölund | wasm artifact: a bare fmi3:me takes the model's solver |
| fb9a898388 | 2026-09-09 17:10:21 +0200 | Martin Sjölund | FMI ME master: KLU for IDA over the ODE pattern |
| 9c269a6ad4 | 2026-09-09 16:04:51 +0200 | Martin Sjölund | FMI ME master: log its events under LOG_EVENTS |
| 9c15154d92 | 2026-09-09 16:04:50 +0200 | Martin Sjölund | wasm FMU CS: statistics under LOG_STATS |
| 68c6b72f25 | 2026-09-09 16:04:50 +0200 | Martin Sjölund | wasm FMU: the DAE switch of a residual-free model |
| 4b63e609de | 2026-09-09 16:04:50 +0200 | Martin Sjölund | FMU: hold an assert the event update raises |
| 12de301229 | 2026-09-09 16:04:50 +0200 | Martin Sjölund | wasm FMU CS: retry a failed step as C does |
| 33fa0f496b | 2026-09-09 16:04:50 +0200 | Martin Sjölund | wasm FMU: name the value reference a call refuses |
| 57a1e549a4 | 2026-09-09 16:04:50 +0200 | Martin Sjölund | wasm FMU: borrow the metadata per call |
| b012f394b3 | 2026-09-09 16:04:49 +0200 | Martin Sjölund | wasm-jit: String[] outputs of shared externals |
| a86c50a89f | 2026-09-10 11:18:01 +0200 | Martin Sjölund | wasm-jit: compare extobj record arguments (#16658) |
| 79bfa0db0e | 2026-09-10 09:33:13 +0200 | Adeel Asghar | Fix display unit combobox editor issues in Variable browser (#16643) |
| 01fae053f1 | 2026-09-10 09:31:51 +0200 | Martin Sjölund | Cross-compile omc to macOS; nightly Win/mac CI (#16657) |
| b78a5ffde9 | 2026-09-10 09:28:36 +0200 | Martin Sjölund | Build wasm-bindgen instead of installing it (#16656) |
| 9ca2a87ea1 | 2026-09-10 07:33:18 +0200 | Martin Sjölund | Open and save Modelica packages from cloud storage (#16538) |
| 8a26bab9fe | 2026-09-10 01:14:53 +0200 | Adrian Pop | [Runtime] Set OMP_NUM_THREADS too when omc runs with -n=1 (#16638) (#16655) |
| 8b54ca5e03 | 2026-09-10 00:25:13 +0200 | Adrian Pop | [Runtime] Load LAPACK on demand on Windows (#16638) (#16640) |
| f5a1be7221 | 2026-09-09 19:37:39 +0200 | Martin Sjölund | mmtorust: borrow referenceEq operands |
| 912ee500fc | 2026-09-09 19:37:39 +0200 | Martin Sjölund | Backend: memoise adjacency if-condition simplify |
| 09552380b4 | 2026-09-09 19:36:58 +0200 | Martin Sjölund | List: append copies once, listAppend splices |
| 75e5a9a67f | 2026-09-09 19:36:58 +0200 | Martin Sjölund | Rust omc: mimalloc without the aligned path |