Collin Fair
Collin Fair
Previously, MultipartEncoder in conjunction with requests could produce a malformed request if the source data stream grew (e.g. appending to a log file being uploaded) or shrunk during encoding. This...
This change introduces a new public API function, `jerry_heap_snapshot_capture`, permitting developers to inspect the current state of the JerryScript heap to diagnose memory-usage problems. The heap is exposed as a...
These operations follow a similar syntax to `` operations - just moving data in the other direction. To avoid shadowing the `read` function, I used `read_op` for types/functions/variables (breaking the...
## Proposed change There was a report of stale prayer times with this integration. Looking at the logic that controls the recomputation, it appears somewhat fragile: * It expects the...