2022-11-22 |
dan | Add Makefile.in targets for sqlite3r.c and sqlite3r... make-sqlite3r.c |
commit | commitdiff | tree |
2022-11-21 |
drh | Small performance improvement in sqlite3BtreeTransferRow(). |
commit | commitdiff | tree |
2022-11-21 |
stephan | Add new JS tests dir to those pushed to the test server. |
commit | commitdiff | tree |
2022-11-21 |
stephan | More tweaking of OPFS concurrency measures and the... |
commit | commitdiff | tree |
2022-11-21 |
stephan | Resolve missing SQLITE_LOCKED result code which trigger... |
commit | commitdiff | tree |
2022-11-21 |
stephan | Add test app for experimenting with multi-worker OPFS... |
commit | commitdiff | tree |
2022-11-20 |
stephan | js dist: account for a file rename in the previous... |
commit | commitdiff | tree |
2022-11-20 |
stephan | Further minor cleanups in the JS build related to vanil... |
commit | commitdiff | tree |
2022-11-20 |
stephan | Remove an obsolete reference to WASMFS from ext/wasm... |
commit | commitdiff | tree |
2022-11-20 |
stephan | Generic cleanups and doc additions in the wasm build... |
commit | commitdiff | tree |
2022-11-20 |
stephan | Add 'snapshot' target to create distinctly-named snapsh... |
commit | commitdiff | tree |
2022-11-20 |
stephan | Minor cleanups in the ESM-related preprocessor filtering. |
commit | commitdiff | tree |
2022-11-19 |
drh | New assert()s confirm that BTREE_PREFORMAT must be... |
commit | commitdiff | tree |
2022-11-19 |
drh | Performance optimization in sqlite3BtreeInsert(). |
commit | commitdiff | tree |
2022-11-19 |
drh | Performance improvement and size reduction in balance_n... |
commit | commitdiff | tree |
2022-11-19 |
drh | Small performance improvement and size reduction in... |
commit | commitdiff | tree |
2022-11-19 |
stephan | Get tester1.js working via an ES6 worker module and... |
commit | commitdiff | tree |
2022-11-19 |
drh | Improved comments on the pageFreeArray() routine of... |
commit | commitdiff | tree |
2022-11-19 |
drh | Streamline the decodeFlags() routine in btree.c for... |
commit | commitdiff | tree |
2022-11-19 |
stephan | Add build of sqlite3.mjs (ES6 module), add a test app... |
commit | commitdiff | tree |
2022-11-19 |
stephan | Integrate a custom preprocessor to the JS build process... |
commit | commitdiff | tree |
2022-11-19 |
stephan | More work towards creation of a ES6 JS module. js-cpp |
commit | commitdiff | tree |
2022-11-19 |
drh | Small performance optimization in btree.c. |
commit | commitdiff | tree |
2022-11-19 |
drh | Databases created using sqlite3_deserialize() should... |
commit | commitdiff | tree |
2022-11-18 |
drh | Update the version number to 3.41.0 to begin the next... |
commit | commitdiff | tree |
2022-11-18 |
stephan | shell.c.in: on non-Windows platforms, check for $XDG_CO... |
commit | commitdiff | tree |
2022-11-18 |
stephan | Replace use of cpp with the fit-to-purpose c-pp to... |
commit | commitdiff | tree |
2022-11-17 |
drh | Fix corner cases in UTF8 handling in the REGEXP extension. |
commit | commitdiff | tree |
2022-11-17 |
stephan | Merge trunk into js-cpp branch. |
commit | commitdiff | tree |
2022-11-17 |
drh | Use the log10() and log2() functions from the standard... |
commit | commitdiff | tree |
2022-11-17 |
drh | Split out the documentation for sqlite3_value_encoding... |
commit | commitdiff | tree |
2022-11-17 |
drh | Raise an error if an attempt is made to compile the... |
commit | commitdiff | tree |
2022-11-16 |
stephan | Change a self.X JS reference to X to account for a... |
commit | commitdiff | tree |
2022-11-16 |
stephan | wasm build: include FTS5 instead of FTS4, per /chat... |
commit | commitdiff | tree |
2022-11-16 |
drh | Fix harmless typo in comment, reported by Debian in... |
commit | commitdiff | tree |
2022-11-16 |
drh | Avoid returning SQLITE_SCHEMA if the first query run... |
commit | commitdiff | tree |
2022-11-16 |
drh | Version 3.40.0 version-3.40.0 |
commit | commitdiff | tree |
2022-11-14 |
drh | Previous change to the fake_big_file command in the... |
commit | commitdiff | tree |
2022-11-14 |
drh | Change the fake_big_file test command so that it fails... |
commit | commitdiff | tree |
2022-11-14 |
dan | Avoid running bigsort.test with SQLITE_DEBUG builds... |
commit | commitdiff | tree |
2022-11-13 |
stephan | Remove some outdated code comments. No code changes. |
commit | commitdiff | tree |
2022-11-12 |
drh | Disable the ability to change the schema_version cookie... |
commit | commitdiff | tree |
2022-11-10 |
drh | Remove unnecessary tabs in the ChaCha20 implementation. |
commit | commitdiff | tree |
2022-11-10 |
dan | Avoid returning SQLITE_SCHEMA if the first query run... schema-error-fix |
commit | commitdiff | tree |
2022-11-10 |
stephan | Automatically relinquish implicitly-acquired OPFS file... |
commit | commitdiff | tree |
2022-11-10 |
stephan | Rework automatically acquired OPFS locks to be released... opfs-lock-without-xlock |
commit | commitdiff | tree |
2022-11-10 |
stephan | OPFS: if an op which needs a lock is called when no... |
commit | commitdiff | tree |
2022-11-09 |
dan | Better handle an error in the fts5 integrity-check... |
commit | commitdiff | tree |
2022-11-09 |
drh | Additional defense against corrupt database files in... |
commit | commitdiff | tree |
2022-11-09 |
drh | Increase the precision of the nData parameter to the... |
commit | commitdiff | tree |
2022-11-08 |
dan | Fix a problem with URI formatting in calls to sqlite3rb... |
commit | commitdiff | tree |
2022-11-08 |
dan | Do not attempt to run test script dbpagefault.test... |
commit | commitdiff | tree |
2022-11-08 |
dan | Fix a problem in main.mk preventing the amalgamation... |
commit | commitdiff | tree |
2022-11-07 |
drh | Further improvements to the handling of the u32 and... |
commit | commitdiff | tree |
2022-11-07 |
drh | Improve the ability of mkshellc.tcl to remove redundant... |
commit | commitdiff | tree |
2022-11-07 |
dan | Add the sqlite3rbu_rename_handler() API. To override... |
commit | commitdiff | tree |
2022-11-07 |
stephan | Minor doc updates in speed-check.sh. No code changes. |
commit | commitdiff | tree |
2022-11-07 |
drh | Fix an obsolete comment. |
commit | commitdiff | tree |
2022-11-07 |
drh | Fix typo in comment. |
commit | commitdiff | tree |
2022-11-07 |
stephan | Add sqlite3.wasm.alloc.impl() as a "public back door... |
commit | commitdiff | tree |
2022-11-07 |
drh | Fix requirements marks so that they match documentation... |
commit | commitdiff | tree |
2022-11-07 |
stephan | Minor wasm doc touchups. No code changes. |
commit | commitdiff | tree |
2022-11-07 |
drh | Fix the documentation regarding negative length paramet... |
commit | commitdiff | tree |
2022-11-07 |
drh | Make sure that the recoverStrlen() function (used inter... |
commit | commitdiff | tree |
2022-11-06 |
drh | The recoverAssertMutexHeld() function is for testing... |
commit | commitdiff | tree |
2022-11-06 |
stephan | shell.c.in: on non-Windows platforms, check for $XDG_CO... sqliterc-xdg-config |
commit | commitdiff | tree |
2022-11-05 |
dan | Update test file dbpagefault.test to account for the... |
commit | commitdiff | tree |
2022-11-04 |
dan | Tweaks to recover module test scripts to work with... |
commit | commitdiff | tree |
2022-11-04 |
dan | Another test case fix for auto-vacuum builds. |
commit | commitdiff | tree |
2022-11-04 |
dan | Fixes to recover module test scripts so that they may... |
commit | commitdiff | tree |
2022-11-04 |
dan | Fix Tcl tests so that they again build and run with... |
commit | commitdiff | tree |
2022-11-04 |
drh | Remove an unimportant testcase() macro that is no longe... |
commit | commitdiff | tree |
2022-11-04 |
dan | Add another test case for the OP_Found fix. |
commit | commitdiff | tree |
2022-11-04 |
drh | Enhance the ability of the OP_Found and similar opcodes... |
commit | commitdiff | tree |
2022-11-04 |
stephan | Correct sqlite3-wasm.c's SQLITE_DEFAULT_CACHE_SIZE... |
commit | commitdiff | tree |
2022-11-03 |
stephan | Add experimental esm target to ext/wasm/GNUmakefile... |
commit | commitdiff | tree |
2022-11-03 |
stephan | Experimentally use clang's C preprocessor to filter... |
commit | commitdiff | tree |
2022-11-03 |
stephan | Globally replace '' with "" for empty JS strings to... |
commit | commitdiff | tree |
2022-11-02 |
stephan | Minor build cleanups and fix a harmless race condition... |
commit | commitdiff | tree |
2022-11-02 |
drh | Clarify documentation regarding the --recovery-db optio... |
commit | commitdiff | tree |
2022-11-02 |
drh | Minor improvements to API documentation in comments... |
commit | commitdiff | tree |
2022-11-02 |
stephan | Add sqlite3_wasm_vfs_create_file() to replace Emscripte... |
commit | commitdiff | tree |
2022-11-02 |
drh | Emcc seems confused by SQLITE_DEBUG, for reasons unknow... |
commit | commitdiff | tree |
2022-11-02 |
stephan | Fix a symbol name typo which broke and exception-handli... |
commit | commitdiff | tree |
2022-11-02 |
stephan | Fix a missing symbol in non-SQLITE_DEBUG builds. |
commit | commitdiff | tree |
2022-11-01 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2022-11-01 |
dan | Instead of (const char*), use a special type - sqlite3_... |
commit | commitdiff | tree |
2022-11-01 |
drh | Fix harmless compiler warnings. sqlite3_filename |
commit | commitdiff | tree |
2022-11-01 |
dan | Instead of (const char*), use a special type - sqlite3_... |
commit | commitdiff | tree |
2022-11-01 |
mistachkin | Fix compilation errors in the recover API seen with... |
commit | commitdiff | tree |
2022-11-01 |
drh | Fix a #ifdef involving SQLITE_OS_KV that was adding... |
commit | commitdiff | tree |
2022-11-01 |
drh | Enforce affinity on materialized tables for subqueries... |
commit | commitdiff | tree |
2022-11-01 |
drh | Improvements to comments. Change the "optimization_con... tkt-57c47526 |
commit | commitdiff | tree |
2022-11-01 |
stephan | Minor internal cleanups in the js pieces. |
commit | commitdiff | tree |
2022-11-01 |
stephan | Significant cleanups and expansion of the sqlite3.opfs... |
commit | commitdiff | tree |
2022-11-01 |
drh | Do not flatten a UNION ALL subquery where the column... |
commit | commitdiff | tree |
2022-11-01 |
drh | Enforce column affinity on the materialization of a... |
commit | commitdiff | tree |
2022-10-31 |
drh | Make the UPDATE method of the sqlite_dbpage virtual... |
commit | commitdiff | tree |
2022-10-31 |
stephan | Worker1: use a list, rather than a single slot, to... |
commit | commitdiff | tree |
2022-10-31 |
stephan | Internal tweaks to the OPFS VFS result codes. |
commit | commitdiff | tree |
next |