aboutsummaryrefslogtreecommitdiff
path: root/src/test_config.c
Commit message (Collapse)AuthorAge
...
| * Split out sqlite3BtreeCursorHintFlags() from sqlite3BtreeCursorHint() drh2015-10-27
| | | | | | | | | | the interface for improved performance. FossilOrigin-Name: b3ec9a0d62c5543e91d4be2cd634ec4a3d6dca11
* | Merge the version 3.9.0 changes and the incorporation of JSON1 and FTS5drh2015-10-09
|\| | | | | | | | | into the amalgamation from trunk. FossilOrigin-Name: c1d96fb654b2c0f66d586aa39d80ea0468186690
| * Json1 tests are working. Builds without FTS5 enabled. Still some problemsdrh2015-10-08
| | | | | | | | | | building with FTS5. FossilOrigin-Name: 2928f8e87d2e5d121e6e7e5993cbb773bb2b0603
* | Merge all changes in the latest 3.8.11 beta into the sessions branch.drh2015-07-23
|\| | | | | | | | | | | Changes include the rename of OTA to RBU, the WITHOUT-ROWID-OR-Skipscan fix, and improvements to pcache1. FossilOrigin-Name: 7f0ee77062d2fcb014942c7c62c163ccc801f21b
| * Change the name of the OTA extension to RBU: Resumable Bulk Update.drh2015-07-23
| | | | | | FossilOrigin-Name: 017c5019e1ce042025d4f327e50ec50af49f9fa4
* | Merge all the latest enhancements from trunk. This merge include FTS5drh2015-06-30
|\| | | | | | | | | and a number of notable performance enhancements. FossilOrigin-Name: 39936b33b0668aad81aa574d4d74c92b0ddd218a
| * Merge latest trunk changes with this branch.dan2015-06-02
| |\ | | | | | | FossilOrigin-Name: c9ffda4abb4390bbc5719e269196e2807b254f97
| * \ Merge trunk changes with this branch.dan2015-03-21
| |\ \ | | | | | | | | FossilOrigin-Name: 142743918fd5a6d79fa10c44398360c3684a255a
| * \ \ Merge latest trunk changes with this branch.dan2015-01-21
| |\ \ \ | | | | | | | | | | FossilOrigin-Name: b3348b1e07e168b156636a29fc8c6d6afb3129c2
| * \ \ \ Merge latest trunk changes with this branch.dan2015-01-01
| |\ \ \ \ | | | | | | | | | | | | FossilOrigin-Name: 4b3651677e7132c4c45605bc1f216fc08ef31198
| * | | | | Fix the customization interfaces so that they match the documentation.dan2014-11-15
| | | | | | | | | | | | | | | | | | FossilOrigin-Name: fba0b5fc7eead07a4853e78e02d788e7c714f6cd
* | | | | | Merge recent trunk changes, include the R-Tree enhancement that allowsdrh2015-05-19
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | 8-byte BLOB arguments to geometry functions, and the fix for the TEXT affinity problem that could cause corrupt indexes. FossilOrigin-Name: 0a0de8b72ca24f287f9c84766a14e12ea4564b59
| * | | | | Merge recent trunk enhancements into the ota-update branch.drh2015-03-09
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | FossilOrigin-Name: 5489cb68921f62f10d832adbc4d19ea8c6c5da50
| * | | | | Merge in all changes from trunk.drh2015-01-28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | FossilOrigin-Name: 17c69be80542c5f84e21d60df3edc49422b087d9
| * | | | | Add SQLITE_ENABLE_OTA pre-processor directives so that this branch may be ↵dan2014-11-22
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | compiled with or without OTA. FossilOrigin-Name: 600cefdd4d29c1de4d107fa7ddeb76a18edce4f5
* | | | | Merge recent trunk enhancements into the sessions branch.drh2015-03-09
|\ \ \ \ \ | | |_|/ / | |/| | | FossilOrigin-Name: 68c8937e83b770d5ec6b1855c1bde81057c11b5f
| * | | | Remove all references to SQLITE_DEFAULT_TEMP_CACHE_SIZE. Add requirementsdrh2015-02-27
| | |/ / | |/| | | | | | | | | | | | | | marks related to cache_size changing. FossilOrigin-Name: 766ad65025a9d5815300978e6e349f5af5db6012
* | | | Merge trunk 3.8.8 beta changes into the sessions branchdrh2015-01-14
|\| | | | | | | | | | | FossilOrigin-Name: 0ba124540b5b2a9ceda0f4f4a46e6be54edad813
| * | | Improvements to compile-time-option hygiene. Use "#if OPTION" instead ofdrh2015-01-10
| |/ / | | | | | | | | | | | | | | | | | | "#ifdef OPTION" in cases where that makes sense, so that -DOPTION=0 will work. Add the "Have-Not" configuration in releasetest.tcl which disables all of the "HAVE_component" compile-time options. FossilOrigin-Name: 9e92a5ed5aaba20461ed4ce8359d6e34e7773d68
* | | Merge recent trunk enhancements, including the read-after-ROLLBACK changedrh2014-11-18
|\| | | | | | | | | | | | | | | | | and the addition of sqlite3_stmt_scanstatus() support, as well as various minor bug fixes. FossilOrigin-Name: f09055f3c4348264c7336f90646375f0d98b061e
| * | Add new test file e_blobopen.test, containing tests for sqlite3_blob_open().dan2014-11-07
| | | | | | | | | FossilOrigin-Name: ecbccd0e594d22b3ae7fabc8037951dc49570bc3
| * | Add further tests. Fixes so that compilation without ENABLE_STMT_SCANSTATUS ↵dan2014-11-03
| | | | | | | | | | | | | | | works. FossilOrigin-Name: a2303c719222f1effb51acc6b37930561148c00c
* | | Merge all recent trunk changes.drh2014-10-10
|\| | | | | | | | FossilOrigin-Name: abfef254721ca29b653f24bfe80e88adaa92dc6c
| * | Fix up test cases to account for the new SQLITE_LIMIT_WORKER_THREADS limit.drh2014-10-08
| | | | | | | | | FossilOrigin-Name: 6483d426c4c5c772cd49412ea37e0fa7a0378904
* | | Merge all recent trunk changes into the sessions branch.drh2014-09-21
|\| | | | | | | | FossilOrigin-Name: 6406b77f2c447751a2fbb16f01c61cdcfd6af59e
| * | Complete the implementation of the various APIs. Fix several problems.drh2014-09-10
| | | | | | | | | | | | | | | This is another incremental check-in that does not completely work. FossilOrigin-Name: 4eaaa7fa87aa912d24f8b35440ab60310dc08310
* | | Merge the latest trunk changes, including the multi-threaded sorter, intodrh2014-09-02
|\| | | | | | | | | | | | | | the sessions branch. FossilOrigin-Name: d4cce2c71e64ab7b6a65a81b88b69445ed859351
| * | Merge all recent trunk changes into the threads branch.drh2014-07-24
| |\ \ | | | | | | | | FossilOrigin-Name: 770685892c8f09b9cddb2fbb2877cfb291e19425
| * \ \ Merge the latest trunk changes into the threads branch.dan2014-05-09
| |\ \ \ | | | |/ | | |/| FossilOrigin-Name: 9ac8f1e7115bc50663235adedeb0d3e1234c5740
| * | | Fix a problem in the sorter causing it to return spurious SQLITE_NOMEM ↵dan2014-05-03
| | | | | | | | | | | | | | | | | | | | errors when configured to use memsys3 or memsys5. FossilOrigin-Name: 3a66c4e1bf311d38668dfcdcd77867feff6db7bd
| * | | Even if compile time option SQLITE_MAX_WORKER_THREADS is set to one or ↵dan2014-04-01
| | | | | | | | | | | | | | | | | | | | greater, set the default number of worker threads to zero. Distribute data more evenly between threads in sqlite3VdbeSorterWrite() to improve performance when sorting large amounts of data. Add new test file sort2.test. FossilOrigin-Name: 643c86a056168e39fcb7f39b8a72731f1eb246db
* | | | Merge recent trunk changes into the sessions branch.drh2014-07-24
|\ \ \ \ | | |_|/ | |/| | FossilOrigin-Name: a9db017eabdefafcda87c497e8bafa07002ac0fe
| * | | Change fts3/4 so that the "unicode61" is included in builds by default. It ↵dan2014-07-03
| | |/ | |/| | | | | | | | | | may now be excluded by defining SQLITE_DISABLE_FTS3_UNICODE. FossilOrigin-Name: 0cc0230ae9cfc9760fd8ef2c25e82576b052dbeb
* | | Merge recent trunk changes into the sessions branch.drh2014-05-20
|\| | | | | | | | FossilOrigin-Name: 2d33afe0c43cb99caa521c48b721c3b0971e967c
| * | Merge updates from trunk.mistachkin2014-02-21
| |\| | | | | | | FossilOrigin-Name: 09cf240a7fb4022aeb1d7ae2a2455b5f97b53d68
| * | Further work on Windows header file reform.mistachkin2013-11-26
| | | | | | | | | FossilOrigin-Name: 540f5525160b516de282136ca77f909115a51630
* | | Bring in all the latest trunk changes, including the Common Tabledrh2014-01-24
|\ \ \ | | |/ | |/| | | | | | | Expressions implementation. FossilOrigin-Name: 9b43e559195680e558264c4c00d34dc9cf9d9146
| * | Fixes so that SQLITE_OMIT_CTE builds work.dan2014-01-15
| |/ | | | | FossilOrigin-Name: 3908e2ea2e7e5f466cbbbffdc27e0fe8dc9751ac
* | Merge in performance enhancements from trunk.drh2013-11-26
|\| | | | | FossilOrigin-Name: fc9ae839569eb28eb734c52d95676c59b2e27494
| * Add experimental sqlite3_config option to control the native Win32 heap size.mistachkin2013-11-23
| | | | | | FossilOrigin-Name: f09f11e94b5a7c2e51d99c3700d2acd2f3903de9
* | Merge in the WITHOUT ROWID changes. A few tests are failing now. They willdrh2013-11-11
|\| | | | | | | | | be fixed in a follow-on check-in. FossilOrigin-Name: 5addd1234ded59ce60fb633b76ac87d483377edd
| * Enable some more tests on Windows.mistachkin2013-10-31
| | | | | | FossilOrigin-Name: 72389c295bb240ec76746e289403b82e04189903
* | Merge from trunk: (1) Recent bug fixes (2) STAT4 support (3) win32-longpathdrh2013-08-29
|\| | | | | | | | | support. FossilOrigin-Name: e7ebc8f74fe91dee26f952fdf49e427b45448667
| * If ENABLE_STAT3 is defined but ENABLE_STAT4 is not, have ANALYZE create and ↵dan2013-08-12
| | | | | | | | | | populate the sqlite_stat3 table instead of sqlite_stat4. FossilOrigin-Name: cca8bf4372ab7a0258aa5c9397818415c6cf0abf
| * Begin adding experimental sqlite_stat4 table. This commit is buggy.dan2013-08-03
| | | | | | FossilOrigin-Name: 2beea303a1d609cd2ff252412c50b966b9e5e8f1
* | Merge the latest trunk changes into the sessions branch.drh2013-04-22
|\| | | | | FossilOrigin-Name: 6994826c0784280f2e9728dfa4185848846d03df
| * Remove the unused SQLITE_CURDIR macro.drh2013-04-16
| | | | | | FossilOrigin-Name: 16f7ba4afaa69f6150b4defd4ddf5800f5d23084
| * Refactoring the mmap interface. The controlling pragma is now "mmap_size"drh2013-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of "mmap_limit". Also change SQLITE_CONFIG_MMAP_LIMIT and SQLITE_FCNTL_MMAP_LIMIT to SQLITE_CONFIG_MMAP_SIZE and SQLITE_FCNTL_MMAP_SIZE, respecctively. The default mmap_size is now always 0, meaning that memory mapped I/O is off by default. There is a new compile-time option SQLITE_MAX_MMAP_SIZE that determines a hard upper bound on the mmap_size. Setting SQLITE_MAX_MMAP_SIZE to zero disables the memory-mapped I/O logic and causes it to be omitted from the build. An extra argument is added to SQLITE_CONFIG_MMAP_SIZE that can optionally lower the SQLITE_MAX_MMAP_SIZE at start-time. The SQLITE_MAX_MMAP_SIZE is zero for platforms where we know that it does not work, meaning that it cannot be turned on by mistake on those platforms. FossilOrigin-Name: ea1404a10abd7f68e1f8e0708c8a3199d1f79665
| * Disable the use of memory-mapped I/O if the SQLITE_DISABLE_MMAP macro isdrh2013-04-08
| | | | | | | | | | | | defined. Automatically define this macro for OpenBSD and QNX. Other systems are likely to be added to the disabled list over time. FossilOrigin-Name: 8a4314a398c6c6efb25e6993c826b7e60d9bb1f9
* | Merge the changes for the 3.7.16.1 release candidate into the sessions branch.drh2013-03-28
|\| | | | | FossilOrigin-Name: ee35a89712b8ea9f4e70d61a29150348896b519f