2024-02-05 |
dan | Return SQLITE_ABORT if the underlying shadow tables... rtree-fix |
commit | commitdiff | tree |
2024-02-05 |
stephan | Extend [d294a23ed6d] to apply to all wasm speedtest1... |
commit | commitdiff | tree |
2024-02-05 |
stephan | wasm: pass the promiser function to the promiser onread... |
commit | commitdiff | tree |
2024-02-05 |
stephan | wasm: squelch a new (and, in our case, invalid) warning... |
commit | commitdiff | tree |
2024-02-04 |
mistachkin | Fix a minor test file locking issue on Windows. |
commit | commitdiff | tree |
2024-02-04 |
mistachkin | Fix harmless compiler warnings seen with MSVC. |
commit | commitdiff | tree |
2024-02-03 |
drh | Following a ROLLBACK that reverts changes to an RTREE... |
commit | commitdiff | tree |
2024-02-02 |
drh | More extensive use of SQLITE_CORRUPT_PGNO. |
commit | commitdiff | tree |
2024-02-02 |
dan | Fix typo in vdbe.c comment. No changes to code. |
commit | commitdiff | tree |
2024-02-01 |
dan | Ensure the fts5 xIntegrity method correctly returns... |
commit | commitdiff | tree |
2024-02-01 |
dan | Ensure the fts3 xIntegrity method correctly returns... |
commit | commitdiff | tree |
2024-02-01 |
drh | In PRAGMA integrity_check, defer running xIntegrity... |
commit | commitdiff | tree |
2024-02-01 |
drh | Add tracing logic to the shared-cache locks in btree... |
commit | commitdiff | tree |
2024-02-01 |
drh | Add the test_oom_breakpoint() routine on debug builds... |
commit | commitdiff | tree |
2024-01-31 |
drh | Replace an conditional assignment that was made obsolet... |
commit | commitdiff | tree |
2024-01-31 |
drh | Allow control characters in JSON5 string literals. |
commit | commitdiff | tree |
2024-01-31 |
drh | Add NEVER() and ALWAYS() macros for the JSON5-control... json5-ctrl-char |
commit | commitdiff | tree |
2024-01-31 |
drh | Fix failure to detect unterminated string literals... |
commit | commitdiff | tree |
2024-01-31 |
drh | Allow control characters in JSON5 string literals. |
commit | commitdiff | tree |
2024-01-31 |
drh | Fix a memory allocation bug in the (debug-use-only... |
commit | commitdiff | tree |
2024-01-29 |
drh | Detect malformed nested JSONB earlier and stop renderin... |
commit | commitdiff | tree |
2024-01-29 |
drh | When generated text JSON from JSONB, do not continue... |
commit | commitdiff | tree |
2024-01-29 |
dan | Consider an index for queries like "SELECT count(DISTIN... |
commit | commitdiff | tree |
2024-01-29 |
dan | Avoid a potential buffer overread when handling corrupt... |
commit | commitdiff | tree |
2024-01-29 |
drh | When rendering JSONB back into text JSON, report an... |
commit | commitdiff | tree |
2024-01-28 |
drh | Use __ppc__ instead of __POWERPC__ to identify 32-bit... |
commit | commitdiff | tree |
2024-01-28 |
drh | Automatically disable the DISTINCT optimization during... |
commit | commitdiff | tree |
2024-01-28 |
drh | Apply the same fix found in [99057383acc8f920] to desce... |
commit | commitdiff | tree |
2024-01-27 |
drh | Improvements to parser stack overflow testing. |
commit | commitdiff | tree |
2024-01-27 |
drh | Performance enhancements to the parser template. |
commit | commitdiff | tree |
2024-01-27 |
drh | Use an alternative memory allocator for parser stack... |
commit | commitdiff | tree |
2024-01-27 |
drh | Allocate new parser stack space from the heap if needed... |
commit | commitdiff | tree |
2024-01-27 |
drh | Optimizations to ParseFinalize() to make up for the... growable-parser-stack |
commit | commitdiff | tree |
2024-01-27 |
drh | Omit the "parser stack overflow" error message, since... |
commit | commitdiff | tree |
2024-01-26 |
drh | Bug fixes in the function that expands the parser stack. |
commit | commitdiff | tree |
2024-01-26 |
drh | Experimental changes that prevent parser stack overflow... |
commit | commitdiff | tree |
2024-01-24 |
drh | Add NEVER() to a branch that is no longer reachable. |
commit | commitdiff | tree |
2024-01-24 |
stephan | Update ext/wasm/SQLTester for recent internal-API reorgs. |
commit | commitdiff | tree |
2024-01-23 |
drh | Slight adjustment to test results for Windows in mmap1... |
commit | commitdiff | tree |
2024-01-23 |
dan | In os_unix.c and os_win.c, do not allow xFetch() to... |
commit | commitdiff | tree |
2024-01-23 |
drh | Improved error message when a double-quoted identifier... |
commit | commitdiff | tree |
2024-01-23 |
drh | When a JSON input is a blob, but it looks like valid... |
commit | commitdiff | tree |
2024-01-23 |
drh | Fix typo in the tag-20240123-a in a comment. blob-as-json |
commit | commitdiff | tree |
2024-01-23 |
drh | If a BLOB looks like JSON when cast to text, then treat... |
commit | commitdiff | tree |
2024-01-23 |
stephan | Change the shell's --help flag to exit with code 0... |
commit | commitdiff | tree |
2024-01-22 |
drh | Simplification of the error reporting logic. improved-dqs-error-msg |
commit | commitdiff | tree |
2024-01-22 |
drh | Improved error message when a double-quoted string... |
commit | commitdiff | tree |
2024-01-22 |
drh | The -DSQLITE_JSON_BLOB_INPUT_BUG_COMPATIBLE compile... |
commit | commitdiff | tree |
2024-01-22 |
dan | Fix test script literal.test so that it works with... |
commit | commitdiff | tree |
2024-01-22 |
drh | Fix userauth so that it works together with SQLITE_OMIT... |
commit | commitdiff | tree |
2024-01-22 |
drh | Add a notice to the user-authentication documentation... |
commit | commitdiff | tree |
2024-01-22 |
larrybr | Make CLI .dump immune to pragma reverse_unordered_selec... |
commit | commitdiff | tree |
2024-01-21 |
drh | Fix a harmless typo in a comment. |
commit | commitdiff | tree |
2024-01-20 |
dan | Ensure that values generated by DEFAULT clauses that... |
commit | commitdiff | tree |
2024-01-20 |
drh | Simplifications to the strftime() logic. |
commit | commitdiff | tree |
2024-01-20 |
drh | Fix a memory leak in new memdb1.test test cases that... |
commit | commitdiff | tree |
2024-01-20 |
drh | Make sure that %V and %G are testing for every since... |
commit | commitdiff | tree |
2024-01-20 |
drh | Rig sqlite3_serialize() so that it will initialize... |
commit | commitdiff | tree |
2024-01-20 |
drh | When doing a text-affinity comparison between two value... |
commit | commitdiff | tree |
2024-01-20 |
drh | Ensure that the replace() SQL function always returns... |
commit | commitdiff | tree |
2024-01-20 |
drh | When backing out a character in a constructed string... |
commit | commitdiff | tree |
2024-01-20 |
drh | Fix the version number in the TEA configure script... |
commit | commitdiff | tree |
2024-01-20 |
drh | Implement a new algorithm for computing ISO week values... |
commit | commitdiff | tree |
2024-01-19 |
dan | Allow large hexadecimal literals to be used as DEFAULT... |
commit | commitdiff | tree |
2024-01-18 |
drh | Increase the version number to 3.46.0 to begin the... |
commit | commitdiff | tree |
2024-01-18 |
drh | Add support in the strftime() SQL function for conversi... |
commit | commitdiff | tree |
2024-01-16 |
drh | Fix harmless "unused parameter" compiler warning in... |
commit | commitdiff | tree |
2024-01-16 |
dan | Ensure that the xIntegrity methods of fts3 and fts5... |
commit | commitdiff | tree |
2024-01-16 |
drh | Clutter the code with "fall-through" comments in order... |
commit | commitdiff | tree |
2024-01-16 |
drh | Remove the LLONG_MAX preprocessor macro from the series... |
commit | commitdiff | tree |
2024-01-16 |
stephan | Various build- and code-reorg cleanups for ext/wasm... |
commit | commitdiff | tree |
2024-01-15 |
drh | Version 3.45.0 version-3.45.0 |
commit | commitdiff | tree |
2024-01-12 |
dan | Have the shell tool automatically enable SQLITE_CONFIG_... |
commit | commitdiff | tree |
2024-01-11 |
stephan | wasm build: reformulate an awk invocation to account... wasm-post-3.45 |
commit | commitdiff | tree |
2024-01-11 |
stephan | Internal JS doc cleanups. |
commit | commitdiff | tree |
2024-01-11 |
drh | Fix a comment in sessions. No functional changes. |
commit | commitdiff | tree |
2024-01-11 |
dan | In fts5, flush the contents of the in-memory hash table... |
commit | commitdiff | tree |
2024-01-11 |
stephan | Remove some dead JS code. Minor doc cleanups. |
commit | commitdiff | tree |
2024-01-11 |
stephan | Split the JS vfs/vtab helper code into discreet units... |
commit | commitdiff | tree |
2024-01-09 |
drh | Put an SQLITE_ENABLE_SETLK_TIMEOUT branch inside the... |
commit | commitdiff | tree |
2024-01-09 |
drh | Improved resolution of unqualified names in the REINDEX... |
commit | commitdiff | tree |
2024-01-08 |
dan | Automatically turn off DEFENSIVE mode in the shell... |
commit | commitdiff | tree |
2024-01-08 |
dan | Fix date on new file shell9.test. shell-dump-fix |
commit | commitdiff | tree |
2024-01-08 |
dan | Automatically turn off DEFENSIVE mode in the shell... |
commit | commitdiff | tree |
2024-01-08 |
drh | Minor change to os_unix.c to facilitate 100% MC/DC... |
commit | commitdiff | tree |
2024-01-08 |
dan | Ensure that SQLITE_PROTOCOL is not returned too early... |
commit | commitdiff | tree |
2024-01-08 |
stephan | Make explicit which JS APIs are for internal use only... |
commit | commitdiff | tree |
2024-01-07 |
drh | Remove an ALWAYS() from RTREE. Dbsqlfuzz found a way... |
commit | commitdiff | tree |
2024-01-07 |
drh | Updates to RTREE to facility testing. |
commit | commitdiff | tree |
2024-01-06 |
dan | Ensure that SQLITE_PROTOCOL is not returned too early... enable-setlk-fix |
commit | commitdiff | tree |
2024-01-06 |
drh | Update JSON performance testing procedures for clarity... |
commit | commitdiff | tree |
2024-01-06 |
dan | Update extension ext/misc/totext.c to avoid both ubsan... |
commit | commitdiff | tree |
2024-01-05 |
dan | Update extension ext/misc/totext.c to avoid both ubsan... totype-fix |
commit | commitdiff | tree |
2024-01-04 |
drh | Avoid errors with SQLITE_OMIT_VIRTUALTABLE builds in... |
commit | commitdiff | tree |
2024-01-04 |
dan | Avoid errors with SQLITE_OMIT_VIRTUALTABLE builds in... |
commit | commitdiff | tree |
2024-01-04 |
drh | Restructure some code to fix what appears to be a false... |
commit | commitdiff | tree |
2024-01-03 |
drh | Fix a #ifdef in sqlite3_test_control() that was prevent... |
commit | commitdiff | tree |
2024-01-03 |
drh | Convert the JSON functions to use lookaside memory... |
commit | commitdiff | tree |
2024-01-03 |
drh | Change a constant from decimal to hex to avoid a compil... |
commit | commitdiff | tree |
2024-01-03 |
drh | Enhance sqlite3_analyzer.exe so that it uses the ext... |
commit | commitdiff | tree |
next |