| 2025-11-29 |
stephan | A failed experiment in hiding JS async behind a sync... js-async-as-sync |
commit | commitdiff | tree | snapshot |
| 2025-11-29 |
stephan | Add a kvvfs vtab for inspecting the storage state.... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Merge trunk into the kvvfs-v2 branch. |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Correct a doc falsehood - jquery.terminal does not... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Fiddle build: if JQTERM is set to the dir name of a... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Minor doc updates. |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
dan | Fix a problem in the xFilter() method of the fts5_vocab... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
stephan | Rename c-pp::ARGV to c-pp::argv and remove its use... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Ensure that the CLI always jumps to the code that frees... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix an utterly harmless memory leak that occurs when... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Ensure that the split-column transformer in QRF correctly |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix a CLI test case due to a change in error message... |
commit | commitdiff | tree | snapshot |
| 2025-11-27 |
drh | Fix two harmless compiler warnings in FTS3. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Improvements to the QRF README.md file to help clarify... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Do not omit the beginning and ending margins when setti... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Minor kvvfs error handling cleanup. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Teach kvvf's xClose() and xFileControl() to return... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | kvvfs: silently reject attempts to change the page... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | In QRF, if the horizontal alignment is QRF_ALIGN_Auto... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Factor out an obsolete malloc failure check and an... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Remove a JS-specific block from os_kv.c. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Fix tests broken by the previous commit. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Remove some dead code. Resolve the remaining kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Wasm speedtest1: replace some 'self' with 'globalThis... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Add the bBorder option to the QRF spec. Reflect this... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Minor optimization in kvvfs event notification. |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
dan | Fix a buffer overread in fts5 that might occur while... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Internal kvvfs docs and cleanups. Wasm speedtest1:... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
stephan | Consistently use IsSpace()/IsDigit() instead of isspace... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Fix the sha1() extension function so that it returns... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
drh | Tweak testrunner.tcl to allow it to use more cores. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | When "testrunner.tcl status -d N" is run but the test... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typo in the MAKE.BAT |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Add two new makefile targets, "errors" and "status... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Cherry-pick JS fixes/cleanups/docs from [206275292217... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Guard access to a piece of Emscripten-related scaffoldi... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Remove some debug output. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Remove the ostensible support for empty kvvfs names... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Improve kvvfs file name validation. Add sqlite3.kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix subtle inaccuracies in qrfWrapLine(). Omit an... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add the sqlite3.kvvfs namespace for the new kvvfs APIs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add an explicit rollback test for kvvfs. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | A more compact formulation of [ac8af73c16ab821] which... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | In wasm builds, #if out the impls for the 3 core kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
dan | Fix a typo in fts3/4 debugging code allowing 'maxpendin... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Work around an incorrect compiler warning on Mac. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fixes to .mode in the CLI. "qbox" sets the correct... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Omit the unused bTextNull flag from the QRF spec object. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | kvvfs internal cleanups. Experimentally add async event... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Factor out some now-superfluous JS-side kvvfs code... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Disallow a filename of '-journal' for db files in kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Add xGetLastError() to kvvfs but it does not appear... |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
stephan | Fix a 32-/64-bit incompatibility in opfs-sahpool. |
commit | commitdiff | tree | snapshot |
| 2025-11-25 |
drh | Fix typos in the help text for ".mode" of the CLI. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Do not allow the kvvfs transient flag to flag a previou... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add the sqlite3_db_filename() to the sqlite3.oo1.DB... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add kvvfs URI flag transient=1 to cause the storage... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the --blob-quote option to the ".mode" command... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Fix a typeof check so that it works in Worker threads. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Have kvvfs enforce ASCII-only names to avoid truncating... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Change some 32-bit integers in fts3_write.c to 64-bit... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Add the QRF_BLOB_Size encoding for BLOBs in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid an assert() failure caused by processing a CREATE... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
dan | Avoid signed integer overflow that may occur in a non... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Get kvvfs v2 storage import working by disallowing... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Show just the list of available modes and omit the... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | In the CLI on the ".mode" command, replace the recently... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Doc typo fix. |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
stephan | Add the fail-on-malloc()-error patch to the autosetup... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
drh | Change our local copy of the third-party jimsh0.c progr... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add the long-missing sqlite3_next_stmt() binding to... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | More work on kvvfs v2. Db imports work, in the sense... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add the long-missing sqlite3_next_stmt() binding to... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Docs, cleanups, and dead code removal. |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Get the kvvfs v2 working in 64-bit wasm builds (a 0... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Eliminate the superfluous 'kvvfs-' part of keys for... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Initial work on eliminating the superfluous-for-transie... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Add tests demonstrating basic concurrent use of kvvfs... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Bump kvvfs's sqlite3_vfs::iVersion to 2 so that its... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
stephan | Replace an alloc/free on every read of a JS kvvfs key... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | New test case for bSplitColumn in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | In QRF in bSplitColumn mode, increase the spacing betwe... |
commit | commitdiff | tree | snapshot |
| 2025-11-23 |
drh | Use the new "split" mode to simplify and improve the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add "split" mode in the CLI. Fix CLI commands given... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Add the --no-limits option to the .mode command in... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | In QRF, change the name of the bWrapSnglCol flag to... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Cherrypick [0b53be562f1e] into trunk. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | This combination of kvvfs callbacks seems to work okay... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Fix a misinteraction of CREATE/READONLY flags in the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Ignore semicolons at the end of dot-commands, if the... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Fix storage-size counting of non-local/non-session... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Cherrypick [e0b33b51229a] for the latest wasmutil/jaccw... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Incremental work on kvvfs v2. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Factor KVVfsFile::zName back out. Remove the extraneous... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Demonstrate completely transient and a semi-transient... |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
stephan | Latest side-stream jaccwabyt/wasmutil. |
commit | commitdiff | tree | snapshot |
| 2025-11-22 |
drh | Implementation of bWrapSnglCol in QRF. |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
stephan | Get initial JS overrides of the kvvfs sqlite3_vfs and... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Add the bWrapSnglCol flag to the QRF spec, though it... |
commit | commitdiff | tree | snapshot |
| 2025-11-21 |
drh | Need a double-underscore prefix on the cplusplus macro |
commit | commitdiff | tree | snapshot |
| next |