Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/sqlite3.c at check-in 5634375d0bb84cd9
2024-12-19
| ||
19:33 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [8b6acced48] check-in: [1b55133f9e] user: drh branch: trunk, size: 9213661) | |
2024-12-09
| ||
23:03 | Update the built-in SQLite to the latests trunk version, which includes fixes found in 3.47.2, plus other enhancements. ... (file: [4e5bea4137] check-in: [077e53a341] user: drh branch: trunk, size: 9212996) | |
2024-11-15
| ||
13:51 | Update the built-in SQLite to the latest 3.48.0 alpha - mostly to get rid of the #line macros in sqlite3.c that were somehow introduced in the previous update. ... (file: [b2614247fb] check-in: [5493cc7bb5] user: drh branch: trunk, size: 9195587) | |
2024-11-06
| ||
13:21 | Increase the version number to 2.26 in order to start the next release cycle. Update the built-in SQLite to the latest 3.48.0 pre-release for testing. Add the 2_26 tag to the change log. ... (file: [810d7b3b50] check-in: [66899f89c6] user: drh branch: trunk, size: 9213451) | |
2024-10-22
| ||
22:47 | Cherrypick checkins mistakenly sent to the wrong branch. ... (file: [bcec3a4fbc] check-in: [c45d34f846] user: stephan branch: trunk, size: 9193275) | |
2024-10-21
| ||
17:14 | Update sqlite3.c/h to the 3.47.0 release. ... (file: [18bc352140] check-in: [9db0468611] user: stephan branch: doc-branch-multi, size: 9193275) | |
11:16 | Update the built-in SQLite to the first 3.47.0 release candidate for final validation. ... (file: [19c5063421] check-in: [f99e9cb3ab] user: drh branch: trunk, size: 9193275) | |
2024-10-17
| ||
16:10 | Update the built-in SQLite to the latest 3.47.0 beta for testing. ... (file: [f0f16655be] check-in: [d0730da076] user: drh branch: trunk, size: 9192472) | |
2024-10-12
| ||
11:10 | Update the built-in SQLite to the latest 3.47.0 beta for testing. ... (file: [e38f8ca01a] check-in: [753bf7d57a] user: drh branch: trunk, size: 9192168) | |
2024-10-07
| ||
13:33 | Update the built-in SQLite to the latest 3.47.0 alpha for testing. ... (file: [01e036cdd2] check-in: [72070b304b] user: drh branch: trunk, size: 9191435) | |
2024-09-26
| ||
19:49 | Merge the latest SQLite enhancements, and in particular the new ".www" dot-command available to "fossil sql". ... (file: [e0a0846483] check-in: [c20aa86727] user: drh branch: trunk, size: 9185556) | |
2024-09-21
| ||
15:59 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [6c004d5004] check-in: [5de7ce9a06] user: drh branch: trunk, size: 9185077) | |
2024-09-18
| ||
11:53 | Update the built-in SQLite to the latest 3.47.0 alpha, for testing. ... (file: [efb8e9cec8] check-in: [5522ad5fa4] user: drh branch: trunk, size: 9182781) | |
2024-09-02
| ||
22:20 | Update the built-in SQLite to the latest trunk, just so we can stay on the bleeding edge. ... (file: [616894956a] check-in: [ff931032bd] user: drh branch: trunk, size: 9177099) | |
2024-08-24
| ||
08:52 | Update the built-in SQLite to the latest version 3.47.0 alpha. ... (file: [e3e47bf915] check-in: [e17b8da855] user: stephan branch: trunk, size: 9175409) | |
2024-08-16
| ||
19:06 | Update the built-in SQLite to the latest trunk version that includes the order-by-subquery optimization. ... (file: [c02497fdd3] check-in: [a8aaed4216] user: drh branch: trunk, size: 9117632) | |
2024-08-10
| ||
17:49 | Update the built-in SQLite to the latest version 3.47.0 alpha. This SQLite has all of the fixes that are going into the 3.46.1 release, and so the purpose of this update is to beta test those fixes. ... (file: [fd7a4e1438] check-in: [dc15083b9a] user: drh branch: trunk, size: 9112257) | |
2024-07-24
| ||
14:47 | Update the built-in SQLite to the latest 3.47.0 alpha, including the percentile() and median() extensions in the CLI. Update to the latest Pikchr version. ... (file: [e746673a73] check-in: [4a26cb95d5] user: drh branch: trunk, size: 9111740) | |
2024-07-04
| ||
00:05 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [15cd7cdb41] check-in: [cd50820410] user: drh branch: trunk, size: 9106572) | |
2024-06-11
| ||
18:44 | Update the built-in SQLite to a version from the exists-to-join branch in the SQLite source tree, in order to beta-test the exists-to-join optimization. Fossil uses EXISTS operators in the WHERE clause of queries in many places and is therefore a good test case. ... (file: [0aaeb941b5] check-in: [b58b30512e] user: drh branch: trunk, size: 9109031) | |
2024-05-30
| ||
17:24 | Update the built-in SQLite to the latest pre-release trunk 3.47.0 for testing. ... (file: [dccdd5da9c] check-in: [44f067d2ad] user: drh branch: trunk, size: 9098755) | |
2024-05-23
| ||
14:26 | Update the built-in SQLite to the 3.46.0 release. ... (file: [094429ea82] check-in: [253fc1df76] user: drh branch: trunk, size: 9089040) | |
2024-05-21
| ||
11:18 | Update the built-in SQLite to the first 3.46.0 release candidate. ... (file: [b5d45f65b6] check-in: [2ba99c273b] user: drh branch: trunk, size: 9089035) | |
2024-05-08
| ||
11:59 | Import SQLite 3.46.0-beta-1 for testing. ... (file: [c58a0c9964] check-in: [c09fea3299] user: drh branch: trunk, size: 9087937) | |
2024-04-18
| ||
17:14 | Update the built-in SQLite to the latest pre-release of version 3.46.0, including the bug fix for the use of VALUES-as-coroutine with an OUTER JOIN. ... (file: [95597a4c30] check-in: [8be14e391e] user: drh branch: trunk, size: 9077980) | |
2024-04-12
| ||
15:24 | Update the built-in SQLite to a newer version that fixes the btree overflow page cache bug. ... (file: [553f44e1e6] check-in: [6a571f88cc] user: drh branch: trunk, size: 9077223) | |
2024-04-08
| ||
12:40 | Update the built-in SQLite to the latest version from trunk, for SQLite testing. ... (file: [be1a7f3ae4] check-in: [e9d8c04c94] user: drh branch: trunk, size: 9076721) | |
2024-04-04
| ||
20:16 | Update the built-in SQLite in order to beta-test recently added query planner improvements. ... (file: [3897acf96e] check-in: [755bebae80] user: drh branch: cmd-tag-list-values, size: 9074563) | |
2024-03-26
| ||
15:36 | Update the built-in SQLite to the latest version 3.46.0 prototype. ... (file: [99d4f935bb] check-in: [452f8e1ffc] user: drh branch: trunk, size: 9069118) | |
2024-03-18
| ||
19:16 | Update the built-in SQLite to the latest trunk version from the 3.46.0 development cycle, for the purposing testing SQLite. ... (file: [e5cc02f6b4] check-in: [03e00a67d9] user: drh branch: trunk, size: 9062661) | |
2024-03-09
| ||
18:52 | Update the built-in SQLite to the latest 3.46.0 pre-release for beta-testing. ... (file: [68e8425681] check-in: [3b99d2ca26] user: drh branch: trunk, size: 9050642) | |
2024-02-22
| ||
00:51 | Update the built-in SQLite to a newer version that does not give warnings on Windows. ... (file: [1b40579599] check-in: [35f4dae3d6] user: drh branch: trunk, size: 9036330) | |
2024-02-21
| ||
11:56 | Update the built-in SQLite to the latest 3.46.0 alpha that includes the enhanced "PRAGMA optimize" logic. The interface to "PRAGMA optimize" is unchanged, so the minimum SQLite version did not need to be updated. ... (file: [13b6337e13] check-in: [aa33292ccd] user: drh branch: trunk, size: 9036323) | |
2024-01-30
| ||
18:00 | Update the built-in SQLite to the 3.45.1 patch release. ... (file: [0474604df9] check-in: [55a0a4d01a] user: drh branch: trunk, size: 9018109) | |
2024-01-09
| ||
13:42 | Update the built-in SQLite to the latest trunk version, for testing. ... (file: [28a462381e] check-in: [5d0d2219e8] user: drh branch: trunk, size: 9015885) | |
2024-01-01
| ||
19:25 | Update the built-in SQLite to the latest trunk version, for testing. ... (file: [039aca2dd2] check-in: [6da255034b] user: drh branch: trunk, size: 9013615) | |
14:42 | Update to a newer SQLite on the enhanced-stat1 branch. ... (file: [a8faba503f] check-in: [e634b58144] user: drh branch: enhanced-stat1, size: 9017903) | |
2023-12-31
| ||
13:59 | Change the built-in SQLite to the latest tip of the enhanced-stat1 branch. This is to facilitate testing of that branch in SQLite in a real-world app. ... (file: [ac0bfbc9b8] check-in: [4c353662cf] user: drh branch: enhanced-stat1, size: 9015341) | |
2023-12-14
| ||
17:24 | Update the built-in SQLite to the latest trunk version that is destined to become 3.45.0 someday. This is beta-testing for SQLite. ... (file: [d0f45fe517] check-in: [70cae0a964] user: drh branch: trunk, size: 9004804) | |
2023-11-24
| ||
12:59 | Update the built-in SQLite to version 3.44.2. ... (file: [bd70b012e2] check-in: [3f97785608] user: drh branch: trunk, size: 8916712) | |
2023-11-22
| ||
20:22 | Update the built-in SQLite to version 3.44.1. ... (file: [e359dc502a] check-in: [2edeeee4a8] user: drh branch: trunk, size: 8916289) | |
2023-11-01
| ||
14:13 | Update the built-in SQLite to version 3.44.0. ... (file: [d9e6530096] check-in: [72e143519d] user: drh branch: trunk, size: 8910787) | |
2023-10-29
| ||
22:52 | Update the built-in SQLite to the first 3.44.0 release candidate, for testing. ... (file: [f5894fd078] check-in: [e4d2c1d1fc] user: drh branch: trunk, size: 8909989) | |
2023-10-24
| ||
12:04 | Update the built-in SQLite to the first 3.44.0 beta, for testing. ... (file: [29c694bdae] check-in: [39bcd310e8] user: drh branch: trunk, size: 8907520) | |
2023-10-23
| ||
10:21 | Update the built-in SQLite to the latest 3.44.0 alpha yet again. This time, also remember to include the "shell.c" source file from SQLite that includes the removal of an "sprintf()" call, thereby avoiding scary MacOS warnings. ... (file: [c96fa572c3] check-in: [6ac015311e] user: drh branch: trunk, size: 8906766) | |
2023-10-22
| ||
23:46 | Update the built-in Fossil to a newer 3.44.0 alpha that fixes the 8-byte alignment problem with duplicated Expr objects, as well as other minor fixes. ... (file: [5605177503] check-in: [128e503031] user: drh branch: trunk, size: 8906766) | |
2023-10-21
| ||
21:38 | Update the built-in SQLite to the first 3.44.0 alpha, for testing. ... (file: [39af4017d7] check-in: [b0db6ddb5e] user: drh branch: trunk, size: 8906650) | |
2023-09-19
| ||
10:42 | Fix a harmless compiler warning in SQLite. This is a direct edit to the imported sqlite3.c file, which will be overwritten the next time we update SQLite. But that's ok since the warning is fixed in the SQLite tree too. ... (file: [a005717e2a] check-in: [ead5a95b47] user: drh branch: trunk, size: 8847361) | |
2023-09-14
| ||
08:04 | Update the built-in SQLite to version 3.43.1. ... (file: [391af0a475] check-in: [1fea5c2ce9] user: danield branch: trunk, size: 8847384) | |
2023-08-18
| ||
14:15 | Update the built-in SQLite to the latest 3.43.0 beta for testing. ... (file: [71fc08b49d] check-in: [b5aa9f8ab4] user: drh branch: trunk, size: 8846745) | |
2023-08-12
| ||
12:24 | Update the built-in SQLite to the latest 3.43.0 beta for testing. ... (file: [ec35b414c2] check-in: [16ee39539a] user: drh branch: trunk, size: 8845431) | |
2023-08-04
| ||
13:27 | Update the built-in SQLite to fix a bug in json_remove(). This probably does not affect Fossil, but better safe than sorry. ... (file: [fac9bffdc0] check-in: [d3c850cf52] user: drh branch: trunk, size: 8833290) | |
2023-08-03
| ||
11:50 | Update the built-in SQLite to the latest code from the SQLite trunk, as a beta test of SQLite. ... (file: [34c7d31d02] check-in: [23cb537399] user: drh branch: trunk, size: 8832667) | |
2023-07-08
| ||
18:11 | Update the built-in SQLite to a new version that includes proper "LL" suffixes on all 64-bit integer literals. ... (file: [e4a105ffab] check-in: [06fb3f8104] user: drh branch: trunk, size: 8765153) | |
14:36 | Update the built-in SQLite to the latest 3.43.0 alpha for testing. ... (file: [05cefc8a3a] check-in: [65c6bda8d6] user: drh branch: trunk, size: 8765142) | |
2023-06-23
| ||
11:43 | Update the built-in SQLite to the first check-in that supports the octet_length() SQL function so that we can use that function in the Fossil implementation. ... (file: [3b9086488f] check-in: [9f8e9cbd17] user: drh branch: trunk, size: 8760190) | |
2023-06-19
| ||
13:10 | Update the built-in SQLite to the latest 3.43.0 alpha code in order to fix compiler warnings on old PPC macs. ... (file: [27d8d2afc0] check-in: [aaf6abf6ca] user: drh branch: trunk, size: 8757237) | |
2023-06-12
| ||
18:24 | Update the built-in SQLite to the latest trunk version that fixes a harmless compiler warning. ... (file: [0e5d4074d0] check-in: [f8a29b2e20] user: drh branch: trunk, size: 8755839) | |
2023-05-16
| ||
12:49 | Update the built-in SQLite to version 3.42.0. ... (file: [6aa3fadf00] check-in: [b2d5aa8a76] user: drh branch: trunk, size: 8745220) | |
2023-05-12
| ||
12:26 | Update the built-in SQLite to the latest 3.42.0 beta for testing. ... (file: [cd031df59d] check-in: [b2a29bf41f] user: drh branch: trunk, size: 8742298) | |
2023-05-05
| ||
14:40 | Update the built-in SQLite to the latest 3.42.0 beta for testing. ... (file: [aae65ec07a] check-in: [71ed8cbd0c] user: drh branch: trunk, size: 8739233) | |
2023-05-01
| ||
20:43 | Update the built-in SQLite to the first 3.42.0 alpha version for testing. ... (file: [dcaa368bdd] check-in: [a6cc3da40c] user: drh branch: trunk, size: 8735955) | |
2023-04-10
| ||
20:23 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [1d672f4f0d] check-in: [2eb2077c1b] user: drh branch: trunk, size: 8696075) | |
2023-04-01
| ||
15:52 | Update the built-in SQLite to the latest trunk version (pre-3.42.0) for testing. ... (file: [8e5cf7a3c3] check-in: [2516fca74d] user: drh branch: trunk, size: 8688429) | |
2023-03-17
| ||
12:28 | Update the built-in SQLite to the first 3.41.2 beta, for testing. ... (file: [0829ff7e93] check-in: [36b17e515a] user: drh branch: trunk, size: 8669704) | |
2023-03-09
| ||
16:23 | Update the built-in SQLite to the first 3.41.1 beta, for testing. ... (file: [3c295734e4] check-in: [782a7f9898] user: drh branch: trunk, size: 8668959) | |
2023-02-21
| ||
23:34 | Update the built-in SQLite to the 3.41.0 release. ... (file: [02bd9e6784] check-in: [6d88833ffa] user: drh branch: trunk, size: 8666675) | |
2023-02-14
| ||
11:42 | Update the built-in SQLite to the latest 3.41.0 beta for testing. ... (file: [0162dc1572] check-in: [7b5057745a] user: drh branch: trunk, size: 8666496) | |
2023-02-08
| ||
14:54 | Update the built-in SQLite to use the latest 3.41.0 alpha version that includes new efforts to silence nuiscance compiler warnings. ... (file: [f1ed3868ab] check-in: [05fa1c3c24] user: drh branch: trunk, size: 8667033) | |
2023-02-03
| ||
14:59 | Update the built-in SQLite to the latest trunk version that attempts to fix various harmless compiler warnings reported by the new Clang-15. ... (file: [0387e98312] check-in: [ea57625d31] user: drh branch: trunk, size: 8664606) | |
2023-01-27
| ||
15:40 | Update the built-in SQLite to the latest 3.41.0 alpha, for testing of SQLite. ... (file: [50af815654] check-in: [0f30113b3b] user: drh branch: trunk, size: 8662295) | |
2023-01-24
| ||
03:29 | Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily due to all the changes to /vdiff and /fdiff made over the past 2 years. It seems to work as well as it originally did, but it isn't ready to merge down to trunk as-is. ... (check-in: [76fa165763] user: wyoung branch: ui-local-diff, size: 0) | |
2023-01-16
| ||
18:14 | Update the built-in SQLite to the latest 3.41.0 alpha version in order to silence harmless compiler warnings and for general testing of SQLite. ... (file: [9fbab1e7b4] check-in: [cdd89e2dbe] user: drh branch: trunk, size: 8657247) | |
2022-12-29
| ||
18:56 | Add messages to the error log if the authorizer blocks an SQL statement for security reasons. This change requires a bug fix in SQLite and so it also includes the latest trunk version of SQLite. ... (file: [cc8a989dc1] check-in: [3d8bb63aab] user: drh branch: trunk, size: 8648508) | |
2022-12-15
| ||
15:39 | Update the built-in SQLite to the latest 3.41.0 alpha that includes various query planner enhancements. This is done in order to test the enhancements to SQLite, to help ensure that they are working correctly in a real-world application. ... (file: [295b268810] check-in: [7010ce2391] user: drh branch: trunk, size: 8645756) | |
2022-12-05
| ||
03:39 | Update the built-in SQLite to the latest 3.41.0 alpha with the query planner tuning enhancements, as a beta-test of SQLite looking for performance regressions. ... (file: [ad968e605f] check-in: [4ddd884709] user: drh branch: trunk, size: 8627953) | |
2022-11-16
| ||
20:05 | Fix harmless typos reported by [forum:/forumpost/15f7327318|forum post 15f7327318]. ... (file: [367d140d26] check-in: [f3adbd8874] user: drh branch: trunk, size: 8611115) | |
16:02 | Update the built-in SQLite to the 3.40.0 release. ... (file: [ab8da6bc75] check-in: [d0ee810004] user: drh branch: trunk, size: 8611069) | |
2022-11-14
| ||
12:43 | Update the built-in SQLite to the 3.40.0 rc1 for testing. ... (file: [36596ff878] check-in: [2ece5d0f06] user: drh branch: trunk, size: 8611069) | |
2022-11-07
| ||
19:42 | Yet another shell.c import from SQLite to deal with more typedef issues. ... (file: [348713521d] check-in: [f0e625b1aa] user: drh branch: trunk, size: 8610732) | |
18:44 | Update to a newer version of 3.40.0 that includes a fix to shell.c that allows it to be compiled with older C compilers. ... (file: [2b5a1861e7] check-in: [25799e8930] user: drh branch: trunk, size: 8610732) | |
2022-11-04
| ||
18:02 | Update the built-in SQLite to the latest 3.40.0 beta, for testing. ... (file: [00c193f17b] check-in: [10d7174847] user: drh branch: trunk, size: 8608845) | |
2022-10-26
| ||
11:13 | Update to a still newer version of SQLite 3.40.0 alpha that compiles without warnings on Mac ARM64. ... (file: [40b8ecb9a4] check-in: [6ff6d49521] user: drh branch: busted-build, size: 8605673) | |
10:47 | Update the built-in SQLite to the latest 3.40.0 alpha version that includes all bug fixes and performance enhancements. ... (file: [914c55acad] check-in: [c7dc188478] user: drh branch: busted-build, size: 8606080) | |
2022-10-17
| ||
01:02 | Merge updates from trunk. ... (check-in: [6f3640a71d] user: mistachkin branch: th1Hash, size: 0) | |
2022-09-29
| ||
08:22 | Import the latest 3.40.0 alpha version of SQLite into the tree. ... (file: [918a4399e5] check-in: [fbad277226] user: drh branch: trunk, size: 8558863) | |
2022-09-05
| ||
14:03 | Update the built-in SQLite to the latest 3.40.0 alpha. ... (file: [133010eb4c] check-in: [9d12e96440] user: drh branch: trunk, size: 8560094) | |
2022-07-21
| ||
14:48 | Update the built-in SQLite to version 3.39.2 RC 1. ... (file: [8970e7b94b] check-in: [8c36dad3ba] user: drh branch: trunk, size: 8546396) | |
2022-07-19
| ||
13:17 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [868fc66e14] check-in: [e5be71d6ac] user: drh branch: trunk, size: 8547934) | |
2022-06-25
| ||
17:31 | Update the built-in SQLite to the 3.39.0 release. ... (file: [d9c439caca] check-in: [720f0956e0] user: drh branch: trunk, size: 8544646) | |
2022-06-23
| ||
12:10 | Update the built-in SQLite to the latest 3.39.0 beta, for SQLite testing. ... (file: [27920805a9] check-in: [d7a2bda912] user: drh branch: trunk, size: 8544586) | |
2022-06-15
| ||
17:37 | Update the built-in SQLite to the latest 3.39.0 beta, for testing. ... (file: [2a36a501ce] check-in: [b0f84d8d17] user: drh branch: trunk, size: 8542704) | |
2022-06-03
| ||
15:23 | Update the built-in SQLite to the latest 3.39.0 beta. ... (file: [185bfe244a] check-in: [e3e9544638] user: drh branch: trunk, size: 8537246) | |
2022-05-25
| ||
15:12 | Update the built-in SQLite to the latest 3.39.0 beta for testing. ... (file: [753ad7fdad] check-in: [c8a16fda7f] user: drh branch: trunk, size: 8535736) | |
2022-05-16
| ||
11:55 | Bring in the latest SQLite 3.39.0 enhancements for testing. ... (file: [a02b32caa4] check-in: [8683664a45] user: drh branch: trunk, size: 8532129) | |
2022-05-10
| ||
11:54 | Update the built-in SQLite to the latest 3.39.0 alpha for testing. ... (file: [67c3006853] check-in: [0833f7225b] user: drh branch: trunk, size: 8530736) | |
2022-05-03
| ||
16:10 | Update the built-in SQLite to the latest 3.39.0 alpha which includes the latest bug fixes, and especially the fix for the infinite loop when the Bloom filter pull-down optimization encounters a NULL key. ... (file: [31d432d1f8] check-in: [b2cb7bdb5a] user: drh branch: trunk, size: 8528182) | |
2022-04-27
| ||
12:11 | Update the built-in SQLite to the latest trunk version which includes all of the fixes that went into version 3.38.3. ... (file: [1803478d70] check-in: [f905bd0d8d] user: drh branch: trunk, size: 8524232) | |
2022-04-21
| ||
22:53 | Bring in the latest SQLite 3.39.0 alpha, with over 4,500 lines of change, for the purpose of beta-testing SQLite. ... (file: [eaa9a358d0] check-in: [b3c5a48926] user: drh branch: trunk, size: 8518667) | |
2022-04-01
| ||
17:33 | Update the built-in SQLite to the latest 3.39.0 alpha for testing. ... (file: [67032b5942] check-in: [aa2066b5d2] user: drh branch: trunk, size: 8473836) | |
2022-03-23
| ||
10:09 | Update the built-in SQLite to the latest trunk version, that includes a patch to shell.c that tries to work around a nuisance warning from some implementations of MSVC. [forum:/forumpost/bd0844268f0fab71|Forum post bd0844268f0fab71]. ... (file: [91cfea5b4f] check-in: [92fd091703] user: drh branch: trunk, size: 8471882) | |
2022-03-12
| ||
14:20 | Update the built-in SQLite to the latest trunk version which includes all of the patches associated with version 3.38.1 plus additional performance enhancements. ... (file: [8eca0b5371] check-in: [b731e1f65b] user: drh branch: trunk, size: 8468763) | |
2022-03-07
| ||
19:01 | Update to the latest SQLite 3.39.0 alpha with its performance enhancements and bug fixes. ... (file: [1794c2e0fb] check-in: [14da62eeb5] user: drh branch: trunk, size: 8467138) | |
2022-03-02
| ||
02:00 | Update the built-in SQLite to the latest trunk version that includes various performance enhancements. The purpose here is to test the recent SQLite enhancements in a real-world application. ... (file: [6f80302ee4] check-in: [ad744440dc] user: drh branch: trunk, size: 8461268) | |
2022-02-23
| ||
17:18 | Spelling corrections caught by Debian's automated tools, thanks to Barak A. Pearlmutter. ... (file: [0ce8f3d377] check-in: [9993c43b5c] user: danshearer branch: trunk, size: 8457709) | |
2022-02-22
| ||
19:13 | Update the built-in SQLite to version 3.38.0 final. ... (file: [a69af0a88d] check-in: [c55e0f6ca3] user: drh branch: trunk, size: 8457709) | |
2022-02-15
| ||
23:34 | Update the built-in SQLite to the latest 3.38.0 beta. ... (file: [a91c64617c] check-in: [abd90eb5a8] user: drh branch: trunk, size: 8457331) | |
2022-02-10
| ||
15:50 | Update the built-in SQLite to the latest 3.38.0 beta that includes the performance enhancements on the datetime() function. ... (file: [494eb9fb97] check-in: [740d655e55] user: drh branch: trunk, size: 8455695) | |
2022-02-05
| ||
01:21 | Update the built-in SQLite to the latest 3.38.0 beta. ... (file: [0fff38ee81] check-in: [82bbde8d0f] user: drh branch: trunk, size: 8450996) | |
2022-02-01
| ||
13:20 | Update to the latest SQLite 3.38.0 alpha that includes support for --wordwrap in the CLI. ... (file: [ef42ec2d49] check-in: [0505bc8289] user: drh branch: trunk, size: 8438619) | |
2022-01-31
| ||
16:30 | Update to the latest SQLite in order to fix compiler warnings. ... (file: [25d80eaa20] check-in: [52b0272fda] user: drh branch: trunk, size: 8438619) | |
14:19 | Update the built-in SQLite to the latest 3.38.0 alpha that include the new ".mode qbox" command and other enhancements in the shell. ... (file: [8e25125ac6] check-in: [100118cb91] user: drh branch: trunk, size: 8438550) | |
2022-01-25
| ||
17:44 | Update the built-in SQLite to the latest 3.38.0 beta, for the purpose of beta testing SQLite. ... (file: [50da9eaead] check-in: [605064e656] user: drh branch: trunk, size: 8429290) | |
2022-01-21
| ||
19:58 | Merge from trunk ... (check-in: [6721c654a9] user: george branch: th1-doc-vars, size: 0) | |
2022-01-12
| ||
00:42 | Update the built-in SQLite to the latest 3.38.0 alpha for testing. With this change, SQL now has access to the new -> and ->> operators for JSON. ... (file: [a206610af3] check-in: [cae03867de] user: drh branch: trunk, size: 8418378) | |
2022-01-06
| ||
22:19 | Update the built-in SQLite to the latest 3.38.0 alpha that includes all of the bug fixes that appear in 3.37.2. ... (file: [20ae44fef1] check-in: [186f5c2623] user: drh branch: trunk, size: 8417513) | |
2022-01-01
| ||
00:41 | Update the built-in SQLite to the latest 3.38.0 alpha, for testing. ... (file: [67780015a4] check-in: [3e74ae503f] user: drh branch: trunk, size: 8415620) | |
2021-12-25
| ||
13:43 | Part two of code-relocation effort: moved sqlite3.c/h to extsrc/, per /chat discussion. Moving remaining 3rd-party sources will be far more invasive in makemake.tcl, so will be a separate step. ... (file: [10f6992037] check-in: [e3e204dce1] user: stephan branch: code-movement, size: 8409261) | |
13:43 | Part two of code-relocation effort: moved sqlite3.c/h to extsrc/, per /chat discussion. Moving remaining 3rd-party sources will be far more invasive in makemake.tcl, so will be a separate step. ... (check-in: [e3e204dce1] user: stephan branch: code-movement, size: 0) | |
2021-12-09
| ||
20:12 | Merge the latest 3.38.0 alpha of SQLite that includes support for the use of Bloom filters, in order to test SQLite. ... (file: [10f6992037] check-in: [88a9343205] user: drh branch: trunk, size: 8409261) | |
2021-11-22
| ||
16:12 | Update the built-in SQLite to the first 3.37.0 beta. ... (file: [840d5f4ca9] check-in: [f96e9dfad3] user: drh branch: trunk, size: 8385576) | |
2021-11-15
| ||
22:43 | Update the built-in SQLite to the latest 3.37.0 beta for testing. ... (file: [dd66ef8a86] check-in: [163534407d] user: drh branch: trunk, size: 8385137) | |
2021-11-09
| ||
17:07 | Update the built-in SQLite to the latest 3.37.0 alpha, for testing. ... (file: [d6b331687f] check-in: [39fbaf34e1] user: drh branch: trunk, size: 8383578) | |
2021-11-04
| ||
14:16 | Update the built-in SQLite to the latest alpha for 3.37.0 that includes the fix for using the preferred schema table name in PRAGMA table_list output. ... (file: [836c4ae334] check-in: [d6d4c14b0e] user: drh branch: trunk, size: 8379008) | |
00:59 | Update the built-in SQLite with the fix for the broken shadow table protections. ... (file: [b6b47a7a59] check-in: [00650cf020] user: drh branch: trunk, size: 8377662) | |
2021-11-03
| ||
19:10 | Update the latest SQLite to the latest 3.37.0 beta, to test SQLite. ... (file: [e40f66dd0c] check-in: [51bb976fb9] user: drh branch: trunk, size: 8376428) | |
2021-10-26
| ||
17:21 | Update the built-in SQLite to the latest 3.37.0 alpha for testing. ... (file: [86f9e491a6] check-in: [ed3dc66de0] user: drh branch: trunk, size: 8368700) | |
2021-10-22
| ||
11:18 | New sqlite3.c to fix a harmless compiler warning. ... (file: [812179fb78] check-in: [acbc849384] user: drh branch: strict, size: 8368577) | |
10:10 | On this branch, the schema makes use of the STRICT keyword new to SQLite 3.37.0. Fossil does not benefit from this. The point of this branch is to beta-test the new STRICT mode of SQLite. ... (file: [2c21802d42] check-in: [632ffb82e1] user: drh branch: strict, size: 8368282) | |
2021-10-06
| ||
10:45 | New version of the built-in SQLite that incorporates all the latest static-analyzer warning fixes. ... (file: [87588aebff] check-in: [c90dce4ebc] user: drh branch: trunk, size: 8353090) | |
2021-10-04
| ||
11:39 | Update the built-in SQLite sources to the latest 3.37.0 alpha, for testing. ... (file: [ccf3b8891f] check-in: [ae433763ae] user: drh branch: trunk, size: 8349203) | |
2021-09-22
| ||
14:45 | Another SQLite update to fix the build on older machines that lack CHAR_BITS as well as to fix a few harmless compiler warnings. ... (file: [ea9634aca7] check-in: [457a73e6ad] user: drh branch: trunk, size: 8343501) | |
13:54 | Update the built-in SQLite to the latest 3.37.0 alpha. ... (file: [fdc3ccc41c] check-in: [606dcf08c9] user: drh branch: trunk, size: 8343505) | |
2021-09-06
| ||
13:06 | Update the built-in SQLite to the latest 3.37.0 alpha, for testing. ... (file: [1148f55ec9] check-in: [04b725d9bf] user: drh branch: trunk, size: 8339285) | |
2021-08-07
| ||
17:28 | Update to the latest trunk version of SQLite, for SQLite testing. ... (file: [4a9194e9ca] check-in: [5570a6aae9] user: drh branch: trunk, size: 8326826) | |
2021-07-21
| ||
17:13 | Update the built-in SQLite to the latest trunk version, for testing purposes. ... (file: [3eed7304ed] check-in: [cd90fc9114] user: drh branch: trunk, size: 8328003) | |
2021-06-18
| ||
20:25 | Update the built-in SQLite to version 3.36.0 ... (file: [2a8e87aaa4] check-in: [3a97dff2cf] user: drh branch: trunk, size: 8312766) | |
2021-06-14
| ||
20:43 | Update the built-in SQLite to the latest 3.36.0 beta, including the bug fix to the authorizer callback such that it uses SQLITE_DROP_INDEX, not SQLITE_DROP_TEMP_INDEX, for attached indexes. ... (file: [a0288e3652] check-in: [a9917d4fc7] user: drh branch: trunk, size: 8312438) | |
15:36 | Update the built-in SQLite to the first 3.36.0 beta. ... (file: [d84ff3a561] check-in: [3bb3c516f1] user: drh branch: trunk, size: 8311969) | |
2021-06-07
| ||
00:55 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. Bring the regexp.c implementation into closer alignment with the canonical sources from the SQLite source tree. ... (file: [02cd987a39] check-in: [dfaa221bb5] user: drh branch: trunk, size: 8309448) | |
2021-06-03
| ||
23:10 | Update the built-in SQLite to the latest trunk version. ... (file: [7bce5a470e] check-in: [4add0ac529] user: drh branch: trunk, size: 8307194) | |
2021-05-17
| ||
18:00 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. ... (file: [ac52c7a605] check-in: [1d54782957] user: drh branch: trunk, size: 8300453) | |
2021-05-14
| ||
19:38 | Update the built-in SQLite to the latest 3.36.0 alpha for testing. ... (file: [148315ffd8] check-in: [8b44988df1] user: drh branch: trunk, size: 8297186) | |
2021-04-28
| ||
19:01 | Update the built-in SQLite to the latest 3.36.0 prototype. ... (file: [0d87ee7309] check-in: [d3d7a78fe3] user: drh branch: trunk, size: 8295898) | |
2021-04-07
| ||
18:20 | Merge the latest SQLite 3.36 enhancements for testing. ... (file: [a9d959cb6c] check-in: [1464e18add] user: drh branch: trunk, size: 8284291) | |
2021-03-31
| ||
18:57 | Update the built-in SQLite to 3.35.4-rc1 for testing. ... (file: [690020b12a] check-in: [9313f2ad75] user: drh branch: trunk, size: 8268217) | |
2021-03-26
| ||
13:33 | Update the built-in SQLite to version 3.35.3. There are no changes other than the version string. ... (file: [91ca6c0a30] check-in: [8e5bdcebd5] user: drh branch: trunk, size: 8266903) | |
2021-03-22
| ||
12:43 | Update to SQLite 3.35.3 preview for testing. ... (file: [f9ba3279c9] check-in: [8ec00b975b] user: drh branch: trunk, size: 8266903) | |
2021-03-17
| ||
19:34 | Update the built-in SQLite to version 3.35.2. ... (file: [e8edc7b151] check-in: [4c56126612] user: drh branch: trunk, size: 8265547) | |
2021-03-12
| ||
15:22 | Update the built-in SQLite to version 3.35.0 final. ... (file: [73a740d881] check-in: [b06953e15e] user: drh branch: trunk, size: 8264402) | |
2021-03-09
| ||
21:24 | Update the built-in SQLite to the second 3.35.0 beta, for testing. ... (file: [3580b38313] check-in: [b468729855] user: drh branch: trunk, size: 8263804) | |
2021-03-01
| ||
17:46 | Update the built-in SQLite to the first 3.35.0 beta, for testing of SQLite. ... (file: [de679bfc2a] check-in: [722073a157] user: drh branch: trunk, size: 8261605) | |
2021-02-22
| ||
18:43 | Update the built-in SQLite to the latest 3.35.0 alpha that includes support for the MATERIALIZED hints. ... (file: [015b4591de] check-in: [d07cbeda71] user: drh branch: trunk, size: 8256934) | |
2021-02-19
| ||
14:58 | Update the built-in SQLite to the latest 3.35 alpha including CLI enhancements and DROP COLUMN support. ... (file: [525cfb96de] check-in: [736e5c892b] user: drh branch: trunk, size: 8250042) | |
2021-02-09
| ||
13:34 | The canonical Fossil homepage is now https://fossil-scm.org/home without the "www." in the domain and with the main path at /home, not /index.html or /fossil. Update all URLs in documentation to reflect this fact. ... (file: [8c9c61cb56] check-in: [09908ab058] user: drh branch: trunk, size: 8239690) | |
2021-02-07
| ||
13:08 | Fix harmless compiler warnings in the embedded SQLite. ... (file: [fe6f52c7a4] check-in: [c577aae0a3] user: drh branch: trunk, size: 8239694) | |
2021-02-05
| ||
18:27 | Update the built-in SQLite to a 3.35.0 alpha that includes the revised RETURNING clause prototype that embargoes output until all changes have completed. This is for testing of SQLite. The change should not affect Fossil in any way. ... (file: [ceeb44d2c4] check-in: [1ba06268ad] user: drh branch: trunk, size: 8239598) | |
2021-02-03
| ||
13:38 | Update the built-in SQLite to the latest 3.35.0 alpha that includes support for RETURNING and the ability to use TEMP triggers even if SQLITE_DBCONFIG_ENABLE_TRIGGER is off. ... (file: [aae774e5b1] check-in: [60b8c71b00] user: drh branch: trunk, size: 8237313) | |
2021-01-27
| ||
19:50 | Update the built-in SQLite to the latest 3.35 alpha for testing. ... (file: [57992378d9] check-in: [8f8b6e33cd] user: drh branch: trunk, size: 8224707) | |
2021-01-18
| ||
15:02 | Update the built-in SQLite to the latest 3.35 alpha version that uses the EXISTS-to-IN optimization. EXISTS operators are used a lot in Fossil, so Fossil should give the new optimization a good real-world test. ... (file: [8b267e173c] check-in: [74dd3187a9] user: drh branch: trunk, size: 8225097) | |
2021-01-10
| ||
19:28 | Update to the built-in SQLite latest 3.35 alpha with performance enhancements and with the new ".stats vmstep" command for easier performance measurement. ... (file: [a9657802ae] check-in: [7bf929984a] user: drh branch: trunk, size: 8212168) | |
2021-01-01
| ||
22:07 | Update the built-in SQLite to the latest 3.35.0 alpha which features faster startup time. ... (file: [8f6b08d91e] check-in: [67d79d23e1] user: drh branch: trunk, size: 8212500) | |
2020-12-30
| ||
20:52 | Update the built-in SQLite to the latest 3.35.0 alpha version. ... (file: [e7713112df] check-in: [00e031bb57] user: drh branch: trunk, size: 8211222) | |
2020-12-16
| ||
14:28 | Update to the latest SQLite 3.35 prerelease in order to fix harmless #ifdef errors and compiler warnings. ... (file: [8dde8dd4e9] check-in: [c9b6be2f62] user: drh branch: trunk, size: 8206379) | |
2020-12-15
| ||
14:21 | Update the built-in SQLite to an early 3.35 version containing support for generalized upsert, math functions, and reduced memory usage for VACUUM of large blobs. ... (file: [42d66bb702] check-in: [ea5465149f] user: drh branch: trunk, size: 8206389) | |
2020-12-01
| ||
16:42 | Update the built-in SQLite to the official 3.34.0 release. ... (file: [fbd895b065] check-in: [5434159a38] user: drh branch: trunk, size: 8182247) | |
2020-11-24
| ||
00:10 | Update the built-in SQLite to the 3.34.0 first beta, for testing. ... (file: [67b39003fe] check-in: [39b114c19f] user: drh branch: trunk, size: 8181465) | |
2020-11-01
| ||
00:30 | Increase the version number to 2.14 to begin the next release cycle. Update the built-in SQLite to the latest 3.34.0 alpha for testing. ... (file: [90900c446c] check-in: [e9b5a983cc] user: drh branch: trunk, size: 8177428) | |
2020-10-19
| ||
20:52 | Update the built-in SQLite to fix a bug introduced by the previous update. ... (file: [b43992ebed] check-in: [0fac549b56] user: drh branch: trunk, size: 8175694) | |
13:25 | Update the built-in SQLite to the latest 3.34.0 alpha that includes the ability to have multiple recursive terms in a recursive CTE. That new capability is expected to be helpful in improving the /finfo page. ... (file: [812b16fce8] check-in: [5328f82160] user: drh branch: trunk, size: 8175694) | |
2020-10-13
| ||
12:19 | Update the built-in SQLite to the latest 3.34.0 alpha. ... (file: [2b1738592b] check-in: [2ec0dc29f3] user: drh branch: trunk, size: 8173443) | |
2020-09-30
| ||
21:11 | Update the built-in SQLite to the latest 3.33 alpha for testing. ... (file: [3b3f6415e4] check-in: [02c6b07eab] user: drh branch: trunk, size: 8162706) | |
2020-09-18
| ||
16:58 | Update the built-in pikchr.c and SQLite to the latest from both trees. ... (file: [a826a52246] check-in: [c3de0a9930] user: drh branch: trunk, size: 8155730) | |
2020-09-16
| ||
13:45 | Update the built-in SQLite and Pikchr to the latest code, for testing. ... (file: [775fd68967] check-in: [ecf679b289] user: drh branch: trunk, size: 8155448) | |
2020-08-26
| ||
14:46 | Update the built-in SQLite to the latest 3.34.0 alpha that includes support for the sqlite3_txn_state() interface, with an eye toward using sqlite3_txn_state() to help prevent "busy" errors coming from high-load Fossil servers. ... (file: [f2a2f40f02] check-in: [e3ca34cb38] user: drh branch: trunk, size: 8142665) | |
2020-08-14
| ||
13:33 | Update the built-in SQLite to the official released version 3.33.0. ... (file: [d00b7fffa6] check-in: [0d6ed8c0b6] user: drh branch: trunk, size: 8138599) | |
2020-08-10
| ||
20:04 | Update the built-in SQLite to the second 3.33.0 beta, as part of beta testing. ... (file: [9b4369354a] check-in: [9120ff5faa] user: drh branch: trunk, size: 8138660) | |
2020-08-08
| ||
01:44 | Updates to a slightly newer SQLite in an attempt to avoid a C89 declaration order issue. ... (file: [c596a78c44] check-in: [0d813dbf91] user: drh branch: trunk, size: 8136999) | |
2020-08-07
| ||
20:28 | Update the built-in SQLite to the first 3.33.0 beta. ... (file: [dd4d7f73f6] check-in: [e83d5bad7a] user: drh branch: trunk, size: 8136999) | |
2020-07-30
| ||
22:09 | Update the built-in SQLite to the latest 3.33.0 alpha, for testing. ... (file: [964112a8d1] check-in: [38d1b32bde] user: drh branch: trunk, size: 8134950) | |
2020-07-18
| ||
19:49 | Update the built-in SQLite to the latest 3.33.0 alpha for testing. The built-in SQLite now supports UPDATE FROM. ... (file: [1c7f32dfb7] check-in: [6169c8906f] user: drh branch: trunk, size: 8129264) | |
2020-06-20
| ||
03:45 | Work around an erroneous warning in clang-8. No logic changes. The exact same machine code is generated. ... (file: [d704379956] check-in: [6daa19d961] user: drh branch: trunk, size: 8124359) | |
2020-06-19
| ||
15:33 | Update the built-in SQLite to the latest 3.33.0 prerelease. ... (file: [42c66b2287] check-in: [5cf17694d0] user: drh branch: trunk, size: 8124347) | |
2020-06-08
| ||
12:10 | Update the built-in SQLite to the latest trunk version for testing. ... (file: [b5f303d5d5] check-in: [3ab64c5a4d] user: drh branch: trunk, size: 8121467) | |
2020-06-04
| ||
18:38 | Update the built-in SQLite to the latest trunk version so that the "fossil sql" command can take advantage of the new ".mode box" setting. ... (file: [e8bcc3bd66] check-in: [363efffe9e] user: drh branch: trunk, size: 8117326) | |
14:10 | Update the built-in SQLite to the latest trunk version that includes the COMMIT patch for 3.32.2 plus the new ".mode table" and ".mode json" features of the CLI. ... (file: [cbc9ac863c] check-in: [991879177b] user: drh branch: trunk, size: 8117309) | |
2020-05-29
| ||
16:46 | Update the built-in SQLite to the latest trunk code that includes the new ".mode table" command for formatting output from the CLI. ... (file: [dd870cb64d] check-in: [f6a99292c9] user: drh branch: trunk, size: 8116523) | |
2020-05-25
| ||
17:28 | Update the built-in SQLite to version 3.32.1. ... (file: [f695ae21ab] check-in: [bb713f1337] user: drh branch: trunk, size: 8115894) | |
2020-05-22
| ||
17:54 | Update the built-in SQLite to version 3.32.0. ... (file: [33ed868b21] check-in: [f82e054fd6] user: drh branch: trunk, size: 8114150) | |
2020-05-19
| ||
16:51 | Update the built-in SQLite to the third beta for 3.32.0. ... (file: [594e810b91] check-in: [a8098efebf] user: drh branch: trunk, size: 8113648) | |
2020-05-17
| ||
16:33 | Update the built-in SQLite to the second 3.32.0 beta, for testing. ... (file: [54de301f23] check-in: [5181332eb5] user: drh branch: trunk, size: 8113782) | |
2020-05-13
| ||
18:49 | Update the built-in SQLite with the patch to support the IIF() function. ... (file: [bb7082fa87] check-in: [6fa4d92e6a] user: drh branch: trunk, size: 8111817) | |
2020-05-09
| ||
14:23 | Update the built-in SQLite to the first 3.32.0 beta. ... (file: [ea8fedd603] check-in: [17610f8d73] user: drh branch: trunk, size: 8111325) | |
2020-05-04
| ||
20:49 | Update the built-in SQLite to the latest 3.32.0 beta, for testing. ... (file: [655fb0ba41] check-in: [d16d18b03e] user: drh branch: trunk, size: 8106956) | |
2020-04-20
| ||
17:37 | Update the built-in SQLite to the latest 3.32.0 alpha that includes the fix that omits O_NOFOLLOW when trying to open a directory just to fsync() it. ... (file: [1341fcb0f2] check-in: [c435144c70] user: drh branch: trunk, size: 8086957) | |
2020-04-19
| ||
17:35 | Update the built-in SQLite to the [https://www.sqlite.org/src/timeline?c=d5b0def96ba6d90f|lastest 3.32 alpha]. ... (file: [5e92b30a31] check-in: [05fd5e17b9] user: drh branch: trunk, size: 8087043) | |
2020-03-22
| ||
14:29 | Update the built-in SQLite to the latest 3.32.0 alpha that includes fixes for the DBCONFIG_MAINDBNAME problem. ... (file: [dc83bc2623] check-in: [8d114c2aff] user: drh branch: trunk, size: 8079732) | |
2020-02-27
| ||
17:07 | Update the built-in SQLite to an early alpha for 3.32.0, for testing. ... (file: [73cd35224c] check-in: [d239550e9e] user: drh branch: trunk, size: 8073002) | |
2020-01-28
| ||
15:21 | Update the built-in SQLite to version 3.31.1 plus the s390x architecture fix. ... (file: [db6df30507] check-in: [e8f24f7ecd] user: drh branch: trunk, size: 8074774) | |
2020-01-22
| ||
19:08 | Update the built-in SQLite to version 3.31.0. ... (file: [a5fca0b9f8] check-in: [eee161e823] user: drh branch: trunk, size: 8073827) | |
2020-01-20
| ||
20:29 | Update the built-in SQLite to the second beta for 3.31.0, for SQLite testing. ... (file: [408cfb5d03] check-in: [f4e7ca02da] user: drh branch: trunk, size: 8073390) | |
2020-01-09
| ||
20:57 | Merge the latest SQLite 3.31.0 alpha sources for testing. ... (file: [3669963b8f] check-in: [5c48142dd3] user: drh branch: trunk, size: 8064083) | |
2019-12-26
| ||
01:26 | Update the built-in SQLite to the latest 3.31.0 alpha version, for testing. ... (file: [ab5bf5c6e0] check-in: [9258d7462e] user: drh branch: trunk, size: 8028038) | |
2019-11-20
| ||
15:29 | Update the built-in SQLite to the latest 3.31.0 alpha version as a beta-test for SQLite. ... (file: [907eda6236] check-in: [a9027e7d10] user: drh branch: trunk, size: 8005355) | |
2019-10-04
| ||
15:44 | Update the built-in SQLite to the 3.30.0 release version. ... (file: [f04393dd47] check-in: [fc19d369ab] user: drh branch: trunk, size: 7946660) | |
2019-09-26
| ||
17:36 | Fix a typo in the CGI extension documentation. ... (file: [53088b3ad5] check-in: [b4ac00d8bb] user: drh branch: trunk, size: 7945590) | |
2019-09-21
| ||
17:50 | Update the built-in SQLite to the latest 3.30.0 alpha version, for testing. ... (file: [468b450a53] check-in: [44900415b1] user: drh branch: trunk, size: 7943656) | |
2019-09-04
| ||
15:41 | Update the built-in SQLite to the latest 3.30.0 alpha, as an SQLite beta test. ... (file: [a661ae5be7] check-in: [f8823ae809] user: drh branch: trunk, size: 7935258) | |
2019-07-10
| ||
18:55 | Update the built-in SQLite to the 3.29.0 release. ... (file: [d9a5daf769] check-in: [8c9eeb0151] user: drh branch: trunk, size: 7898916) | |
2019-07-08
| ||
17:05 | Update the built-in SQLite to the first 3.29.0 beta for testing. Enable the -DSQLITE_DQS=0 compile-time option for Fossil, thus preventing SQLite from using double-quoted string literals by default. ... (file: [126e0d21c0] check-in: [0c0f6db7ba] user: drh branch: trunk, size: 7898773) | |
2019-06-13
| ||
14:10 | Update the built-in SQLite to the latest 3.29.0 alpha that includes compiler warning fixes. ... (file: [18151d65cb] check-in: [7b7f5df891] user: drh branch: trunk, size: 7894454) | |
2019-06-05
| ||
19:45 | Update the built-in SQLite to the latest 3.29.0 alpha. ... (file: [055b5009ac] check-in: [9c128d2e89] user: drh branch: trunk, size: 7893145) | |
2019-05-23
| ||
17:07 | Update the built-in SQLite to the latest 3.29.0 alpha. ... (file: [5e9872440f] check-in: [4f040a180a] user: drh branch: trunk, size: 7892342) | |
2019-05-10
| ||
18:47 | Update the built-in SQLite to the 3.29.0 alpha, for testing of SQLite. ... (file: [8eae9fdece] check-in: [1bdebbe1eb] user: drh branch: trunk, size: 7885486) | |
2019-04-17
| ||
19:22 | Update the built-in SQLite to version 3.28.0. ... (file: [411efca996] check-in: [14db745dfe] user: drh branch: trunk, size: 7864301) | |
2019-04-11
| ||
01:17 | Update the built-in SQLite to the first 3.28.0 beta. ... (file: [82c4107cbd] check-in: [cbc21e5290] user: drh branch: trunk, size: 7861348) | |
2019-04-03
| ||
18:33 | Update the built-in SQLite to the latest 3.28.0 alpha version. ... (file: [09ffc8292b] check-in: [41974e0881] user: drh branch: trunk, size: 7858732) | |
2019-03-18
| ||
10:38 | Update the built-in SQLite to the latest 3.28.0 alpha version. ... (file: [17d59879ba] check-in: [831e1af254] user: drh branch: trunk, size: 7830498) | |
2019-02-25
| ||
22:57 | SQLite 3.27.2 ... (file: [1dbae33bff] check-in: [367831eaac] user: jan.nijtmans branch: branch-2.8, size: 7823412) | |
17:01 | Update the built-in SQLite to the latest trunk version that includes all of the fixes that were in the 3.27.2 release. ... (file: [52e67778f7] check-in: [4d6086702e] user: drh branch: trunk, size: 7827577) | |
2019-02-08
| ||
13:28 | Update the built-in SQLite to version 3.27.1. ... (file: [11c1499266] check-in: [cf6682b1e1] user: drh branch: trunk, size: 7824293) | |
2019-02-07
| ||
17:18 | Update the built-in SQLite to the official 3.27.0 release version. ... (file: [ca011a10ee] check-in: [c56fce69f1] user: drh branch: trunk, size: 7824005) | |
2019-02-05
| ||
20:54 | Update the built-in SQLite to the latest 3.27.0 beta for testing. ... (file: [4dfcc5698a] check-in: [1dbf923cbe] user: drh branch: trunk, size: 7823582) | |
2019-02-01
| ||
15:55 | Update the built-in SQLite to the latest 3.27.0 alpha. ... (file: [7d424eb044] check-in: [6ba52d791f] user: drh branch: trunk, size: 7820157) | |
2019-01-27
| ||
19:32 | Update the built-in SQLite to the latest 3.27.0 alpha. Updates to the change log. ... (file: [02d3dea0ca] check-in: [5280c1ab9a] user: drh branch: trunk, size: 7816876) | |
2019-01-21
| ||
20:07 | Update the built-in SQLite to the latest 3.27.0 alpha code. ... (file: [088d296d9b] check-in: [246f249e5a] user: drh branch: trunk, size: 7807232) | |
2018-12-01
| ||
13:00 | Incorporate the official release of SQLite version 3.26.0 ... (file: [72c08830da] check-in: [e0a6ff0adb] user: drh branch: trunk, size: 7770073) | |
2018-11-28
| ||
13:19 | Update the built-in SQLite to the latest 3.26.0 beta for testing. ... (file: [ae730ca6a0] check-in: [c523d0a9b5] user: drh branch: trunk, size: 7770080) | |
2018-11-13
| ||
16:20 | Update the built-in SQLite to the latest 3.26.0 beta. This is beta-testing for SQLite. ... (file: [49cbde61b9] check-in: [d3f454fa33] user: drh branch: trunk, size: 7766024) | |
2018-09-26
| ||
19:46 | Update to SQLite 3.25.2 ... (file: [34c23ff916] check-in: [c7db0ee51d] user: jan.nijtmans branch: openssl-1.1, size: 7721153) | |
2018-09-25
| ||
17:26 | Update the built-in SQLite to the 3.25.2 release candidate, for testing. ... (file: [4c86d63915] check-in: [5fdd53120e] user: drh branch: trunk, size: 7721153) | |
2018-09-20
| ||
13:38 | Update the built-in SQLite to version 3.25.1. ... (file: [1b2302e7a5] check-in: [c5abb962aa] user: drh branch: trunk, size: 7720541) | |
2018-09-15
| ||
12:39 | Update the built-in SQLite to the 3.25.0 release. ... (file: [989e3ff37f] check-in: [048a6f80d3] user: drh branch: trunk, size: 7720248) | |
2018-09-10
| ||
22:21 | Update the built-in SQLite to the first 3.25.0 release candidate. ... (file: [13db8df3d7] check-in: [ed84acb6d2] user: drh branch: trunk, size: 7719422) | |
2018-09-06
| ||
20:39 | Update the built-in SQLite to the latest 3.25.0 alpha version for testing. ... (file: [527a6521f0] check-in: [48171b6618] user: drh branch: trunk, size: 7716464) | |
2018-08-30
| ||
14:03 | Update the built-in SQLite to the latest 3.25.0 alpha version, for testing. ... (file: [2c8706ce2a] check-in: [57e80ad20a] user: drh branch: trunk, size: 7684620) | |
2018-08-16
| ||
16:26 | Update the built-in SQLite to the latest trunk version which includes the fix for EXPLAIN QUERY PLAN for the query that runs the /forum page. ... (file: [0619f99659] check-in: [f8994f8975] user: drh branch: trunk, size: 7632306) | |
2018-07-24
| ||
22:05 | Update the built-in SQLite to the latest trunk version that includes enhancements that allow a CREATE INDEX statement to occur without interrupting a running SELECT statement. This is important for correct operation of "fossil rebuild" since the forumpost table is created on demand in the middle of a query over the blob table. ... (file: [82ecfc0861] check-in: [e2d87cdd76] user: drh branch: forum-v2, size: 7631809) | |
2018-07-18
| ||
19:11 | Update the built-in SQLite to the latest 3.25.0 alpha that includes support for the SQLITE_FCNTL_DATA_VERSION file control. ... (file: [61fd6c8729] check-in: [abacf2e5bf] user: drh branch: trunk, size: 7629809) | |
2018-07-14
| ||
15:12 | Update the built-in SQLite to the lastest 3.25.0 alpha version due to improved error message processing in that version. 3.25.0 also includes support for window functions, but we do not (yet) use that feature in Fossil. ... (file: [25b35708c0] check-in: [d66f322457] user: drh branch: trunk, size: 7627171) | |
2018-06-04
| ||
19:52 | Update the built-in SQLite to the 3.24.0 release. ... (file: [0d384704e1] check-in: [f39d0a7290] user: drh branch: trunk, size: 7464679) | |
2018-05-30
| ||
01:28 | Update the build-in SQLite to the first 3.24.0 beta. ... (file: [978037e8c9] check-in: [bbdfec3f31] user: drh branch: trunk, size: 7464360) | |
2018-05-14
| ||
00:41 | Update the built-in SQLite and SQLite shell to the latest 3.24.0 alpha version. ... (file: [98d43c6ca1] check-in: [a09b33d51e] user: drh branch: trunk, size: 7453976) | |
2018-05-05
| ||
11:30 | Update the built-in SQLite to the latest 3.24.0 alpha. ... (file: [a04399bebd] check-in: [58a6410206] user: drh branch: trunk, size: 7440518) | |
2018-04-26
| ||
19:23 | Merge in the latest 3.24.0 alpha version of SQLite including the ORDER BY LIMIT performance enhancement. ... (file: [7a4928143b] check-in: [7b1599884c] user: drh branch: trunk, size: 7434142) | |
2018-04-25
| ||
13:34 | Update the built-in SQLite to the latest 3.24.0 alpha version. ... (file: [3d2972954e] check-in: [de76c92a63] user: drh branch: trunk, size: 7431148) | |
2018-04-10
| ||
17:48 | Update the built-in SQLite to version 3.23.1. ... (file: [65750d1e50] check-in: [52b3b8ed22] user: drh branch: trunk, size: 7391127) | |
2018-04-02
| ||
11:15 | Update the built-in SQLite to version 3.23.0 final. ... (file: [4bed3dc2dc] check-in: [699cefc88e] user: drh branch: trunk, size: 7386627) | |
2018-03-29
| ||
15:42 | Update the built-in SQLite to the second 3.23.0 beta. ... (file: [cb84da0b02] check-in: [032188a698] user: drh branch: trunk, size: 7386648) | |
2018-03-28
| ||
18:38 | Update the built-in SQLite to the first 3.23.0 beta. ... (file: [47ff744522] check-in: [d470fc70d6] user: drh branch: trunk, size: 7386766) | |
2018-03-22
| ||
19:43 | Update the built-in SQLite to the latest pre-release snapshot for beta testing. ... (file: [9d69c7780e] check-in: [1849c6e205] user: drh branch: trunk, size: 7355829) | |
2018-03-17
| ||
16:29 | Update the build-in SQLite to the latest 3.23.0 alpha ... (file: [5ab7a8bbb2] check-in: [ea67a5449a] user: drh branch: trunk, size: 7351039) | |
2018-01-24
| ||
19:17 | Update the built-in SQLite to the 3.22.0 final. ... (file: [206df47ebc] check-in: [8007cfc0db] user: drh branch: trunk, size: 7308528) | |
2018-01-21
| ||
23:48 | Update the built-in SQLite to the third 3.22.0 beta for testing. Also fix a typo in a comment in the "fossil ui" command. ... (file: [57a57d0112] check-in: [861f4b0bde] user: drh branch: trunk, size: 7308462) | |
2018-01-16
| ||
15:32 | Update the built-in SQLite to the second 3.22.0 beta for testing. ... (file: [6f7a61a47e] check-in: [72fba300c8] user: drh branch: trunk, size: 7301480) | |
2018-01-15
| ||
22:07 | Update the built-in SQLite to the first 3.22.0 beta. ... (file: [f3363b0605] check-in: [1a95af721e] user: drh branch: trunk, size: 7300630) | |
2018-01-12
| ||
14:36 | Update the built-in SQLite to the latest 3.22.0 beta, with a fix for a compile-time issue reported on the mailing list. ... (file: [176d5409cc] check-in: [9d80ad8574] user: drh branch: trunk, size: 7295864) | |
2018-01-11
| ||
00:48 | Update the built-in SQLite to the latest 3.22.0 beta, for testing. ... (file: [57403ee19a] check-in: [c409f828e3] user: drh branch: trunk, size: 7294100) | |
2018-01-09
| ||
14:29 | Update SQLite again, with new fixes to shell.c which attempt to get the build working on MinGW64. ... (file: [e3f1e72236] check-in: [9a33a240a2] user: drh branch: trunk, size: 7293876) | |
02:28 | Another SQLite update to deal with a MinGW compiler warning. ... (file: [21a0afbe26] check-in: [666fc089b8] user: drh branch: trunk, size: 7293876) | |
00:55 | Update SQLite to the latest 3.22.0 alpha. This might fix reported build problems on MinGW. ... (file: [54b6b36e83] check-in: [f7f168c36d] user: drh branch: trunk, size: 7293876) | |
2018-01-07
| ||
23:29 | Avoid the use of utimensat() on older unix platforms. ... (file: [7562807bc7] check-in: [2aa7a23b8f] user: drh branch: trunk, size: 7293876) | |
21:59 | Remove dependencies on test_windirent.h from the SQLite-supplied shell.c source file, so that the build will work on MinGW. ... (file: [6e0774dc67] check-in: [14e94ad326] user: drh branch: trunk, size: 7293876) | |
21:38 | Update the built-in SQLite to the latest 3.22.0 alpha code. ... (file: [54dd262e11] check-in: [5b558bc76b] user: drh branch: trunk, size: 7293876) | |
2017-12-13
| ||
20:36 | Improved error reporting when trying to write to a repository that is in a read-only directory. ... (file: [96bcf6e46d] check-in: [500b0a2ae8] user: drh branch: trunk, size: 7264584) | |
2017-12-07
| ||
11:33 | Spelling typos from Debian ... (file: [50037cbbe2] check-in: [4d1ac686c4] user: drh branch: trunk, size: 7262360) | |
2017-12-06
| ||
20:53 | Update the built-in SQLite to the latest 3.22 alpha version. ... (file: [9b32494d46] check-in: [63fb653a7e] user: drh branch: trunk, size: 7262360) | |
2017-11-14
| ||
21:47 | Update the built-in SQLite to a version that supports read-only access to WAL-mode databases. ... (file: [35d6f3d645] check-in: [6ef13e21d4] user: drh branch: trunk, size: 7253136) | |
2017-10-24
| ||
20:52 | Update the built-in SQLite to version 3.21.0 final. ... (file: [84c181c028] check-in: [c7e55d9cac] user: drh branch: trunk, size: 7218143) | |
2017-10-21
| ||
19:37 | Update the built-in SQLite to the second 3.21.0 beta. ... (file: [945017ce7b] check-in: [7ac19afae3] user: drh branch: trunk, size: 7218161) | |
2017-10-02
| ||
03:46 | Update the build-in SQLite to the latest 3.21.0 beta that includes the enhance use of co-routines for subqueries. ... (file: [c6f9c04517] check-in: [75fffb49ce] user: drh branch: trunk, size: 7206347) | |
2017-09-21
| ||
20:45 | Update the built-in SQLite to the latest 3.21.0 alpha that includes the enhancements to the Windows VFS that help it better deal with read-only repository files. ... (file: [b6f01f7708] check-in: [e97d4443d5] user: drh branch: trunk, size: 7204705) | |
2017-09-20
| ||
15:47 | Update the built-in SQLite to the latest 3.21.0 alpha. ... (file: [e319432d18] check-in: [edba9d332b] user: drh branch: trunk, size: 7204423) | |
2017-08-29
| ||
07:50 | SQLite version 3.20.1 ... (file: [93b1a6d69b] check-in: [ffc252a663] user: jan.nijtmans branch: trunk, size: 7184634) | |
2017-08-21
| ||
12:18 | Use SQLite 3.20.0 final (source_id change only) ... (file: [79b7f3b977] check-in: [810dd031ec] user: jan.nijtmans branch: trunk, size: 7184608) | |
2017-07-31
| ||
17:42 | Update the built-in SQLite to the 4th release candidate for 3.20.0. ... (file: [9c29120c94] check-in: [2a615bed11] user: drh branch: trunk, size: 7184608) | |
2017-07-28
| ||
00:49 | Update the built-in SQLite to the 3rd 3.20.0 release candidate. ... (file: [de3a5ffc3b] check-in: [8ffba76b73] user: drh branch: trunk, size: 7185992) | |
2017-07-24
| ||
14:26 | Update the built-in SQLite to the second 3.20.0 release candidate. ... (file: [5ac0c7c1ed] check-in: [c45b8f4534] user: drh branch: trunk, size: 7184785) | |
2017-07-15
| ||
13:55 | Update the built-in SQLite to the first 3.20.0 release candidate. ... (file: [4bb622c39e] check-in: [4872a58be2] user: drh branch: trunk, size: 7181923) | |
2017-07-12
| ||
18:08 | Update to the latest SQLite from upstream and make other changes, all to silence a few utterly harmless compiler warnings about incompletely initialized structures. ... (file: [4d5b5b1423] check-in: [2f225b821f] user: drh branch: trunk, size: 7179107) | |
2017-07-11
| ||
14:35 | Update the built-in SQLite to the latest 3.20.0 beta, including support for tab-completion in the SQL shell. ... (file: [38329b7399] check-in: [a314178a81] user: drh branch: trunk, size: 7176549) | |
2017-06-29
| ||
18:54 | Update the built-in SQLite to the latest from upstream. ... (file: [4b453d67a0] check-in: [ee71f347ee] user: drh branch: trunk, size: 7164766) | |
2017-06-24
| ||
13:38 | Update the built-in SQLite and SQL command shell to the latest from upstream. ... (file: [f14c45c1bd] check-in: [42d151cc64] user: drh branch: trunk, size: 7143648) | |
2017-06-15
| ||
13:12 | Fix compiler warnings in the shell.c from the previous check-in. Also bring in the latest trunk version of SQLite for testing. ... (file: [2e62334919] check-in: [2ada39bab8] user: drh branch: trunk, size: 7134056) | |
2017-06-08
| ||
15:03 | Update the built-in SQLite to version 3.19.3. ... (file: [368f1d3127] check-in: [5a6f946723] user: drh branch: trunk, size: 7130478) | |
2017-05-25
| ||
16:59 | Update the built-in SQLite to version 3.19.2. ... (file: [1be0c45786] check-in: [418ac81cae] user: drh branch: trunk, size: 7130198) | |
2017-05-24
| ||
13:19 | Update the built-in SQLite to the 3.19.1 patch release. ... (file: [996b2aff37] check-in: [4465be15d2] user: drh branch: trunk, size: 7129716) | |
2017-05-22
| ||
14:29 | Update the built-in SQLite to 3.19.0 ... (file: [c30326aa1a] check-in: [e1da46fed4] user: jan.nijtmans branch: trunk, size: 7129246) | |
2017-05-11
| ||
21:09 | Update the built-in SQLite to the first 3.19.0 beta. ... (file: [1fc40cd4e4] check-in: [d6a0debd8c] user: drh branch: trunk, size: 7128883) | |
2017-05-10
| ||
16:19 | Update the built-in SQLite to the latest 3.19.0 alpha that includes the authorizer callback enhancements. ... (file: [6b82559625] check-in: [094a498d99] user: drh branch: trunk, size: 7124608) | |
2017-05-02
| ||
19:18 | Update the built-in SQLite to the latest 3.19.0 alpha for testing. ... (file: [1acd648a02] check-in: [b8f3b549aa] user: drh branch: trunk, size: 7122425) | |
2017-03-30
| ||
18:58 | Cherry-pick Solaris build fix from SQLite trunk [http://www.sqlite.org/src/info/c8000e94cca59dab] ... (file: [4154f644e8] check-in: [54cf4397f4] user: jan.nijtmans branch: trunk, size: 7102890) | |
15:25 | Update the built-in SQLite to 3.18.0 ... (file: [0a2c773b2f] check-in: [32b0065c58] user: jan.nijtmans branch: trunk, size: 7102891) | |
2017-03-24
| ||
20:43 | Update the built-in SQLite to the third 3.18.0 beta. ... (file: [58bc48cca9] check-in: [af225fea67] user: drh branch: trunk, size: 7102633) | |
02:54 | Update the built-in SQLite to the second 3.18.0 beta. ... (file: [056ff6322f] check-in: [c8a4300267] user: drh branch: trunk, size: 7101202) | |
2017-03-20
| ||
13:57 | Update the built-in SQLite to the first 3.18.0 beta. ... (file: [43f87572cf] check-in: [affb6b5e76] user: drh branch: trunk, size: 7098288) | |
2017-03-18
| ||
14:10 | Update to the latest pre-release of SQLite 3.18.0 that includes a fix for the harmless compiler warning on Macs. ... (file: [41e84d79cb] check-in: [9612d43f93] user: drh branch: trunk, size: 7098277) | |
2017-03-16
| ||
14:47 | Update the built-in SQLite to the latest 3.18.0 pre-release. ... (file: [ff949625df] check-in: [303a2084a3] user: drh branch: trunk, size: 7096440) | |
2017-03-10
| ||
17:32 | Update to the latest SQLite 3.18.0 prerelease code, and especially the newest CLI code. ... (file: [8f0c4e5a5d] check-in: [d93679a1d7] user: drh branch: trunk, size: 7096312) | |
2017-03-06
| ||
19:53 | Update the built-in SQLite to the latest 3.18.0 prerelease version that supports PRAGMA optimize. ... (file: [e8ae9bd185] check-in: [f32c36e58a] user: drh branch: optimize-pragma, size: 7095822) | |
2017-02-23
| ||
13:42 | Run the "PRAGMA optimize" command as the database is closing. This change is intended as a test of "PRAGMA optimize". ... (file: [aaacd686f5] check-in: [90555227ea] user: drh branch: optimize-pragma, size: 7088831) | |
2017-02-17
| ||
13:20 | Cherrypick [http://www.sqlite.org/src/info/810d29320b853b3a|810d29320b]: Remove the CLANG_VERSION macro, since we have learned that version numbers in clang are "marketing" and are inconsistent and unreliable. Builds using clang will still use the GCC_VERSION macro since clang works hard to be gcc compatible. ... (file: [882d49dd40] check-in: [ad2dd95dbf] user: jan.nijtmans branch: trunk, size: 7076851) | |
2017-02-14
| ||
15:35 | Update the built-in SQLite to version 3.17.0 ... (file: [cc7d708bb0] check-in: [616d2873f0] user: jan.nijtmans branch: trunk, size: 7077089) | |
2017-02-09
| ||
19:56 | Update the built-in SQLite to the first 3.17.0 release candidate. ... (file: [29b033de63] check-in: [e734fdc68d] user: drh branch: trunk, size: 7077054) | |
2017-02-07
| ||
13:54 | Update the built-in SQLite to version 3.17.0 beta1 ... (file: [f0cd0abb30] check-in: [8fe0fefb24] user: drh branch: trunk, size: 7075889) | |
2017-01-06
| ||
17:01 | Update the built-in SQLite to version 3.16.2. ... (file: [2bebdc3f24] check-in: [ddfc7a608b] user: drh branch: trunk, size: 7053318) | |
2017-01-04
| ||
09:34 | Update the built-in SQLite to the 3.16.1 release ... (file: [354f622349] check-in: [a8cd1e5427] user: jan.nijtmans branch: trunk, size: 7050627) | |
2017-01-02
| ||
19:11 | Update the built-in SQLite to the 3.16.0 release. ... (file: [e2920fb885] check-in: [8b12786a1e] user: drh branch: trunk, size: 7048843) | |
2016-12-30
| ||
18:26 | Update the built-in SQLite with minor fixes discovered during release testing. ... (file: [0279a712df] check-in: [506dff5f7c] user: drh branch: trunk, size: 7048781) | |
00:15 | Update the built-in SQLite to the 3.16.0 beta for testing. ... (file: [583820e558] check-in: [53430370a5] user: drh branch: trunk, size: 7048656) | |
2016-12-26
| ||
14:00 | Update the built-in SQLite to fix a potential (unreleased) corruption bug. ... (file: [ce1ffc5afd] check-in: [88d581dc5e] user: drh branch: trunk, size: 7048209) | |
2016-12-24
| ||
19:38 | Update the built-in SQLite to include the change that makes "main" an acceptable alias for the primary database, even if the primary database has been renamed to "repository" or "localdb". ... (file: [17898db217] check-in: [0d28198d03] user: drh branch: trunk, size: 7048217) | |
2016-12-23
| ||
23:25 | Update the built-in SQLite to the latest 3.16.0 alpha for testing. ... (file: [546a0114d5] check-in: [20cffa1f89] user: drh branch: trunk, size: 7048103) | |
2016-12-08
| ||
20:03 | Update the built-in SQLite to the latest 3.16.0 alpha for testing. ... (file: [80e048b0fa] check-in: [814dfd5a9c] user: drh branch: trunk, size: 7026217) | |
06:17 | Update to SQLite 3.15.2 ... (file: [06d77b42a3] check-in: [8b03934ead] user: jan.nijtmans branch: branch-1.36, size: 7008812) | |
2016-11-22
| ||
22:26 | Update the built-in SQLite to 3.16.0 alpha for testing. ... (file: [947bbfb816] check-in: [31ae6022aa] user: drh branch: trunk, size: 7014567) | |
2016-11-04
| ||
23:16 | Update to SQLite 3.15.1 ... (file: [e7c26a7be3] check-in: [a8a67989fc] user: jan.nijtmans branch: branch-1.36, size: 7007293) | |
2016-11-03
| ||
09:52 | Cherrypick 3 bug-fixes from SQLite trunk, discovered just after the SQLite 3.15 release, among them a fix to VACUUM to prevent it from running out of memory on very large databases See [http://www.sqlite.org/src/info/34a579141b2c5ac|34a579141b2c5ac] and [http://www.sqlite.org/src/info/fef4bb4bd9185ec8f|fef4bb4bd9185ec8f] (most likely, those 3 will be in SQLite 3.15.1, if ever released) ... (file: [18e25e0f14] check-in: [360694a797] user: jan.nijtmans branch: branch-1.36, size: 7006381) | |
2016-11-02
| ||
15:16 | Update the built-in SQLite to the latest trunk version that includes a fix to VACUUM to prevent it from running out of memory on very large databases. ... (file: [6372de3965] check-in: [7fa9701b3d] user: drh branch: trunk, size: 7010345) | |
2016-10-14
| ||
14:32 | Update the built-in SQLite to version 3.15.0 final. ... (file: [fba106f8f6] check-in: [4a0c94838a] user: drh branch: trunk, size: 7006286) | |
2016-10-12
| ||
22:51 | Update the built-in SQLite again for a bug fix. ... (file: [1e03ca67ea] check-in: [78fcfd46ad] user: drh branch: trunk, size: 7006281) | |
16:05 | Update the built-in SQLite to the next 3.15.0 beta for testing. ... (file: [fd36477445] check-in: [6ef1500850] user: drh branch: trunk, size: 7006235) | |
2016-10-04
| ||
14:55 | Update the built-in SQLite 3.15.0 beta. ... (file: [bcfc512923] check-in: [3d8a41f12c] user: drh branch: trunk, size: 7006009) | |
2016-10-02
| ||
00:45 | Update the built-in SQLite to the latest 3.15.0 beta for testing. Add new performance-enhancing compile-time options to the SQLite build. ... (file: [e0a581b287] check-in: [dfe32f53ac] user: drh branch: trunk, size: 7006682) | |
2016-09-28
| ||
16:17 | Update the built-in SQLite to the latest 3.15.0 beta. ... (file: [2bc40ac248] check-in: [95768950b4] user: drh branch: trunk, size: 7006844) | |
2016-09-22
| ||
19:47 | Update to the latest SQLite 3.15.0 beta for testing. Adjust the SQLite compilation to use the "lean" configuration. ... (file: [6129bad661] check-in: [121201eb35] user: drh branch: trunk, size: 7005947) | |
2016-09-13
| ||
14:15 | (cherry-pick): Update the makefiles so that the build-in SQLite compiles with SQLITE_OMIT_SHARED_CACHE. Update the build-in SQLite sources to 3.14.2. ... (file: [bcc4a1989d] check-in: [0417467b72] user: jan.nijtmans branch: branch-1.35, size: 6947539) | |
2016-09-10
| ||
19:54 | Oops. FTS5 depends on INCRBLOB. Was: Add the SQLITE_OMIT_INCRBLOB and SQLITE_OMIT_SHARED_CACHE compile-time options to SQLite. Update the built-in SQLite sources to the latest 3.15 alpha that will build without warnings when the above options are set. ... (file: [14ca3d20b6] check-in: [65207d617d] user: drh branch: mistake, size: 7014342) | |
2016-09-08
| ||
14:51 | Update the built-in SQLite to the latest 3.15 alpha that includes the row-value enhancements. ... (file: [fbcd4d9983] check-in: [be1ef87613] user: drh branch: trunk, size: 7013046) | |
2016-08-22
| ||
20:12 | Remove the db_name() function. In its place, the SQLITE_DBCONFIG_MAINDBNAME feature of SQLite is used to ensure that the three attached databases are always exactly named "repository", "configdb" and "localdb", regardless of which is opened first or the order in which they are attached. Update to the latest 3.15 alpha of SQLite which is now required for correct operation, since SQLITE_DBCONFIG_MAINDBNAME is required. ... (file: [96ff688427] check-in: [06aec61111] user: drh branch: trunk, size: 6959992) | |
2016-08-19
| ||
15:25 | Incorporate the version of SQLite that allows VACUUM on attached databases. ... (file: [1a8856e1bb] check-in: [80d0df0508] user: drh branch: omit-db_name, size: 6959992) | |
00:13 | Use the new SQLITE_DBCONFIG_MAINDBNAME feature of SQLite to eliminate the need for the db_name() hack. ... (file: [785a1a36d4] check-in: [d858f3da52] user: drh branch: omit-db_name, size: 6960443) | |
2016-08-12
| ||
13:33 | Update the built-in SQLite to 3.14.1 release ... (file: [d545b24892] check-in: [f80532e92c] user: jan.nijtmans branch: trunk, size: 6955002) | |
2016-08-08
| ||
14:20 | Update the built-in SQLite to 3.14 release. ... (file: [bd10391f42] check-in: [60d5fee782] user: drh branch: trunk, size: 6954186) | |
2016-08-04
| ||
14:11 | Update the built-in SQLite to the second 3.14 beta. ... (file: [94f01233e2] check-in: [aa63cd405b] user: drh branch: trunk, size: 6953403) | |
2016-08-02
| ||
08:46 | Compiler warning fixes. This includes disabling the undocumented FOSSIL_PWREADER feature and upgrading the built-in SQLite. ... (file: [957f10bedf] check-in: [f35b46d4cb] user: drh branch: trunk, size: 6955621) | |
2016-08-01
| ||
17:09 | Update the built-in SQLite to the 3.14 first beta. ... (file: [230e7d33f7] check-in: [f475b943eb] user: drh branch: trunk, size: 6955613) | |
2016-07-29
| ||
15:12 | Update the built-in SQLite to another 3.14 alpha version. ... (file: [014f14f768] check-in: [59bf47b2d5] user: drh branch: trunk, size: 6956026) | |
2016-07-28
| ||
14:07 | Update the built-in SQLite to the latest 3.14 alpha version, for testing. ... (file: [c534a93ca3] check-in: [84f55ef7f0] user: drh branch: trunk, size: 6950998) | |
2016-07-25
| ||
12:25 | Update the built-in SQLite to use the latest sqlite3_trace_v2() interface changes. ... (file: [ad7e6b7b27] check-in: [f0d8483338] user: drh branch: trunk, size: 6947936) | |
2016-07-23
| ||
20:35 | Update the built-in SQLite to the 3.14 alpha. Use sqlite3_trace_v2() instead of sqlite3_trace(), which is not deprecated. ... (file: [3fd55a8183] check-in: [b9573e55c2] user: drh branch: trunk, size: 6946942) | |
2016-05-19
| ||
14:12 | Update the built-in SQLite to a really clean build of version 3.13.0 final ... (file: [9b9171b1e6] check-in: [b817253a51] user: jan.nijtmans branch: trunk, size: 6915433) | |
2016-05-18
| ||
15:19 | Update the built-in SQLite to version 3.13.0 final. ... (file: [8146d5eab5] check-in: [3747b4b5ea] user: drh branch: trunk, size: 6915433) | |
2016-05-09
| ||
22:15 | Update the built-in SQLite to the first 3.13.0 beta for testing. ... (file: [34f2d14244] check-in: [45daaced43] user: drh branch: trunk, size: 6909283) | |
2016-05-02
| ||
16:14 | Update the built-in SQLite to an early beta of 3.13.0 for testing. ... (file: [a886ad0af7] check-in: [fc5f1728d5] user: drh branch: trunk, size: 6907878) | |
2016-04-08
| ||
19:09 | Update SQLite to 3.12.1 ... (file: [ebb1859335] check-in: [f676ace45c] user: jan.nijtmans branch: branch-1.34, size: 6639841) | |
13:09 | Update the built-in SQLite to the latest trunk version, which includes fixes added since the 3.12.0 release. ... (file: [329081e934] check-in: [987861d9ed] user: drh branch: trunk, size: 6876235) | |
2016-03-29
| ||
10:38 | Update the built-in SQLite to 3.12.0 final. ... (file: [cba2be96d2] check-in: [996705f5aa] user: drh branch: trunk, size: 6638482) | |
2016-03-22
| ||
16:34 | Update the built-in SQLite to the second 3.12.0 beta. ... (file: [669002201b] check-in: [314f194227] user: drh branch: trunk, size: 6636900) | |
2016-03-21
| ||
16:08 | Update the built-in SQLite to the first 3.12.0 beta. ... (file: [30f9b80530] check-in: [fbc2f1c287] user: drh branch: trunk, size: 6636508) | |
2016-03-19
| ||
00:55 | Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (file: [ed922b155f] check-in: [9245076e5e] user: drh branch: short-offscreen-risers, size: 6622084) | |
2016-03-18
| ||
12:00 | Update the built-in SQLite to the most recent 3.12.0 alpha. ... (file: [065fa7093a] check-in: [64d321514d] user: drh branch: trunk, size: 6621282) | |
2016-02-15
| ||
17:43 | Update SQLite to version 3.11.0 final. ... (file: [df01436c5f] check-in: [7ad8230273] user: drh branch: trunk, size: 6596401) | |
2016-02-12
| ||
15:16 | Update the built-in SQLite to the first 3.11.0 release candidate. ... (file: [2cf4a88c02] check-in: [b23be81fa6] user: drh branch: trunk, size: 6596120) | |
2016-02-09
| ||
20:16 | Update the built-in SQLite to include the latest changes, and especially the new auto-explain mode in the command-line shell. ... (file: [8a49b5a6c6] check-in: [e00968a5a0] user: drh branch: trunk, size: 6592168) | |
15:09 | Update the built-in SQLite to 3.11.0 beta 1. ... (file: [054f6b2e5d] check-in: [5628354407] user: drh branch: trunk, size: 6592827) | |
2016-01-20
| ||
14:42 | Upgrade the build-in SQLite to a new 3.11.0 alpha that fixes the LIKE operator bug found in 3.10.0. ... (file: [85e562c587] check-in: [0d757274d3] user: drh branch: trunk, size: 6569627) | |
2016-01-19
| ||
01:37 | Update the built-in SQLite to a newer version that fixes C89-isms in FTS5. ... (file: [7a36162889] check-in: [0d120a6102] user: drh branch: trunk, size: 6569472) | |
2016-01-14
| ||
14:20 | Update the built-in SQLite to the latest 3.11.0 alpha version. ... (file: [aa154b2d33] check-in: [c9fad621f7] user: drh branch: trunk, size: 6565482) | |
2016-01-06
| ||
11:13 | Update the built-in SQLite to version 3.10.0 final. ... (file: [b92ca988eb] check-in: [52ee83c729] user: drh branch: trunk, size: 6526615) | |
2016-01-05
| ||
04:52 | Update the built-in SQLite to the next 3.10.0 beta. ... (file: [dc0804e5ce] check-in: [cd58f59a47] user: drh branch: trunk, size: 6526615) | |
2016-01-01
| ||
17:30 | Update the built-in SQLite to the second beta for 3.10.0. ... (file: [46f9e689b6] check-in: [987a80ef06] user: drh branch: trunk, size: 6526327) | |
2015-12-31
| ||
15:44 | Update the built-in SQLite to 3.10.0 beta for SQLite testing. ... (file: [32e574c35e] check-in: [ec8394e166] user: drh branch: trunk, size: 6526263) | |
2015-12-24
| ||
14:57 | Update the built-in SQLite to the latest trunk version to fix a harmless compiler warning that comes up on newer Macs. ... (file: [92ea0d86ad] check-in: [44c147b078] user: drh branch: trunk, size: 6523214) | |
2015-12-23
| ||
11:10 | Improvements to handling of localtime. The 'utc' and 'localtime' query parameters now work on all web pages. Timestamps can be expressed with a timezone modifier and that works correctly. ... (file: [4040ea9ff2] check-in: [ea63a2d1f4] user: drh branch: trunk, size: 6523159) | |
2015-12-17
| ||
15:58 | Clean rebuild of SQLite (so the source_id of fts5 matches the one from SQLite itself) ... (file: [3114987d19] check-in: [5b30c544d5] user: jan.nijtmans branch: trunk, size: 6522290) | |
2015-12-11
| ||
16:14 | Update the built-in SQLite to the latest trunk version (3.10.0 alpha). ... (file: [3740945d4b] check-in: [22681034c1] user: drh branch: trunk, size: 6522290) | |
12:50 | Fix [http://www.sqlite.org/src/info/96d3e99ffe59b528|96d3e99ffe59b528]: Memory allocation bug. I saw crashes on 32-bit Linux (Ubuntu 14.04), so it's not only win32 which was affected by this bug. ... (file: [c55627bdaa] check-in: [b85b159bee] user: jan.nijtmans branch: trunk, size: 6509631) | |
12:39 | Fix [http://www.sqlite.org/src/info/96d3e99ffe59b528|96d3e99ffe59b528]: Memory allocation bug. I saw crashes on 32-bit Linux (Ubuntu 14.04), so it's not only win32 which was affected by this bug. ... (file: [38d7784a71] check-in: [cfc7117a17] user: jan.nijtmans branch: mistake, size: 6510248) | |
2015-12-07
| ||
18:19 | Update the built-in SQLite to fix a harmless but annoying bug in the directory sync logic. ... (file: [c91bca7cbe] check-in: [a4889252f1] user: drh branch: trunk, size: 6509601) | |
2015-12-04
| ||
00:40 | Update the built-in SQLite to the latest 3.10.0 alpha. ... (file: [fc3285bd3d] check-in: [5032c50d14] user: drh branch: trunk, size: 6509488) | |
2015-11-06
| ||
08:45 | Cherry-pick part of [http://www.sqlite.org/src/info/138783b553602a05|138783b5] from SQLite trunk. Reported by Don Porter here: [http://cyqlite.sourceforge.net/cgi-bin/sqlite/tktview?name=d4593fcd90] (If SQLite 3.9.3 is ever released, I hope this harmless warning is fixed in it) ... (file: [426613a30f] check-in: [ac3771966a] user: jan.nijtmans branch: branch-1.34, size: 6461369) | |
2015-11-03
| ||
22:09 | Update the built-in SQLite to version 3.9.2 ... (file: [1c4013876f] check-in: [aa92270fe9] user: jan.nijtmans branch: trunk, size: 6461369) | |
2015-10-16
| ||
20:05 | Update the built-in SQLite to version 3.9.1. ... (file: [5e6d1873a3] check-in: [3cff1b8f0a] user: drh branch: trunk, size: 6460514) | |
2015-10-15
| ||
12:16 | Update the built-in SQLite to version 3.9.0 plus a few minor fixes for harmless details. ... (file: [16f7076a64] check-in: [bc16590e21] user: drh branch: trunk, size: 6459893) | |
2015-10-14
| ||
12:35 | Update the built-in SQLite to version 3.9.0 final. ... (file: [c03e47e152] check-in: [82d84295a8] user: drh branch: trunk, size: 6460083) | |
2015-10-10
| ||
15:58 | Remove another instance of strcpy() from FTS5 in SQLite 3.9.0, to mollify OpenBSD. ... (file: [0e223907b5] check-in: [921d670350] user: drh branch: trunk, size: 6459829) | |
15:13 | Update the SQLite 3.9.0 beta with fixing for warnings on various obscure compilers. Omit the use of strcpy() in FTS5 since OpenBSD hates strcpy(). ... (file: [437c5dc16e] check-in: [d4a34293ae] user: drh branch: trunk, size: 6459724) | |
14:03 | SQLite 3.9.0 beta 2. The first 3.9.0 beta gave compiler errors on some older platforms, which are fixed here. Behold the reason why I check-in SQLite betas into the Fossil trunk. ... (file: [d5c3507974] check-in: [0b81254c79] user: drh branch: trunk, size: 6459432) | |
13:32 | Update the built-in SQLite to the first 3.9.0 beta. Enable JSON1 and FTS5 support (though not currently used). ... (file: [43b0047c27] check-in: [7428117cbf] user: drh branch: trunk, size: 6459270) | |
2015-10-07
| ||
17:31 | Update the built-in SQLite to the first 3.8.12 beta. ... (file: [298556b057] check-in: [b4b551aa66] user: drh branch: trunk, size: 5795599) | |
2015-10-02
| ||
20:38 | Update the built-in SQLite to the latest 3.8.12 beta. ... (file: [51181157a3] check-in: [1059aae93c] user: drh branch: trunk, size: 5794433) | |
2015-09-28
| ||
14:53 | Update the built-in SQLite to an 3.8.12 alpha version that fixes the ONEPASS optimization bug. ... (file: [80bc1f55dd] check-in: [292659684c] user: drh branch: trunk, size: 5788834) | |
2015-09-25
| ||
00:02 | Update the built-in SQLite to the 3.8.12 alpha that includes the ShmBarrier fix. ... (file: [170a1d1453] check-in: [96e698d23c] user: drh branch: trunk, size: 5787416) | |
2015-09-11
| ||
11:43 | Update the built-in SQLite to the latest SQLite (3.8.12 alpha). ... (file: [11f2d9e0ff] check-in: [cc0c939202] user: drh branch: trunk, size: 5779100) | |
2015-08-18
| ||
13:28 | Update the built-in SQLite to version 3.8.11.1 ... (file: [3be71d9912] check-in: [7842b8ab31] user: jan.nijtmans branch: trunk, size: 5748714) | |
2015-07-27
| ||
16:16 | Update the built-in SQLite to version 3.8.11. ... (file: [719f6891ab] check-in: [f8e26879ac] user: drh branch: trunk, size: 5748590) | |
2015-07-23
| ||
22:14 | Update the built-in SQLite to the second 3.8.11 beta. ... (file: [d812603c25] check-in: [eb423a74b5] user: drh branch: trunk, size: 5747316) | |
2015-07-16
| ||
18:24 | Update the built-in SQLite to the latest 3.8.11 beta. ... (file: [0b6f08d05c] check-in: [82206af110] user: drh branch: trunk, size: 5747087) | |
2015-07-08
| ||
16:25 | Update the built-in SQLite to the 3.8.11 alpha that includes the pcache1 preallocation enhancement. ... (file: [cd70d9502f] check-in: [8fb4269a31] user: drh branch: trunk, size: 5741142) | |
2015-07-03
| ||
17:56 | Update to the latest SQLite 3.8.11 alpha, including ifdefery to prevent OpenBSD from trying to use __builtin_bswap32(), which it does not support. ... (file: [ed15362fe3] check-in: [548f96963c] user: drh branch: trunk, size: 5735197) | |
2015-06-30
| ||
15:18 | Update the built-in SQLite to the latest 3.8.11 alpha version. ... (file: [d1a39c2143] check-in: [0fc8b9df0c] user: drh branch: trunk, size: 5732885) | |
2015-05-29
| ||
17:52 | Update the built-in SQLite to 3.8.11 alpha. ... (file: [df17382144] check-in: [2b1261a59e] user: drh branch: trunk, size: 5701101) | |
2015-05-23
| ||
10:12 | Update the built-in SQLite to version 3.8.10.2. ... (file: [638abb7796] check-in: [36c457b086] user: drh branch: trunk, size: 5548762) | |
2015-05-09
| ||
12:17 | Update the built-in SQLite to version 3.8.10.1. ... (file: [85e4e1c08c] check-in: [28188c4dd9] user: drh branch: trunk, size: 5548722) | |
2015-05-07
| ||
14:50 | Merge in the /repo_tabsize page. Update to a post-3.8.10 version of SQLite that support the dbstat virtual table on attached databases, necessary to get the /repo_tabsize to work. ... (file: [84dc7cf22a] check-in: [04942b3113] user: drh branch: piechart, size: 5548477) | |
12:31 | Change the built-in SQLite to version 3.8.10. ... (file: [0b34f0de35] check-in: [abc38398eb] user: drh branch: trunk, size: 5547968) | |
2015-05-05
| ||
18:59 | Update the built-in SQLite to the second beta of 3.8.10. ... (file: [aa4f0f90c9] check-in: [7d2ac84598] user: drh branch: show-add-by-merge, size: 5548028) | |
06:49 | Now really update the built-in SQLite to the first 3.8.10 beta, not only the command line shell. ... (file: [14b7a451a8] check-in: [acd670f251] user: jan.nijtmans branch: trunk, size: 5547968) | |
2015-04-08
| ||
12:49 | Update the built-in SQLite to version 3.8.9. ... (file: [49f1c3ae34] check-in: [15e669399f] user: drh branch: trunk, size: 5507061) | |
2015-04-06
| ||
11:48 | Update the built-in SQLite to the third 3.8.9 beta. ... (file: [86252a89f3] check-in: [93e943d56a] user: drh branch: trunk, size: 5506673) | |
2015-04-04
| ||
13:42 | Update the built-in SQLite to the second 3.8.9 beta. ... (file: [073db8106d] check-in: [47c89f3e78] user: drh branch: trunk, size: 5504052) | |
2015-03-31
| ||
00:15 | Update to the latest SQLite 3.8.9 alpha code. ... (file: [ac7de496f2] check-in: [ec44ff010f] user: drh branch: trunk, size: 5502506) | |
2015-03-24
| ||
18:22 | Update the built-in SQLite to 3.8.9 alpha. ... (file: [573b1f95a4] check-in: [a00cdb182c] user: drh branch: trunk, size: 5494038) | |
2015-03-19
| ||
09:25 | upgrade SQLite to latest pre-release ... (file: [de6ecb8c25] check-in: [d1db1e47a4] user: jan.nijtmans branch: trunk, size: 5472838) | |
2015-03-11
| ||
22:31 | Fix harmless compiler warning. [http://www.sqlite.org/src/info/580dae4615353d73|580dae4615] ... (file: [96f6ffa4db] check-in: [3e77213a73] user: jan.nijtmans branch: trunk, size: 5462054) | |
2015-02-26
| ||
00:31 | Update the built-in SQLite to the latest trunk version, as the 3.8.8.3 version contains an unused local variable and hence will not compile when -Werror is used. Add a missing space to an <input> element on the timeline submenu. ... (file: [722600f211] check-in: [c3d72bd99e] user: drh branch: trunk, size: 5462050) | |
2015-02-25
| ||
21:39 | Update SQLite to the 3.8.8.3 release ... (file: [74ee38c8c6] check-in: [4bd1014ef0] user: jan.nijtmans branch: trunk, size: 5451763) | |
2015-01-30
| ||
15:57 | Update SQLite to the 3.8.8.2 release ... (file: [85ce799481] check-in: [703ec175b9] user: jan.nijtmans branch: trunk, size: 5451874) | |
2015-01-22
| ||
10:27 | Cherry-pick [http://www.sqlite.org/src/info/2037442c582e51d85967bc911ea4a412eb4da573|2037442c58]: Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. ... (file: [154b1f5dff] check-in: [0eae9d3cbd] user: jan.nijtmans branch: trunk, size: 5451915) | |
09:16 | Update SQLite to the 3.8.8.1 release ... (file: [33987fb50d] check-in: [282f1fc542] user: jan.nijtmans branch: trunk, size: 5451659) | |
2015-01-16
| ||
13:28 | Update SQLite to the 3.8.8 release. ... (file: [91aea4cc72] check-in: [3d8bf07d13] user: drh branch: trunk, size: 5450302) | |
2015-01-13
| ||
00:27 | Update the built-in SQLite to the first 3.8.8 release candidate. ... (file: [7bed6ff310] check-in: [51b476a0b9] user: drh branch: trunk, size: 5450351) | |
2015-01-11
| ||
00:06 | Update the built-in SQLite to the latest 3.8.8 beta. ... (file: [523c62e205] check-in: [5c8f33d6a8] user: drh branch: trunk, size: 5448619) | |
2015-01-03
| ||
19:58 | Update the built-in SQLite to the Jan 3 beta for 3.8.8. ... (file: [49aca66c8a] check-in: [ab3fed40ec] user: drh branch: trunk, size: 5447039) | |
2014-12-10
| ||
14:16 | Update the built-in SQLite to the 3.8.8 alpha that includes the enhanced sqlite3_table_column_metadata() interface. Use that new interface to build new utility methods db_table_exists() and db_table_has_column() that work more efficiently than the older technique of querying the sqlite_master table. ... (file: [56000991a7] check-in: [1aa8067704] user: drh branch: trunk, size: 5443005) | |
2014-12-06
| ||
15:44 | Update the built-in SQLite to the latest 3.8.8 alpha. ... (file: [17969c5feb] check-in: [5e598cec44] user: drh branch: trunk, size: 5442426) | |
2014-11-28
| ||
15:11 | Restore the built-in SQLite to version 3.8.8 after fixing the fragmentation size corruption problem. ... (file: [28909596cc] check-in: [21b30fc023] user: drh branch: trunk, size: 5437331) | |
2014-11-27
| ||
12:30 | Go back to using SQLite 3.8.8 after fixing the corruption bug in the b-tree balancer. ... (file: [39e30f4d25] check-in: [eaefb1809c] user: drh branch: DBP-workflow, size: 5437331) | |
2014-11-26
| ||
19:15 | Revert the built-in SQLite to version 3.8.7.2 until a btree problem in 3.8.8 is fixed. ... (file: [b2a68d5783] check-in: [194c3ff362] user: drh branch: trunk, size: 5387390) | |
2014-11-19
| ||
13:19 | Update the built-in SQLite to the latest 3.8.8 alpha. ... (file: [8d881ac69c] check-in: [fd1a292199] user: drh branch: trunk, size: 5426487) | |
2014-11-18
| ||
13:52 | Change the built-in SQLite to the 3.8.7.2 beta for testing. ... (file: [687a18970c] check-in: [27cd09c44d] user: drh branch: trunk, size: 5387390) | |
2014-11-11
| ||
20:25 | Update to the 3.8.8 alpha of SQLite for testing (of SQLite). ... (file: [6f3d33aec4] check-in: [6b2f0b209f] user: drh branch: trunk, size: 5424187) | |
2014-10-29
| ||
02:08 | Update the built-in SQLite to the 3.8.7.1 beta. ... (file: [1f45625df2] check-in: [37cfe7ad98] user: drh branch: trunk, size: 5385123) | |
2014-10-17
| ||
11:38 | Incorporate SQLite 3.8.7 final from upstream. ... (file: [56dcf5e931] check-in: [5a2b7356b4] user: drh branch: trunk, size: 5384741) | |
2014-10-15
| ||
15:47 | Update the built-in SQLite to 3.8.7 beta 4. ... (file: [9471df8ecf] check-in: [c9a20b6174] user: drh branch: trunk, size: 5384563) | |
2014-10-14
| ||
21:04 | Update the built-in SQLite to 3.8.7 beta 3. ... (file: [0fa88769e6] check-in: [3c6f20370a] user: drh branch: trunk, size: 5384224) | |
12:39 | Update the built-in SQLite to the second 3.8.7 beta. ... (file: [862d8a98e9] check-in: [c7c54d29f0] user: drh branch: trunk, size: 5384166) | |
2014-10-05
| ||
20:11 | Update the built-in SQLite to the latest 3.8.7 beta from upstream. ... (file: [b988a31ceb] check-in: [c001fa0edf] user: drh branch: trunk, size: 5382119) | |
2014-09-20
| ||
00:58 | Update to the latest SQLite 3.8.7 alpha from upstream. ... (file: [e6ed7ce22d] check-in: [bfa13027d0] user: drh branch: trunk, size: 5374225) | |
2014-09-01
| ||
18:42 | Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (file: [7284f9c241] check-in: [fc8d8546ff] user: drh branch: trunk, size: 5356876) | |
2014-08-15
| ||
12:46 | Update the built-in SQLite to version 3.8.6 ... (file: [72c64f05cd] check-in: [ee46563cbd] user: jan.nijtmans branch: trunk, size: 5281060) | |
2014-08-14
| ||
07:06 | Cherry-pick [http://www.sqlite.org/src/info/f01d42cc8b00d2b7c4f14defcb05fdc493cf1bfd|f01d42cc8b]: Minor change to unixDelete for VxWorks with a DOS filesystem. ... (file: [9f3d223203] check-in: [119cc97040] user: jan.nijtmans branch: trunk, size: 5281034) | |
2014-08-12
| ||
20:18 | Update the built-in SQLite to version 3.8.6 beta3. ... (file: [fff815333a] check-in: [75c4808653] user: drh branch: trunk, size: 5280981) | |
2014-08-11
| ||
15:13 | Another attempt, taking VxWorks patch on trunk into account. ... (file: [2ce95dd6e1] check-in: [c2d4bd7365] user: jan.nijtmans branch: vxworks, size: 5279066) | |
13:57 | Update the built-in SQLite to 3.8.6 beta2. ... (file: [1080e3bddf] check-in: [981e853f6c] user: drh branch: trunk, size: 5278927) | |
2014-08-06
| ||
14:06 | Update the built-in SQLite with the InterlockedCompareExchange fix for Win64. ... (file: [b9c31c1c8b] check-in: [d600c9f854] user: drh branch: trunk, size: 5276972) | |
01:23 | Update the built-in SQLite to the latest 3.8.6 beta from upstream. ... (file: [2ad648d976] check-in: [f05e002570] user: drh branch: trunk, size: 5277045) | |
2014-08-05
| ||
07:06 | Remove (newly) incorrect preprocessor check to fix build on WinRT ... (file: [05a6eccc82] check-in: [855b1a5037] user: jan.nijtmans branch: trunk, size: 5270400) | |
2014-08-03
| ||
07:41 | merge trunk ... (file: [552b58d650] check-in: [b68f65bb69] user: jan.nijtmans branch: vxworks, size: 5270783) | |
2014-07-31
| ||
19:02 | Upgrade the built-in SQLite to the latest 3.8.6 alpha from upstream. ... (file: [0347f85edd] check-in: [5ce85eb6f8] user: mistachkin branch: trunk, size: 5270513) | |
2014-07-24
| ||
15:46 | Upgrade the built-in SQLite to the latest 3.8.6 alpha from upstream. ... (file: [39bbd7cb84] check-in: [f39d8a3d24] user: drh branch: trunk, size: 5256733) | |
2014-07-16
| ||
08:09 | Update internal tables to Unicode 7.0. ... (file: [d6d1528fa1] check-in: [e17f7304dd] user: jan.nijtmans branch: unicode-7.0, size: 5250229) | |
2014-07-09
| ||
12:54 | check for S_dosFsLib_FILE_NOT_FOUND on vxworks ... (file: [41362018ff] check-in: [acbe8c41b1] user: jan.nijtmans branch: vxworks, size: 5249781) | |
11:17 | Merge trunk. Make it work with SQLITE_ENABLE_LOCKING_STYLE=1, both on Linux and VxWorks. Still experimental, as the unlink issue when using dosFs is not handled yet. ... (file: [acb384247f] check-in: [1cef35ba55] user: jan.nijtmans branch: vxworks, size: 5249653) | |
2014-07-08
| ||
10:48 | First attempt in makeing fossil work on VxWorks. Based on feedback by Andy Ling. ... (file: [8589453ffc] check-in: [18ae9fddb8] user: jan.nijtmans branch: vxworks, size: 5249742) | |
2014-07-06
| ||
07:05 | Allow repository paths of up to 4096 bytes in stead of just 512 bytes. This change needs a minor change in SQLite, allowing the maximum path length no longer to be hardcoded, but configurable at compile-time. See: [http://www.sqlite.org/src/info/c060923a54] ... (file: [4ea5844b23] check-in: [7f64b35032] user: jan.nijtmans branch: longpath, size: 5249647) | |
2014-07-01
| ||
12:40 | Update the built-in SQLite to the latest 3.8.6 alpha version from upstream. ... (file: [aeeb450fe4] check-in: [6728a8bd08] user: drh branch: trunk, size: 5249511) | |
2014-06-12
| ||
17:26 | merge trunk ... (file: [64adf56051] check-in: [e751da62cb] user: jan.nijtmans branch: win32-longpath, size: 5240328) | |
2014-06-04
| ||
18:45 | Update the built-in SQLite to the 3.8.5 release. ... (file: [7bc1949572] check-in: [72328ae75d] user: drh branch: trunk, size: 5239373) | |
2014-06-03
| ||
15:17 | Merge in recent patches to the SQLite 3.8.5 beta. ... (file: [a74717a567] check-in: [2ddb51c08f] user: drh branch: trunk, size: 5239373) | |
2014-06-02
| ||
14:52 | Updates the built-in SQLite sources to the latest 3.8.5 beta. In particular, this update includes the new ".system" and ".once" commands to the SQLite command-line utility accessed via the "fossil sql" command. ... (file: [e8b0011fc7] check-in: [8bc47c1469] user: drh branch: trunk, size: 5239649) | |
2014-05-28
| ||
20:24 | Update the build-in SQLite from upstream. The "fossil sql" command now supports the ".shell" meta-command. ... (file: [b6ae06bf30] check-in: [f6d3b81513] user: drh branch: trunk, size: 5238595) | |
2014-05-24
| ||
17:22 | Update the built-in SQLite to the lastest 3.8.5 beta from trunk. ... (file: [332d156e5e] check-in: [85d2a1120e] user: drh branch: trunk, size: 5234680) | |
2014-04-22
| ||
10:01 | Make sure SQLITE_TESTCTRL_BYTEORDER is defined. ... (file: [bf0a63754f] check-in: [4778b1d07a] user: jan.nijtmans branch: branch-1.28, size: 5175985) | |
2014-04-21
| ||
13:24 | Update the built-in SQLite to 3.8.5 alpha, including all of the latest performance enhancements and bug fixes. ... (file: [0e94baf1b8] check-in: [88aa2e375a] user: drh branch: trunk, size: 5198792) | |
2014-04-20
| ||
18:48 | Missing "#else" ... (file: [b19e75075e] check-in: [b418a7ebbe] user: jan.nijtmans branch: trunk, size: 5176740) | |
08:40 | Cherry-pick a few more bug-fixes from SQLite trunk, the same ones that are also backported to the SQLite 3.7.4.3 Cygwin build. See: [http://osdir.com/ml/sqlite-users/2014-04/msg00366.html]. For me those all are important enough so they should appear in the next SQLite release. ... (file: [9bdc606405] check-in: [1b2c7acd69] user: jan.nijtmans branch: trunk, size: 5176735) | |
2014-04-15
| ||
09:40 | Cherry-pick [http://www.sqlite.org/src/info/1277932b7e8bb36c7070ffafbf110a8e128c267b|1277932b7e]: Fix a harmless compiler warning that crops up with SQLITE_MAX_MMAP_SIZE=0. ... (file: [0136f84caf] check-in: [53aea235fa] user: jan.nijtmans branch: trunk, size: 5176033) | |
2014-04-14
| ||
13:03 | merge trunk. Add support for extended UNC paths as well. ... (file: [af2e1ba7e1] check-in: [9d4a73cb40] user: jan.nijtmans branch: win32-longpath, size: 5176889) | |
2014-04-04
| ||
12:11 | Update to SQLite 3.8.4.3 ... (file: [310a1faeb9] check-in: [b37a28228c] user: jan.nijtmans branch: trunk, size: 5175934) | |
2014-03-27
| ||
10:22 | Update to SQLite 3.8.4.2 ... (file: [4685ca86c2] check-in: [cf0b0e5063] user: jan.nijtmans branch: trunk, size: 5175935) | |
2014-03-13
| ||
21:06 | merge trunk ... (file: [f8772946d3] check-in: [d88d1bc0f6] user: jan.nijtmans branch: win32-longpath, size: 5176583) | |
2014-03-11
| ||
22:06 | Update to SQLite 3.8.4.1 ... (file: [d5cd153505] check-in: [b93b3e8f98] user: jan.nijtmans branch: trunk, size: 5175878) | |
2014-03-10
| ||
20:49 | Update SQLITE_SOURCE_ID to EXACT 3.8.4 version; char() bugfix was still missing ... (file: [b0c22e5f15] check-in: [b1aad7a071] user: jan.nijtmans branch: trunk, size: 5175653) | |
2014-03-07
| ||
14:58 | In SQLite, import the fix for the journal_mode=PERSIST delete problem on windows. This has no effect on Fossil since Fossil does not use journal_mode=PERSIST. The update is for completeness only. ... (file: [5e21690d89] check-in: [33dc7f31c1] user: drh branch: trunk, size: 5175651) | |
2014-03-06
| ||
15:02 | Update the built-in SQLite to include the latest last-minute patches for version 3.8.4. ... (file: [88a68a817e] check-in: [f00167e4e1] user: drh branch: trunk, size: 5175443) | |
09:42 | Cherrypick [http://www.sqlite.org/src/info/170e058520|170e058520]: Better support for MinGW 4.x. Together with minor fossil build adaptations such that a MinGW 4.x build reports the right mingw version. Remark: Building fossil with MinGW 4.x still doesn't produce a working fossil.exe, unless you patch MinGW's <dirent.h> slightly. See: [18cff45a4e] and [https://sourceforge.net/p/mingw/bugs/2106/]. This MinGW 4.x bug is already open for almost 5 months now. ... (file: [373b7b67a5] check-in: [e68f528bfa] user: jan.nijtmans branch: trunk, size: 5173417) | |
2014-03-05
| ||
19:07 | Update the built-in SQLite to 3.8.4 beta. ... (file: [1944bfad6e] check-in: [f0773f6370] user: drh branch: trunk, size: 5171956) | |
2014-03-04
| ||
14:36 | Bring in the SQLite with the TRIGGER name resolution bug fix. This fix is not important to Fossil - we just want to include the latest SQLite code for testing. ... (file: [424e02fa09] check-in: [6215d08303] user: drh branch: trunk, size: 5172969) | |
04:16 | Update to the latest SQLite with new performance enhancements - now tested to ensure that it works on systems like ARM that default to unsigned characters. ... (file: [fd371000ea] check-in: [8247784beb] user: drh branch: trunk, size: 5172910) | |
2014-03-03
| ||
23:21 | Update to the latest SQLite with its new performance enhancements. (Later:) The new SQLite does not work correctly when compiled on the Beaglebone Black. Currently investigating. Moving this check-in into a branch until the problem is understood. ... (file: [f7a2cfd5fa] check-in: [13c1fa7626] user: drh branch: beaglebone-problem, size: 5173057) | |
2014-02-27
| ||
15:05 | Update the built-in SQLite the latest pre-3.8.4 trunk version. Modify the way the "shell.c" source file is used so that it can be imported directly from the SQLite source tree without having to be edited. ... (file: [e956ce5457] check-in: [c92a3dda8c] user: drh branch: trunk, size: 5158967) | |
2014-02-26
| ||
09:02 | merge trunk ... (file: [17f2abfaa8] check-in: [645d57613d] user: jan.nijtmans branch: mingw4x, size: 5153230) | |
08:58 | Cherry-pick [http://www.sqlite.org/src/info/4043d87979|4043d87979], [http://www.sqlite.org/src/info/953cdd6ada|953cdd6ada] and [http://www.sqlite.org/src/info/23001a85cd|23001a85cd]: Ensure that _FILE_OFFSET_BITS and related macros are defined before any #include, for QNX. Meant for testing this change in SQLite in combination with the mingw4x fixes: [http://www.sqlite.org/src/timeline?r=mingw4x] ... (file: [ccd8d07f6f] check-in: [782c3bd265] user: jan.nijtmans branch: trunk, size: 5151836) | |
2014-02-16
| ||
11:24 | Cherrypick [http://www.sqlite.org/src/info/e147230767] with one little change: __MINGW32_MAJOR_VERSION is renamed to __MINGW_MAJOR_VERSION in MinGW 4.0. The old macro name is still available but has the value 3, so that doesn't help at all! This way, it works as expected on MinGW-4.0 ... (file: [71b85f4ed7] check-in: [483ebe5c61] user: jan.nijtmans branch: mingw4x, size: 5153792) | |
2014-02-14
| ||
10:25 | Merge in updates from trunk. Some implementation simplifications and more comments (mainly in the SQLite part). ... (file: [3d1638fb4e] check-in: [9cc1c9d690] user: jan.nijtmans branch: win32-longpath, size: 5153103) | |
2014-02-12
| ||
08:35 | Update SQLITE_SOURCE_ID, so it matches exactly the SQLite 3.8.3.1 release ... (file: [990004ef2d] check-in: [2da197889a] user: jan.nijtmans branch: trunk, size: 5152398) | |
2014-02-11
| ||
04:53 | Update the built-in SQLite to the version 3.8.3.1 release candidate. ... (file: [8386044f2d] check-in: [34aef781b5] user: drh branch: trunk, size: 5152398) | |
04:36 | Used the wrong sqlite3.c source file. Was: Update the built-in SQLite to the 3.8.3.1 release candidate. This is moving backwards, slightly. But it is important for testing SQLite. ... (file: [c36d8c022e] check-in: [2324f4754f] user: drh branch: mistake, size: 5149385) | |
2014-01-27
| ||
16:11 | Update to the SQLite 3.8.3 beta in order to better test the SQLite beta. ... (file: [c4687454e9] check-in: [22262e7553] user: drh branch: trunk, size: 5152162) | |
2014-01-23
| ||
21:47 | merge trunk ... (file: [5529cba97b] check-in: [abb2400434] user: jan.nijtmans branch: win32-longpath, size: 5153124) | |
21:18 | merge branch-1.28, a few other cherry-picks from trunk ... (file: [6098eb1019] check-in: [303e7af7c3] user: jan.nijtmans branch: win32-longpath, size: 5146496) | |
2014-01-22
| ||
18:32 | Fix harmless compiler warnings in SQLite. ... (file: [55725ef42e] check-in: [64096c7269] user: drh branch: trunk, size: 5151074) | |
18:19 | Update the built-in SQLite to a version that supports ORDER BY and LIMIT on WITH RECURSIVE queries (but omits support for the non-standard LEVEL pseudo-column). Rewrite the recursive query that computes ancestors to using ORDER BY and LIMIT and omit the use of LEVEL. ... (file: [5ecfd45f9a] check-in: [af990795fc] user: drh branch: trunk, size: 5151116) | |
2014-01-21
| ||
00:38 | Update the built-in SQLite to the latest 3.8.3 beta that includes support for the LEVEL pseudo-column on recursive queries. Make use of a recursive query capability and the LEVEL column to replace the compute_ancestors() function with a single query. ... (file: [e86212c0a1] check-in: [f2ebd7e52d] user: drh branch: trunk, size: 5146932) | |
2014-01-18
| ||
17:01 | Update the built-in SQLite to the 3.8.3 beta that includes support for common table expressions and recursive queries. ... (file: [9833885344] check-in: [27ef534d48] user: drh branch: trunk, size: 5145102) | |
2014-01-15
| ||
00:26 | Update SQLite to the latest from the 3.8.2 branch. ... (file: [2028b13918] check-in: [2447b2d7ed] user: mistachkin branch: branch-1.28, size: 5144446) | |
2014-01-14
| ||
10:43 | Cherrypick SQLite [http://www.sqlite.org/src/info/1e131094b5|1e131094b5]: For the Win32 VFS, defining winShmMutexHeld should be controlled by NDEBUG, not SQLITE_DEBUG ... (file: [01aeb8608c] check-in: [4699f8d919] user: jan.nijtmans branch: branch-1.28, size: 5143766) | |
09:02 | Cherrypick SQLite [http://www.sqlite.org/src/info/c43b59dac1|c43b59dac1]: Correct the VFS name as reported by the file control when explicitly using the 'win32-longpath' VFS ... (file: [ddfe340ad9] check-in: [242e0b81c9] user: jan.nijtmans branch: branch-1.28, size: 5143771) | |
2014-01-09
| ||
16:11 | Replace embedded SQLite version to version 3.8.2 stable. ... (file: [a906992f82] check-in: [1e4b84864a] user: jan.nijtmans branch: branch-1.28, size: 5143754) | |
2014-01-04
| ||
16:17 | Use the latest SQLite 3.8.3 alpha from upstream. ... (file: [a06e06d293] check-in: [da90bbe591] user: drh branch: trunk, size: 5128410) | |
2013-12-30
| ||
20:57 | merge trunk ... (file: [a7555cb8df] check-in: [02a0e8890e] user: jan.nijtmans branch: win32-longpath, size: 5126988) | |
2013-12-23
| ||
11:37 | Update the built-in SQLite to the latest 3.8.3 alpha from upstream, including the removal of a stray tab character from the source code. ... (file: [184f4a061c] check-in: [5f08392169] user: drh branch: trunk, size: 5124938) | |
2013-12-20
| ||
12:12 | The same, but then with modified SQLite (minimal patch to function winFullPathname this time). This way, applications wanting to use the "win32-longpath" VFS don't have to do tricky extended-path modifications any more. ... (file: [e63cbf17ee] check-in: [8e8e3a11bc] user: jan.nijtmans branch: win32-longpath, size: 5124016) | |
09:36 | Update to SQLite snapshot ... (file: [474a22d33e] check-in: [44dec8ff07] user: jan.nijtmans branch: trunk, size: 5121966) | |
2013-12-16
| ||
13:37 | Fix bug in utf8.c (don't translate first ':' in extended path). Add test-case (win32-longpath.test). Some formatting (don't use tabs). ... (file: [1742b55135] check-in: [7d5c1bbd9c] user: jan.nijtmans branch: win32-longpath, size: 5118316) | |
10:57 | Merge trunk. Eliminate need for special Makefile.Cygwin. Simplify handling of '\\?\' prefix: Only add it when necessary (calculated path>=260 chars). ... (file: [6f076701a0] check-in: [23b849cce5] user: jan.nijtmans branch: win32-longpath, size: 5118318) | |
2013-12-12
| ||
16:13 | One more: GetFullPathNameW() needs the "\\?\"-prefix as well if the input path is already >MAX_PATH. But we don't want the resulting directory to have this prefix, so strip it off when present. ... (file: [f558962f02] check-in: [e5fef7982d] user: jan.nijtmans branch: win32-longpath, size: 5117511) | |
15:01 | Final bug-fix: Before prefixing a path with "\\?\", check if it is prefixed already. If so, don't do it again. Everything seems to work fine now! ... (file: [3824265121] check-in: [c952c773ac] user: jan.nijtmans branch: win32-longpath, size: 5117356) | |
11:16 | Bug-fix: didn't compile on win32, and handle extended UNC paths correctly. ... (file: [373885cc5c] check-in: [da8d516fe1] user: jan.nijtmans branch: win32-longpath, size: 5117319) | |
09:37 | Make "win32-longpath" the default VFS on win32, eliminating all path limitations (up to ~32767 chars). TODO: eliminate use of the the function _wstati64(), that appears to be the only Win32 function left which cannot handle such long paths. Everything else needed is done. ... (file: [21f65fcaa4] check-in: [1b9893bdc8] user: jan.nijtmans branch: win32-longpath, size: 5117318) | |
2013-12-11
| ||
12:06 | Update the built-in SQLite to the latest version 3.8.3 alpha. ... (file: [79ca9d087d] check-in: [faa2e9d5cf] user: drh branch: trunk, size: 5116119) | |
2013-12-10
| ||
13:23 | Add new command line option "-vfs" which overrides the FOSSIL_VFS environment variable, and which works for all future DB connections. Fix .vfsname output when win32-longpath is chosen explicitly (already in SQLite trunk). ... (file: [5b83db9c4c] check-in: [eb3899ceb2] user: jan.nijtmans branch: trunk, size: 5143599) | |
2013-12-03
| ||
15:25 | Update the built-in SQLite to the second release candidate for 3.8.2. ... (file: [70f88d83ca] check-in: [d7543d8bbd] user: drh branch: trunk, size: 5143582) | |
03:16 | Update the built-in SQLite to the 3.8.2 first release candidate. ... (file: [99349c6b25] check-in: [81d24c6bfe] user: drh branch: trunk, size: 5143680) | |
2013-11-27
| ||
15:55 | Import the latest SQLite 3.8.2 beta from upstream, including Cygwin fixes and performance enhancements. ... (file: [ff2994764f] check-in: [38c02b775d] user: drh branch: trunk, size: 5142509) | |
2013-11-25
| ||
21:22 | Update to the latest SQLite containing storage engine performance enhancements. ... (file: [aa00687e2e] check-in: [3957e9610f] user: drh branch: trunk, size: 5141393) | |
10:12 | Fix handling of UTF-8 paths on Cygwin (SQLite's "cygUtf8" branch). Meant for testing. This fix is Cygwin-only. ... (file: [85b937e958] check-in: [9f58fc6528] user: jan.nijtmans branch: trunk, size: 5141807) | |
2013-11-21
| ||
23:39 | Update to the lastest SQLite that includes the OP_Column rewrite and the constant expression factoring logic. ... (file: [0102774b2e] check-in: [8dc9d00935] user: drh branch: trunk, size: 5141259) | |
2013-11-19
| ||
18:25 | Update the built-in SQLite to the version that includes the DELETE with ONEPASS optimization and the enhanced EXPLAIN indentation in the shell. ... (file: [3920c2e81d] check-in: [0830c352ff] user: drh branch: trunk, size: 5140746) | |
2013-11-14
| ||
19:36 | Update the built-in SQLite to the latest from upstream that includes the skip-scan optimization and the improved EXPLAIN display in the shell. ... (file: [17ec995f11] check-in: [28c508679e] user: drh branch: trunk, size: 5141008) | |
2013-11-13
| ||
11:28 | Take over latest change in src/mem1.c (usage of _msize function) from SQLite trunk, and modify MinGW build to use it as well. ... (file: [ed51274e9f] check-in: [bcd979daef] user: jan.nijtmans branch: trunk, size: 5136559) | |
2013-11-12
| ||
15:57 | Update the built-in SQLite to include the latest bug fixes, especially the fix to count(*) on WITHOUT ROWID tables. Fix the "fossil all" command so that it works on a WITHOUT ROWID global_config table. ... (file: [5de0e5c6e0] check-in: [c0700615ff] user: drh branch: trunk, size: 5135809) | |
2013-11-11
| ||
17:32 | Update the built-in SQLite to the latest trunk version that includes the WITHOUT ROWID enhancement. Fossil itself does not (yet) make use of this enhancement. ... (file: [f122579c51] check-in: [611e25d396] user: drh branch: trunk, size: 5132555) | |
2013-11-08
| ||
15:46 | Fix temporary directory separator handling for Cygwin. For testing purposes. (Change taken over from SQLite's "cygDirSep" branch) ... (file: [546383257e] check-in: [7bba46776c] user: jan.nijtmans branch: trunk, size: 5076782) | |
2013-10-17
| ||
15:40 | Update the built-in SQLite to the 3.8.1 release. ... (file: [0a54d76566] check-in: [8f4e273b0d] user: drh branch: trunk, size: 5076505) | |
2013-10-15
| ||
00:28 | Minor changes to SQLite 3.8.1 as it nears release. ... (file: [9a511da17c] check-in: [93c258250b] user: drh branch: trunk, size: 5074072) | |
2013-10-14
| ||
13:30 | Bring in the latest SQLite 3.8.1 beta for the purpose of pre-release testing of SQLite. ... (file: [ac3118f8d0] check-in: [089dad49e2] user: drh branch: trunk, size: 5074003) | |
2013-10-11
| ||
13:29 | Update the built-in SQLite to the latest 3.8.1 beta that includes the "sqlite3.h" file text at the very beginning of the "sqlite3.c" amalgamation file. ... (file: [1023b295ae] check-in: [7f5fbf95eb] user: drh branch: trunk, size: 5071565) | |
11:20 | With this additional change, it works. But I don't understand why, and it means patching SQLite. ... (file: [ff00dcb54a] check-in: [57cf68c421] user: jan.nijtmans branch: fix-win64-mingw, size: 5071704) | |
2013-10-10
| ||
15:19 | Update the built-in SQLite to the latest 3.8.1 beta from upstream. ... (file: [70fe0ee1e6] check-in: [cb29ef2a1e] user: drh branch: trunk, size: 5071705) | |
2013-10-08
| ||
14:50 | Bring in the latest SQLite 3.8.1 beta from upstream. ... (file: [dcebd67abb] check-in: [4910a37809] user: drh branch: trunk, size: 5067768) | |
2013-09-17
| ||
13:31 | Update the build-in SQLite to the 3.8.1 alpha from upstream, for the purpose of testing SQLite. ... (file: [dd1f4e8016] check-in: [02d3f53305] user: drh branch: trunk, size: 5051087) | |
2013-09-04
| ||
11:30 | Update the built-in SQLite from upstream, taking over Joe's fix fror MSVC (reported by Ross Berteig) ... (file: [eccb4d83fa] check-in: [9aae838b8b] user: jan.nijtmans branch: trunk, size: 5034897) | |
2013-09-03
| ||
15:24 | Update the built-in SQLite from upstream, for the purpose of testing SQLite. ... (file: [05533a2cce] check-in: [fa0df0c77e] user: drh branch: trunk, size: 5034729) | |
2013-08-30
| ||
06:22 | Update SQLite to the version that avoids opening databases on file descriptor 2 and that works inside a chroot jail. Fix a potential uninitialized variable in the CGI processing. ... (file: [02a9ea39fe] check-in: [98b16c72c7] user: drh branch: trunk, size: 5028047) | |
2013-08-29
| ||
23:39 | Update the built-in SQLite to the version that refuses to open database files using file descriptors 0, 1, or 2. ... (file: [d894908eb5] check-in: [e454de135a] user: drh branch: trunk, size: 5028837) | |
13:53 | Update the built-in SQLite to the version 3.8.0.1 beta. ... (file: [595ee2534d] check-in: [5d60e609c2] user: drh branch: trunk, size: 4999324) | |
2013-08-22
| ||
03:20 | Update to the latest SQLite 3.8.0 beta for testing. ... (file: [8409f9e454] check-in: [3c5f1f08d8] user: drh branch: trunk, size: 4998879) | |
2013-08-20
| ||
04:06 | Bring in the latest SQLite with VDBE and Btree performance optimizations. ... (file: [bf7fbe77db] check-in: [187845b574] user: drh branch: trunk, size: 4999533) | |
2013-08-19
| ||
11:22 | Update to the latest SQLite 3.8.0 beta in order to test SQLite. ... (file: [d2696682d6] check-in: [48445291c0] user: drh branch: trunk, size: 4998030) | |
2013-08-15
| ||
22:45 | Update the built-in SQLite to the latest 3.8.0 beta with the ORDER BY and GROUP BY name resolution fixes, in order to test SQLite. ... (file: [6c3da63915] check-in: [b67b42fea8] user: drh branch: trunk, size: 4995976) | |
2013-08-08
| ||
21:32 | merge trunk. Adapt patch to latest SQLite changes (the MAX_PATH fix in os_win.c) ... (file: [96ab8ded87] check-in: [13594a125a] user: jan.nijtmans branch: possible-cygwin-fix, size: 4996579) | |
2013-08-06
| ||
08:11 | Update the built-in SQLite to the latest 3.8.0 beta from upstream. ... (file: [438b01ac7c] check-in: [2360b17d73] user: drh branch: trunk, size: 4995279) | |
2013-08-05
| ||
13:04 | Install the latest SQLite 3.8.0 beta from upstream. Fossil does not use any of the new features. This commit is for the purpose of testing SQLite. ... (file: [5bb42e697e] check-in: [605db92957] user: drh branch: trunk, size: 4994971) | |
2013-08-02
| ||
09:42 | merge trunk ... (file: [8662262087] check-in: [863068e0f0] user: jan.nijtmans branch: possible-cygwin-fix, size: 4988760) | |
2013-08-01
| ||
13:28 | merge trunk. Upgrade to latest SQLite, with experimental Cygwin fixes. ... (file: [73d9dda604] check-in: [7f6019efcf] user: jan.nijtmans branch: possible-cygwin-fix, size: 4990266) | |
2013-07-26
| ||
12:27 | Rebase. Generate sqlite3.[ch] from latest SQLite trunk. (still experimental) ... (file: [5bc741de76] check-in: [3719ad9579] user: jan.nijtmans branch: possible-cygwin-fix, size: 4988986) | |
2013-07-25
| ||
10:20 | Check for some more environment variable to be used as temporary directory on Cygwin: TMP, TEMP and USERPROFILE ... (file: [8667aba1fe] check-in: [fa608f9eb6] user: jan.nijtmans branch: possible-cygwin-fix, size: 4988674) | |
09:48 | Next attempt at a fix for the Cygwin "Backslashes in tempfile" problem. If it works, should move to SQLite. Still being tested. ... (file: [0d6f454215] check-in: [fec3c7fe3a] user: jan.nijtmans branch: possible-cygwin-fix, size: 4988413) | |
2013-07-24
| ||
11:26 | (NOT a good idea, as it starts using posix locking which cannot cooperate with other Windows programs!) Use os_unix.c, not os_win.c on Cygwin. () ... (file: [78bfb2ac4d] check-in: [b88edfefbb] user: jan.nijtmans branch: possible-cygwin-fix, size: 4987427) | |
2013-07-18
| ||
14:53 | Update SQLite the latest 3.8.0 beta, hopefully fixing an alignment problem on sparc. ... (file: [ffcebfe483] check-in: [01196ad38c] user: drh branch: trunk, size: 4987450) | |
2013-07-17
| ||
12:06 | Import the latest SQLite 3.8.0 beta code from upstream. ... (file: [255d349ee9] check-in: [df46aa659c] user: drh branch: trunk, size: 4986800) | |
2013-07-09
| ||
11:52 | Update to the latest 3.8.0 alpha version of SQLite. ... (file: [4dfe16239b] check-in: [5ea03d389d] user: drh branch: trunk, size: 4980708) | |
2013-06-29
| ||
15:26 | Bring in the latest SQLite 3.8.0 alpha version from upstream, for testing. ... (file: [e1a6e0e9c8] check-in: [c3e723e308] user: drh branch: trunk, size: 4979707) | |
2013-06-27
| ||
01:57 | Update to the latest SQLite 3.8.0 alpha from upstream. ... (file: [6df0c23342] check-in: [f92056c996] user: drh branch: trunk, size: 4976874) | |
2013-06-20
| ||
14:18 | Update the built-in SQLite to a version that never uses posix_fallocate(). ... (file: [a9c7272332] check-in: [d637c4d23c] user: drh branch: trunk, size: 4973210) | |
2013-06-19
| ||
23:51 | Update the built-in SQLite to a version that compiles on OpenBSD and other systems that lack posix_fallocate(). ... (file: [129fb7e152] check-in: [db61a377ad] user: drh branch: trunk, size: 4973354) | |
23:38 | Merge the NGQP SQLite changes into trunk. Also update the SQL shell. ... (file: [5b3bedf1af] check-in: [0c11cb932f] user: drh branch: trunk, size: 4973396) | |
12:38 | Pull in the latest trunk changes and the latest NGQP-SQLite from upstream. ... (file: [65602c571d] check-in: [03c5ec8615] user: drh branch: sqlite-NGQP, size: 4973362) | |
2013-06-18
| ||
23:14 | Pull in trunk changes and the latest NGQP updates. ... (file: [9ac10c62dc] check-in: [d3d4e11179] user: drh branch: sqlite-NGQP, size: 4973129) | |
20:10 | Update to the latest NGQP changes in SQLite. Pull in all recent trunk changes. ... (file: [4169dfa1f3] check-in: [ea308ab98b] user: drh branch: sqlite-NGQP, size: 4972851) | |
2013-06-14
| ||
12:09 | Incorporate the NGQP (Next-Generation Query Planner) branch of SQLite for the purpose of testing SQLite. ... (file: [19c555c85a] check-in: [8b109c2288] user: drh branch: sqlite-NGQP, size: 4972236) | |
2013-05-15
| ||
18:49 | Load the latest SQLite library from upstream, for the purpose of testing the 3.7.17 beta of SQLite in a real-world application. ... (file: [26d2129ce1] check-in: [997ebf7ff4] user: drh branch: trunk, size: 4973450) | |
2013-05-08
| ||
18:34 | Update SQLite to the latest 3.7.17 preview from upstream, for the purpose of testing SQLite. ... (file: [ab2aee9067] check-in: [21a6a8bc00] user: drh branch: trunk, size: 4959659) | |
2013-05-03
| ||
16:04 | Pull in the latest SQLite from upstream. This enables the Application_ID feature, so make sure application IDs are set appropriately. ... (file: [22f48c0dbe] check-in: [5a936f984c] user: drh branch: trunk, size: 4957571) | |
2013-04-25
| ||
18:10 | Update the built-in SQLite to the latest trunk version from upstream. ... (file: [5e33d9b9d2] check-in: [7d1d995317] user: drh branch: trunk, size: 4947040) | |
2013-03-27
| ||
20:53 | Update the built-in SQLite sources to the latest 3.7.16.1 beta for the purpose of testing SQLite. ... (file: [a7853952cd] check-in: [2e9be37f50] user: drh branch: trunk, size: 4889308) | |
2013-03-13
| ||
01:22 | Update the built-in SQLite to the latest 3.7.16 beta from upstream. ... (file: [02048d73c0] check-in: [f803d534d0] user: drh branch: trunk, size: 4888844) | |
2013-03-11
| ||
21:40 | Bring in the latest SQLite version 3.7.16 beta from upstream for testing. ... (file: [6ffd7b53a5] check-in: [d586f2edfc] user: drh branch: trunk, size: 4888154) | |
2013-03-06
| ||
02:15 | Update the built-in SQLite to the latest 3.7.16 beta from upstream. ... (file: [cce754643e] check-in: [6e460c3427] user: drh branch: trunk, size: 4887378) | |
2013-03-01
| ||
23:44 | Pull in the latest SQLite from upstream. ... (file: [24a16f415c] check-in: [1fbc742da9] user: drh branch: trunk, size: 4885751) | |
2013-02-13
| ||
14:12 | Update the built-in SQLite to the latest from the SQLite trunk. ... (file: [54222e4b69] check-in: [f7f764b760] user: drh branch: trunk, size: 4881260) | |
2013-01-17
| ||
18:13 | Merge in the latest SQLite from upstream, in order to test SQLite. ... (file: [8a415f3ee8] check-in: [d7019134a5] user: drh branch: trunk, size: 4877711) | |
2013-01-09
| ||
12:56 | Update the built-in SQLite to the version that contains the fix for the ORDER BY optimization bug that was fixed in SQLite version 3.7.15.2. ... (file: [dc438ffda9] check-in: [6b3e97a328] user: drh branch: trunk, size: 4872820) | |
2013-01-08
| ||
14:03 | Update SQLite from upstream to fix a potential crash bug if Fossil were compiled with SQLITE_ENABLE_STAT3. ... (file: [f78ce0382f] check-in: [1a52914b38] user: drh branch: trunk, size: 4872816) | |
2013-01-07
| ||
17:33 | Merge updates from trunk. ... (file: [ef3d801a3b] check-in: [a6647539f6] user: mistachkin branch: tclRdOnly, size: 4993770) | |
14:45 | Pull the latest trunk version of SQLite from upstream. ... (file: [099f11c20f] check-in: [9ae863a5eb] user: drh branch: trunk, size: 4872798) | |
2012-12-22
| ||
13:48 | Update SQLite to the latest trunk, with support for the foreign_key_check pragma. ... (file: [f6fef32e26] check-in: [558a17a686] user: drh branch: trunk, size: 4868834) | |
2012-12-15
| ||
15:03 | Update the built-in SQLite to the latest from upstream. The latest SQLite has some changes that stress the difference engine. This upgrade is to pull those changes into the source tree so that they can be added to the diff-test page. ... (file: [d5c4ff0532] check-in: [df0d0d04d1] user: drh branch: trunk, size: 4862067) | |
2012-12-11
| ||
01:05 | Import the SQLite fix for integer to floating-point overflow from upstream. Fossil does not really need this. The import is for testing SQLite. ... (file: [21f9a00fe2] check-in: [d79ddface9] user: drh branch: trunk, size: 4860027) | |
2012-12-08
| ||
23:14 | Pull from upstream the SQLite version after the collating-sequence refactor. Fossil does not need this - the purpose is for testing the new SQLite in a real-world application. ... (file: [e2e1c87b86] check-in: [8e31adafad] user: drh branch: trunk, size: 4859867) | |
06:46 | Merge updates from trunk. ... (file: [99165f37ce] check-in: [fc7e8d01d4] user: mistachkin branch: tclRdOnly, size: 4978618) | |
2012-12-05
| ||
15:47 | Pull the SQLite 3.7.15 beta from upstream for testing. ... (file: [955cc67ace] check-in: [0eb3d8e828] user: drh branch: trunk, size: 4855695) | |
2012-11-09
| ||
23:35 | Pull the latest SQLite from upstream for testing purposes. ... (file: [26529afe45] check-in: [50c534ee53] user: drh branch: trunk, size: 4850710) | |
2012-10-30
| ||
18:14 | Update to the version of SQLite that adds support for coroutines used to generate subqueries. ... (file: [3f61c76083] check-in: [bdbe6c74b8] user: drh branch: trunk, size: 4848353) | |
2012-10-26
| ||
20:18 | Bring in the latest SQLite from upstream. ... (file: [bc8100c9ee] check-in: [bda00cbada] user: drh branch: optimization, size: 4845367) | |
2012-10-16
| ||
23:14 | Merge updates from trunk. ... (file: [9b36152186] check-in: [ce3b312a15] user: mistachkin branch: tclRdOnly, size: 4961469) | |
2012-10-09
| ||
01:41 | Update SQLite from upstream in order to test SQLite. ... (file: [1d2acc1a2a] check-in: [51858373cb] user: drh branch: trunk, size: 4839506) | |
2012-10-07
| ||
14:22 | Experimental proof-of-concept for the 'tcl-rdonly' setting and related functionality. ... (file: [fe56fc9e75] check-in: [851e0755e5] user: mistachkin branch: tclRdOnly, size: 4959020) | |
2012-10-05
| ||
13:48 | Update SQLite from upstream so that Fossil will compile on pre-C99 compilers. This SQLite still has issues with ORDER BY optimization, but those issues do not seem to effect Fossil. ... (file: [809a8a1fb9] check-in: [5a428febd4] user: drh branch: trunk, size: 4836668) | |
2012-10-03
| ||
14:58 | Import the latest SQLite core from upstream. ... (file: [9e9ac99bcf] check-in: [7f3379f3a9] user: drh branch: trunk, size: 4836657) | |
2012-09-28
| ||
10:18 | Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. ... (file: [458af22ae5] check-in: [c0f245de25] user: drh branch: trunk, size: 4832143) | |
2012-09-18
| ||
12:52 | Update the built-in SQLite to the latest version on the fullscan-covering-index branch. This is for the purpose of testing SQLite changes. ... (file: [7a931bf076] check-in: [ac2d29326b] user: drh branch: trunk, size: 4825166) | |
2012-09-12
| ||
11:32 | better fix ... (file: [52da6aa221] check-in: [3c33959096] user: jan.nijtmans branch: restore-win95, size: 4818907) | |
11:04 | fix crash in Win95 build when running on WinNT+ ... (file: [e48b0c9576] check-in: [d339a7b2e3] user: jan.nijtmans branch: restore-win95, size: 4818895) | |
2012-09-03
| ||
18:36 | Update the built-in SQLite to the 3.7.14 release. ... (file: [5fdf596b29] check-in: [2b56641fb9] user: drh branch: trunk, size: 4818851) | |
2012-08-25
| ||
01:48 | Update the built-in SQLite to the latest version from the SQLite trunk. ... (file: [4bcd94cc97] check-in: [d7736649cd] user: drh branch: trunk, size: 4817305) | |
2012-08-14
| ||
17:42 | Update the built-in SQLite to the latest 3.7.14 beta. Fossil does not need this upgrade - the purpose is to test SQLite. ... (file: [77b6816f66] check-in: [1f4af61f41] user: drh branch: trunk, size: 4810268) | |
2012-06-27
| ||
12:30 | Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. ... (check-in: [6823912746] user: drh branch: sqlite4, size: 0) | |
2012-06-22
| ||
23:32 | Update the built-in SQLite to the latest version from the trunk of the SQLite tree. The diff of this SQLite change will be very slow without the previous check-in that enhances the diff performance. ... (file: [37b3ef49d7] check-in: [c5b835ddc0] user: drh branch: trunk, size: 4802718) | |
2012-06-11
| ||
17:33 | merge trunk again... (previous merge was not from latest trunk from fossil-scm.org) ... (file: [3bccb20175] check-in: [7a57ab6465] user: mgagnon branch: mgagnon_fix, size: 4872414) | |
17:23 | Merge in Trunk... ... (file: [e03965a4e8] check-in: [c109e66db5] user: mgagnon branch: mgagnon_fix, size: 4806241) | |
2012-06-07
| ||
13:30 | Update the built-in SQLite to the first 3.7.13 beta. ... (file: [57b0d8183c] check-in: [990c4d4437] user: drh branch: trunk, size: 4872372) | |
2012-05-12
| ||
19:03 | Update the built-in SQLite to the first 3.7.12 release candidate. ... (file: [1a89ca2701] check-in: [3613fe5666] user: drh branch: trunk, size: 4819551) | |
2012-05-10
| ||
12:22 | Update the built-in SQLite to the 3.7.12 beta as of 2012-05-10. ... (file: [d27a50d55b] check-in: [0141e20ff0] user: drh branch: trunk, size: 4816383) | |
2012-05-04
| ||
23:14 | Update to the latest SQLite trunk version. (This is for testing SQLite, not for Fossil's benefit.) ... (file: [56d724f6ba] check-in: [59169e4d16] user: drh branch: trunk, size: 4814507) | |
2012-04-24
| ||
13:36 | Update to the latest SQLite version 3.7.12 beta. ... (file: [1e536f87ce] check-in: [6cfd8ecc05] user: drh branch: trunk, size: 4814294) | |
2012-04-17
| ||
21:56 | Pull in the latest pre-release version of SQLite, including the new shell. ... (file: [708a4adea2] check-in: [4faefe630e] user: drh branch: trunk, size: 4813585) | |
2012-03-31
| ||
19:15 | Update to the latest SQLite code. Fix a compiler warning in style.c. ... (file: [6f3a16c52d] check-in: [82f5663270] user: drh branch: trunk, size: 4806199) | |
2012-03-29
| ||
14:54 | Add vim modline everywhere ... (file: [97d6eae2a8] check-in: [a496d8e88d] user: mgagnon branch: mgagnon_fix, size: 4729190) | |
2012-03-16
| ||
00:49 | Pull in the latest version 3.7.11-alpha of SQLite. ... (file: [91636b81d6] check-in: [77e36ef611] user: drh branch: trunk, size: 4729148) | |
2012-02-13
| ||
20:19 | Update to the latest version of SQLite, which among other things, includes the fix for unix whereby the umask is ignored when creating journal files. That means that any process that has write permission on a repository should be able to recover hot journals. ... (file: [fed047abba] check-in: [0a72346109] user: drh branch: trunk, size: 4716866) | |
2012-02-11
| ||
21:23 | Update the built-in SQLite version to the latest from trunk, including the patch that sets -wal and -shm files to have the same owner as the database when running as root. That patch help to avoid configuration problems on Fossil servers. ... (file: [2adc497083] check-in: [5ac8c0d713] user: drh branch: trunk, size: 4716377) | |
2012-02-07
| ||
16:20 | Update the built-in SQLite and SQL command-line shell to the latest code from the SQLite trunk. ... (file: [f9b4c6ca4a] check-in: [030035345c] user: drh branch: trunk, size: 4714726) | |
2012-01-11
| ||
16:58 | Update to the latest SQLite 3.7.10 beta. ... (file: [ad3327fcf3] check-in: [ecbc370132] user: drh branch: trunk, size: 4710137) | |
2012-01-05
| ||
13:08 | Update the built-in SQLite to the latest 3.7.10 beta. ... (file: [c94b00d65d] check-in: [8a8685d103] user: drh branch: trunk, size: 4707670) | |
2011-12-23
| ||
13:51 | Update the built-in SQLite to the latest version from trunk as a beta test of the next SQLite release. ... (file: [5ab439ebba] check-in: [e8f15c0dce] user: drh branch: trunk, size: 4709883) | |
2011-11-14
| ||
03:02 | Update the built-in SQLite to version 3.7.9 plus the 8-byte alignment fix in branch-3.7.9. ... (file: [c09dc2ab0c] check-in: [0c8d1ca9cd] user: drh branch: trunk, size: 4649423) | |
2011-10-29
| ||
19:29 | Update the built-in SQLite to the 3.7.9 release candidate. ... (file: [80aba79d46] check-in: [326979358d] user: drh branch: trunk, size: 4649227) | |
2011-10-20
| ||
00:57 | Update the built-in SQLite to the latest 3.7.9 beta. ... (file: [89ce734289] check-in: [ccf43e1882] user: drh branch: trunk, size: 4648092) | |
2011-10-15
| ||
10:40 | Update the built-in SQLite and the SQL command-line shell to the latest code from the SQLite trunk: version 3.7.9 alpha. This fixes some warnings that started appearing after upgrading to gcc 4.6.1. ... (file: [859bc9d7f6] check-in: [3dd0c15583] user: drh branch: trunk, size: 4635071) | |
2011-10-11
| ||
20:46 | Update the build-in SQLite and the SQLite-shell to the latest code from the trunk of the SQLite source tree - version 3.7.9 alpha. ... (file: [608446ef23] check-in: [55fb082ae5] user: drh branch: trunk, size: 4634854) | |
2011-10-07
| ||
18:38 | Update the built-in SQLite to the latest 3.7.9 alpha. ... (file: [9f249b67a1] check-in: [f678a7b948] user: drh branch: trunk, size: 4645994) | |
2011-09-19
| ||
19:13 | Update the built-in SQLite to the 3.7.8 release. ... (file: [bfcd74a655] check-in: [8d4c564277] user: drh branch: trunk, size: 4623482) | |
2011-09-17
| ||
17:35 | Update the built-in SQLite amalgamation to the latest 3.7.8 beta. ... (file: [88a33ed00b] check-in: [b54b8e751a] user: drh branch: trunk, size: 4623665) | |
2011-09-16
| ||
19:48 | Update the built-in SQLite amalgamation to the latest 3.7.8 beta. ... (file: [24199c4ce4] check-in: [4db5bd1111] user: drh branch: trunk, size: 4623516) | |
2011-09-14
| ||
13:45 | Update the built-in SQLite amalgamation to the latest 3.7.8 beta. ... (file: [47782d2ec4] check-in: [a0cf985a42] user: drh branch: trunk, size: 4633585) | |
2011-09-04
| ||
01:28 | Update the built-in SQLite to the latest 3.7.8-alpha version that contains the improved merge-sort logic. ... (file: [3502fd01f3] check-in: [0cf5416002] user: drh branch: trunk, size: 4620758) | |
2011-08-29
| ||
13:24 | Update the built-in SQLite to the latest 3.7.8 alpha version. ... (file: [d79f1dec6f] check-in: [35474aff2f] user: drh branch: trunk, size: 4612580) | |
2011-08-16
| ||
02:43 | Update the built-in SQLite to the latest pre-3.7.8 version from the stat3-enhancement branch. And turn on SQLITE_ENABLE_STAT3. This will serve as a test of the stat3 enhancements to SQLite. ... (file: [b09e1018de] check-in: [ce62a2b11d] user: drh branch: trunk, size: 4574712) | |
2011-07-19
| ||
23:44 | Update the built-in SQLite to the latest 3.7.8 alpha, for the purpose of testing SQLite. ... (file: [cda8f505ae] check-in: [4adc11edb7] user: drh branch: trunk, size: 4558136) | |
2011-06-24
| ||
11:31 | Update the built-in SQLite to the 3.7.7 final with patches to fix compiler warnings associated with Fossil's use of SQLITE_THREADSAFE=0. ... (file: [a04bbfc63d] check-in: [745db63526] user: drh branch: trunk, size: 4524286) | |
2011-06-23
| ||
17:48 | Update the build-in SQLite to the lastest 3.7.7 release candidate. ... (file: [b90effebac] check-in: [4722e1ab77] user: drh branch: trunk, size: 4524270) | |
2011-06-21
| ||
00:51 | Update the built-in SQLite to the latest 3.7.7 release candidate. ... (file: [0f591bb089] check-in: [74cbfc69ad] user: drh branch: trunk, size: 4521778) | |
2011-06-15
| ||
15:22 | Update the built-in SQLite to the latest 3.7.7 beta. ... (file: [5d42bc9f88] check-in: [dbe1e68e43] user: drh branch: trunk, size: 4518266) | |
2011-06-03
| ||
14:24 | Update the built-in SQLite to the latest 3.7.7 alpha. ... (file: [ac2015ba7c] check-in: [9f9047d686] user: drh branch: trunk, size: 4490012) | |
2011-05-20
| ||
11:39 | Update the built-in SQLite to the latest 3.7.7 alpha that includes the fix for disappearing WAL transactions. ... (file: [9c3034f624] check-in: [c60e143f28] user: drh branch: trunk, size: 4485303) | |
2011-05-18
| ||
15:01 | Update the built-in SQLite to the latest 3.7.7 alpha version. This adds no new capabilities - it is merely a beta-test of the SQLite version 3.7.7. ... (file: [7043d76534] check-in: [dcfa88bd46] user: drh branch: trunk, size: 4484939) | |
2011-04-27
| ||
19:58 | Update the built-in SQLite to the lastest snapshot from the trunk. This fixes an over-aggressive error report on windows which should fix ticket [4108dfd6b717f1] here in Fossil. ... (file: [f2f0ca0677] check-in: [2a8ff5bff4] user: drh branch: trunk, size: 4443124) | |
16:07 | Update to the latest SQLite snapshot that exposes the UTF8 to MBCS conversion routine in the windows driver to applications. ... (file: [d1778ff092] check-in: [989fc1f2b6] user: drh branch: trunk, size: 4443087) | |
2011-04-12
| ||
02:25 | Update the built-in SQLite version to the 3.7.6 release. ... (file: [f38df08547] check-in: [4dde79b9e6] user: drh branch: trunk, size: 4438312) | |
2011-04-07
| ||
17:36 | Update the built-in SQLite to the latest 3.7.6 beta. ... (file: [f56157b339] check-in: [8caf7e1691] user: drh branch: trunk, size: 4414280) | |
2011-04-06
| ||
02:56 | Another update to the built-in SQLite code. The last one is working fine, but SQLite is nearing release and so we want to give it a good shake-out. ... (file: [5bc0a0325c] check-in: [5d699b625e] user: drh branch: trunk, size: 4413448) | |
2011-04-04
| ||
03:29 | Update the built-in SQLite to the latest beta for 3.7.6. ... (file: [2eb090bf16] check-in: [a74cfe0a14] user: drh branch: trunk, size: 4412686) | |
2011-03-24
| ||
01:51 | Update the built-in SQLite to the latest version from the SQLite trunk. ... (file: [cc5477b9f4] check-in: [3d2e8b2ddf] user: drh branch: trunk, size: 4408515) | |
2011-03-07
| ||
03:02 | Update the built-in SQLite to the latest 3.7.6 alpha. ... (file: [4a241340fb] check-in: [c38a726932] user: drh branch: trunk, size: 4391558) | |
2011-03-01
| ||
22:23 | Update the built-in version of SQLite to the lastest in the stable trunk version. ... (file: [f2ac7ede91] check-in: [4cd9309c50] user: drh branch: trunk, size: 4389895) | |
2011-02-20
| ||
20:57 | Update the built-in SQLite to the lastest 3.7.6 alpha out of the head of the SQLite trunk. ... (file: [4d71a91b5f] check-in: [d1790d6954] user: drh branch: trunk, size: 4384457) | |
2011-02-16
| ||
23:47 | Update to the latest pre-release SQLite version (as part of the SQLite testing process). Update the makefiles to use SQLITE_ENABLE_STAT2. ... (file: [583d5c58f9] check-in: [c616cef3f7] user: drh branch: trunk, size: 4383114) | |
2011-01-25
| ||
19:03 | Update the built-in SQLite to the latest 3.7.5 beta. ... (file: [160a91e065] check-in: [07556099ab] user: drh branch: trunk, size: 4340918) | |
2011-01-17
| ||
02:39 | Update to the latest prerelease version fo SQLite 3.7.5. ... (file: [2707bee15b] check-in: [464775a520] user: drh branch: trunk, size: 4333242) | |
2010-12-21
| ||
21:32 | Merge into trunk from experimental the lookaside hit and miss stats associated with the --sqltrace option. ... (file: [32f22c84a0] check-in: [b41d0f6120] user: drh branch: trunk, size: 4330702) | |
2010-12-20
| ||
16:57 | Additional lookaside buffer measurements associated with an experimental version of SQLite, enabled only when --sqltrace is used. ... (file: [5f711db998] check-in: [9688ec1d00] user: drh branch: experimental, size: 4330643) | |
2010-12-07
| ||
13:31 | Update the internal SQLite to the latest 3.7.4 pre-release snapshot. ... (file: [88f58121fd] check-in: [0018d724b3] user: drh branch: trunk, size: 4326613) | |
2010-12-02
| ||
14:46 | Remove some instances of strcpy() and sprintf() due to warnings on OpenBSD. Update the internal SQLite to the latest 3.7.4 release candidate. ... (file: [be0d01a57c] check-in: [3ad5891c72] user: drh branch: trunk, size: 4325712) | |
2010-11-26
| ||
17:41 | Update the built-in SQLite to the latest 3.7.4 beta. ... (file: [6cd9f359eb] check-in: [6c73321418] user: drh branch: trunk, size: 4324307) | |
2010-11-16
| ||
23:16 | Update to the latest version of SQLite with the sqlite3_stmt_readonly() capability and use that interface for additional security of the user-entered SQL in the ticket report logic. ... (file: [8d37b551be] check-in: [115f3ea60e] user: drh branch: trunk, size: 4309131) | |
2010-11-15
| ||
20:07 | Update the built-in SQLite to an alpha of version 3.7.4. ... (file: [ea68949b3f] check-in: [ea442f3704] user: drh branch: trunk, size: 4306891) | |
2010-10-07
| ||
13:37 | Update the built-in SQLite to the latest 3.7.3 beta. ... (file: [6a946a5d06] check-in: [daf28132a9] user: drh branch: trunk, size: 4245940) | |
2010-10-05
| ||
03:55 | Update to the latest SQLite 3.7.3 beta. ... (file: [4abfb196eb] check-in: [12a79e5b93] user: drh branch: trunk, size: 4245893) | |
2010-09-29
| ||
13:32 | Update SQLite to the latest version 3.7.3 release candidate. ... (file: [353b6a64b4] check-in: [fa29769a3d] user: drh branch: trunk, size: 4246218) | |
2010-08-23
| ||
19:33 | Update SQLite to the 3.7.2 release candidate. ... (file: [de82a45a01] check-in: [6fd2ff1b09] user: drh branch: trunk, size: 4204034) | |
2010-08-20
| ||
19:56 | Update SQLite to the latest version 3.7.1 beta. ... (file: [6056e7d8c1] check-in: [79c9de763a] user: drh branch: trunk, size: 4203554) | |
2010-08-18
| ||
02:22 | Update the internal SQLite to a 3.7.1 release candidate. ... (file: [9791b26a7d] check-in: [07afdea6e2] user: drh branch: trunk, size: 4202147) | |
2010-08-05
| ||
10:09 | Update SQLite to the latest 3.7.1 development snapshot. ... (file: [673ddafe64] check-in: [d090292800] user: drh branch: trunk, size: 4172291) | |
2010-07-21
| ||
16:33 | Update the built-in SQLite to version 3.7.0rc2. ... (file: [73ec168dc5] check-in: [93d7f371cc] user: drh branch: trunk, size: 4160981) | |
2010-07-08
| ||
17:57 | Update the built-in sqlite3 to the latest development version. ... (file: [bd3c0bd275] check-in: [1e6ded9856] user: drh branch: trunk, size: 4149241) | |
2010-07-07
| ||
14:57 | Update the built-in SQLite to the latest 3.7.0 beta snapshot that includes fixes for large databases in WAL mode. ... (file: [5b3cee149d] check-in: [f0cd78c1a3] user: drh branch: trunk, size: 4148905) | |
07:44 | Update private branch to latest trunk. ... (file: [f833579638] check-in: [a87fbd3312] user: michael branch: ttmrichter, size: 4147427) | |
2010-07-06
| ||
20:51 | Update the built-in SQLite to the latest beta of version 3.7.0. ... (file: [bb5191130f] check-in: [8733f07f0a] user: drh branch: trunk, size: 4147950) | |
2010-07-03
| ||
15:33 | Update SQLite to the latest beta of 3.7.0. This provides much better server concurrency when the repository database file is set to WAL mode. ... (file: [87c45879c3] check-in: [fb5f0c2580] user: drh branch: trunk, size: 4147425) | |
2010-06-26
| ||
20:37 | Update the built-in SQLite to the latest from the SQLite development tree. ... (file: [5296b3c251] check-in: [ba14c7549c] user: drh branch: trunk, size: 4144726) | |
2010-06-24
| ||
11:10 | Update to the latest SQLite with the new WAL file format containing version numbers. ... (file: [00c8409c25] check-in: [e0bdd5afce] user: drh branch: trunk, size: 4142493) | |
2010-06-23
| ||
15:23 | Update to the latest SQLite which contains a bug fix in the current-time function on windows. ... (file: [dd03a45b94] check-in: [34178e2771] user: drh branch: trunk, size: 4138829) | |
2010-06-21
| ||
15:08 | Update to the latest version of SQLite with WAL support. ... (file: [fbd656a868] check-in: [ed1037e225] user: drh branch: trunk, size: 4137362) | |
2010-06-17
| ||
01:37 | Update to the latest version of SQLite - one that includes the fix for the corruption bug associated with the file-size in byte 28 of the database header. Also fix a bug in the graph generator, and change an index to help timeline run faster for branch queries. ... (file: [f3f2153196] check-in: [5129d32a37] user: drh branch: trunk, size: 4135517) | |
2010-04-15
| ||
23:53 | Update to the latest stable check-in of SQLite, as a beta-test for SQLite. ... (file: [bd910d246e] check-in: [7c37b46b12] user: drh branch: trunk, size: 3961753) | |
2010-04-07
| ||
20:35 | SQLite bug fix. Change a LIKE to a GLOB so that it can use an index. ... (file: [8ef80128ad] check-in: [5721bce885] user: drh branch: trunk, size: 3952405) | |
20:02 | Update SQLite to a version that includes automatic index support. When compiled with FOSSIL_DEBUG, issue warnings if any automatic index is ever used. ... (file: [b6cf146f45] check-in: [b84917dbf8] user: drh branch: trunk, size: 3952307) | |
2010-03-31
| ||
17:14 | Patch SQLite to provide a better error message to sqlite3_log() when it is unable to open a file. ... (file: [5af54b924d] check-in: [a158c4e75d] user: drh branch: trunk, size: 3928145) | |
2010-03-27
| ||
12:56 | Update the built-in SQLite to 3.6.23.1 release candidate 1. ... (file: [7e4d086a96] check-in: [340d3398e6] user: drh branch: trunk, size: 3928040) | |
2010-03-05
| ||
13:56 | Update to a version of SQLite that builds on Mac with SQLITE_ENABLE_LOCKING_STYLE disabled. ... (file: [685710baff] check-in: [e1f21628f2] user: drh branch: trunk, size: 3925024) | |
2010-03-04
| ||
23:41 | Here is an altenative fix to [8b3c5d30f7e] that explicitly disables the LOCKING_STYLE option of SQLite. ... (file: [4a75433494] check-in: [879a030e1c] user: drh branch: trunk, size: 3924946) | |
22:39 | Update SQLite to pre-3.6.23 that leaves SQLITE_ENABLE_LOCKING_STYLE turned off by default. This should help it to build correctly on Tiger. Ticket [8b3c5d30f7e6] ... (file: [794a3e09de] check-in: [73223b8bd6] user: drh branch: trunk, size: 3925030) | |
2010-02-26
| ||
13:09 | Update SQLite to pre-3.6.23. ... (file: [9912991ca2] check-in: [1efd09ed4f] user: drh branch: trunk, size: 3923518) | |
2010-01-04
| ||
13:16 | Update the built-in SQLite to version 3.6.22 RC 1. ... (file: [3417e43f49] check-in: [57225017b0] user: drh branch: trunk, size: 3871784) | |
2009-12-07
| ||
20:23 | Update SQLite to version 3.6.21 final. ... (file: [bc27f16f36] check-in: [9f654b9984] user: drh branch: trunk, size: 3832827) | |
2009-12-04
| ||
15:23 | Update SQLite to the first release candidate for 3.6.21. ... (file: [d909879b17] check-in: [017d281f45] user: drh branch: trunk, size: 3829419) | |
2009-11-25
| ||
22:14 | Update to the latest version of SQLite with improved sqlite3_trace() support. This makes the output of --sqltrace much more helpful. ... (file: [9b458b28f3] check-in: [732d7c406e] user: drh branch: trunk, size: 3813532) | |
2009-11-23
| ||
13:21 | Update the SQLite used internally to the first 3.6.21 release candidate. ... (file: [bb900ede45] check-in: [f3d4a2db53] user: drh branch: trunk, size: 3807473) | |
2009-11-05
| ||
00:07 | Check-in the fix for the i16/i64 mixup with the ynVar type in SQLite. ... (file: [56de1fb10a] check-in: [e200c8d65f] user: drh branch: trunk, size: 3856670) | |
2009-11-04
| ||
13:32 | Update to the latest SQLite ... (file: [860d465daf] check-in: [355e34ba9d] user: drh branch: trunk, size: 3856651) | |
2009-11-01
| ||
19:25 | Update to the latest version of SQLite (3.6.20rc1) and fix some compiler warnings. ... (file: [eb3a6cb924] check-in: [dffe11c29c] user: drh branch: trunk, size: 3856516) | |
2009-10-18
| ||
18:21 | Begin adding a search capability; the code is not yet connected up. Also update to the latest version of SQLite. ... (file: [1222ebdab0] check-in: [232d10b736] user: drh branch: trunk, size: 3848039) | |
2009-10-13
| ||
16:25 | Update to the latest version of SQLite. ... (file: [e1c4c35b59] check-in: [076f7adff2] user: drh branch: trunk, size: 3848033) | |
2009-09-11
| ||
15:06 | Update to the latest SQLite. Fix a bug in the "diff" and "gdiff" commands. Fix a bug that prevented "fossil config pull" from working. ... (file: [6a71c71db8] check-in: [129edda98e] user: drh branch: trunk, size: 3775180) | |
2009-09-10
| ||
23:00 | Add extra quoted to system() calls on windows. Ticket [8d073be8808b]. Also update to the latest SQLite. ... (file: [323d3b7b26] check-in: [aeaee1f385] user: drh branch: trunk, size: 3775172) | |
2009-09-09
| ||
16:14 | Update to the latest version of SQLite. Make use of the new sqlite3_strnicmp() interface. ... (file: [6af451108a] check-in: [fac950a173] user: drh branch: trunk, size: 3772696) | |
2009-08-10
| ||
11:12 | Update to the latest version of SQLite. Turn off FTS3 in the SQLite build since it is not currently being used. ... (file: [7d5967468e] check-in: [1b0c251575] user: drh branch: trunk, size: 3709038) | |
2009-07-06
| ||
23:53 | Update to the latest SQLite. On the "Ticket" page, if "nobody" is not allowed to create new tickets but "anonymous" is, then offer a hyperlink to log in as anonymous. Change the default settings to be more secure. ... (file: [d64992e3f2] check-in: [623a9129c8] user: drh branch: trunk, size: 3682938) | |
2009-06-25
| ||
13:00 | Update the SQLite implementation to the latest from CVS. ... (file: [f0d6caf19a] check-in: [0e82ba024c] user: drh branch: trunk, size: 3682077) | |
2009-06-07
| ||
17:05 | Update the SQLite implementation to the latest as of the time of this comment (SQLite CVS version 6726). This fixes an alignment problem. Ticket [95ab8f02c3]. ... (file: [2829ea120f] check-in: [e1917f2cee] user: drh branch: trunk, size: 3675277) | |
2009-05-25
| ||
14:25 | Update the built-in SQLite version to 3.6.14.2. ... (file: [116d407316] check-in: [d21b90e365] user: drh branch: trunk, size: 3617479) | |
2009-05-18
| ||
18:54 | Upgrade SQLite to version 3.6.14.1. ... (file: [418e145b4f] check-in: [3b76c0474e] user: drh branch: trunk, size: 3617048) | |
2009-05-07
| ||
00:47 | Update the built-in SQLite to version 3.6.14. ... (file: [8fe0e0114d] check-in: [b4ec5750c6] user: drh branch: trunk, size: 3616738) | |
2009-04-13
| ||
09:50 | Update to version SQLite 3.6.13 ... (file: [dfe6236892] check-in: [879e8c5f32] user: drh branch: trunk, size: 3590446) | |
2009-03-31
| ||
12:42 | Update the built-in SQLite sources to version 3.6.12. ... (file: [baf46b9bdd] check-in: [0baf4be679] user: drh branch: trunk, size: 3574807) | |
2009-01-15
| ||
16:03 | Update SQLite to version 3.6.10. ... (file: [ba35fa988d] check-in: [c002a008e6] user: drh branch: trunk, size: 3508892) | |
2009-01-14
| ||
01:09 | Update SQLite to fix the OR-clause query optimizer bug. That bug is probably harmless to SQLite, but it doesn't hurt to check in the fix. ... (file: [10da79eb4d] check-in: [037cae8ff6] user: drh branch: trunk, size: 3505467) | |
2009-01-10
| ||
13:16 | Update SQLite to the latest code (just prior to 3.6.8). ... (file: [cc39a28670] check-in: [ed28f6e76d] user: drh branch: trunk, size: 3503281) | |
2008-12-16
| ||
18:37 | Upgrade SQLite to version 3.6.7. ... (file: [25a6dd7971] check-in: [458331b99e] user: drh branch: trunk, size: 3425804) | |
2008-11-27
| ||
02:30 | Update the version of SQLite used to 3.6.6.2. ... (file: [1faea08cab] check-in: [f84bfc31bf] user: drh branch: trunk, size: 3343434) | |
2008-11-22
| ||
15:40 | Update the version of SQLite used internally to 3.6.6.1. ... (file: [6575b1e5b3] check-in: [dec2c22d9d] user: drh branch: trunk, size: 3343589) | |
2008-11-10
| ||
00:40 | Update to the latest SQLite. Add a Rebuild button on the Shun webpage. Add the test-detach CLI method. ... (file: [3edcc9b8cc] check-in: [3f6edbc779] user: drh branch: trunk, size: 3308501) | |
2008-11-01
| ||
20:48 | Update SQLite to the latest in CVS (version 3.6.4+). Add a configuration option to show all times in UTC instead of localtime. ... (file: [5248707330] check-in: [d23b8ba62b] user: drh branch: trunk, size: 3305167) | |
2008-07-15
| ||
15:34 | Update the SQLite implementation to the 3.6.0 prerelease. ... (file: [2f3945b670] check-in: [d19a05f2a2] user: drh branch: trunk, size: 3147445) | |
2008-05-15
| ||
13:37 | Update SQLite to version 3.5.9. ... (file: [228761cc28] check-in: [a85cc7ce8d] user: drh branch: trunk, size: 2943476) | |
2008-02-01
| ||
15:35 | Update sqlite to version 3.5.5 plus patches. ... (file: [269f370571] check-in: [6cdf470948] user: drh branch: trunk, size: 2803479) | |
2007-11-25
| ||
16:13 | Update SQLite to the latest build from CVS. Add in the FTS3 extension, though it is not yet being used. Additional work toward tickets. ... (file: [81b02daa4d] check-in: [f394d84560] user: drh branch: trunk, size: 4002527) | |
2007-09-14
| ||
14:59 | Update the SQLite amalgamation file to version 3.5.0. ... (file: [78b5167351] check-in: [c287665ba8] user: drh branch: trunk, size: 2403575) | |
2007-07-24
| ||
12:54 | Merge in the latest SQLite updates. ... (file: [aec3efbd92] check-in: [d8590e093f] user: drh branch: trunk, size: 2269714) | |
2007-07-21
| ||
14:10 | Initial check-in of m1 sources. ... (file: [dc3d59a59f] check-in: [dbda8d6ce9] user: drh branch: trunk, size: 2271277) | |