2025-06-02 |
dan | Fix os_win.c so that SQLITE_ENABLE_SETLK_TIMEOUT=2... setlk-snapshot-fix |
commit | commitdiff | tree |
2025-06-02 |
dan | Updates to new test cases to run with SQLITE_ENABLE_SET... |
commit | commitdiff | tree |
2025-06-02 |
dan | Merge trunk changes into this branch. |
commit | commitdiff | tree |
2025-06-02 |
stephan | Slight modernization of the TEA README.txt. |
commit | commitdiff | tree |
2025-06-02 |
stephan | TEA: remove the stale man page and references to the... |
commit | commitdiff | tree |
2025-06-02 |
drh | Remove an unnecessary parameter from sqlite3VdbeRecordU... |
commit | commitdiff | tree |
2025-06-02 |
drh | Fix stale comments related to KeyInfo. Add new assert... |
commit | commitdiff | tree |
2025-06-01 |
drh | Fix an off-by-one error in the size computation of... |
commit | commitdiff | tree |
2025-06-01 |
drh | Fix VACUUM so that it works even when ATTACH_WRITE... |
commit | commitdiff | tree |
2025-05-31 |
drh | Enhance "box" and "column" mode formatting in the CLI... |
commit | commitdiff | tree |
2025-05-31 |
dan | Update a few test scripts so that they run on windows. |
commit | commitdiff | tree |
2025-05-31 |
drh | New makefile target "xdevtest" works like "releasetest... |
commit | commitdiff | tree |
2025-05-31 |
dan | Fix an affinity problem caused by a USING or NATURAL... |
commit | commitdiff | tree |
2025-05-31 |
drh | Relax query flattener constraint (3b) and thereby allow... |
commit | commitdiff | tree |
2025-05-31 |
dan | Fix assert() statements in os_unix.c and os_win.c.... |
commit | commitdiff | tree |
2025-05-31 |
stephan | Move a mis-located makefile comment block. |
commit | commitdiff | tree |
2025-05-31 |
stephan | tcl extension: UDFs may now 'break' to return an SQL... |
commit | commitdiff | tree |
2025-05-31 |
stephan | Add some missing UNUSED_PARAMETER() annotations to... |
commit | commitdiff | tree |
2025-05-30 |
drh | Follow-up to the previous: The same optimization suppr... |
commit | commitdiff | tree |
2025-05-30 |
dan | If blocking locks are enabled, avoid using the busy... |
commit | commitdiff | tree |
2025-05-30 |
drh | When synthesizing an ON constraint from a USING or... |
commit | commitdiff | tree |
2025-05-30 |
dan | Avoid invoking the busy-handler if a blocking lock... |
commit | commitdiff | tree |
2025-05-30 |
stephan | Configure-related fixes and additions, most notably... |
commit | commitdiff | tree |
2025-05-30 |
stephan | Random typo fixes in JNI docs. |
commit | commitdiff | tree |
2025-05-30 |
drh | Use a more robust backup definition for offsetof(). |
commit | commitdiff | tree |
2025-05-30 |
dan | Add "include <stddef.h>" to fts5 and rtree to ensure... |
commit | commitdiff | tree |
2025-05-30 |
stephan | Squelch an interesting but harmless struct initializati... |
commit | commitdiff | tree |
2025-05-29 |
stephan | Fix the missing -lm link flag for the sqlite3 shell... |
commit | commitdiff | tree |
2025-05-29 |
drh | Extend the fix for ticket [623eff57e76d45f6] so that... |
commit | commitdiff | tree |
2025-05-29 |
drh | Fix a goofy hash function in Lemon. No changes to... |
commit | commitdiff | tree |
2025-05-29 |
drh | Version 3.50.0 major-release version-3.50.0 |
commit | commitdiff | tree |
2025-05-28 |
drh | Do not use a partial index unless the WHERE clause... |
commit | commitdiff | tree |
2025-05-28 |
drh | Do not use a partial index if the truth of the WHERE... silly-partial-indexes |
commit | commitdiff | tree |
2025-05-26 |
drh | Slight change to tool/split-sqlite3c.tcl to make it... |
commit | commitdiff | tree |
2025-05-26 |
drh | Fix a bug in the speedtest.tcl testing script that... |
commit | commitdiff | tree |
2025-05-26 |
stephan | In the TEA build, enable USE_TCL_STUBS on Mac platforms. |
commit | commitdiff | tree |
2025-05-26 |
dan | On OpenBSD, do not test fuzzcheck with ubsan as part... |
commit | commitdiff | tree |
2025-05-26 |
drh | Avoid calls to sprintf() in Lemon, since OpenBSD hates... |
commit | commitdiff | tree |
2025-05-26 |
stephan | When detecting TCLLIBDIR, skip over //zipfs paths,... |
commit | commitdiff | tree |
2025-05-26 |
stephan | tclsqlite.c doc typo fix. |
commit | commitdiff | tree |
2025-05-24 |
drh | Change json_group_object() so that it ignores entries... |
commit | commitdiff | tree |
2025-05-24 |
stephan | vtablog.c doc fixes reported in [forum:416d1e37b2|forum... |
commit | commitdiff | tree |
2025-05-24 |
drh | Amend the previous: Set SQLITE_JSON_MAX_DEPTH to 500... |
commit | commitdiff | tree |
2025-05-23 |
drh | Limit JSON recursion depth to 500 when running ASAN... |
commit | commitdiff | tree |
2025-05-23 |
drh | Add the --osmalloc option to the test/speedtest.tcl... |
commit | commitdiff | tree |
2025-05-22 |
dan | Fix a problem with using streaming iterators with sqlit... |
commit | commitdiff | tree |
2025-05-19 |
drh | Clarify some malloc size computations to simplify the... |
commit | commitdiff | tree |
2025-05-19 |
drh | Make the new sqlite3_setlk_timeout() interface accessib... |
commit | commitdiff | tree |
2025-05-19 |
drh | Remove stray tab characters from source files. |
commit | commitdiff | tree |
2025-05-19 |
drh | Fix a harmless comment typo |
commit | commitdiff | tree |
2025-05-19 |
drh | Adjust the tool/warnings.sh script so that it works... |
commit | commitdiff | tree |
2025-05-17 |
stephan | Latest teaish pieces, most significantly for tcl portab... |
commit | commitdiff | tree |
2025-05-17 |
stephan | Minor tcl doc update. tea-cleanups |
commit | commitdiff | tree |
2025-05-17 |
stephan | Rename feature-tests.tcl to feature.tcl. Haiku tcl... |
commit | commitdiff | tree |
2025-05-17 |
stephan | Latest upstream teaish pieces for minor fixes. Restruct... |
commit | commitdiff | tree |
2025-05-16 |
drh | Improved version of the previous check-in. |
commit | commitdiff | tree |
2025-05-16 |
drh | Fix the optimization of check-in [663f5dd32d9db832... |
commit | commitdiff | tree |
2025-05-15 |
drh | Add the --enablefk option to the "changeset apply"... |
commit | commitdiff | tree |
2025-05-15 |
drh | Enhance the "changeset" utility program with new comman... |
commit | commitdiff | tree |
2025-05-15 |
drh | Rework the showHelp() function in the CLI implementatio... |
commit | commitdiff | tree |
2025-05-14 |
drh | Back out the "low-quality index" query planner hack... |
commit | commitdiff | tree |
2025-05-13 |
drh | Fix trunk fork. |
commit | commitdiff | tree |
2025-05-13 |
stephan | Adjust the strftime() test in test/date4.test to remove... |
commit | commitdiff | tree |
2025-05-13 |
drh | First cut at enhancing the fsdir virtual table so that... |
commit | commitdiff | tree |
2025-05-13 |
drh | Omit the unused readdir_r() routine from test_windirent.c |
commit | commitdiff | tree |
2025-05-12 |
stephan | Session extension doc typo fix reported in [forum:75e94... |
commit | commitdiff | tree |
2025-05-12 |
drh | Fix a coding mistake in vfstrace. |
commit | commitdiff | tree |
2025-05-11 |
drh | Remove a redundant typedef from the sqlite3_rsync.c... |
commit | commitdiff | tree |
2025-05-10 |
drh | Provide the SQLITE_BUG_COMPATIBLE_20250510 compile... |
commit | commitdiff | tree |
2025-05-10 |
drh | Add enforcement of the obscure JSON5 syntax rule that... |
commit | commitdiff | tree |
2025-05-08 |
drh | Fix PRAGMA trusted_schema=OFF and similar so that it... |
commit | commitdiff | tree |
2025-05-08 |
stephan | Internal doc typo fix. No code changes. |
commit | commitdiff | tree |
2025-05-07 |
drh | Fix a harmless warning about and oversize shift operati... |
commit | commitdiff | tree |
2025-05-06 |
dan | Add test cases for the NOT NULL/IS NULL optimization... |
commit | commitdiff | tree |
2025-05-06 |
drh | Fix a bug in the NOT NULL/IS NULL optimization of check... |
commit | commitdiff | tree |
2025-05-06 |
drh | Fix the sqlite3VdbeTypeofColumn() function so that... |
commit | commitdiff | tree |
2025-05-06 |
drh | Fix console-I/O on Windows for DEBUG=3 builds. Broken by |
commit | commitdiff | tree |
2025-05-03 |
drh | Enhance sqlite3_rsync so that if the first attempt... |
commit | commitdiff | tree |
2025-05-03 |
drh | Fix a harmless redundant variable declaration in sqlite... |
commit | commitdiff | tree |
2025-05-03 |
drh | Addition summary results output when using -vvv on... |
commit | commitdiff | tree |
2025-05-03 |
drh | Promote the --protocol option to sqlite3_rsync from... |
commit | commitdiff | tree |
2025-05-03 |
drh | Enhance sqlite3_rsync (in a backwards-compatible way... |
commit | commitdiff | tree |
2025-05-03 |
drh | Improvements to protocol negotiation. faster-rsync |
commit | commitdiff | tree |
2025-05-02 |
drh | Clean up command-line parsing. Add the undocumented |
commit | commitdiff | tree |
2025-05-02 |
drh | Now appears to be working. More testing needed. Refin... |
commit | commitdiff | tree |
2025-05-02 |
drh | Bug fixes. Added new debugging features to better... |
commit | commitdiff | tree |
2025-05-02 |
drh | This is the start of an experiment in getting sqlite3_r... |
commit | commitdiff | tree |
2025-05-02 |
drh | Do not allow sqlite3_rsync to convert the replica from... |
commit | commitdiff | tree |
2025-05-01 |
drh | Enhance sqlite3_rsync so that, by default, it will... |
commit | commitdiff | tree |
2025-05-01 |
drh | Allow sqlite3_rsync to work on non-WAL-mode databases... rsync-non-wal-mode |
commit | commitdiff | tree |
2025-04-30 |
drh | Fix a harmless problem in the CLI in which SQL errors... |
commit | commitdiff | tree |
2025-04-30 |
drh | Fix an issue in Bloom filters on RHS subsqueries to... |
commit | commitdiff | tree |
2025-04-29 |
stephan | Upstream teaish for a tcl portability fix on Haiku... |
commit | commitdiff | tree |
2025-04-29 |
drh | Remove the run-fuzzcheck makefile targets, since testru... |
commit | commitdiff | tree |
2025-04-29 |
drh | Add the "--fuzzdb FILENAME" to testrunner.tcl as an... |
commit | commitdiff | tree |
2025-04-29 |
drh | Update testrunner.tcl documentation. Fix typo in testr... |
commit | commitdiff | tree |
2025-04-29 |
drh | Improved --explain display of FUZZDB test plans in... |
commit | commitdiff | tree |
2025-04-29 |
drh | Do not run FUZZDB on either Windows-Memdebug or Windows... |
commit | commitdiff | tree |
2025-04-29 |
drh | Make testrunner.tcl more restrictive about which config... |
commit | commitdiff | tree |
2025-04-28 |
drh | Testrunner.tcl now runs fuzzcheck-asan and fuzzcheck... |
commit | commitdiff | tree |
next |