| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set default stack size safety margin for VxWorks | Karim Pinter | 2025-10-21 | 1 | -27/+4 |
| * | qv4stacklimits.cpp: Add missing include | Fabian Kosmale | 2025-04-15 | 1 | -0/+1 |
| * | Use base stack pointer directly returned from VxWorks | Krzysztof Sommerfeld | 2024-01-09 | 1 | -7/+0 |
| * | QtQml: Re-add pthread_attr_init() to stackPropertiesGeneric() | Ulf Hermann | 2023-09-29 | 1 | -0/+1 |
| * | Add implementation for stack properties on VxWorks | Tomasz Kozlowski | 2023-09-22 | 1 | -0/+18 |
| * | Warnings: Suppress MinGW warning about out of bounds array access | Olivier De Cannière | 2023-08-23 | 1 | -0/+7 |
| * | QML: remove pthread_attr_init() from stackPropertiesGeneric() | Thiago Macieira | 2023-08-21 | 1 | -1/+0 |
| * | wasm: implement stackProperties() | Morten Sørvig | 2023-01-16 | 1 | -0/+12 |
| * | Drop the stackBase != (void*)0 constraint in qv4stacklimits | Mikolaj Boc | 2023-01-09 | 1 | -3/+0 |
| * | QML: Add an accurate stack bounds checker | Ulf Hermann | 2022-12-09 | 1 | -0/+355 |