version-3.53.1
Add new file doc/F2FS.txt, containing notes on the way SQLite uses the F2FS atomic commit feature.
Minor improvements to the documentation on how to compile for Unix. No changes to code.
Update build instructions for Windows to explain how to link against ZLIB.
Fix typo in the json-enhancements.md document.
Minor clarifications to the JSONB format documentation.
Modify the "%realloc" and "%free" commands in Lemon so that the functions they specify take an extra parameter at the end, the %extra_context pointer. This allows the implementation to distinguish between OOM errors and failures to increase the stack size because of the stack size limit.
Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app.
Add docs explaining how to test the teaish build.
Further improvements to testrunner.tcl documentation.
Fix minor typos in the trusted-schema.md document.
Add file doc/vdbesort-memory.md, containing notes on the way vdbesort.c uses heap memory.
Approximately 100 typo corrections spanning the whole tree, submitted via [forum:0db9827f0464bc33|forum post 0db9827f0464bc33] and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text.