2023-11-23 |
Dan Kennedy | Fix an fts5 problem that could occur when mixing regular...
|
commit | commitdiff | tree |
2023-11-20 |
Dan Kennedy | Fix an assert() in fts5 that could be true following...
|
commit | commitdiff | tree |
2023-11-18 |
Dan Kennedy | When ENABLE_SETLK is defined, avoid ever blocking on...
|
commit | commitdiff | tree |
2023-11-17 |
Dan Kennedy | When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
|
commit | commitdiff | tree |
2023-11-17 |
Dan Kennedy | When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
|
commit | commitdiff | tree |
2023-11-15 |
Dan Kennedy | Changes so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined...
|
commit | commitdiff | tree |
2023-11-14 |
Dan Kennedy | Fix another obscure problem with nested aggregates...
|
commit | commitdiff | tree |
2023-11-10 |
Dan Kennedy | Fix another problem with mixed join types and the RIGHT...
|
commit | commitdiff | tree |
2023-11-10 |
Dan Kennedy | Fix an obscure problem with the join-strength-reduction...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Have the shell tool emit a warning if the user attempts...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Remove old files related to wapptest.tcl from test...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Avoid blocking as part of passive checkpoint operations...
|
commit | commitdiff | tree |
2023-11-07 |
Dan Kennedy | Add -DSQLITE_ENABLE_SETLK_TIMEOUT=1 to a release-test...
|
commit | commitdiff | tree |
2023-11-07 |
Dan Kennedy | Fix an assert() that could fail within calls to sqlite3_snap...
|
commit | commitdiff | tree |
2023-11-06 |
Dan Kennedy | Fix an fts5 problem where a transaction consisting...
|
commit | commitdiff | tree |
2023-11-03 |
Dan Kennedy | Fix a case where adjacent tokens are handled incorrectly...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Fix a spurious "misuse of aggregate function" error...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Add the "remove_diacritics" option to the fts5 trigram...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Fix a problem with amalgamation builds on this branch.
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Add the "remove_diacritics" option to the fts5 trigram...
|
commit | commitdiff | tree |
2023-11-01 |
Dan Kennedy | Fix testrunner.tcl so that it accepts a relative path...
|
commit | commitdiff | tree |
2023-10-31 |
Dan Kennedy | Fix a problem with SQLITE_ENABLE_FTS5 builds of the...
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Add FTS5 to default Makefile.msc builds. And UNKNOWN_SQL_FUN...
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Fix problems with previous commit on Makefile.msc....
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Add FTS5 to default Makefile.msc builds. And UNKNOWN_SQL_FUN...
|
commit | commitdiff | tree |
2023-10-27 |
Dan Kennedy | Fix to Makefile.in so that the "tool-zip" target can...
|
commit | commitdiff | tree |
2023-10-26 |
Dan Kennedy | Handle the case where a virtual table xBestIndex method...
|
commit | commitdiff | tree |
2023-10-25 |
Dan Kennedy | Updates to the mktoolzip.tcl to work on win32.
|
commit | commitdiff | tree |
2023-10-24 |
Dan Kennedy | Fix a problem with the fts5 highlight() and snippet...
|
commit | commitdiff | tree |
2023-10-24 |
Dan Kennedy | Fix a problem with the fts5 highlight() and snippet...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Avoid attempting to delete a file while it is open...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Revert an earlier change that considered passing a...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Fix mutex1.test to take into account that the prng...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Add an SQLITE_OMIT_VIRTUALTABLE block around the new...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Add missing test file fts3fault3.test. Should have...
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Fix a problem allowing a COMMIT following an OOM to...
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Add missing "finish_test" to sessionnoact.test.
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Fix a problem with SQLITE_CHANGESETAPPLY_FKNOACTION...
|
commit | commitdiff | tree |
2023-10-20 |
Dan Kennedy | Fix a problem allowing a COMMIT following an OOM to...
|
commit | commitdiff | tree |
2023-10-20 |
Dan Kennedy | Add the SQLITE_CHANGESETAPPLY_FKNOACTION flag to sqlite3sess...
|
commit | commitdiff | tree |
2023-10-19 |
Dan Kennedy | Fix an fts3 problem caused by reducing the page size...
|
commit | commitdiff | tree |
2023-10-13 |
Dan Kennedy | Fix an fts5 problem caused by a 'rebuild' followed...
|
commit | commitdiff | tree |
2023-10-12 |
Dan Kennedy | Fix a problem with an fts5 secure-delete on a rowid...
|
commit | commitdiff | tree |
2023-10-12 |
Dan Kennedy | Add test case for [29937081].
|
commit | commitdiff | tree |
2023-10-09 |
Dan Kennedy | Avoid calling sqlite3_randomness and taking the PRNG...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Fix a problem with sqlite3changegroup_schema() and...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Add the sqlite3changegroup_schema() API. To allow changegrou...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Fix a problem with the changes on this branch and tables...
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Add missing source code comments and fix other issues...
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Update this branch with latest changes from the trunk.
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Add tests for the sqlite3changegroup_schema() API.
|
commit | commitdiff | tree |
2023-10-05 |
Dan Kennedy | Add the sqlite3changegroup_schema() API. To allow changegrou...
|
commit | commitdiff | tree |
2023-10-04 |
Dan Kennedy | Allow a session object to generate a changeset, even...
|
commit | commitdiff | tree |
2023-09-29 |
Dan Kennedy | Add test case to ensure the assert() removed by [f090af77...
|
commit | commitdiff | tree |
2023-09-26 |
Dan Kennedy | Remove a NEVER() from a condition in the partial-index...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | In partial index scans, if the WHERE clause implies...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Another very minor tweak to code on this branch to...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Change the order of an if..else... in new code to make...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Fix a bad interaction between LEFT JOIN, bloom filters...
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Add extra tests for changes on this branch.
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Avoid an error when parsing a schema that contains...
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Fix a failing assert() caused by changes on this branch.
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Add extra tests for the fts5 xPhraseQuery API.
|
commit | commitdiff | tree |
2023-09-22 |
Dan Kennedy | In partial index scans, if the WHERE clause implies...
|
commit | commitdiff | tree |
2023-09-18 |
Dan Kennedy | Add extra tests for java Fts5ExtensionApi API.
|
commit | commitdiff | tree |
2023-09-18 |
Dan Kennedy | Extra tests for java Fts5ExtensionApi interface.
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Fix resolution of "rowid" and similar identifiers in...
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Enable "OR IGNORE" support via SQLITE_VTAB_CONSTRAINT_SUPPOR...
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Further tests and assert() statements for the change...
|
commit | commitdiff | tree |
2023-09-15 |
Dan Kennedy | Fix resolution of unqualified "rowid" identifiers in...
|
commit | commitdiff | tree |
2023-09-15 |
Dan Kennedy | Allow expressions like "<tbl>.rowid" to refer to implicit...
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Tests for java versions of Fts5ExtensionApi.xSetAuxdata...
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Add a few more tests for Fts5ExtensionApi methods.
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Add a test for the java version of Fts5ExtensionApi...
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Avoid a segfault in test program showdb.c that could...
|
commit | commitdiff | tree |
2023-09-13 |
Dan Kennedy | Replace an if() condition in fts5 that is always true...
|
commit | commitdiff | tree |
2023-09-12 |
Dan Kennedy | Fix a use-after-free error in fts5 that could occur...
|
commit | commitdiff | tree |
2023-09-09 |
Dan Kennedy | Remove out-of-date comment regarding use of Parse.pConstExpr.
|
commit | commitdiff | tree |
2023-09-08 |
Dan Kennedy | Add extra tests for [4b60a1c3].
|
commit | commitdiff | tree |
2023-09-08 |
Dan Kennedy | Fix a problem with fts5 secure-delete mode causing...
|
commit | commitdiff | tree |
2023-09-07 |
Dan Kennedy | Add -DSQLITE_OMIT_LOOKASIDE=1 to the "Sanitize" configuratio...
|
commit | commitdiff | tree |
2023-09-07 |
Dan Kennedy | Fix a buffer overread in the sessions extension that...
|
commit | commitdiff | tree |
2023-09-04 |
Dan Kennedy | Add tests for, and source code comments to, fts5. No...
|
commit | commitdiff | tree |
2023-08-31 |
Dan Kennedy | Do not disable unused columns in a UNION ALL sub-query...
|
commit | commitdiff | tree |
2023-08-29 |
Dan Kennedy | Change a variable from "int" to "i64" to make it easier...
|
commit | commitdiff | tree |
2023-08-28 |
Dan Kennedy | Updates to testrunner.tcl so that it runs fuzztest...
|
commit | commitdiff | tree |
2023-08-28 |
Dan Kennedy | Fix the "sdevtest" testrunner.tcl command so that it...
|
commit | commitdiff | tree |
2023-08-28 |
Dan Kennedy | Fixes for testrunner.tcl on windows.
|
commit | commitdiff | tree |
2023-08-28 |
Dan Kennedy | Another fix for valgrind permutation. Remove the "copydir...
|
commit | commitdiff | tree |
2023-08-28 |
Dan Kennedy | Fix the valgrind permutation on this branch.
|
commit | commitdiff | tree |
2023-08-26 |
Dan Kennedy | Updates to testrunner.tcl so that it runs "make fuzztest...
|
commit | commitdiff | tree |
2023-08-25 |
Dan Kennedy | Remove incorrect (but harmless) dependency on source...
|
commit | commitdiff | tree |
2023-08-24 |
Dan Kennedy | Add doc/testrunner.md, for documenting the testrunner...
|
commit | commitdiff | tree |
2023-08-24 |
Dan Kennedy | Change a variable name in fts5FlushOneHash() to avoid...
|
commit | commitdiff | tree |
2023-08-22 |
Dan Kennedy | Add makefile target "sdevtest" - like "mdevtest" except...
|
commit | commitdiff | tree |
2023-08-22 |
Dan Kennedy | Update version number in autoconf/tea/configure.ac.
|
commit | commitdiff | tree |
2023-08-22 |
Dan Kennedy | Update autoconf/Makefile.msc (by running mkmsvcmin...
|
commit | commitdiff | tree |
2023-08-21 |
Dan Kennedy | Fix an undefined integer overflow in fts5.
|
commit | commitdiff | tree |
2023-08-18 |
Dan Kennedy | Avoid running test case sort2.2.3 under address-sanitizer...
|
commit | commitdiff | tree |
2023-08-17 |
Dan Kennedy | Fix an error in documentation comments in fts5.h.
|
commit | commitdiff | tree |