| 2020-07-16 |  dan | Allow BEGIN CONCURRENT transactions to contain schema... | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Merge versoin 3.32.1 into the begin-concurrent-pnu... | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Version 3.32.1  version-3.32.1 | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Extra assert() statements in the printf() logic. | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Defensive code that tries to prevent a recurrence of... | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Fix minor compile issues with optional extensions. | commit | commitdiff | tree | snapshot | 
| 2020-05-25 |  drh | Make sure variable declarations are at start of scope... | commit | commitdiff | tree | snapshot | 
| 2020-05-24 |  drh | Version number to 3.32.1. | commit | commitdiff | tree | snapshot | 
| 2020-05-24 |  drh | When rewriting a query for window functions, if the... | commit | commitdiff | tree | snapshot | 
| 2020-05-24 |  drh | Move some utility Walker callbacks into the walker... | commit | commitdiff | tree | snapshot | 
| 2020-05-24 |  drh | Improvements to parse-tree tracing logic.  No changes... | commit | commitdiff | tree | snapshot | 
| 2020-05-24 |  drh | Minor fix to a comment.  No code changes. | commit | commitdiff | tree | snapshot | 
| 2020-05-23 |  drh | Limit the "precision" of floating-point to text convers... | commit | commitdiff | tree | snapshot | 
| 2020-05-23 |  drh | Improved bytecode comment. | commit | commitdiff | tree | snapshot | 
| 2020-05-22 |  drh | Merge the 3.32.0 release into the begin-concurrent... | commit | commitdiff | tree | snapshot | 
| 2020-05-22 |  drh | Version 3.32.0  version-3.32.0 | commit | commitdiff | tree | snapshot | 
| 2020-05-21 |  drh | Change a NEVER macro into a NO_TEST comment, as the... | commit | commitdiff | tree | snapshot | 
| 2020-05-21 |  dan | Avoid another potential OOB read in sqlite3expert.c. | commit | commitdiff | tree | snapshot | 
| 2020-05-20 |  drh | Back out the change from [7fab1393c2b22b1f] that tries... | commit | commitdiff | tree | snapshot | 
| 2020-05-19 |  drh | Add compiler hints to disable TSAN for the routines... | commit | commitdiff | tree | snapshot | 
| 2020-05-19 |  dan | In os_win.c, avoid calling sqlite3_uri_boolean() on... | commit | commitdiff | tree | snapshot | 
| 2020-05-19 |  drh | User-suggested improvement to the README.txt for the... | commit | commitdiff | tree | snapshot | 
| 2020-05-19 |  drh | In wal.c, improved comments on concurrency issues.... | commit | commitdiff | tree | snapshot | 
| 2020-05-18 |  dan | Add vdbevtab.lo to build of libsqlite3.lib in Makefile... | commit | commitdiff | tree | snapshot | 
| 2020-05-18 |  drh | Merge recent changes from trunk. | commit | commitdiff | tree | snapshot | 
| 2020-05-17 |  drh | Avoid harmless UB in memcpy() in the JSON extension. | commit | commitdiff | tree | snapshot | 
| 2020-05-17 |  drh | Use the sqlite3Realloc() interface internally, rather... | commit | commitdiff | tree | snapshot | 
| 2020-05-16 |  drh | Performance optimization for the sqlite3FindTable(... | commit | commitdiff | tree | snapshot | 
| 2020-05-16 |  drh | The OP_RealAffinity opcode is not necessary after readi... | commit | commitdiff | tree | snapshot | 
| 2020-05-16 |  dan | Fix a use-after-free bug in the fts3 snippet() function. | commit | commitdiff | tree | snapshot | 
| 2020-05-16 |  drh | Extra memory barrier during initialization. | commit | commitdiff | tree | snapshot | 
| 2020-05-16 |  dan | Add sqlite3BeginBenignMalloc() and EndBenignMalloc... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  dan | Update code in sqlite3expert.c to account for the fact... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  dan | Fix another build problem for SQLITE_OMIT_VIRTUALTABLE... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  drh | Fix a documentation typo.  No changes to code. | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  drh | Adjust some requirement marks.  No changes to code. | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  dan | Update test file e_fkey.test to account for the fact... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  dan | Fix SQLITE_OMIT_VIRTUALTABLE testfixture builds. | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  dan | Test script changes to account for the fact that the... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  mistachkin | Enhancements to long-path support in the Win32 VFS. | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  drh | Move some new test cases from fts3snippet.test into... | commit | commitdiff | tree | snapshot | 
| 2020-05-15 |  drh | Add the SQLITE_ENABLE_FTS3_PARENTHESIS option to fuzzch... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  drh | Fix a null pointer deference that can occur on a strang... | commit | commitdiff | tree | snapshot | 
| 2020-05-14 |  drh | Do not allow a virtual table to be renamed into the... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  drh | Implement the IIF(x,y,z) SQL function that is short... | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  drh | Remove unused constant SQLITE_FUNC_COALESCE. | commit | commitdiff | tree | snapshot | 
| 2020-05-13 |  dan | Use AtomicStore() and AtomicLoad() in a few more places... | commit | commitdiff | tree | snapshot | 
| 2020-05-11 |  drh | New test case in test/fuzzdata8.db. | commit | commitdiff | tree | snapshot | 
| 2020-05-11 |  dan | Fix a problem handling constant integer expressions... | commit | commitdiff | tree | snapshot | 
| 2020-05-08 |  drh | Release some restrictions on columns added by ALTER... | commit | commitdiff | tree | snapshot | 
| 2020-05-08 |  drh | Fix the count-optimization so that it honors the NOT... | commit | commitdiff | tree | snapshot | 
| 2020-05-08 |  drh | New test cases added to test/fuzzdata8.db. | commit | commitdiff | tree | snapshot | 
| 2020-05-08 |  drh | Do not retry on a failed realloc() unless SQLITE_ENABLE... | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  dan | Fix a failing assert() in fts3 triggered by a corrupt... | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  dan | Changes to avoid deadlock in SQLITE_ENABLE_SETLK_TIMEOU... | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  dan | Fix an error that could occur if the first transaction...   setlk-deadlock-changes | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  dan | Merge trunk changes into this branch. | commit | commitdiff | tree | snapshot | 
| 2020-05-07 |  drh | Fix the handling of reserve-bytes so that the maximum... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Avoid leaking a file-handle in test file walsetlk.test. | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Fix an assert() failure that could follow an IO error. | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  drh | Fix harmless compiler warnings. | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Fix a problem preventing building without SQLITE_ENABLE... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Add error code SQLITE_BUSY_TIMEOUT, used internally... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Fix compiler warnings in non-SQLITE_ENABLE_SETLK_TIMEOU... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Block on the WRITER lock when attempting to run recovery. | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  drh | Provide the SQLITE_DEFAULT_LEGACY_ALTER_TABLE compile... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Add tests for running recovery when opening a write... | commit | commitdiff | tree | snapshot | 
| 2020-05-06 |  dan | Merge latest trunk changes into this branch. | commit | commitdiff | tree | snapshot | 
| 2020-05-05 |  dan | Unless upgrading an existing read transaction, have... | commit | commitdiff | tree | snapshot | 
| 2020-05-05 |  drh | The only known path to a corruption detection branch... | commit | commitdiff | tree | snapshot | 
| 2020-05-05 |  drh | Earlier detection of index corruption caused by missing... | commit | commitdiff | tree | snapshot | 
| 2020-05-05 |  drh | Fix a compiler warning in cksumvfs.c. | commit | commitdiff | tree | snapshot | 
| 2020-05-04 |  drh | Fix harmless compiler warnings. | commit | commitdiff | tree | snapshot | 
| 2020-05-04 |  dan | Changes to avoid deadlock in SQLITE_ENABLE_SETLK_TIMEOU... | commit | commitdiff | tree | snapshot | 
| 2020-05-04 |  drh | Minor change to the sqlite_stmt virtual table, for... | commit | commitdiff | tree | snapshot | 
| 2020-05-04 |  drh | Simplify the initialization of built-in extensions. | commit | commitdiff | tree | snapshot | 
| 2020-05-04 |  drh | Ensure that the master-journal name is in a form suitab... | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  drh | Add the SQLITE_FCNTL_CKPT_START file-control and use... | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  drh | Add support for PRAGMA analyze_limit and approximate... | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  drh | Add a missing VdbeCoverage() macro.  approximate-analyze | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  drh | Merge the bytecode and tables_used table-valued functio... | commit | commitdiff | tree | snapshot | 
| 2020-05-02 |  drh | Corner-case changes to the bytecode virtual table for...   bytecode-function | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Merge recent enhancements from trunk. | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Add the SQLITE_FCNTL_CKPT_START file-control.  Use...   ckpt-start-fcntl | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Merge recent trunk enhancements. | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Clarification to the sqlite3_uri() family of interfaces... | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Update documentation for sqlite3_close_v2() for clarity... | commit | commitdiff | tree | snapshot | 
| 2020-05-01 |  drh | Add the new SQLITE_IOERR_DATA result code and use it... | commit | commitdiff | tree | snapshot | 
| 2020-04-29 |  drh | Do not allow page_size changes on an active cksumvfs... | commit | commitdiff | tree | snapshot | 
| 2020-04-28 |  drh | Fix incorrect error message when something goes wrong... | commit | commitdiff | tree | snapshot | 
| 2020-04-28 |  drh | Add the cksumvfs extension. | commit | commitdiff | tree | snapshot | 
| 2020-04-28 |  drh | Use AtomicStore() when setting the mem0.nearlyFull... | commit | commitdiff | tree | snapshot | 
| 2020-04-28 |  drh | Use an AtomicLoad() macro in sqlite3HeapNearlyFull(). | commit | commitdiff | tree | snapshot | 
| 2020-04-26 |  drh | Yet another attempt to enhance sqlite3_load_extension... | commit | commitdiff | tree | snapshot | 
| 2020-04-26 |  drh | Fix an issue with check-in [bc3bf7c6681a96bc] when... | commit | commitdiff | tree | snapshot | 
| 2020-04-25 |  drh | Fix the sqlite3_load_extension() interface so that... | commit | commitdiff | tree | snapshot | 
| 2020-04-25 |  dan | Ensure affinity is not discarded from a view column... | commit | commitdiff | tree | snapshot | 
| 2020-04-24 |  drh | The new sqlite3_database_file_object() interface requir... | commit | commitdiff | tree | snapshot | 
| 2020-04-24 |  drh | New test case for ticket [1dcb4d44964846ad]. | commit | commitdiff | tree | snapshot | 
| 2020-04-23 |  drh | Fix an uninitialized variable in the newly enhanced... | commit | commitdiff | tree | snapshot | 
| next |