2022-09-30 |
drh | Merge version 3.39.4 changes into the reuse-schema... reuse-schema-3.39 |
commit | commitdiff | tree |
2022-09-29 |
drh | Version 3.39.4 version-3.39.4 |
commit | commitdiff | tree |
2022-09-28 |
drh | Fix misuse of the sqlite3_set_auxdata() interface in... |
commit | commitdiff | tree |
2022-09-28 |
drh | Remove a NEVER macro in defragmentPage() that dbsqlfuzz... |
commit | commitdiff | tree |
2022-09-27 |
drh | Enhance defensive mode so that it disallows CREATE... |
commit | commitdiff | tree |
2022-09-10 |
dan | Enhance the b-tree page sorting code to ensure that... |
commit | commitdiff | tree |
2022-09-07 |
drh | Enhance an assert() to impose for tighter constraints... |
commit | commitdiff | tree |
2022-09-07 |
drh | Fix the windows build so that it works with -DSQLITE_OM... |
commit | commitdiff | tree |
2022-09-07 |
drh | Ensure that the Rekey() operation does not overwrite... |
commit | commitdiff | tree |
2022-09-07 |
drh | Increase the version number to 3.39.4 |
commit | commitdiff | tree |
2022-09-05 |
drh | Merge patches for version 3.39.3 into the reuse-schema... |
commit | commitdiff | tree |
2022-09-05 |
drh | Version 3.39.3 version-3.39.3 |
commit | commitdiff | tree |
2022-09-02 |
dan | Ensure the Pager.journalOff variable is zeroed if an... |
commit | commitdiff | tree |
2022-09-02 |
drh | Remove a NEVER() that is sometimes true. |
commit | commitdiff | tree |
2022-09-02 |
drh | Fix an assert() associated with the dbsqlfuzz error... |
commit | commitdiff | tree |
2022-09-02 |
drh | When an OOM occurs and sets the Parse.nErr value, also... |
commit | commitdiff | tree |
2022-09-02 |
drh | Mutex protect access to the sqlite3_test_directory... |
commit | commitdiff | tree |
2022-09-01 |
drh | Defer deleting a transient SELECT statement associated... |
commit | commitdiff | tree |
2022-08-31 |
drh | Do not attempt the OP_Count optimization on queries... |
commit | commitdiff | tree |
2022-08-30 |
drh | Any function call can abort. Take this into account... |
commit | commitdiff | tree |
2022-08-05 |
drh | Avoid having fts3 read uninitialized values when proces... |
commit | commitdiff | tree |
2022-08-04 |
drh | Fix a problem with the query optimizer for LIMIT/OFFSET... |
commit | commitdiff | tree |
2022-08-03 |
drh | Improvement on the previous check-in. |
commit | commitdiff | tree |
2022-08-03 |
drh | For an IN operator used with a RIGHT JOIN, use the... |
commit | commitdiff | tree |
2022-08-01 |
drh | Bump the version number up to 3.39.3. |
commit | commitdiff | tree |
2022-08-01 |
drh | In the xUpdate method of the GeoPoly virtual table... |
commit | commitdiff | tree |
2022-07-21 |
drh | Merge the fixes from branch-3.39 into the reuse-schema... |
commit | commitdiff | tree |
2022-07-21 |
drh | Version 3.39.2 version-3.39.2 |
commit | commitdiff | tree |
2022-07-21 |
drh | In the query planner, restore the former aggressiveness... |
commit | commitdiff | tree |
2022-07-20 |
drh | Simplify the logic that converts the "1" expression... |
commit | commitdiff | tree |
2022-07-18 |
drh | Increase the size of loop variables in the printf(... |
commit | commitdiff | tree |
2022-07-15 |
mistachkin | Fix harmless compiler warnings seen with MSVC. |
commit | commitdiff | tree |
2022-07-15 |
dan | Fix a memory leak in fts3 that could occur when process... |
commit | commitdiff | tree |
2022-07-15 |
drh | Fix the whereKeyStats() routine (part of STAT4 processi... |
commit | commitdiff | tree |
2022-07-15 |
dan | Update some faulty assert() statements in fts3. |
commit | commitdiff | tree |
2022-07-14 |
drh | Bump the version number up to 3.39.2. |
commit | commitdiff | tree |
2022-07-14 |
drh | When applying the omit-ORDER-BY optimization, defer... |
commit | commitdiff | tree |
2022-07-13 |
drh | Version 3.39.1 version-3.39.1 |
commit | commitdiff | tree |
2022-07-13 |
drh | The query flattener should not run if the subquery... |
commit | commitdiff | tree |
2022-07-13 |
drh | Fix test case error messages so that they work with... |
commit | commitdiff | tree |
2022-07-12 |
dan | Update makefiles to fix building the non-amalgamation... |
commit | commitdiff | tree |
2022-07-11 |
drh | Use 64-bit memory allocation APIs in the sqlite_stmt... |
commit | commitdiff | tree |
2022-07-11 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2022-07-11 |
drh | Increase the version number to 3.39.1. |
commit | commitdiff | tree |
2022-07-11 |
drh | Ensure that the Parse.nErr flag is set following an... |
commit | commitdiff | tree |
2022-07-11 |
drh | Fix a problem in fts3 to do with deferred tokens and... |
commit | commitdiff | tree |
2022-07-05 |
dan | Fix for builds with both SQLITE_DEBUG and SQLITE_OMIT_W... |
commit | commitdiff | tree |
2022-07-03 |
drh | Fix the initial-prefix optimization for the REGEXP... |
commit | commitdiff | tree |
2022-06-30 |
drh | Fix documentation and test-script typos and a dependenc... |
commit | commitdiff | tree |
2022-06-25 |
drh | Merge version 3.39.0 into the reuse-schema branch. |
commit | commitdiff | tree |
2022-06-25 |
drh | Version 3.39.0 version-3.39.0 |
commit | commitdiff | tree |
2022-06-25 |
drh | Change a harmless assert() into a testcase(). The... |
commit | commitdiff | tree |
2022-06-24 |
drh | Merge the 3.39.0 release candidate 1 changes into the... |
commit | commitdiff | tree |
2022-06-24 |
drh | Fix a harmless UBSAN warning associated with PRAGMA... |
commit | commitdiff | tree |
2022-06-24 |
dan | In sqlite3WhereBegin, do not proceed with coding the... |
commit | commitdiff | tree |
2022-06-24 |
drh | A minor fix to test/fuzzinvariants.c so that it works... |
commit | commitdiff | tree |
2022-06-23 |
drh | Minor correction to a comment. No code changes. |
commit | commitdiff | tree |
2022-06-22 |
drh | Enhance the TCL scrip that generates sqlite3-all.c... |
commit | commitdiff | tree |
2022-06-22 |
drh | Fix requirements marks that changed due to typo fixes... |
commit | commitdiff | tree |
2022-06-22 |
drh | More comment fixes. No changes to code. |
commit | commitdiff | tree |
2022-06-22 |
drh | Allow more line with on the debugging output for SrcIte... |
commit | commitdiff | tree |
2022-06-22 |
drh | Additional enhancements to comments. No changes to... |
commit | commitdiff | tree |
2022-06-22 |
larrybr | Give dbtotxt an option to prepend .open --hexdb |
commit | commitdiff | tree |
2022-06-22 |
drh | Fix a typo in a comment. No changes to code. |
commit | commitdiff | tree |
2022-06-21 |
drh | Disable the short-cut query planner if the NOT INDEXED... |
commit | commitdiff | tree |
2022-06-21 |
drh | Allow a HAVING clause on any aggregate query, even... |
commit | commitdiff | tree |
2022-06-20 |
drh | Add an ALWAYS() macro to an always-true branch. |
commit | commitdiff | tree |
2022-06-20 |
drh | Do not allow FROM-clause terms on the left side of... |
commit | commitdiff | tree |
2022-06-20 |
drh | Do not allow an ON clause to references tables to its... |
commit | commitdiff | tree |
2022-06-20 |
drh | The fix at [cab9b4cccd13bf0a] was incomplete, as demons... |
commit | commitdiff | tree |
2022-06-19 |
drh | Follow-up to check-in [0057bbb508e7662b] - ensure that... |
commit | commitdiff | tree |
2022-06-18 |
drh | Enable query invariant checking in fuzzcheck by default... |
commit | commitdiff | tree |
2022-06-18 |
drh | Abandon a query-invariant check in fuzzcheck if the... |
commit | commitdiff | tree |
2022-06-18 |
drh | In the --query-invariants option of fuzzcheck, correctl... |
commit | commitdiff | tree |
2022-06-17 |
drh | Fix the OP_Concat operator such that when concatenating... |
commit | commitdiff | tree |
2022-06-17 |
drh | Omit the --query-invariants processing in fuzzcheck... |
commit | commitdiff | tree |
2022-06-17 |
drh | Do not run --query-invariants on statements that make... |
commit | commitdiff | tree |
2022-06-17 |
drh | Various fixes and improvements to the --query-invariant... |
commit | commitdiff | tree |
2022-06-17 |
drh | Allow integers and floating point numbers to compare... query-invariants |
commit | commitdiff | tree |
2022-06-17 |
drh | Improve query-invariants to the point that it would... |
commit | commitdiff | tree |
2022-06-17 |
drh | Only run query-invariant checks after the original... |
commit | commitdiff | tree |
2022-06-17 |
drh | Fix the virtual table detection mechanism to avoid... |
commit | commitdiff | tree |
2022-06-17 |
drh | Fix the new --query-invariants option on fuzzcheck... |
commit | commitdiff | tree |
2022-06-17 |
dan | Avoid omitting the rhs of FULL JOINs in cases where... |
commit | commitdiff | tree |
2022-06-16 |
drh | Minor fix to the query invariant testing logic of fuzzc... |
commit | commitdiff | tree |
2022-06-16 |
drh | Merge the latest trunk enhancements into the reuse... |
commit | commitdiff | tree |
2022-06-15 |
drh | Improvements to query invariants in fuzzcheck. |
commit | commitdiff | tree |
2022-06-15 |
drh | Improvements to query invariant checking in fuzzcheck. |
commit | commitdiff | tree |
2022-06-15 |
drh | When running an incremental vacuum, detect growth in... |
commit | commitdiff | tree |
2022-06-15 |
drh | Add the --query-invariants option to fuzzcheck. No... |
commit | commitdiff | tree |
2022-06-15 |
drh | Dbsqlfuzz discovered a case where a bytecode branch... |
commit | commitdiff | tree |
2022-06-15 |
drh | Add the --query-invariants flag to fuzzcheck. The... query-invariant-tests |
commit | commitdiff | tree |
2022-06-15 |
drh | Improvements to query invariant testing. Almost workin... |
commit | commitdiff | tree |
2022-06-14 |
drh | Fix the OP_NullRow opcode so that it works even if... |
commit | commitdiff | tree |
2022-06-14 |
dan | Add missing SQLITE_FCNTL_SIZE_HINT call to a path taken... |
commit | commitdiff | tree |
2022-06-14 |
drh | Attempt to enhance fuzzcheck to do some simple invarian... |
commit | commitdiff | tree |
2022-06-13 |
drh | Do not remove the EP_CanBeNull flag from expressions... |
commit | commitdiff | tree |
2022-06-10 |
drh | The same restrictions on the use of WHERE clause terms... |
commit | commitdiff | tree |
2022-06-10 |
stephan | fiddle: minor style tweaks, including using swapped... |
commit | commitdiff | tree |
2022-06-10 |
drh | Do not allow constant propagation between WHERE-clause... |
commit | commitdiff | tree |
next |