]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
13 days ago  stephanExperimenting with a custom wasm loader, but don't... wasm-64bit
2025-09-21  stephanMinor internal optimizations in the wasm glue.
2025-09-21  stephanA minor optimization in wasm.realloc().
2025-09-21  stephanRemove some stale makefile comments. Add a little widge...
2025-09-21  stephanImprove db-close-time cleanup in the face of WASM envir...
2025-09-21  stephanFix a Number/BigInt descrepancy in oo1.DB() when passed...
2025-09-21  stephanFix a StructType.dispose()/ondispose() memleak in Jaccw...
2025-09-21  stephanGeneral cleanups and dead code removal.
2025-09-21  stephanRemove some dead code and stray debug output. Fix ...
2025-09-21  stephanUpdate the JS SQLTester for recent sqlite3.wasm changes.
2025-09-21  stephanGeneric cleanups and simplifications in JS code.
2025-09-21  stephanRename wasm config entry pointerSizeof to pointerSize...
2025-09-21  stephanRestructure the interface for the sqlite3.wasm pointer...
2025-09-21  stephanReduce sqlite3.js build size by about 30kb by stripping...
2025-09-21  stephanRemove some dead code.
2025-09-21  stephanMinor cleanup in sqlite3.wasm.ptrAdd().
2025-09-21  stephanRemove some fiddle debug output.
2025-09-21  stephanResolve the non-functional 64-bit JS vtabs and VFSes...
2025-09-20  stephanDetermine the WASM environment's pointer size at runtim...
2025-09-20  stephanAdd missing sqlite3_vtab::xIntegrity wasm mapping....
2025-09-20  stephanAdd missing sqlite3_vtab::xIntegrity wasm mapping....
2025-09-20  stephanReinstate the working-again commit/rollback/update...
2025-09-20  stephanFurther tweaks towards 64-bit wasm. Fiddle is failing...
2025-09-20  stephanGet speedtest1's wasm build working.
2025-09-20  stephanImprove deps handling of fiddle's gzipped output files...
2025-09-20  stephanGet all but 3 of the tester1.js test groups running...
2025-09-20  stephanGet several hundred more lines of tester1.js running...
2025-09-20  stephanFurther work on 64-bit WASM builds. It now gets through...
2025-09-20  stephanGet the wasm tests running in a 64-bit build up through...
2025-09-20  stephanGet about 1/3rd of the tests running with MEMORY64...
2025-09-20  stephanBaby steps towards 64-bit pointers. Get it building...
2025-09-19  stephanInitial experimentation with a -sMEMORY64=1 wasm build...
2025-09-19  stephanAdd some comments describing the ways in which building...
2025-09-19  stephanInitial build-side tweaks to pave the way for a 64...
2025-09-19  drhImprove imposter tables: (1) Read-only unless writeable...
2025-09-19  stephanDiverse cleanups and docs in the JS and kvvfs pieces...
2025-09-19  drhImprovements to imposter tables: (1) They are read... imposter-tables
2025-09-19  stephanWasm: (A) diverse internal doc updates. (B) when genera...
2025-09-19  drhFix typo in the name of the CursorHints optimization...
2025-09-19  drhFix a harmless compiler warning.
2025-09-18  drhFix the new walckptnoop.test test module so that it...
2025-09-18  drhTry to make the carray extension easier to compile...
2025-09-18  drhFix harmless compiler warning in the CLI.
2025-09-17  stephanImprove the quote-stripping when importing a db into...
2025-09-17  drhRemove newly unreachable code in the solver of the...
2025-09-17  drhIn the date/time functions, a timezone suffix of "...
2025-09-15  danUpdates to where.c to handle vtabs in joins more simila...
2025-09-15  danMerge latest trunk with this branch. vtab-planner-fixes
2025-09-15  stephanDiverse internal cleanups in the JS/WASM pieces. A...
2025-09-14  stephanExpose sqlite3_set_errmsg() to the JNI bindings.
2025-09-14  stephanExpose the new sqlite3_set_errmsg() to wasm. Refactor...
2025-09-13  danUpdates to where.c to handle vtabs in joins more simila...
2025-09-13  drhInitialize the sqlite3_set_errmsg entry on the loadable...
2025-09-13  drhAdd --enable-dbstat and --enable-dbpage options to...
2025-09-13  drhEnhance the integerValue() routine in the CLI so that...
2025-09-12  stephanAdd a TODO regarding replacing the internal sqlite3__wa...
2025-09-12  danAdd sqlite3_set_errmsg(). Use this in sqlite3changeset_...
2025-09-12  drhTypo fixes. Make sqlite3_set_errmsg() accessible to... sqlite3-set-errmsg
2025-09-12  drhAdd more details to comments in the previous check-in.
2025-09-12  danAdd experimental API sqlite3_set_errmsg(). Use this...
2025-09-11  drhFix an off-by-one error in sqlite3_rsync.
2025-09-11  drhImproved support for VxWorks.
2025-09-11  drhFix a harmless compiler warning in the CLI. Gcc genera...
2025-09-11  stephanLatest upstream autosetup, with project-local s/--debug...
2025-09-11  stephanConfigure script portability improvements for HP-UX...
2025-09-11  stephanIn mkautoconfamal.sh use $MAKE if it's set so that...
2025-09-10  drhMinor #ifdef changes to the carray.c extension so that...
2025-09-10  drhUse a separate mutex (SQLITE_MUTEX_STATIC_VFS2) for... vxworks
2025-09-10  danChange the order of some paragraphs within documentatio...
2025-09-10  drhThe GetSystemTimePreciseAsFileTime() API does not exist...
2025-09-09  drhIf open files in VxWorks, do not unlink the file unless...
2025-09-09  drhDo not allow attempts to open files in VxWorks unless...
2025-09-09  drhDo not allow the local_getline() function in the CLI...
2025-09-08  drhFix a potential memory leak in the VxWorks VFS that...
2025-09-08  drhIn VxWorks, temporary filenames must be full absolute...
2025-09-08  drhAdd the ability to compile with -DOS_VXWORKS=1 on Linux...
2025-09-08  danAdd "PRAGMA wal_checkpoint = noop" and SQLITE_CHECKPOIN...
2025-09-08  danMerge trunk changes into this branch. wal-checkpoint-noop
2025-09-08  danAdd documentation comment for SQLITE_CHECKPOINT_NOOP.
2025-09-06  danImprove documentation of SQLITE_DBCONFIG_ENABLE_FTS3_TO...
2025-09-05  stephanWAL API doc tweaks based on suggestions from [forum...
2025-09-05  stephanBuild portability fixes for HP-UX, reported in [forum...
2025-09-05  danAdd tests to check that SQLITE_DBCONFIG_ENABLE_FTS3_TOK...
2025-09-04  danAdd "PRAGMA wal_checkpoint = noop" and SQLITE_CHECKPOIN...
2025-09-04  stephanGeneric doc updates in ext/wasm's makefiles. No functio...
2025-09-04  drhUse Pgno instead of int for the pgno field in the Dbpag...
2025-09-03  danFix a typo in a comment in carray.h.
2025-09-03  stephanRandom wasm internal doc cleanups. No code changes.
2025-09-02  danAdd test case for pushing WHERE constraints into a...
2025-09-01  stephanLatest side-stream autosetup/proj.tcl for improved...
2025-09-01  stephanFix a line-wrap change made in [50234bc9e9fe58da] which...
2025-08-29  danUpdate test script reservebytes.test so that it works...
2025-08-29  danEnsure POSIX builds work as expected (no extra usleep...
2025-08-29  stephanAdd 'from a check-out' to the mksqlite3h.tcl manifest...
2025-08-29  stephanFix the mksqlite3h.tcl SQLITE_SCM_... changes to work...
2025-08-28  stephanRemove some commented-out debugging lines and fix a...
2025-08-28  stephanAdd macros SQLITE_SCM_BRANCH/TAGS/DATETIME to sqlite3...
2025-08-28  stephanRemove sqlite3expert.h from the compiler invocation...
2025-08-27  danAdd test to ensure that changing the number of reserved...
2025-08-25  danFix a typo in a comment.
next