SQLite

All files named ”src/test_config.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for src/test_config.c

2025-03-03
16:53
[8b48024b0f] part of check-in [b51690e180] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [b51690e180] user: drh branch: reuse-schema, size: 28645)
16:01
[7bd467660d] part of check-in [2033763007] Merge the latest trunk enhancements into the bedrock branch through the wal2 intermediary. (check-in: [2033763007] user: drh branch: bedrock, size: 28801)
15:53
[e1d2b13a6a] part of check-in [051a6b159e] Merge all the latest trunk enhancements into the begin-concurrent branch. (check-in: [051a6b159e] user: drh branch: begin-concurrent, size: 28395)
2025-02-05
17:52
[39a37de458] part of check-in [581efc3462] If SQLite is compiled with SQLITE_ENABLE_WAL_BIGHASH defined, use hash tables large enough to fit 128K, instead of 4K, entries in the *-shm file. (check-in: [581efc3462] user: dan branch: bedrock, size: 28335)
2025-01-29
15:11
[a684b7c4b6] part of check-in [dc74bd8915] If SQLITE_ENABLE_WAL2NOCKSUM is defined, then SQLite calculates the frame checksums used in wal2 mode based on the previous checksum and the frame header only, not the frame body only. This risks corruption following a OS crash or power failure, but also speeds up writes in wal2 mode. (check-in: [dc74bd8915] user: dan branch: bedrock, size: 28132)
2024-12-09
16:01
[7f41240659] part of check-in [c892242bb6] Enhance tests to ensure that blocking locks, and not calls to xSleep(), are being used by SQLITE_ENABLE_SETLK_TIMEOUT builds when they should be. (check-in: [c892242bb6] user: dan branch: win32-enable-setlk, size: 28196)
2024-12-04
18:27
[fa43522c0c] part of check-in [22e4aeded0] Assume an NT-based OS when running tests if sqlite_os_type is not set. (check-in: [22e4aeded0] user: dan branch: win32-enable-setlk, size: 27936)
2024-12-03
19:09
[e6823104da] part of check-in [54853421ba] Further test file tweaks to run with SQLITE_OS_WINRT builds. (check-in: [54853421ba] user: dan branch: win32-enable-setlk, size: 27911)
2024-11-11
17:03
[872eb3cab4] part of check-in [52bd7953f1] Update this branch with latest changes and build system updates from trunk. (check-in: [52bd7953f1] user: dan branch: begin-concurrent, size: 27929)
2024-10-30
14:24
[72ec68c4b8] part of check-in [67087fe433] Merge the readonly-ignore-wal-jrnl feature into a sub-branch of reuse-schema. (check-in: [67087fe433] user: drh branch: reuse-schema-ro-waljrnl, size: 28178)
13:47
[83f1d7d66c] part of check-in [21ed4e7886] Require the SQLITE_ENABLE_READONLY_WALJOURNAL pre-processor macro to activate the new feature on this branch. (check-in: [21ed4e7886] user: dan branch: readonly-ignore-wal-jrnl, size: 27971)
2024-10-28
17:27
[bff5e1625c] part of check-in [3a3f7bf430] Remove the never-used and never-documented and long-ago deprecated user-authentication feature option. [65884d4f81a4705b]. (check-in: [3a3f7bf430] user: drh branch: trunk, size: 27730)
2024-10-16
15:14
[828e696c55] part of check-in [93f0febab4] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [93f0febab4] user: drh branch: reuse-schema, size: 28135)
14:52
[ea092fab1e] part of check-in [92cd032aa9] Merge the latest trunk enhancements into the begin-concurrent branch. (check-in: [92cd032aa9] user: drh branch: begin-concurrent, size: 28127)
2024-10-01
20:29
[e8d041a841] part of check-in [f622b52024] Remove all code that makes use of the C-language "long double" datatype. (check-in: [f622b52024] user: drh branch: omit-long-double, size: 27928)
2024-09-06
15:52
[54b4f17e0b] part of check-in [f9ce1ababb] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [f9ce1ababb] user: drh branch: reuse-schema, size: 28287)
2024-09-04
16:54
[72fcae7f6d] part of check-in [cf8f155280] Update the bedrock branch to include all of the latest trunk enhancements. (check-in: [cf8f155280] user: drh branch: bedrock, size: 28279)
2024-09-02
09:40
[345b8e383f] part of check-in [3b1cdddf83] Change the name of the enabling compile-time macro to SQLITE_ENABLE_ORDERED_SET_AGGREGATES. (check-in: [3b1cdddf83] user: drh branch: ordered-set-agg, size: 28080)
2024-09-01
23:27
[31846473de] part of check-in [c9367e2532] The WITHIN GROUP (ORDER BY ...) syntax is now a compile-time option: SQLITE_ENABLE_ORDERED_SET_FUNCS. There is no increment in the code size if the option is omitted. (check-in: [c9367e2532] user: drh branch: ordered-set-agg, size: 27804)
2024-08-01
01:06
[0e3579a520] part of check-in [ff9fdd07d2] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [ff9fdd07d2] user: drh branch: reuse-schema, size: 27765)
00:02
[665273ade6] part of check-in [3b131bd9aa] Merge all the latest trunk enhancements into the begin-concurrent branch. (check-in: [3b131bd9aa] user: drh branch: begin-concurrent, size: 27757)
2024-07-30
15:49
[46eaf39842] part of check-in [6e5bb48a74] First attempt at getting the build to work with Tcl 9.0. (check-in: [6e5bb48a74] user: drh branch: tcl9, size: 27558)
2024-03-26
10:48
[7f2b70b725] part of check-in [e469b02205] Merge all recent trunk enhancements into the reuse-schema branch. (check-in: [e469b02205] user: drh branch: reuse-schema, size: 27834)
10:42
[5176d4be11] part of check-in [9b854e54b0] Merge all recent trunk enhancements into the begin-concurrent branch. (check-in: [9b854e54b0] user: drh branch: begin-concurrent, size: 27826)
2024-03-19
15:27
[5fa77ee606] part of check-in [495b8c7b08] Update tests to work with SQLITE_ALLOW_ROWID_IN_VIEW. (check-in: [495b8c7b08] user: dan branch: rowid-in-view, size: 27627)
2023-06-22
14:50
[f8353821fb] part of check-in [905c6c9ddb] Merge the latest trunk enhancements into the reuse-schema branch. (check-in: [905c6c9ddb] user: drh branch: reuse-schema, size: 27600)
13:28
[4ad5242472] part of check-in [5bd26fea6a] Merge recent trunk enhancements into the begin-concurrent branch. (check-in: [5bd26fea6a] user: drh branch: begin-concurrent, size: 27592)
2023-06-07
15:00
[f0cc1f517d] part of check-in [9a12bac5d2] Remove additional traces of FTS1 and FTS2 that were missed by [2bb50d5aedef0fd2] (check-in: [9a12bac5d2] user: drh branch: trunk, size: 27393)
2023-03-23
19:22
[7f1ee1ebe6] part of check-in [95c7af79cf] Fix test cases so that they work when SQLITE_ENABLE_NAN_INF is defined. (check-in: [95c7af79cf] user: drh branch: nan-inf, size: 27954)
2022-02-22
19:30
[c7a93ef3c0] part of check-in [c5998c43c1] Merge version 3.38.0 into the begin-concurrent branch. (check-in: [c5998c43c1] user: drh branch: begin-concurrent, size: 27956)
2022-02-21
16:49
[73ebdc3558] part of check-in [b3c26f4a34] Merge the latest trunk changes into the reuse-schema branch. (check-in: [b3c26f4a34] user: drh branch: reuse-schema, size: 27964)
2022-02-17
14:33
[8264637b06] part of check-in [db950192c9] Remove references to the now-defunct SQLITE_ENABLE_JSON1 compile-time option. (check-in: [db950192c9] user: drh branch: trunk, size: 27757)
2021-08-03
16:31
[8544c71df9] part of check-in [8d806cf93c] Merge recent trunk enhancements into the begin-concurrent branch. (check-in: [8d806cf93c] user: drh branch: begin-concurrent, size: 27958)
16:11
[0e61f2cd80] part of check-in [d71adc3fd8] Merge recent trunk enhancements into the reuse-schema branch. (check-in: [d71adc3fd8] user: drh branch: reuse-schema, size: 27966)
2021-07-13
11:30
[284c299127] part of check-in [385db79447] Do not attempt to run Tcl sessions tests unless both SQLITE_ENABLE_PREUPDATE_HOOK and SQLITE_ENABLE_SESSIONS are defined. (check-in: [385db79447] user: dan branch: trunk, size: 27759)
2021-05-22
15:05
[ec23c06759] part of check-in [dbc65a6958] Merge latest trunk changes into this branch. (check-in: [dbc65a6958] user: dan branch: reuse-schema, size: 27919)
2021-05-21
15:33
[7768197f40] part of check-in [0dba9010ad] Merge all recent trunk changes into the begin-concurrent branch. (check-in: [0dba9010ad] user: drh branch: begin-concurrent, size: 27911)
2021-05-08
17:18
[9c8e12823c] part of check-in [6df3b03e00] Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces by default. Omit the SQLITE_ENABLE_DESERIALIZE option and replace it with the SQLITE_OMIT_DESERIALIZE option. (check-in: [6df3b03e00] user: drh branch: trunk, size: 27712)
2021-05-07
14:16
[56d13b388c] part of check-in [c5e2de1d24] This was suppose to be a merge from trunk. But something went wrong. (check-in: [c5e2de1d24] user: dan branch: bad-merge, size: 27920)
2021-04-17
18:43
[842ddde1f1] part of check-in [f0dd9cf2d7] Allow more time for perf tests when instrumented. Condition another on feature it needs. (check-in: [f0dd9cf2d7] user: larrybr branch: trunk, size: 27713)
2021-04-16
23:43
[80d097a042] part of check-in [23da5016b6] Add geopoly to $::sqlite_options() and use it to pass more tests. (check-in: [23da5016b6] user: larrybr branch: trunk, size: 27468)
2020-12-17
11:30
[c762591181] part of check-in [9f41f60405] Merge latest trunk changes into this branch. (check-in: [9f41f60405] user: dan branch: reuse-schema, size: 27484)
2020-12-14
16:26
[21aa5fc3e6] part of check-in [a1708e8457] Merge recent trunk enhancements into the begin-concurrent branch. (check-in: [a1708e8457] user: drh branch: begin-concurrent, size: 27476)
2020-12-07
17:15
[98698f5242] part of check-in [4db5f2f787] Begin adding new SQL functions that depend on -lm: ceil(), ceiling(), floor(), ln(), log(), and log10() so far. More to follow. (check-in: [4db5f2f787] user: drh branch: trunk, size: 27277)
2020-04-09
18:51
[c67dffdf76] part of check-in [d6fda470fe] Merge recent trunk changes into the apple-osx branch. (check-in: [d6fda470fe] user: drh branch: apple-osx, size: 28294)
18:29
[2882bb5dfb] part of check-in [92f71a88c4] Merge recent trunk enhancements into the begin-concurrent branch. (check-in: [92f71a88c4] user: drh branch: begin-concurrent, size: 27278)
2020-02-27
15:20
[9eaeaa5996] part of check-in [3f5650aae6] Merge latest trunk changes into this branch. (check-in: [3f5650aae6] user: dan branch: reuse-schema, size: 27286)
2020-02-07
01:12
[5ea19bf097] part of check-in [5a877221ce] Simplify the code by removing the unsupported and undocumented SQLITE_HAS_CODEC compile-time option (check-in: [5a877221ce] user: drh branch: trunk, size: 27079)
2019-09-16
12:08
[e3a90cf6b5] part of check-in [93b9ef3f47] Merge recent trunk enhancements into the begin-concurrent branch. (check-in: [93b9ef3f47] user: drh branch: begin-concurrent, size: 27391)
12:02
[8671e387e6] part of check-in [a95191deab] Merge the latest changes from trunk into the apple-osx branch. (check-in: [a95191deab] user: drh branch: apple-osx, size: 28407)
2019-08-13
15:22
[940d672532] part of check-in [5b4689d89c] Merge latest trunk changes with this branch. (check-in: [5b4689d89c] user: dan branch: reuse-schema, size: 27399)
2019-08-12
15:19
[50eeeae4d6] part of check-in [a48a7b7859] Make the sha3 extension part of the amalgamation, enabled using SQLITE_ENABLE_SHA3. (check-in: [a48a7b7859] user: drh branch: sha3, size: 27374)
2019-08-08
15:24
[e25826d693] part of check-in [1e17ea2fd1] Remove support for STAT3. The sqlite_stat3 tables are ignored, if they exist. STAT4 continues to work as it always has, and as it is a superset of STAT3 is the recommended replacement. (check-in: [1e17ea2fd1] user: drh branch: omit-stat3, size: 27192)
2019-03-21
17:13
[4f7a5aa464] part of check-in [b8e536089b] Disable the feature on this branch in non-SQLITE_ENABLE_SHARED_SCHEMA builds. (check-in: [b8e536089b] user: dan branch: reuse-schema, size: 27623)
2018-11-26
07:21
[b0bac20e47] part of check-in [28a615a2e0] Merge latest trunk changes into this branch. (check-in: [28a615a2e0] user: dan branch: begin-concurrent, size: 27615)
2018-11-05
13:53
[7f2a961710] part of check-in [62acf7a09e] Merge recent trunk enhancements. (check-in: [62acf7a09e] user: drh branch: apple-osx, size: 28631)
2018-10-29
17:53
[5ebafbcd5c] part of check-in [592b66e805] Add the sqlite3_normalized_sql() API. (check-in: [592b66e805] user: mistachkin branch: normalized_sql, size: 27416)
2018-10-09
22:58
[353ac8eb75] part of check-in [1b60e7a981] Merge enhancements from trunk. (check-in: [1b60e7a981] user: drh branch: apple-osx, size: 28428)
22:50
[3c60b1186b] part of check-in [ddf6a54ef3] Merge changes for the 3.25.0 release. (check-in: [ddf6a54ef3] user: drh branch: apple-osx, size: 28436)
2018-09-28
20:58
[1bb0d0b9c6] part of check-in [86750c927c] Merge latest trunk into this branch. (check-in: [86750c927c] user: dan branch: begin-concurrent, size: 27412)
2018-09-18
17:00
[3bbc5e593f] part of check-in [de2e3cbd08] Enhance tester.tcl so that when "--malloctrace=1" is specified, the test generates self-contained Tcl scripts that present GUIs instead of *.sql files that require a separate program to interpret. (check-in: [de2e3cbd08] user: dan branch: trunk, size: 27213)
2018-07-10
15:45
[eda1e25181] part of check-in [e9a3e8642e] Merge latest trunk changes into this branch. (check-in: [e9a3e8642e] user: dan branch: begin-concurrent, size: 27420)
2018-06-22
20:51
[6c3f341ece] part of check-in [5f04b01646] Omit all window-function related code when building with SQLITE_OMIT_WINDOWFUNC. (check-in: [5f04b01646] user: dan branch: exp-window-functions, size: 27221)
2018-03-28
15:41
[432d0e740c] part of check-in [df52e89fff] Update this branch with latest trunk changes. (check-in: [df52e89fff] user: dan branch: server-process-edition, size: 27212)
2018-03-20
13:52
[7f049288c6] part of check-in [b0c2f760a6] Merge all recent enhancements from trunk. (check-in: [b0c2f760a6] user: drh branch: begin-concurrent, size: 27222)
2018-03-14
17:17
[15d4d8f38d] part of check-in [a658f80c8f] Merge the latest enhancements from trunk. (check-in: [a658f80c8f] user: drh branch: apple-osx, size: 28238)
2018-03-06
21:43
[097c618980] part of check-in [f07e97aed4] Improved documentation for sqlite3_serialize() and sqlite3_deserialize(). Change the name of the compile-time option to enable these interfaces from SQLITE_ENABLE_MEMDB to SQLITE_ENABLE_DESERIALIZE. (check-in: [f07e97aed4] user: drh branch: memdb, size: 27023)
2018-03-02
17:40
[621e333098] part of check-in [36801effa9] Merge latest trunk changes into this branch. (check-in: [36801effa9] user: dan branch: begin-concurrent, size: 27019)
2018-03-01
13:44
[09bd69f7e5] part of check-in [c8083de14b] Merge the latest enhancements from trunk. (check-in: [c8083de14b] user: drh branch: memdb, size: 27005)
2018-02-12
15:27
[03df8eb9dc] part of check-in [e128d72f1a] Update test file func6.test so that it works with SQLITE_ENABLE_NULL_TRIM builds. (check-in: [e128d72f1a] user: dan branch: trunk, size: 26820)
2018-01-15
21:59
[c73cd9c29f] part of check-in [c9d2ec51c8] Merge the enhancements associated with the first 3.22.0 beta. (check-in: [c9d2ec51c8] user: drh branch: apple-osx, size: 27838)
2018-01-03
01:28
[6b749332d9] part of check-in [fb2ac2d2fa] Add support for the "memdb" VFS and the sqlite3_memdb_ptr() and sqlite3_memdb_config() interfaces, to enable an SQLite database to be manipulated as an in-memory object. (check-in: [fb2ac2d2fa] user: drh branch: memdb, size: 26808)
2017-12-29
15:04
[cc8a1d4464] part of check-in [7a7f826e32] Change the function name to sqlite_unsupported_offset(X). Only enable the function if compiled with -DSQLITE_ENABLE_OFFSET_SQL_FUNC. The makefiles add that definition to shell builds. (check-in: [7a7f826e32] user: drh branch: location-function, size: 26623)
2017-12-08
16:23
[3904a8682a] part of check-in [a079f91452] Add compile time switch SQLITE_ENABLE_ICU_COLLATIONS. For enabling ICU collations without also enabling the tokenizer, the LIKE operator, the REGEXP operator, or the unicode aware upper()/lower() scalar functions. (check-in: [a079f91452] user: dan branch: trunk, size: 26412)
2017-11-28
08:08
[b96c9de05b] part of check-in [1fd1034935] Merge latest trunk changes, including the SQLITE_ENABLE_MULTITHREADED_CHECKS feature, into this branch. (check-in: [1fd1034935] user: dan branch: apple-osx, size: 27415)
00:52
[2dad654eb8] part of check-in [e6b8930469] Update tests to deal with SQLITE_FAST_SECURE_DELETE. (check-in: [e6b8930469] user: drh branch: trunk, size: 26200)
2017-11-06
20:02
[1880e08f27] part of check-in [7f217edab4] Merge latest trunk changes into this branch. (check-in: [7f217edab4] user: dan branch: begin-concurrent, size: 26182)
2017-10-24
19:12
[83e6fac74d] part of check-in [13be3a441d] Merge all enhancements and fixes from the 3.21.0 release. (check-in: [13be3a441d] user: drh branch: apple-osx, size: 27198)
2017-10-23
16:34
[3000f00b9b] part of check-in [0481330756] Updates to test procedures so that they all work with encryption. No changes to the core SQLite code. (check-in: [0481330756] user: drh branch: branch-3.21, size: 25983)
2017-07-24
19:23
[545983ba72] part of check-in [e77d29f644] Only open a db in server-mode if there is a directory named "db-journal" in the file-system and the VFS is an exclusive locking VFS. (check-in: [e77d29f644] user: dan branch: server-process-edition, size: 25982)
2017-07-20
17:47
[2b795b99d1] part of check-in [213c61cb82] Merge all the latest trunk enhancements. (check-in: [213c61cb82] user: drh branch: begin-concurrent, size: 25992)
2017-07-07
22:58
[662b977daa] part of check-in [7f48f6ab2a] Merge in all the latest trunk enhancements. (check-in: [7f48f6ab2a] user: drh branch: apple-osx, size: 27008)
2017-06-29
14:33
[abf6fc1fe9] part of check-in [adfdb80105] Rename the "stmts" virtual table to just "stmt" without the final "s". (check-in: [adfdb80105] user: drh branch: trunk, size: 25793)
13:41
[15b06083a0] part of check-in [60c628293a] Add the stmts virtual table to testfixture builds. Add new compile-time options SQLITE_ENABLE_QPSG and SQLITE_ENABLE_STMTSVTAB to ctime.c (check-in: [60c628293a] user: drh branch: trunk, size: 25796)
2017-03-30
20:26
[075bd5db1e] part of check-in [ed28f15e05] Merge all changes from the 3.18.0 release. (check-in: [ed28f15e05] user: drh branch: apple-osx, size: 26770)
2017-03-24
15:09
[d3925a8909] part of check-in [fd5676fe7f] Merge all recent enhancements from trunk. (check-in: [fd5676fe7f] user: drh branch: begin-concurrent, size: 25754)
2017-03-16
18:14
[edcba29024] part of check-in [78030c0f52] If the user has not set it explicitly, set the "PRAGMA synchronous" setting to SQLITE_DEFAULT_SYNCHRONOUS when a database connection changes from wal to rollback journal mode. (check-in: [78030c0f52] user: dan branch: default-synchronous-fix, size: 25555)
2017-01-09
06:33
[f3b4459a0c] part of check-in [d0e212d08f] Upgrade this branch to 3.16 plus the various fixes that appeared after its release. (check-in: [d0e212d08f] user: dan branch: begin-concurrent, size: 25682)
2016-12-12
16:15
[58800d2043] part of check-in [a24f805b5e] Merge all the latest performance enhancements from trunk. (check-in: [a24f805b5e] user: drh branch: apple-osx, size: 26698)
2016-12-07
15:49
[83179ea845] part of check-in [f360818737] Rename the SQLITE_OMIT_BUILTIN_TEST compile-time option to SQLITE_UNTESTABLE. (check-in: [f360818737] user: drh branch: trunk, size: 25483)
2016-11-04
19:09
[c56fe0fc7b] part of check-in [0e5ffd9123] Merge recent trunk changes, including all the fixes that appeared in version 3.15.1. (check-in: [0e5ffd9123] user: drh branch: apple-osx, size: 26705)
2016-10-26
12:15
[371853b469] part of check-in [e8a9bfece2] Add compile time option SQLITE_ENABLE_URI_00_ERROR. If defined, any "%00" escape found in a URI is treated as an error. (check-in: [e8a9bfece2] user: dan branch: uri-00-error, size: 25490)
2016-08-11
19:12
[0e3fbf51a9] part of check-in [d9f8918c5b] Merge version 3.14 plus some subsequent patches (including the page-cache performance patch) from trunk. (check-in: [d9f8918c5b] user: drh branch: begin-concurrent, size: 25483)
2016-08-04
09:13
[e91bd1471a] part of check-in [bf5a9542d0] Merge the ORDER BY LIMIT fix, and other enhancements, from trunk. (check-in: [bf5a9542d0] user: drh branch: apple-osx, size: 26499)
2016-07-28
14:37
[4d3d4a8864] part of check-in [e8be3dfeab] Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention. (check-in: [e8be3dfeab] user: mistachkin branch: callbackConv, size: 25284)
2016-04-21
15:35
[7711c82d42] part of check-in [a15c49aed0] Merge all recent enhancements from trunk. (check-in: [a15c49aed0] user: drh branch: apple-osx, size: 26424)
2016-04-20
12:16
[5165f79b3a] part of check-in [1f709fbf93] Merge all recent enhancements from trunk. (check-in: [1f709fbf93] user: drh branch: begin-concurrent, size: 25408)
2016-03-21
15:54
[794367cf23] part of check-in [8ee7d346c1] Merge all recent changes from trunk. (check-in: [8ee7d346c1] user: drh branch: begin-concurrent, size: 25015)
15:32
[7003f6f351] part of check-in [3296a0ceed] Merge 3.12.0 beta changes from trunk. (check-in: [3296a0ceed] user: drh branch: sessions, size: 25209)
2016-03-18
00:58
[cb86019c5c] part of check-in [ec052b4f14] Merge recent enhancements from trunk. (check-in: [ec052b4f14] user: drh branch: apple-osx, size: 26031)
00:19
[0fb2571777] part of check-in [6631e1e655] Fix more test-case errors in the Apple configuration. (check-in: [6631e1e655] user: drh branch: trunk, size: 24816)
2016-03-17
23:56
[57e52a768e] part of check-in [399c60764d] Fix some test cases so that they work under the Apple configuration. (check-in: [399c60764d] user: drh branch: trunk, size: 24350)
2016-03-08
16:35
[4126b74fe8] part of check-in [2974194123] Merge changes from trunk, especially the SQLITE_DEFAULT_SYNCHRONOUS enhancements. (check-in: [2974194123] user: drh branch: apple-osx, size: 25287)
2016-02-15
17:44
[3e8a3b5c30] part of check-in [c393ddc71a] Merge version 3.11.0 (check-in: [c393ddc71a] user: drh branch: begin-concurrent, size: 24483)
2016-02-09
15:50
[9f96e204b3] part of check-in [f073401792] Merge recent fixes and enhancements from trunk. (check-in: [f073401792] user: drh branch: apple-osx, size: 25774)
15:44
[1e51263265] part of check-in [f040a5bb62] Merge enhancements and fixes from trunk. (check-in: [f040a5bb62] user: drh branch: sessions, size: 24677)
2016-02-08
19:40
[7985332c80] part of check-in [e0eb217aca] Disable the two-argument form of the fts3_tokenizer() SQL function unless the library is built with -DSQLITE_ENABLE_FTS3_TOKENIZER. (check-in: [e0eb217aca] user: dan branch: trunk, size: 24284)
2015-12-16
19:55
[cd88b616e9] part of check-in [cb22efaf50] Merge recent enhancements from trunk. (check-in: [cb22efaf50] user: drh branch: begin-concurrent, size: 24271)
19:47
[a0e8eeb86a] part of check-in [f6c9273cab] Merge recent enhancements from trunk. (check-in: [f6c9273cab] user: drh branch: sessions, size: 24465)
2015-12-11
12:53
[f569bb9c62] part of check-in [7e7b240645] Merge recent trunk enhancements, and in particular the snapshot interface. (check-in: [7e7b240645] user: drh branch: apple-osx, size: 25562)
03:20
[0dee90328e] part of check-in [5fd008f043] Disable the snapshot test scripts if not compiled with SQLITE_ENABLE_SNAPSHOT. (check-in: [5fd008f043] user: drh branch: snapshot-get, size: 24072)
2015-12-02
20:53
[311a6bdbd6] part of check-in [9130661a78] Merge recent enhancements from trunk. (check-in: [9130661a78] user: drh branch: begin-concurrent, size: 24077)
20:40
[bae65b68a2] part of check-in [d1a1278d7f] Merge recent enhancements from trunk. (check-in: [d1a1278d7f] user: drh branch: sessions, size: 24271)
20:22
[8ab92facea] part of check-in [e1fb33c7d2] Merge all recent trunk enhancements, especially the unix VFS changes. (check-in: [e1fb33c7d2] user: drh branch: apple-osx, size: 25368)
2015-12-01
21:23
[48850687dd] part of check-in [9e1d6d4c39] Add the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option. (check-in: [9e1d6d4c39] user: drh branch: trunk, size: 23878)
2015-11-20
13:49
[a482301b98] part of check-in [41c8b8e39b] Merge all the latest enhancements and fixes from trunk. (check-in: [41c8b8e39b] user: drh branch: begin-concurrent, size: 23859)
2015-11-19
19:48
[ca2fdaf49a] part of check-in [2c9e5436bd] Merge the latest enhancements from trunk. (check-in: [2c9e5436bd] user: drh branch: apple-osx, size: 25150)
19:40
[a25edf31cc] part of check-in [7d6cfc79e7] Merge the latest enhancements from trunk. (check-in: [7d6cfc79e7] user: drh branch: sessions, size: 24053)
13:53
[f2824de39f] part of check-in [5490646b2e] Only support the magic "__hidden__" column name prefix interpretation when compiled with SQLITE_ENABLE_HIDDEN_COLUMNS. (check-in: [5490646b2e] user: drh branch: hidden-columns-in-tables, size: 23660)
2015-11-12
21:55
[8e17d2d3e2] part of check-in [178da33909] Import the test_sqllog.c enhancements from trunk. (check-in: [178da33909] user: drh branch: apple-osx, size: 24940)
20:12
[7523f8bd76] part of check-in [cab8126be9] Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the logging code in test_sqllog.c. When defined, logging is only performed if the "<database>-sqllog" file is present in the file system when the main database is opened. (check-in: [cab8126be9] user: dan branch: trunk, size: 23450)
2015-10-30
17:17
[cbdf8757e3] part of check-in [f2cde4cfc5] Merge the sqlite3_db_cacheflush() enhancements and other changes from trunk. (check-in: [f2cde4cfc5] user: drh branch: begin-concurrent, size: 23461)
16:50
[e1fc487196] part of check-in [395a153ff7] Merge all the latest enhancements from trunk. (check-in: [395a153ff7] user: drh branch: sessions, size: 23655)
16:23
[5b874ed962] part of check-in [6e4306efaf] Merge latest trunk changes, including sqlite3_db_cacheflush(), with this branch. (check-in: [6e4306efaf] user: dan branch: apple-osx, size: 24754)
2015-10-27
13:24
[426527fbb1] part of check-in [b3ec9a0d62] Split out sqlite3BtreeCursorHintFlags() from sqlite3BtreeCursorHint() the interface for improved performance. (check-in: [b3ec9a0d62] user: drh branch: cursor-hints, size: 23262)
2015-10-15
07:44
[fe04d07d9b] part of check-in [5c3a2a6ed6] Merge in the 3.9.0 changes from trunk. (check-in: [5c3a2a6ed6] user: drh branch: begin-concurrent, size: 23257)
2015-10-09
17:28
[099740cd40] part of check-in [1ccae39b8a] Merge all changes through the first 3.9.0 beta from trunk. (check-in: [1ccae39b8a] user: drh branch: apple-osx, size: 24550)
15:29
[6d95fdff9f] part of check-in [c1d96fb654] Merge the version 3.9.0 changes and the incorporation of JSON1 and FTS5 into the amalgamation from trunk. (check-in: [c1d96fb654] user: drh branch: sessions, size: 23451)
2015-10-08
23:37
[ada6f38b0a] part of check-in [2928f8e87d] Json1 tests are working. Builds without FTS5 enabled. Still some problems building with FTS5. (check-in: [2928f8e87d] user: drh branch: amalg-json1-fts5, size: 23058)
2015-09-03
15:17
[24f1c8415e] part of check-in [f8ae9bfd05] Changes from ENABLE_CONCURRENT (default off) to OMIT_CONCURRENT (default on). This is not a clear-cut decision and might be changed back. (check-in: [f8ae9bfd05] user: drh branch: begin-concurrent, size: 23072)
2015-08-28
02:12
[19a28baf2c] part of check-in [da8646582a] Merge trunk enhancements into the apple-osx branch. Most tests works, but there are yet a few issues to be resolved. (check-in: [da8646582a] user: drh branch: apple-osx, size: 24365)
2015-08-24
19:56
[f853203a1d] part of check-in [ba1ab858e2] Change "BEGIN UNLOCKED" to "BEGIN CONCURRENT". (check-in: [ba1ab858e2] user: dan branch: begin-concurrent, size: 23073)
16:00
[8870dbb880] part of check-in [0411355754] Fix compilation without SQLITE_ENABLE_UNLOCKED. Also other code organization issues. (check-in: [0411355754] user: dan branch: begin-concurrent, size: 23067)
2015-07-23
21:59
[548c99a1a9] part of check-in [7f0ee77062] Merge all changes in the latest 3.8.11 beta into the sessions branch. Changes include the rename of OTA to RBU, the WITHOUT-ROWID-OR-Skipscan fix, and improvements to pcache1. (check-in: [7f0ee77062] user: drh branch: sessions, size: 23266)
20:44
[fb2e5d354d] part of check-in [017c5019e1] Change the name of the OTA extension to RBU: Resumable Bulk Update. (check-in: [017c5019e1] user: drh branch: trunk, size: 22873)
2015-06-30
16:29
[c15d03e834] part of check-in [39936b33b0] Merge all the latest enhancements from trunk. This merge include FTS5 and a number of notable performance enhancements. (check-in: [39936b33b0] user: drh branch: sessions, size: 23266)
2015-06-02
18:07
[b140364155] part of check-in [c9ffda4abb] Merge latest trunk changes with this branch. (check-in: [c9ffda4abb] user: dan branch: fts5, size: 22873)
2015-05-19
22:42
[32606543e6] part of check-in [0a0de8b72c] Merge recent trunk changes, include the R-Tree enhancement that allows 8-byte BLOB arguments to geometry functions, and the fix for the TEXT affinity problem that could cause corrupt indexes. (check-in: [0a0de8b72c] user: drh branch: sessions, size: 23084)
2015-03-21
15:45
[ca734889a4] part of check-in [142743918f] Merge trunk changes with this branch. (check-in: [142743918f] user: dan branch: fts5, size: 22694)
2015-03-09
13:24
[7d28ede476] part of check-in [5489cb6892] Merge recent trunk enhancements into the ota-update branch. (check-in: [5489cb6892] user: drh branch: ota-update, size: 22691)
13:18
[8164cfbd9c] part of check-in [5e04eec88e] Merge recent trunk enhancements into the apple-osx branch. (check-in: [5e04eec88e] user: drh branch: apple-osx, size: 24004)
13:07
[5140cf3a0b] part of check-in [68c8937e83] Merge recent trunk enhancements into the sessions branch. (check-in: [68c8937e83] user: drh branch: sessions, size: 22905)
2015-02-27
21:53
[c2d3ff6c12] part of check-in [766ad65025] Remove all references to SQLITE_DEFAULT_TEMP_CACHE_SIZE. Add requirements marks related to cache_size changing. (check-in: [766ad65025] user: drh branch: trunk, size: 22512)
2015-01-28
12:00
[a55a18bbbb] part of check-in [17c69be805] Merge in all changes from trunk. (check-in: [17c69be805] user: drh branch: ota-update, size: 22729)
2015-01-21
06:36
[0f5843ef86] part of check-in [b3348b1e07] Merge latest trunk changes with this branch. (check-in: [b3348b1e07] user: dan branch: fts5, size: 22732)
2015-01-16
12:24
[90441a025b] part of check-in [518621f8dc] Merge the 3.8.8 release changes from trunk. (check-in: [518621f8dc] user: drh branch: apple-osx, size: 24042)
2015-01-14
17:16
[fc2616bded] part of check-in [0ba124540b] Merge trunk 3.8.8 beta changes into the sessions branch (check-in: [0ba124540b] user: drh branch: sessions, size: 22943)
2015-01-10
16:49
[e7b2e16343] part of check-in [9e92a5ed5a] Improvements to compile-time-option hygiene. Use "#if OPTION" instead of "#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. (check-in: [9e92a5ed5a] user: drh branch: trunk, size: 22550)
2015-01-01
18:03
[c07a375b1e] part of check-in [4b3651677e] Merge latest trunk changes with this branch. (check-in: [4b3651677e] user: dan branch: fts5, size: 22735)
2014-11-22
09:09
[7d50e35f5e] part of check-in [600cefdd4d] Add SQLITE_ENABLE_OTA pre-processor directives so that this branch may be compiled with or without OTA. (check-in: [600cefdd4d] user: dan branch: ota-update, size: 22732)
2014-11-18
21:27
[2cb46d68a2] part of check-in [ccb601f6df] Merge recent trunk enhancements. (check-in: [ccb601f6df] user: drh branch: apple-osx, size: 24045)
21:20
[d0d671ce14] part of check-in [f09055f3c4] Merge recent trunk enhancements, including the read-after-ROLLBACK change and the addition of sqlite3_stmt_scanstatus() support, as well as various minor bug fixes. (check-in: [f09055f3c4] user: drh branch: sessions, size: 22946)
2014-11-15
20:07
[9acba5c44c] part of check-in [fba0b5fc7e] Fix the customization interfaces so that they match the documentation. (check-in: [fba0b5fc7e] user: dan branch: fts5, size: 21975)
2014-11-07
14:41
[035c17a173] part of check-in [ecbccd0e59] Add new test file e_blobopen.test, containing tests for sqlite3_blob_open(). (check-in: [ecbccd0e59] user: dan branch: trunk, size: 22553)
2014-11-03
15:33
[c8b8b50bf2] part of check-in [a2303c7192] Add further tests. Fixes so that compilation without ENABLE_STMT_SCANSTATUS works. (check-in: [a2303c7192] user: dan branch: scanstatus, size: 22356)
2014-10-10
12:56
[6ff73defc3] part of check-in [abfef25472] Merge all recent trunk changes. (check-in: [abfef25472] user: drh branch: sessions, size: 22544)
2014-10-09
11:27
[42d34cb7d3] part of check-in [6fc7207727] Merge the latest trunk enhancements into the apple-osx branch. (check-in: [6fc7207727] user: drh branch: apple-osx, size: 23643)
2014-10-08
15:53
[a4cdebe093] part of check-in [6483d426c4] Fix up test cases to account for the new SQLITE_LIMIT_WORKER_THREADS limit. (check-in: [6483d426c4] user: drh branch: trunk, size: 22151)
2014-09-21
23:08
[00e23428ea] part of check-in [3967ebe83e] Merge in all recent changes from trunk. (check-in: [3967ebe83e] user: drh branch: apple-osx, size: 23610)
22:49
[5a2a9a580f] part of check-in [6406b77f2c] Merge all recent trunk changes into the sessions branch. (check-in: [6406b77f2c] user: drh branch: sessions, size: 22511)
2014-09-10
22:46
[6f721f0337] part of check-in [4eaaa7fa87] Complete the implementation of the various APIs. Fix several problems. This is another incremental check-in that does not completely work. (check-in: [4eaaa7fa87] user: drh branch: user-auth, size: 22118)
2014-09-02
15:57
[129629e373] part of check-in [696dc935f7] Merge the latest trunk changes into the apple-osx branch. (check-in: [696dc935f7] user: drh branch: apple-osx, size: 23412)
15:49
[a65043d01a] part of check-in [d4cce2c71e] Merge the latest trunk changes, including the multi-threaded sorter, into the sessions branch. (check-in: [d4cce2c71e] user: drh branch: sessions, size: 22313)
2014-08-15
22:37
[8af50a7251] part of check-in [c8ade949d4] Aborted merge. (check-in: [c8ade949d4] user: numist branch: obsolete, size: 23493)
2014-07-24
16:54
[d5f00627c4] part of check-in [770685892c] Merge all recent trunk changes into the threads branch. (check-in: [770685892c] user: drh branch: threads, size: 21920)
16:43
[581fcfe306] part of check-in [3810dc62d2] Merge recent trunk changes into the apple-osx branch. (check-in: [3810dc62d2] user: drh branch: apple-osx, size: 23285)
16:23
[f025224054] part of check-in [a9db017eab] Merge recent trunk changes into the sessions branch. (check-in: [a9db017eab] user: drh branch: sessions, size: 22186)
2014-07-03
12:18
[42fb068a03] part of check-in [0cc0230ae9] Change fts3/4 so that the "unicode61" is included in builds by default. It may now be excluded by defining SQLITE_DISABLE_FTS3_UNICODE. (check-in: [0cc0230ae9] user: dan branch: trunk, size: 21793)
2014-05-20
00:20
[f3865829c8] part of check-in [2d33afe0c4] Merge recent trunk changes into the sessions branch. (check-in: [2d33afe0c4] user: drh branch: sessions, size: 22186)
2014-05-09
15:00
[0530445f9d] part of check-in [9ac8f1e711] Merge the latest trunk changes into the threads branch. (check-in: [9ac8f1e711] user: dan branch: threads, size: 21920)
2014-05-08
23:01
[15c77838d6] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 23285)
2014-05-03
14:28
[bf2e0bf49e] part of check-in [3a66c4e1bf] Fix a problem in the sorter causing it to return spurious SQLITE_NOMEM errors when configured to use memsys3 or memsys5. (check-in: [3a66c4e1bf] user: dan branch: threads, size: 21872)
2014-04-01
15:38
[ebd0a42983] part of check-in [643c86a056] Even if compile time option SQLITE_MAX_WORKER_THREADS is set to one or 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. (check-in: [643c86a056] user: dan branch: threads, size: 21953)
2014-02-21
10:48
[dabaa32868] part of check-in [09cf240a7f] Merge updates from trunk. (check-in: [09cf240a7f] user: mistachkin branch: winHdr, size: 21793)
2014-01-24
14:05
[b131030783] part of check-in [9b43e55919] Bring in all the latest trunk changes, including the Common Table Expressions implementation. (check-in: [9b43e55919] user: drh branch: sessions, size: 22138)
2014-01-15
19:42
[0336e0bdbe] part of check-in [3908e2ea2e] Fixes so that SQLITE_OMIT_CTE builds work. (check-in: [3908e2ea2e] user: dan branch: common-table-expr, size: 21745)
2013-11-26
18:00
[cb3342a4d6] part of check-in [fc9ae83956] Merge in performance enhancements from trunk. (check-in: [fc9ae83956] user: drh branch: sessions, size: 21961)
01:00
[3186c5be34] part of check-in [540f552516] Further work on Windows header file reform. (check-in: [540f552516] user: mistachkin branch: winHdr, size: 21616)
2013-11-23
00:27
[10d0e00dd6] part of check-in [f09f11e94b] Add experimental sqlite3_config option to control the native Win32 heap size. (check-in: [f09f11e94b] user: mistachkin branch: winHeapSize, size: 21568)
2013-11-11
22:55
[740b371afb] part of check-in [5addd1234d] Merge in the WITHOUT ROWID changes. A few tests are failing now. They will be fixed in a follow-on check-in. (check-in: [5addd1234d] user: drh branch: sessions, size: 21764)
2013-10-31
06:13
[e825cd6a4a] part of check-in [72389c295b] Enable some more tests on Windows. (check-in: [72389c295b] user: mistachkin branch: trunk, size: 21371)
2013-08-29
15:08
[9ec20c94a3] part of check-in [e7ebc8f74f] Merge from trunk: (1) Recent bug fixes (2) STAT4 support (3) win32-longpath support. (check-in: [e7ebc8f74f] user: drh branch: sessions, size: 21873)
2013-08-12
20:14
[3d148e338b] part of check-in [cca8bf4372] If ENABLE_STAT3 is defined but ENABLE_STAT4 is not, have ANALYZE create and populate the sqlite_stat3 table instead of sqlite_stat4. (check-in: [cca8bf4372] user: dan branch: sqlite_stat4, size: 21480)
2013-08-03
20:24
[636ecd15a6] part of check-in [2beea303a1] Begin adding experimental sqlite_stat4 table. This commit is buggy. (check-in: [2beea303a1] user: dan branch: sqlite_stat4, size: 21257)
2013-04-22
23:59
[6b614c603c] part of check-in [6994826c07] Merge the latest trunk changes into the sessions branch. (check-in: [6994826c07] user: drh branch: sessions, size: 21650)
2013-04-16
14:58
[95bb33e9dc] part of check-in [16f7ba4afa] Remove the unused SQLITE_CURDIR macro. (check-in: [16f7ba4afa] user: drh branch: trunk, size: 21257)
2013-04-15
17:03
[49c99b714c] part of check-in [ea1404a10a] Refactoring the mmap interface. The controlling pragma is now "mmap_size" 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. (check-in: [ea1404a10a] user: drh branch: trunk, size: 21237)
2013-04-08
20:47
[b6f5d680f0] part of check-in [8a4314a398] Disable the use of memory-mapped I/O if the SQLITE_DISABLE_MMAP macro is defined. Automatically define this macro for OpenBSD and QNX. Other systems are likely to be added to the disabled list over time. (check-in: [8a4314a398] user: drh branch: trunk, size: 21237)
2013-03-28
01:19
[8437cba146] part of check-in [ee35a89712] Merge the changes for the 3.7.16.1 release candidate into the sessions branch. (check-in: [ee35a89712] user: drh branch: sessions, size: 21447)
2013-03-24
22:56
[ab6605a41f] part of check-in [8b44d6fb15] Remove the SQLITE_OMIT_MERGE_SORT compile-time option and its related code. The merge sorter is now a required component. (check-in: [8b44d6fb15] user: drh branch: trunk, size: 21054)
2012-08-25
01:38
[e8a50ba3bd] part of check-in [6723add4f4] Merge all the latest trunk changes into the apple-osx branch. (check-in: [6723add4f4] user: drh branch: apple-osx, size: 22667)
01:21
[1ffddfdfa5] part of check-in [aa62d6881b] Merge the latest trunk changes into the sessions branch. (check-in: [aa62d6881b] user: drh branch: sessions, size: 21568)
2012-08-20
17:24
[09781397cc] part of check-in [e799222f3b] Add the SQLITE_DISABLE_FTS4_DEFERRED compile time option. (check-in: [e799222f3b] user: dan branch: trunk, size: 21175)
2012-08-15
16:21
[aa0f42add3] part of check-in [fc07a4795e] Merge all the latest trunk changes into the sessions branch. (check-in: [fc07a4795e] user: drh branch: sessions, size: 21358)
2012-06-21
15:02
[9b37587750] part of check-in [0f706acfc7] Disable the atof1.test module when compiling on MSVC. (check-in: [0f706acfc7] user: drh branch: floating-point-conversions, size: 20965)
2012-06-08
01:13
[a76e8a64c9] part of check-in [9d1b851562] Merge trunk changes into the apple-osx branch. (check-in: [9d1b851562] user: drh branch: apple-osx, size: 22094)
2012-06-07
23:58
[f87165e4c5] part of check-in [c621403983] Merge all trunk changes, including the WinRT enhancements, into the sessions branch. (check-in: [c621403983] user: drh branch: sessions, size: 20995)
2012-06-06
23:23
[4f7b803028] part of check-in [61360ca6ca] Merge the changes need to compile on WinRT into trunk. (check-in: [61360ca6ca] user: drh branch: trunk, size: 20602)
19:51
[86c4b1897f] part of check-in [eccd6b6580] Disable FTS unicode61 by default. It is enabled by specifying compile time option SQLITE_ENABLE_FTS4_UNICODE61. (check-in: [eccd6b6580] user: dan branch: trunk, size: 20421)
2012-05-28
18:22
[31ad0c013a] part of check-in [df817e70af] Merge the unicode61 tokenizer and the shared-cache-memory database changes into the sessions branch. (check-in: [df817e70af] user: drh branch: sessions, size: 20814)
2012-05-26
18:28
[d2da9f1490] part of check-in [e71495a817] If SQLITE_DISABLE_FTS3_UNICODE is defined, do not build the "unicode61" tokenizer. (check-in: [e71495a817] user: dan branch: fts4-unicode, size: 20421)
2012-05-09
22:36
[805727b0fe] part of check-in [6547929410] Added support for SQLITE_ENABLE_PERSIST_WAL compile time macro, retrieving lastErrno from WAL file and setting last errno when writes fail due to space constraints (check-in: [6547929410] user: adam branch: apple-osx, size: 21668)
2012-04-19
20:43
[5fb0e0d01b] part of check-in [b72f07b4a2] Update the apple-osx branch so that it includes all of the latest trunk changes. (check-in: [b72f07b4a2] user: drh branch: apple-osx, size: 21212)
2012-04-18
05:57
[16f4bcb82f] part of check-in [ad5cd15f49] Import all the latest trunk changes into the WinRT branch. Refactor and/or remove WinCE-specific macros and functions used for file locking to improve clarity of presentation. (check-in: [ad5cd15f49] user: mistachkin branch: winrt, size: 20357)
01:41
[52aa8cab6e] part of check-in [87a0eab5d9] Import all the latest trunk changes into the sessions branch. (check-in: [87a0eab5d9] user: drh branch: sessions, size: 20569)
2012-04-02
21:35
[0de329e736] part of check-in [02b7640f51] The SQLITE_RTREE_INT_ONLY compile-time option causes the RTree extension to use only integer math and store only integer coordinates. (check-in: [02b7640f51] user: drh branch: trunk, size: 20176)
2012-03-05
22:52
[f82aa7dd51] part of check-in [86c049a171] Add compile-time define to indicate if the VFS supports the concept of a current directory (as WinCE and WinRT do not). Avoid using the GetTempPath and GetFullPathName APIs on WinRT. Some tests still need adjustments. (check-in: [86c049a171] user: mistachkin branch: winrt, size: 20152)
2012-01-05
13:02
[576d3d9450] part of check-in [a9bcb432f5] Merge all of the latest trunk changes into the sessions branch. (check-in: [a9bcb432f5] user: drh branch: sessions, size: 20364)
2011-12-08
21:08
[7f1aa0d93f] part of check-in [59e0d4f3d9] Merge the latest trunk changes into the apple-osx branch. (check-in: [59e0d4f3d9] user: drh branch: apple-osx, size: 21007)
2011-11-09
01:53
[a036a69b55] part of check-in [2e8ab3cedf] For the mem1.c system malloc implementation, use the malloc_usable_size() function if the HAVE_MALLOC_USABLE_SIZE macro is defined. Update autoconf to look for that function when configuring. (check-in: [2e8ab3cedf] user: drh branch: experimental-pcache, size: 19971)
2011-10-31
14:42
[6912d4d1b3] part of check-in [4fa9ee7947] Pull the latest trunk changes into the apple-osx branch. (check-in: [4fa9ee7947] user: drh branch: apple-osx, size: 20764)
14:34
[7c1ebc097e] part of check-in [23580718e1] Merge in all changes found in the version 3.7.9 release candidate. (check-in: [23580718e1] user: drh branch: sessions, size: 20121)
2011-10-21
19:06
[bc8826296a] part of check-in [aed2bf7a3c] Purge lingering references to SQLITE_STAT2 from the code and test scripts. (check-in: [aed2bf7a3c] user: drh branch: trunk, size: 19728)
2011-10-11
14:19
[0056646e54] part of check-in [7e2c489822] Merge the latest trunk changes into the apple-osx branch. (check-in: [7e2c489822] user: drh branch: apple-osx, size: 20949)
12:58
[b36ab29f3d] part of check-in [403431cac6] Merge all the latest trunk changes into the sessions branch - especially the SQLITE_ENABLE_STAT3 enhancements. (check-in: [403431cac6] user: drh branch: sessions, size: 20306)
2011-10-08
14:57
[baf4eda361] part of check-in [2ab14a8467] Add the SQLITE_DIRECT_OVERFLOW_READ compile time option. (check-in: [2ab14a8467] user: dan branch: trunk, size: 19913)
2011-09-23
14:40
[6b1b69da02] part of check-in [0beb88a92c] Merge the latest trunk changes into the stat3-trunk branch. (check-in: [0beb88a92c] user: drh branch: stat3-trunk, size: 19708)
2011-08-26
19:20
[fc48c199ad] part of check-in [eb036d6f81] Merge the latest trunk changes into the sessions branch. (check-in: [eb036d6f81] user: drh branch: sessions, size: 20119)
13:52
[feb4a05ca8] part of check-in [0df04f920b] Merge branches branch-3.7.2 and stat3-enhancement into a new branch for testing purposes. (check-in: [0df04f920b] user: drh branch: stat3-3.7.2, size: 19009)
13:16
[afc0bbf8fe] part of check-in [63f2c7859f] Merge the stat3-enhancement branch with trunk, but keep the resulting merge in a separate branch for now. (check-in: [63f2c7859f] user: drh branch: stat3-trunk, size: 19911)
2011-08-23
18:06
[ab0434c9ae] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 20762)
2011-08-22
14:55
[e342660556] part of check-in [c61000705b] Modify test cases so that veryquick.test passes with PAGECACHE_BLOCKALLOC defined. (check-in: [c61000705b] user: dan branch: pager-blockalloc, size: 19726)
2011-08-12
15:02
[9bc44df77f] part of check-in [4ced2394b1] Add the SQLITE_OMIT_MERGE_SORT pre-processor directive. To omit the code in vdbesort.c. (check-in: [4ced2394b1] user: dan branch: experimental, size: 19523)
01:51
[baa9cfc630] part of check-in [52e1d7e8dd] Begin a branch that experimentally replaces sqlite_stat2 with a new table called sqlite_stat3 that will hopefully facilitate better query planning decisions. (check-in: [52e1d7e8dd] user: drh branch: stat3-enhancement, size: 19512)
2011-08-02
18:25
[e870ccc14e] part of check-in [77376b332b] Merge all the latest trunk changes into the apple-osx branch. (check-in: [77376b332b] user: drh branch: apple-osx, size: 20363)
2011-07-22
12:49
[70c74ef7a6] part of check-in [110cfd6920] Merge the latest trunk changes into the sessions branch. (check-in: [110cfd6920] user: drh branch: sessions, size: 19720)
2011-07-06
09:36
[b4648b1035] part of check-in [335736637c] Expose the value of compile time symbol SQLITE_MAX_DEFAULT_PAGE_SIZE to test scripts. (check-in: [335736637c] user: dan branch: trunk, size: 19327)
2011-06-24
20:47
[90707f2dd5] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 20327)
2011-06-21
01:30
[a7e692af95] part of check-in [76005fdca0] Merge the latest trunk changes into the apple-osx branch. (check-in: [76005fdca0] user: drh branch: apple-osx, size: 19843)
01:29
[470765ec36] part of check-in [f3d148e0d1] Merge the latest trunk changes into the sessions branch. (check-in: [f3d148e0d1] user: drh branch: sessions, size: 19684)
2011-06-20
20:15
[791a9acbf9] part of check-in [9024955973] Remove the SQLITE_OMIT_CONFLICT_CLAUSE preprocessor define which was no longer in use. (check-in: [9024955973] user: drh branch: trunk, size: 19291)
2011-05-19
02:48
[2794d55f27] part of check-in [5b1b536cf8] Merge all the latest trunk changes into the sessions branch, especially the disappearing WAL transaction fix. (check-in: [5b1b536cf8] user: drh branch: sessions, size: 19807)
01:51
[308a99163b] part of check-in [8d1a6bb002] Pull all the latest trunk changes, and especially the fix for WAL cache spills causing transactions to disappear, into the apple-osx branch. (check-in: [8d1a6bb002] user: drh branch: apple-osx, size: 19966)
2011-05-17
20:36
[9a6aa8301a] part of check-in [96d6098560] Add the ability to limit filenames to 8+3 using the SQLITE_ENABLE_8_3_NAMES compile-time option together with a URI parameter of "8_3_names=1". (check-in: [96d6098560] user: drh branch: trunk, size: 19414)
2011-04-09
18:13
[06c91d432a] part of check-in [4eaef4ad4c] Pull all the latest trunk changes into the apple-osx branch. (check-in: [4eaef4ad4c] user: drh branch: apple-osx, size: 19769)
18:07
[25a4128c2d] part of check-in [83705e90a5] Merge the latest trunk changes into the sessions branch. (check-in: [83705e90a5] user: drh branch: sessions, size: 19610)
03:04
[d536042f27] part of check-in [927e955b93] Back out the SQLITE_OMIT_UNIQUE_ENFORCEMENT compile-option. It is an unneeded complication. (check-in: [927e955b93] user: drh branch: trunk, size: 19217)
2011-04-07
10:09
[8f9599650f] part of check-in [e4e99606fd] Do not run multi-threaded Tcl tests if the library was built with SQLITE_MUTEX_NOOP defined. (check-in: [e4e99606fd] user: dan branch: trunk, size: 19439)
2011-04-04
13:11
[d0711ab757] part of check-in [6d78a25ddc] Merge in the latest changes from trunk. (check-in: [6d78a25ddc] user: drh branch: apple-osx, size: 19798)
2011-03-30
21:04
[3050df9faf] part of check-in [6634521461] Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option. (check-in: [6634521461] user: drh branch: sessions, size: 19639)
2011-03-19
15:37
[e9a4ce02de] part of check-in [7250318dda] Fix some bugs in sqlite3changeset_apply(). (check-in: [7250318dda] user: dan branch: sessions, size: 19437)
2011-03-12
05:55
[fcafb30c45] part of check-in [668b91dbff] Backport the SQLITE_OMIT_UNIQUE_ENFORCEMENT change from check-in [b86999436e] on the trunk. (check-in: [668b91dbff] user: shaneh branch: branch-3.7.2, size: 18824)
2011-03-10
21:13
[62f0f8f934] part of check-in [ba85bf8cb8] Skip unique constraint enforcement if compiled with SQLITE_OMIT_UNIQUE_ENFORCEMENT. (check-in: [ba85bf8cb8] user: shaneh branch: trunk, size: 19246)
2011-01-27
18:48
[4c093dae19] part of check-in [09d6c91dcf] Pull in all the changes from trunk up through the version 3.7.5 release candidate 1. (check-in: [09d6c91dcf] user: drh branch: apple-osx, size: 19576)
2011-01-17
17:42
[9f025a7f36] part of check-in [053ce76deb] Add the SQLITE_OMIT_AUTORESET compile-time option which if enabled causes the sqlite3_step() routine to return SQLITE_MISUSE if it is called after it has previously returned anything other than SQLITE_ROW, SQLITE_BUSY, or SQLITE_LOCKED. (check-in: [053ce76deb] user: drh branch: trunk, size: 19024)
2010-11-19
23:50
[c3ba770a99] part of check-in [c8bc057c7d] Merge all the latest changes from the trunk into the apple-osx branch. (check-in: [c8bc057c7d] user: drh branch: apple-osx, size: 19381)
2010-11-08
19:16
[55918873f0] part of check-in [07da0a0bef] Changes to the multiplex VFS to optionally (compiler define) allow the "chunk extension" to overwrite the right-most chars of the filename instead of simply being appended. (check-in: [07da0a0bef] user: shaneh branch: trunk, size: 18829)
2010-08-18
00:09
[91e758b037] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 19156)
2010-07-07
01:52
[5a11c51af2] part of check-in [21a2db908b] Remote the SQLITE_OMIT_GLOBALRECOVER macro - it is subsumed by SQLITE_OMIT_DEPRECATED. Add support to sqlite3_compileoption_used() for SQLITE_OMIT_WAL. (check-in: [21a2db908b] user: drh branch: trunk, size: 18602)
2010-05-01
16:40
[6210f501d3] part of check-in [9b230c43df] Support compile-time option SQLITE_OMIT_WAL, for building without WAL support. (check-in: [9b230c43df] user: dan branch: wal, size: 18808)
2010-04-07
16:54
[8c408fbffb] part of check-in [a811a47fbe] Wrap all automatic index changes inside SQLITE_OMIT_AUTOMATIC_INDEX. Add the automatic_index PRAGMA to turn it on and off. (check-in: [a811a47fbe] user: drh branch: experimental, size: 18631)
2010-02-24
19:36
[5844274bf6] part of check-in [dd480f62af] Changes to compile time option diags to report values for some defines. Added test cases to TCL test suite (ctime.test). (check-in: [dd480f62af] user: shaneh branch: trunk, size: 18430)
2009-11-10
01:30
[220a67047a] part of check-in [f6c045f649] Remove the obsolete "$Id:$" RCS identifier strings from the source code. (check-in: [f6c045f649] user: drh branch: trunk, size: 18207)
2009-11-05
02:34
[cc5c8cfdb2] part of check-in [90e63b7d84] Initial implementation of a virtual table for CSV files. (check-in: [90e63b7d84] user: shaneh branch: csv_ext, size: 18448)
2009-10-07
18:41
[4ac1e6257d] part of check-in [8382867956] Add some tests of statements in foreignkeys.html. (check-in: [8382867956] user: dan branch: trunk, size: 18269)
2009-08-19
08:18
[97d840717e] part of check-in [362665e89c] Add the SQLITE_ENABLE_STAT2 macro. If this is not defined at build-time, the stat2 table is not created, populated, or used. (check-in: [362665e89c] user: dan branch: trunk, size: 18237)
2009-06-19
14:06
[63d1b08809] part of check-in [37ae5f5e8f] Reorganize and cleanup the prepared statement object. Remove code that has been commented out for ages and is no longer relevant to anything. (CVS 6786) (check-in: [37ae5f5e8f] user: drh branch: trunk, size: 18052)
2009-06-09
13:42
[f947e28998] part of check-in [56bff6eb2f] Enable cell overflow checking in sqlite3BtreeInitPage() using the compile-time option SQLITE_ENABLE_OVERSIZE_CELL_CHECK. Change the tests so that they recognize different error messages depending on the setting of this macro. (CVS 6735) (check-in: [56bff6eb2f] user: drh branch: trunk, size: 18238)
2009-03-16
13:19
[a05378089b] part of check-in [b649a6cc5b] Add the sqlite3_unlock_notify() API. (CVS 6348) (check-in: [b649a6cc5b] user: danielk1977 branch: trunk, size: 17989)
2009-01-12
14:01
[9dd62f4bb7] part of check-in [5d88f8be73] Only run tests that depend on SQLITE_PREFER_PROXY_LOCKING builds when said symbol is set. (CVS 6169) (check-in: [5d88f8be73] user: danielk1977 branch: trunk, size: 17774)
2009-01-09
21:41
[e568dc1062] part of check-in [64c56226b9] Coverage improvements in pragma.c. Change the __DARWIN__ macro to __APPLE__, which is available by default on Leopard. (CVS 6153) (check-in: [64c56226b9] user: drh branch: trunk, size: 17524)
2008-11-29
02:20
[4f85387a52] part of check-in [c13df0311e] Continuing to refactor os_unix.c. This is an incremental check-in. (CVS 5967) (check-in: [c13df0311e] user: drh branch: trunk, size: 17526)
00:56
[4fcc391cbd] part of check-in [1017d2fb19] Continuing work on the os_unix.c refactoring. Removed all of the LOCKING_STYLE_* constants and instead pass around pointers to the underlying sqlite3_io_method objects. (CVS 5966) (check-in: [1017d2fb19] user: drh branch: trunk, size: 17359)
2008-11-21
00:10
[47c66ced0f] part of check-in [b9bc36d3d5] Added support for proxy file locking style Added pragma support for controlling proxy file locking Added file control access to last errno and proxy locking Added support for TMPDIR environment variable Extended unit tests to cover new proxy locking pragmas and file control features (CVS 5934) (check-in: [b9bc36d3d5] user: aswift branch: trunk, size: 17345)
2008-10-12
00:27
[bc71818f46] part of check-in [ba3711acee] Added SQLITE_OMIT_DEPRECATED compile time option to leave out deprecated functions. Updated test scripts to skip tests of deprecated functions if they are compiled out. (CVS 5808) (check-in: [ba3711acee] user: shane branch: trunk, size: 17112)
2008-10-11
17:06
[8400438684] part of check-in [2a21d52c65] Fix a OOM segfault in the BETWEEN operator parsing - discovered while using SQLITE_OMIT_LOOKASIDE. Add SQLITE_OMIT_LOOKASIDE to test_config.c and bypass lookaside.test when defined. (CVS 5803) (check-in: [2a21d52c65] user: drh branch: trunk, size: 16912)
2008-10-10
23:48
[91ae677efa] part of check-in [fab4940d54] Add the SQLITE_OMIT_TRUNCATE_OPTIMIZATION option. Other unrelated documentation enhancements. (CVS 5798) (check-in: [fab4940d54] user: drh branch: trunk, size: 16717)
04:34
[e5d6390729] part of check-in [c10e8a3c7a] Updated LIMIT support for DELETE/UPDATE. Omit option changed to SQLITE_ENABLE_UPDATE_DELETE_LIMIT. (CVS 5788) (check-in: [c10e8a3c7a] user: shane branch: trunk, size: 16507)
2008-10-07
15:25
[f995f649dc] part of check-in [02a12eb1cf] Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0 option always removes all mutex code. For application-defined mutexes only, use SQLITE_THREADSAFE=1 with SQLITE_MUTEX_NOOP=1. Ticket #3421. (CVS 5779) (check-in: [02a12eb1cf] user: drh branch: trunk, size: 16238)
2008-09-23
10:16
[db72e95baf] part of check-in [309ba380d9] Remove an unused variable from the test logic. (CVS 5736) (check-in: [309ba380d9] user: drh branch: trunk, size: 16055)
2008-09-10
10:57
[b2681a8e1b] part of check-in [300a64b725] Fix some test script details so that the test suite runs with an SQLITE_DEFAULT_AUTOVACUUM=2 build. (CVS 5686) (check-in: [300a64b725] user: danielk1977 branch: trunk, size: 16078)
2008-09-04
17:17
[a171729f66] part of check-in [85c2a58901] Add support for the SQLITE_THREADSAFE=2 and SQLITE_DEFAULT_MEMSTATUS compilation options. (CVS 5676) (check-in: [85c2a58901] user: danielk1977 branch: trunk, size: 16064)
2008-09-02
00:52
[9dbbe29af3] part of check-in [ef26ea5c46] Continuing work on adding full support for the SQLITE_OMIT_WSD compile-time option. (CVS 5658) (check-in: [ef26ea5c46] user: drh branch: trunk, size: 15945)
2008-07-31
02:05
[224f699a34] part of check-in [524a4075dd] Omit calls to test_get_table_printf() if SQLITE_OMIT_GET_TABLE defined. (CVS 5509) (check-in: [524a4075dd] user: shane branch: trunk, size: 15770)
2008-07-25
15:39
[7896095e9a] part of check-in [ef0250f3dc] Add the capability to track the maximum depth of the LALR(1) parser stack so that critical applications can check to see if they are getting close to limits. (CVS 5481) (check-in: [ef0250f3dc] user: drh branch: trunk, size: 15575)
2008-07-08
23:40
[7d3c3bb37e] part of check-in [cbd3c1585b] Remove obsolete code from select.c, including the "affinity" parameter to the sqlite3Select() module. (CVS 5380) (check-in: [cbd3c1585b] user: drh branch: trunk, size: 15359)
2008-06-26
10:54
[e893a7195e] part of check-in [1e3b830802] Change the TEMP_STORE preprocessor symbol to SQLITE_TEMP_STORE. (CVS 5312) (check-in: [1e3b830802] user: danielk1977 branch: trunk, size: 15358)
10:41
[9a00dbd91d] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 15351)
2008-06-25
14:57
[95d63ffc4f] part of check-in [9e3c95ff40] Have mem3.c and mem5.c grab a mutex when required. Include them both in the amalgamation again. (CVS 5306) (check-in: [9e3c95ff40] user: danielk1977 branch: trunk, size: 15344)
2008-06-12
12:51
[0a2b732a6f] part of check-in [12f3ba11e7] Add the ability to disable the "localtime" modifier in the date/time functions. This might be necessary for systems that do not support localtime_r() or localtime_s(). (CVS 5212) (check-in: [12f3ba11e7] user: drh branch: trunk, size: 15335)
2008-05-26
18:41
[982bba6221] part of check-in [b104dcd6ad] Import 'rtree' extension. (CVS 5159) (check-in: [b104dcd6ad] user: danielk1977 branch: trunk, size: 15148)
2008-04-14
01:00
[b910754c5b] part of check-in [40ba51fd4c] Get the SQLITE_SECURE_DELETE compile-time option working again. Ticket #3050. (CVS 4999) (check-in: [40ba51fd4c] user: drh branch: trunk, size: 14955)
2008-03-22
01:07
[097a49a880] part of check-in [8ef26646cf] Add the SQLITE_OMIT_DECLTYPE compile-time option. Remove more code when SQLITE_ENABLE_COLUMN_METADATA is not defined. (CVS 4906) (check-in: [8ef26646cf] user: drh branch: trunk, size: 14753)
2008-03-21
16:45
[100a3381ce] part of check-in [2498d3ea36] Add a completely new testing system for the Bitvec object. The new testing system uses sqlite3_test_control() instead of unpublished APIs. Now provides 100% condition/decision coverage. Obscure bugs in Bitvec found and fixed as a result of the enhanced coverage. (CVS 4902) (check-in: [2498d3ea36] user: drh branch: trunk, size: 14561)
2008-03-20
14:03
[a0c779e589] part of check-in [60c77882b2] Initial implementation of per-connection limits and the sqlite3_limit() API. The sqllimits1.test script crashes. SQLITE_LIMIT_PAGE_COUNT and SQLITE_LIMIT_VDBE_OP are currently ignored. (CVS 4897) (check-in: [60c77882b2] user: drh branch: trunk, size: 14552)
2008-03-19
14:15
[4c1fe5184b] part of check-in [15110ea027] Add a new api sqlite3_randomness() for providing access to SQLite's internal PRNG. Add sqlite3_test_control() verbs for controlling the PRNG. (CVS 4882) (check-in: [15110ea027] user: drh branch: trunk, size: 15920)
2008-02-16
16:21
[9223ff4a7b] part of check-in [d134d29cea] The power-of-two first-fit memory allocator is now working. (CVS 4793) (check-in: [d134d29cea] user: drh branch: trunk, size: 15932)
2008-01-23
12:52
[e7db7a4683] part of check-in [9f95d79dae] Improvements to test coverage in the lemon-generated parser and in the sqlite3_get_table() interface. (CVS 4745) (check-in: [9f95d79dae] user: drh branch: trunk, size: 15745)
2008-01-22
23:37
[a3ac9faf2e] part of check-in [c82033faf8] Improved test coverage for the tokenizer and sqlite3_complete() interface. Fix bugs in parsing blob literals and SQL variables beginning with $. (CVS 4743) (check-in: [c82033faf8] user: drh branch: trunk, size: 15737)
21:30
[c0917656ad] part of check-in [1a335e1801] Add the fault injector module in fault.c. Use it as a basis for memory allocation failure testing. (CVS 4742) (check-in: [1a335e1801] user: drh branch: trunk, size: 15668)
2007-10-19
17:47
[fd6ba4c62d] part of check-in [8487ca82fa] Added an experimental malloc-free memory allocation subsystem, intended for use on embedded systems. Runs 7% faster than when using system malloc() on Linux. (CVS 4493) (check-in: [8487ca82fa] user: drh branch: trunk, size: 15461)
2007-09-03
15:26
[6fb459214b] part of check-in [38dff76ddf] Remove the last traces of SQLITE_ENABLE_REDEF_IO. (CVS 4377) (check-in: [38dff76ddf] user: drh branch: trunk, size: 15279)
2007-08-31
17:42
[3f50b4060c] part of check-in [d119427314] Allow sqllimits1.test to be run from a regular build of testfixture. Add the 'amalgamation-testfixture' target to main.mk - to build testfixture via sqlite3.c. (CVS 4354) (check-in: [d119427314] user: danielk1977 branch: trunk, size: 15479)
2007-08-29
17:59
[1eb08650f6] part of check-in [4874499377] Disable tests that require SQLITE_ENABLE_ATOMIC_WRITE if that feature is not enabled. (CVS 4325) (check-in: [4874499377] user: drh branch: trunk, size: 16603)
2007-08-22
20:18
[f0b911bb61] part of check-in [db818430e9] The malloc.test script now passes all tests with no errors. (CVS 4271) (check-in: [db818430e9] user: drh branch: trunk, size: 16399)
2007-08-21
10:44
[6c74d82fd4] part of check-in [fbbd5bda54] Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255) (check-in: [fbbd5bda54] user: drh branch: trunk, size: 16212)
2007-08-20
23:50
[6e2cad5669] part of check-in [6cf725d212] The quick test runs again with a handfull of errors after adding the mutex locks to btree, the VFS registration interfaces, and FTS3. (CVS 4254) (check-in: [6cf725d212] user: drh branch: trunk, size: 16228)
22:48
[ddced28aed] part of check-in [1315bd8e12] Work toward multithreading support. Currently crashes quickly on a test. (CVS 4253) (check-in: [1315bd8e12] user: drh branch: trunk, size: 16045)
17:37
[1d0da26fd5] part of check-in [95ef963232] Add support for building with fts3. (CVS 4250) (check-in: [95ef963232] user: shess branch: trunk, size: 16245)
2007-08-13
15:18
[26389b0322] part of check-in [4f4f8ef416] Disable tests that require 80-bit long doubles when the host only provides 64-bit long doubles. Ticket #2570. (CVS 4215) (check-in: [4f4f8ef416] user: drh branch: trunk, size: 16061)
2007-06-07
10:55
[4d262b9f27] part of check-in [0d71ad4591] Add the SQLITE_MAX_COMPOUND_SELECT compile-time parameter for limiting the number of terms in a compound select statement. Set the default limit to 100. (CVS 4046) (check-in: [0d71ad4591] user: drh branch: trunk, size: 15909)
2007-05-17
16:38
[214f376781] part of check-in [ae644bc7aa] Bring the autoconf based build system up to date with the recent changes. #2366, #2367 and #2368. (CVS 4022) (check-in: [ae644bc7aa] user: danielk1977 branch: trunk, size: 15702)
2007-05-10
10:46
[14080fbd60] part of check-in [2c9c94a24d] Add code to enforce the MAX_EXPR_DEPTH limit. (CVS 3968) (check-in: [2c9c94a24d] user: danielk1977 branch: trunk, size: 15524)
2007-05-09
11:37
[4c1db31bef] part of check-in [9bf2c594a4] Add further test cases for compile time limits. (CVS 3963) (check-in: [9bf2c594a4] user: danielk1977 branch: trunk, size: 15528)
08:24
[c267103cac] part of check-in [8819617b7c] Fix enforcement of the LIKE_PATTERN limit. (CVS 3962) (check-in: [8819617b7c] user: danielk1977 branch: trunk, size: 15341)
2007-05-08
01:08
Added: [8a66329b3f] part of check-in [93b623b232] Begin implementing a new system of upper bounds on the capabilities of SQLite. By clearly defining the upper bounds, we make those upper bounds explicitly testable. This check-in is just infrastructure. The upper bounds are not yet enforced. (CVS 3941) (check-in: [93b623b232] user: drh branch: trunk, size: 14921)