Fossil

All files named "src/sqlite3.c"
Login

All files named "src/sqlite3.c"

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

History for src/sqlite3.c

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: [76fa1657] user: wyoung branch: ui-local-diff, size: 0)
2022-10-17
01:02
Merge updates from trunk. ... (check-in: [6f3640a7] user: mistachkin branch: th1Hash, size: 0)
2022-01-21
19:58
Merge from trunk ... (check-in: [6721c654] user: george branch: th1-doc-vars, size: 0)
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. ... (check-in: [e3e204dc] 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: [10f69920] check-in: [88a93432] user: drh branch: trunk, size: 8409261)
2021-11-22
16:12
Update the built-in SQLite to the first 3.37.0 beta. ... (file: [840d5f4c] check-in: [f96e9dfa] 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: [dd66ef8a] check-in: [16353440] 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: [d6b33168] check-in: [39fbaf34] 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: [836c4ae3] check-in: [d6d4c14b] user: drh branch: trunk, size: 8379008)
00:59
Update the built-in SQLite with the fix for the broken shadow table protections. ... (file: [b6b47a7a] check-in: [00650cf0] 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: [e40f66dd] check-in: [51bb976f] 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: [86f9e491] check-in: [ed3dc66d] user: drh branch: trunk, size: 8368700)
2021-10-22
11:18
New sqlite3.c to fix a harmless compiler warning. ... (file: [812179fb] check-in: [acbc8493] 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: [2c21802d] check-in: [632ffb82] 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: [87588aeb] check-in: [c90dce4e] 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: [ccf3b889] check-in: [ae433763] 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: [ea9634ac] check-in: [457a73e6] user: drh branch: trunk, size: 8343501)
13:54
Update the built-in SQLite to the latest 3.37.0 alpha. ... (file: [fdc3ccc4] check-in: [606dcf08] 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: [1148f55e] check-in: [04b725d9] user: drh branch: trunk, size: 8339285)
2021-08-07
17:28
Update to the latest trunk version of SQLite, for SQLite testing. ... (file: [4a9194e9] check-in: [5570a6aa] 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: [3eed7304] check-in: [cd90fc91] user: drh branch: trunk, size: 8328003)
2021-06-18
20:25
Update the built-in SQLite to version 3.36.0 ... (file: [2a8e87aa] check-in: [3a97dff2] 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: [a0288e36] check-in: [a9917d4f] user: drh branch: trunk, size: 8312438)
15:36
Update the built-in SQLite to the first 3.36.0 beta. ... (file: [d84ff3a5] check-in: [3bb3c516] 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: [02cd987a] check-in: [dfaa221b] user: drh branch: trunk, size: 8309448)
2021-06-03
23:10
Update the built-in SQLite to the latest trunk version. ... (file: [7bce5a47] check-in: [4add0ac5] 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: [ac52c7a6] check-in: [1d547829] 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: [148315ff] check-in: [8b44988d] user: drh branch: trunk, size: 8297186)
2021-04-28
19:01
Update the built-in SQLite to the latest 3.36.0 prototype. ... (file: [0d87ee73] check-in: [d3d7a78f] user: drh branch: trunk, size: 8295898)
2021-04-07
18:20
Merge the latest SQLite 3.36 enhancements for testing. ... (file: [a9d959cb] check-in: [1464e18a] user: drh branch: trunk, size: 8284291)
2021-03-31
18:57
Update the built-in SQLite to 3.35.4-rc1 for testing. ... (file: [690020b1] check-in: [9313f2ad] 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: [91ca6c0a] check-in: [8e5bdceb] user: drh branch: trunk, size: 8266903)
2021-03-22
12:43
Update to SQLite 3.35.3 preview for testing. ... (file: [f9ba3279] check-in: [8ec00b97] user: drh branch: trunk, size: 8266903)
2021-03-17
19:34
Update the built-in SQLite to version 3.35.2. ... (file: [e8edc7b1] check-in: [4c561266] user: drh branch: trunk, size: 8265547)
2021-03-12
15:22
Update the built-in SQLite to version 3.35.0 final. ... (file: [73a740d8] check-in: [b06953e1] 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: [3580b383] check-in: [b4687298] 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: [de679bfc] check-in: [722073a1] 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: [015b4591] check-in: [d07cbeda] 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: [525cfb96] check-in: [736e5c89] 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: [8c9c61cb] check-in: [09908ab0] user: drh branch: trunk, size: 8239690)
2021-02-07
13:08
Fix harmless compiler warnings in the embedded SQLite. ... (file: [fe6f52c7] check-in: [c577aae0] 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: [ceeb44d2] check-in: [1ba06268] 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: [aae774e5] check-in: [60b8c71b] 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: [57992378] check-in: [8f8b6e33] 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: [8b267e17] check-in: [74dd3187] 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: [a9657802] check-in: [7bf92998] 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: [8f6b08d9] check-in: [67d79d23] 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: [e7713112] check-in: [00e031bb] 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: [8dde8dd4] check-in: [c9b6be2f] 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: [42d66bb7] check-in: [ea546514] user: drh branch: trunk, size: 8206389)
2020-12-01
16:42
Update the built-in SQLite to the official 3.34.0 release. ... (file: [fbd895b0] check-in: [5434159a] 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: [67b39003] check-in: [39b114c1] 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: [90900c44] check-in: [e9b5a983] 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: [b43992eb] check-in: [0fac549b] 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: [812b16fc] check-in: [5328f821] user: drh branch: trunk, size: 8175694)
2020-10-13
12:19
Update the built-in SQLite to the latest 3.34.0 alpha. ... (file: [2b173859] check-in: [2ec0dc29] 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: [3b3f6415] check-in: [02c6b07e] 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: [a826a522] check-in: [c3de0a99] 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: [775fd689] check-in: [ecf679b2] 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: [f2a2f40f] check-in: [e3ca34cb] 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: [d00b7fff] check-in: [0d6ed8c0] 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: [9b436935] check-in: [9120ff5f] 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: [c596a78c] check-in: [0d813dbf] user: drh branch: trunk, size: 8136999)
2020-08-07
20:28
Update the built-in SQLite to the first 3.33.0 beta. ... (file: [dd4d7f73] check-in: [e83d5bad] 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: [964112a8] check-in: [38d1b32b] 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: [1c7f32df] check-in: [6169c890] 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: [d7043799] check-in: [6daa19d9] user: drh branch: trunk, size: 8124359)
2020-06-19
15:33
Update the built-in SQLite to the latest 3.33.0 prerelease. ... (file: [42c66b22] check-in: [5cf17694] user: drh branch: trunk, size: 8124347)
2020-06-08
12:10
Update the built-in SQLite to the latest trunk version for testing. ... (file: [b5f303d5] check-in: [3ab64c5a] 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: [e8bcc3bd] check-in: [363efffe] 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: [cbc9ac86] check-in: [99187917] 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: [dd870cb6] check-in: [f6a99292] user: drh branch: trunk, size: 8116523)
2020-05-25
17:28
Update the built-in SQLite to version 3.32.1. ... (file: [f695ae21] check-in: [bb713f13] user: drh branch: trunk, size: 8115894)
2020-05-22
17:54
Update the built-in SQLite to version 3.32.0. ... (file: [33ed868b] check-in: [f82e054f] 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: [594e810b] check-in: [a8098efe] 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: [54de301f] check-in: [5181332e] 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: [bb7082fa] check-in: [6fa4d92e] user: drh branch: trunk, size: 8111817)
2020-05-09
14:23
Update the built-in SQLite to the first 3.32.0 beta. ... (file: [ea8fedd6] check-in: [17610f8d] 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: [655fb0ba] check-in: [d16d18b0] 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: [1341fcb0] check-in: [c435144c] user: drh branch: trunk, size: 8086957)
2020-04-19
17:35
Update the built-in SQLite to the lastest 3.32 alpha. ... (file: [5e92b30a] check-in: [05fd5e17] 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: [dc83bc26] check-in: [8d114c2a] 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: [73cd3522] check-in: [d239550e] 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: [db6df305] check-in: [e8f24f7e] user: drh branch: trunk, size: 8074774)
2020-01-22
19:08
Update the built-in SQLite to version 3.31.0. ... (file: [a5fca0b9] check-in: [eee161e8] 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: [408cfb5d] check-in: [f4e7ca02] user: drh branch: trunk, size: 8073390)
2020-01-09
20:57
Merge the latest SQLite 3.31.0 alpha sources for testing. ... (file: [3669963b] check-in: [5c48142d] 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: [ab5bf5c6] check-in: [9258d746] 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: [907eda62] check-in: [a9027e7d] user: drh branch: trunk, size: 8005355)
2019-10-04
15:44
Update the built-in SQLite to the 3.30.0 release version. ... (file: [f04393dd] check-in: [fc19d369] user: drh branch: trunk, size: 7946660)
2019-09-26
17:36
Fix a typo in the CGI extension documentation. ... (file: [53088b3a] check-in: [b4ac00d8] 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: [468b450a] check-in: [44900415] 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: [a661ae5b] check-in: [f8823ae8] user: drh branch: trunk, size: 7935258)
2019-07-10
18:55
Update the built-in SQLite to the 3.29.0 release. ... (file: [d9a5daf7] check-in: [8c9eeb01] 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: [126e0d21] check-in: [0c0f6db7] 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: [18151d65] check-in: [7b7f5df8] user: drh branch: trunk, size: 7894454)
2019-06-05
19:45
Update the built-in SQLite to the latest 3.29.0 alpha. ... (file: [055b5009] check-in: [9c128d2e] user: drh branch: trunk, size: 7893145)
2019-05-23
17:07
Update the built-in SQLite to the latest 3.29.0 alpha. ... (file: [5e987244] check-in: [4f040a18] 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: [8eae9fde] check-in: [1bdebbe1] user: drh branch: trunk, size: 7885486)
2019-04-17
19:22
Update the built-in SQLite to version 3.28.0. ... (file: [411efca9] check-in: [14db745d] user: drh branch: trunk, size: 7864301)
2019-04-11
01:17
Update the built-in SQLite to the first 3.28.0 beta. ... (file: [82c4107c] check-in: [cbc21e52] 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: [09ffc829] check-in: [41974e08] 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: [17d59879] check-in: [831e1af2] user: drh branch: trunk, size: 7830498)
2019-02-25
22:57
SQLite 3.27.2 ... (file: [1dbae33b] check-in: [367831ea] 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: [52e67778] check-in: [4d608670] user: drh branch: trunk, size: 7827577)
2019-02-08
13:28
Update the built-in SQLite to version 3.27.1. ... (file: [11c14992] check-in: [cf6682b1] 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: [ca011a10] check-in: [c56fce69] 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: [4dfcc569] check-in: [1dbf923c] user: drh branch: trunk, size: 7823582)
2019-02-01
15:55
Update the built-in SQLite to the latest 3.27.0 alpha. ... (file: [7d424eb0] check-in: [6ba52d79] 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: [02d3dea0] check-in: [5280c1ab] 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: [088d296d] check-in: [246f249e] user: drh branch: trunk, size: 7807232)
2018-12-01
13:00
Incorporate the official release of SQLite version 3.26.0 ... (file: [72c08830] check-in: [e0a6ff0a] 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: [ae730ca6] check-in: [c523d0a9] 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: [49cbde61] check-in: [d3f454fa] user: drh branch: trunk, size: 7766024)
2018-09-26
19:46
Update to SQLite 3.25.2 ... (file: [34c23ff9] check-in: [c7db0ee5] 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: [4c86d639] check-in: [5fdd5312] user: drh branch: trunk, size: 7721153)
2018-09-20
13:38
Update the built-in SQLite to version 3.25.1. ... (file: [1b2302e7] check-in: [c5abb962] user: drh branch: trunk, size: 7720541)
2018-09-15
12:39
Update the built-in SQLite to the 3.25.0 release. ... (file: [989e3ff3] check-in: [048a6f80] 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: [13db8df3] check-in: [ed84acb6] 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: [527a6521] check-in: [48171b66] 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: [2c8706ce] check-in: [57e80ad2] 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: [0619f996] check-in: [f8994f89] 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: [82ecfc08] check-in: [e2d87cdd] 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: [61fd6c87] check-in: [abacf2e5] 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: [25b35708] check-in: [d66f3224] user: drh branch: trunk, size: 7627171)
2018-06-04
19:52
Update the built-in SQLite to the 3.24.0 release. ... (file: [0d384704] check-in: [f39d0a72] user: drh branch: trunk, size: 7464679)
2018-05-30
01:28
Update the build-in SQLite to the first 3.24.0 beta. ... (file: [978037e8] check-in: [bbdfec3f] 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: [98d43c6c] check-in: [a09b33d5] user: drh branch: trunk, size: 7453976)
2018-05-05
11:30
Update the built-in SQLite to the latest 3.24.0 alpha. ... (file: [a04399be] check-in: [58a64102] 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: [7a492814] check-in: [7b159988] 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: [3d297295] check-in: [de76c92a] user: drh branch: trunk, size: 7431148)
2018-04-10
17:48
Update the built-in SQLite to version 3.23.1. ... (file: [65750d1e] check-in: [52b3b8ed] user: drh branch: trunk, size: 7391127)
2018-04-02
11:15
Update the built-in SQLite to version 3.23.0 final. ... (file: [4bed3dc2] check-in: [699cefc8] user: drh branch: trunk, size: 7386627)
2018-03-29
15:42
Update the built-in SQLite to the second 3.23.0 beta. ... (file: [cb84da0b] check-in: [032188a6] user: drh branch: trunk, size: 7386648)
2018-03-28
18:38
Update the built-in SQLite to the first 3.23.0 beta. ... (file: [47ff7445] check-in: [d470fc70] 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: [9d69c778] check-in: [1849c6e2] user: drh branch: trunk, size: 7355829)
2018-03-17
16:29
Update the build-in SQLite to the latest 3.23.0 alpha ... (file: [5ab7a8bb] check-in: [ea67a544] user: drh branch: trunk, size: 7351039)
2018-01-24
19:17
Update the built-in SQLite to the 3.22.0 final. ... (file: [206df47e] check-in: [8007cfc0] 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: [57a57d01] check-in: [861f4b0b] 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: [6f7a61a4] check-in: [72fba300] user: drh branch: trunk, size: 7301480)
2018-01-15
22:07
Update the built-in SQLite to the first 3.22.0 beta. ... (file: [f3363b06] check-in: [1a95af72] 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: [176d5409] check-in: [9d80ad85] 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: [57403ee1] check-in: [c409f828] 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: [e3f1e722] check-in: [9a33a240] user: drh branch: trunk, size: 7293876)
02:28
Another SQLite update to deal with a MinGW compiler warning. ... (file: [21a0afbe] check-in: [666fc089] 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: [54b6b36e] check-in: [f7f168c3] user: drh branch: trunk, size: 7293876)
2018-01-07
23:29
Avoid the use of utimensat() on older unix platforms. ... (file: [7562807b] check-in: [2aa7a23b] 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: [6e0774dc] check-in: [14e94ad3] user: drh branch: trunk, size: 7293876)
21:38
Update the built-in SQLite to the latest 3.22.0 alpha code. ... (file: [54dd262e] check-in: [5b558bc7] 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: [96bcf6e4] check-in: [500b0a2a] user: drh branch: trunk, size: 7264584)
2017-12-07
11:33
Spelling typos from Debian ... (file: [50037cbb] check-in: [4d1ac686] user: drh branch: trunk, size: 7262360)
2017-12-06
20:53
Update the built-in SQLite to the latest 3.22 alpha version. ... (file: [9b32494d] check-in: [63fb653a] 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: [35d6f3d6] check-in: [6ef13e21] user: drh branch: trunk, size: 7253136)
2017-10-24
20:52
Update the built-in SQLite to version 3.21.0 final. ... (file: [84c181c0] check-in: [c7e55d9c] user: drh branch: trunk, size: 7218143)
2017-10-21
19:37
Update the built-in SQLite to the second 3.21.0 beta. ... (file: [945017ce] check-in: [7ac19afa] 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: [c6f9c045] check-in: [75fffb49] 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: [b6f01f77] check-in: [e97d4443] user: drh branch: trunk, size: 7204705)
2017-09-20
15:47
Update the built-in SQLite to the latest 3.21.0 alpha. ... (file: [e319432d] check-in: [edba9d33] user: drh branch: trunk, size: 7204423)
2017-08-29
07:50
SQLite version 3.20.1 ... (file: [93b1a6d6] check-in: [ffc252a6] user: jan.nijtmans branch: trunk, size: 7184634)
2017-08-21
12:18
Use SQLite 3.20.0 final (source_id change only) ... (file: [79b7f3b9] check-in: [810dd031] 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: [9c29120c] check-in: [2a615bed] 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: [de3a5ffc] check-in: [8ffba76b] 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: [5ac0c7c1] check-in: [c45b8f45] 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: [4bb622c3] check-in: [4872a58b] 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: [4d5b5b14] check-in: [2f225b82] 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: [38329b73] check-in: [a314178a] user: drh branch: trunk, size: 7176549)
2017-06-29
18:54
Update the built-in SQLite to the latest from upstream. ... (file: [4b453d67] check-in: [ee71f347] 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: [f14c45c1] check-in: [42d151cc] 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: [2e623349] check-in: [2ada39ba] user: drh branch: trunk, size: 7134056)
2017-06-08
15:03
Update the built-in SQLite to version 3.19.3. ... (file: [368f1d31] check-in: [5a6f9467] user: drh branch: trunk, size: 7130478)
2017-05-25
16:59
Update the built-in SQLite to version 3.19.2. ... (file: [1be0c457] check-in: [418ac81c] user: drh branch: trunk, size: 7130198)
2017-05-24
13:19
Update the built-in SQLite to the 3.19.1 patch release. ... (file: [996b2aff] check-in: [4465be15] user: drh branch: trunk, size: 7129716)
2017-05-22
14:29
Update the built-in SQLite to 3.19.0 ... (file: [c30326aa] check-in: [e1da46fe] 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: [1fc40cd4] check-in: [d6a0debd] 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: [6b825596] check-in: [094a498d] 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: [1acd648a] check-in: [b8f3b549] 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: [4154f644] check-in: [54cf4397] user: jan.nijtmans branch: trunk, size: 7102890)
15:25
Update the built-in SQLite to 3.18.0 ... (file: [0a2c773b] check-in: [32b0065c] 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: [58bc48cc] check-in: [af225fea] user: drh branch: trunk, size: 7102633)
02:54
Update the built-in SQLite to the second 3.18.0 beta. ... (file: [056ff632] check-in: [c8a43002] user: drh branch: trunk, size: 7101202)
2017-03-20
13:57
Update the built-in SQLite to the first 3.18.0 beta. ... (file: [43f87572] check-in: [affb6b5e] 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: [41e84d79] check-in: [9612d43f] 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: [ff949625] check-in: [303a2084] 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: [8f0c4e5a] check-in: [d93679a1] 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: [e8ae9bd1] check-in: [f32c36e5] 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: [aaacd686] check-in: [90555227] user: drh branch: optimize-pragma, size: 7088831)
2017-02-17
13:20
Cherrypick 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: [882d49dd] check-in: [ad2dd95d] user: jan.nijtmans branch: trunk, size: 7076851)
2017-02-14
15:35
Update the built-in SQLite to version 3.17.0 ... (file: [cc7d708b] check-in: [616d2873] 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: [29b033de] check-in: [e734fdc6] user: drh branch: trunk, size: 7077054)
2017-02-07
13:54
Update the built-in SQLite to version 3.17.0 beta1 ... (file: [f0cd0abb] check-in: [8fe0fefb] user: drh branch: trunk, size: 7075889)
2017-01-06
17:01
Update the built-in SQLite to version 3.16.2. ... (file: [2bebdc3f] check-in: [ddfc7a60] user: drh branch: trunk, size: 7053318)
2017-01-04
09:34
Update the built-in SQLite to the 3.16.1 release ... (file: [354f6223] check-in: [a8cd1e54] user: jan.nijtmans branch: trunk, size: 7050627)
2017-01-02
19:11
Update the built-in SQLite to the 3.16.0 release. ... (file: [e2920fb8] check-in: [8b12786a] user: drh branch: trunk, size: 7048843)
2016-12-30
18:26
Update the built-in SQLite with minor fixes discovered during release testing. ... (file: [0279a712] check-in: [506dff5f] user: drh branch: trunk, size: 7048781)
00:15
Update the built-in SQLite to the 3.16.0 beta for testing. ... (file: [583820e5] check-in: [53430370] user: drh branch: trunk, size: 7048656)
2016-12-26
14:00
Update the built-in SQLite to fix a potential (unreleased) corruption bug. ... (file: [ce1ffc5a] check-in: [88d581dc] 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: [17898db2] check-in: [0d28198d] 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: [546a0114] check-in: [20cffa1f] 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: [80e048b0] check-in: [814dfd5a] user: drh branch: trunk, size: 7026217)
06:17
Update to SQLite 3.15.2 ... (file: [06d77b42] check-in: [8b03934e] 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: [947bbfb8] check-in: [31ae6022] user: drh branch: trunk, size: 7014567)
2016-11-04
23:16
Update to SQLite 3.15.1 ... (file: [e7c26a7b] check-in: [a8a67989] 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 34a579141b2c5ac and fef4bb4bd9185ec8f (most likely, those 3 will be in SQLite 3.15.1, if ever released) ... (file: [18e25e0f] check-in: [360694a7] 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: [6372de39] check-in: [7fa9701b] user: drh branch: trunk, size: 7010345)
2016-10-14
14:32
Update the built-in SQLite to version 3.15.0 final. ... (file: [fba106f8] check-in: [4a0c9483] user: drh branch: trunk, size: 7006286)
2016-10-12
22:51
Update the built-in SQLite again for a bug fix. ... (file: [1e03ca67] check-in: [78fcfd46] user: drh branch: trunk, size: 7006281)
16:05
Update the built-in SQLite to the next 3.15.0 beta for testing. ... (file: [fd364774] check-in: [6ef15008] user: drh branch: trunk, size: 7006235)
2016-10-04
14:55
Update the built-in SQLite 3.15.0 beta. ... (file: [bcfc5129] check-in: [3d8a41f1] 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: [e0a581b2] check-in: [dfe32f53] user: drh branch: trunk, size: 7006682)
2016-09-28
16:17
Update the built-in SQLite to the latest 3.15.0 beta. ... (file: [2bc40ac2] check-in: [95768950] 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: [6129bad6] check-in: [121201eb] 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: [bcc4a198] check-in: [0417467b] 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: [14ca3d20] check-in: [65207d61] 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: [fbcd4d99] check-in: [be1ef876] 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: [96ff6884] check-in: [06aec611] user: drh branch: trunk, size: 6959992)
2016-08-19
15:25
Incorporate the version of SQLite that allows VACUUM on attached databases. ... (file: [1a8856e1] check-in: [80d0df05] 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: [785a1a36] check-in: [d858f3da] user: drh branch: omit-db_name, size: 6960443)
2016-08-12
13:33
Update the built-in SQLite to 3.14.1 release ... (file: [d545b248] check-in: [f80532e9] user: jan.nijtmans branch: trunk, size: 6955002)
2016-08-08
14:20
Update the built-in SQLite to 3.14 release. ... (file: [bd10391f] check-in: [60d5fee7] user: drh branch: trunk, size: 6954186)
2016-08-04
14:11
Update the built-in SQLite to the second 3.14 beta. ... (file: [94f01233] check-in: [aa63cd40] 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: [957f10be] check-in: [f35b46d4] user: drh branch: trunk, size: 6955621)
2016-08-01
17:09
Update the built-in SQLite to the 3.14 first beta. ... (file: [230e7d33] check-in: [f475b943] user: drh branch: trunk, size: 6955613)
2016-07-29
15:12
Update the built-in SQLite to another 3.14 alpha version. ... (file: [014f14f7] check-in: [59bf47b2] 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: [c534a93c] check-in: [84f55ef7] 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: [ad7e6b7b] check-in: [f0d84833] 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: [3fd55a81] check-in: [b9573e55] 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: [9b9171b1] check-in: [b817253a] user: jan.nijtmans branch: trunk, size: 6915433)
2016-05-18
15:19
Update the built-in SQLite to version 3.13.0 final. ... (file: [8146d5ea] check-in: [3747b4b5] 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: [34f2d142] check-in: [45daaced] 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: [a886ad0a] check-in: [fc5f1728] user: drh branch: trunk, size: 6907878)
2016-04-08
19:09
Update SQLite to 3.12.1 ... (file: [ebb18593] check-in: [f676ace4] 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: [329081e9] check-in: [987861d9] user: drh branch: trunk, size: 6876235)
2016-03-29
10:38
Update the built-in SQLite to 3.12.0 final. ... (file: [cba2be96] check-in: [996705f5] user: drh branch: trunk, size: 6638482)
2016-03-22
16:34
Update the built-in SQLite to the second 3.12.0 beta. ... (file: [66900220] check-in: [314f1942] user: drh branch: trunk, size: 6636900)
2016-03-21
16:08
Update the built-in SQLite to the first 3.12.0 beta. ... (file: [30f9b805] check-in: [fbc2f1c2] user: drh branch: trunk, size: 6636508)
2016-03-19
00:55
Update the built-in SQLite to include the "PRAGMA integrity_check" fix. ... (file: [ed922b15] check-in: [9245076e] 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: [065fa709] check-in: [64d32151] user: drh branch: trunk, size: 6621282)
2016-02-15
17:43
Update SQLite to version 3.11.0 final. ... (file: [df01436c] check-in: [7ad82302] 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: [2cf4a88c] check-in: [b23be81f] 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: [8a49b5a6] check-in: [e00968a5] user: drh branch: trunk, size: 6592168)
15:09
Update the built-in SQLite to 3.11.0 beta 1. ... (file: [054f6b2e] check-in: [56283544] 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: [85e562c5] check-in: [0d757274] 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: [7a361628] check-in: [0d120a61] 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: [aa154b2d] check-in: [c9fad621] user: drh branch: trunk, size: 6565482)
2016-01-06
11:13
Update the built-in SQLite to version 3.10.0 final. ... (file: [b92ca988] check-in: [52ee83c7] user: drh branch: trunk, size: 6526615)
2016-01-05
04:52
Update the built-in SQLite to the next 3.10.0 beta. ... (file: [dc0804e5] check-in: [cd58f59a] 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: [46f9e689] check-in: [987a80ef] 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: [32e574c3] check-in: [ec8394e1] 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: [92ea0d86] check-in: [44c147b0] 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: [4040ea9f] check-in: [ea63a2d1] 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: [3114987d] check-in: [5b30c544] 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: [3740945d] check-in: [22681034] user: drh branch: trunk, size: 6522290)
12:50
Fix 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: [c55627bd] check-in: [b85b159b] user: jan.nijtmans branch: trunk, size: 6509631)
12:39
Fix 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: [38d7784a] check-in: [cfc7117a] 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: [c91bca7c] check-in: [a4889252] user: drh branch: trunk, size: 6509601)
2015-12-04
00:40
Update the built-in SQLite to the latest 3.10.0 alpha. ... (file: [fc3285bd] check-in: [5032c50d] user: drh branch: trunk, size: 6509488)
2015-11-06
08:45
Cherry-pick part of 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: [426613a3] check-in: [ac377196] 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: [1c401387] check-in: [aa92270f] user: jan.nijtmans branch: trunk, size: 6461369)
2015-10-16
20:05
Update the built-in SQLite to version 3.9.1. ... (file: [5e6d1873] check-in: [3cff1b8f] 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: [16f7076a] check-in: [bc16590e] user: drh branch: trunk, size: 6459893)
2015-10-14
12:35
Update the built-in SQLite to version 3.9.0 final. ... (file: [c03e47e1] check-in: [82d84295] 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: [0e223907] check-in: [921d6703] 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: [437c5dc1] check-in: [d4a34293] 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: [d5c35079] check-in: [0b81254c] 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: [43b0047c] check-in: [7428117c] user: drh branch: trunk, size: 6459270)
2015-10-07
17:31
Update the built-in SQLite to the first 3.8.12 beta. ... (file: [298556b0] check-in: [b4b551aa] user: drh branch: trunk, size: 5795599)
2015-10-02
20:38
Update the built-in SQLite to the latest 3.8.12 beta. ... (file: [51181157] check-in: [1059aae9] 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: [80bc1f55] check-in: [29265968] 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: [170a1d14] check-in: [96e698d2] 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: [11f2d9e0] check-in: [cc0c9392] user: drh branch: trunk, size: 5779100)
2015-08-18
13:28
Update the built-in SQLite to version 3.8.11.1 ... (file: [3be71d99] check-in: [7842b8ab] user: jan.nijtmans branch: trunk, size: 5748714)
2015-07-27
16:16
Update the built-in SQLite to version 3.8.11. ... (file: [719f6891] check-in: [f8e26879] user: drh branch: trunk, size: 5748590)
2015-07-23
22:14
Update the built-in SQLite to the second 3.8.11 beta. ... (file: [d812603c] check-in: [eb423a74] user: drh branch: trunk, size: 5747316)
2015-07-16
18:24
Update the built-in SQLite to the latest 3.8.11 beta. ... (file: [0b6f08d0] check-in: [82206af1] 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: [cd70d950] check-in: [8fb4269a] 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: [ed15362f] check-in: [548f9696] 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: [d1a39c21] check-in: [0fc8b9df] user: drh branch: trunk, size: 5732885)
2015-05-29
17:52
Update the built-in SQLite to 3.8.11 alpha. ... (file: [df173821] check-in: [2b1261a5] user: drh branch: trunk, size: 5701101)
2015-05-23
10:12
Update the built-in SQLite to version 3.8.10.2. ... (file: [638abb77] check-in: [36c457b0] user: drh branch: trunk, size: 5548762)
2015-05-09
12:17
Update the built-in SQLite to version 3.8.10.1. ... (file: [85e4e1c0] check-in: [28188c4d] 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: [84dc7cf2] check-in: [04942b31] user: drh branch: piechart, size: 5548477)
12:31
Change the built-in SQLite to version 3.8.10. ... (file: [0b34f0de] check-in: [abc38398] 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: [aa4f0f90] check-in: [7d2ac845] 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: [14b7a451] check-in: [acd670f2] user: jan.nijtmans branch: trunk, size: 5547968)
2015-04-08
12:49
Update the built-in SQLite to version 3.8.9. ... (file: [49f1c3ae] check-in: [15e66939] user: drh branch: trunk, size: 5507061)
2015-04-06
11:48
Update the built-in SQLite to the third 3.8.9 beta. ... (file: [86252a89] check-in: [93e943d5] user: drh branch: trunk, size: 5506673)
2015-04-04
13:42
Update the built-in SQLite to the second 3.8.9 beta. ... (file: [073db810] check-in: [47c89f3e] user: drh branch: trunk, size: 5504052)
2015-03-31
00:15
Update to the latest SQLite 3.8.9 alpha code. ... (file: [ac7de496] check-in: [ec44ff01] user: drh branch: trunk, size: 5502506)
2015-03-24
18:22
Update the built-in SQLite to 3.8.9 alpha. ... (file: [573b1f95] check-in: [a00cdb18] user: drh branch: trunk, size: 5494038)
2015-03-19
09:25
upgrade SQLite to latest pre-release ... (file: [de6ecb8c] check-in: [d1db1e47] user: jan.nijtmans branch: trunk, size: 5472838)
2015-03-11
22:31
Fix harmless compiler warning. 580dae4615 ... (file: [96f6ffa4] check-in: [3e77213a] 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: [722600f2] check-in: [c3d72bd9] user: drh branch: trunk, size: 5462050)
2015-02-25
21:39
Update SQLite to the 3.8.8.3 release ... (file: [74ee38c8] check-in: [4bd1014e] user: jan.nijtmans branch: trunk, size: 5451763)
2015-01-30
15:57
Update SQLite to the 3.8.8.2 release ... (file: [85ce7994] check-in: [703ec175] user: jan.nijtmans branch: trunk, size: 5451874)
2015-01-22
10:27
Cherry-pick 2037442c58: Fix compilation on Cygwin when SQLITE_MAX_WORKER_THREADS is greater than zero. ... (file: [154b1f5d] check-in: [0eae9d3c] user: jan.nijtmans branch: trunk, size: 5451915)
09:16
Update SQLite to the 3.8.8.1 release ... (file: [33987fb5] check-in: [282f1fc5] user: jan.nijtmans branch: trunk, size: 5451659)
2015-01-16
13:28
Update SQLite to the 3.8.8 release. ... (file: [91aea4cc] check-in: [3d8bf07d] 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: [7bed6ff3] check-in: [51b476a0] user: drh branch: trunk, size: 5450351)
2015-01-11
00:06
Update the built-in SQLite to the latest 3.8.8 beta. ... (file: [523c62e2] check-in: [5c8f33d6] 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: [49aca66c] check-in: [ab3fed40] 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: [56000991] check-in: [1aa80677] user: drh branch: trunk, size: 5443005)
2014-12-06
15:44
Update the built-in SQLite to the latest 3.8.8 alpha. ... (file: [17969c5f] check-in: [5e598cec] 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: [28909596] check-in: [21b30fc0] 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: [39e30f4d] check-in: [eaefb180] 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: [b2a68d57] check-in: [194c3ff3] user: drh branch: trunk, size: 5387390)
2014-11-19
13:19
Update the built-in SQLite to the latest 3.8.8 alpha. ... (file: [8d881ac6] check-in: [fd1a2921] 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: [687a1897] check-in: [27cd09c4] 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: [6f3d33ae] check-in: [6b2f0b20] user: drh branch: trunk, size: 5424187)
2014-10-29
02:08
Update the built-in SQLite to the 3.8.7.1 beta. ... (file: [1f45625d] check-in: [37cfe7ad] user: drh branch: trunk, size: 5385123)
2014-10-17
11:38
Incorporate SQLite 3.8.7 final from upstream. ... (file: [56dcf5e9] check-in: [5a2b7356] user: drh branch: trunk, size: 5384741)
2014-10-15
15:47
Update the built-in SQLite to 3.8.7 beta 4. ... (file: [9471df8e] check-in: [c9a20b61] user: drh branch: trunk, size: 5384563)
2014-10-14
21:04
Update the built-in SQLite to 3.8.7 beta 3. ... (file: [0fa88769] check-in: [3c6f2037] user: drh branch: trunk, size: 5384224)
12:39
Update the built-in SQLite to the second 3.8.7 beta. ... (file: [862d8a98] check-in: [c7c54d29] 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: [b988a31c] check-in: [c001fa0e] user: drh branch: trunk, size: 5382119)
2014-09-20
00:58
Update to the latest SQLite 3.8.7 alpha from upstream. ... (file: [e6ed7ce2] check-in: [bfa13027] user: drh branch: trunk, size: 5374225)
2014-09-01
18:42
Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (file: [7284f9c2] check-in: [fc8d8546] user: drh branch: trunk, size: 5356876)
2014-08-15
12:46
Update the built-in SQLite to version 3.8.6 ... (file: [72c64f05] check-in: [ee46563c] user: jan.nijtmans branch: trunk, size: 5281060)
2014-08-14
07:06
Cherry-pick f01d42cc8b: Minor change to unixDelete for VxWorks with a DOS filesystem. ... (file: [9f3d2232] check-in: [119cc970] user: jan.nijtmans branch: trunk, size: 5281034)
2014-08-12
20:18
Update the built-in SQLite to version 3.8.6 beta3. ... (file: [fff81533] check-in: [75c48086] user: drh branch: trunk, size: 5280981)
2014-08-11
15:13
Another attempt, taking VxWorks patch on trunk into account. ... (file: [2ce95dd6] check-in: [c2d4bd73] user: jan.nijtmans branch: vxworks, size: 5279066)
13:57
Update the built-in SQLite to 3.8.6 beta2. ... (file: [1080e3bd] check-in: [981e853f] user: drh branch: trunk, size: 5278927)
2014-08-06
14:06
Update the built-in SQLite with the InterlockedCompareExchange fix for Win64. ... (file: [b9c31c1c] check-in: [d600c9f8] user: drh branch: trunk, size: 5276972)
01:23
Update the built-in SQLite to the latest 3.8.6 beta from upstream. ... (file: [2ad648d9] check-in: [f05e0025] user: drh branch: trunk, size: 5277045)
2014-08-05
07:06
Remove (newly) incorrect preprocessor check to fix build on WinRT ... (file: [05a6eccc] check-in: [855b1a50] user: jan.nijtmans branch: trunk, size: 5270400)
2014-08-03
07:41
merge trunk ... (file: [552b58d6] check-in: [b68f65bb] 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: [0347f85e] check-in: [5ce85eb6] 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: [39bbd7cb] check-in: [f39d8a3d] user: drh branch: trunk, size: 5256733)
2014-07-16
08:09
Update internal tables to Unicode 7.0. ... (file: [d6d1528f] check-in: [e17f7304] user: jan.nijtmans branch: unicode-7.0, size: 5250229)
2014-07-09
12:54
check for S_dosFsLib_FILE_NOT_FOUND on vxworks ... (file: [41362018] check-in: [acbe8c41] 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: [acb38424] check-in: [1cef35ba] 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: [8589453f] check-in: [18ae9fdd] 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: [4ea5844b] check-in: [7f64b350] 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: [aeeb450f] check-in: [6728a8bd] user: drh branch: trunk, size: 5249511)
2014-06-12
17:26
merge trunk ... (file: [64adf560] check-in: [e751da62] 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: [7bc19495] check-in: [72328ae7] user: drh branch: trunk, size: 5239373)
2014-06-03
15:17
Merge in recent patches to the SQLite 3.8.5 beta. ... (file: [a74717a5] check-in: [2ddb51c0] 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: [e8b0011f] check-in: [8bc47c14] 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: [b6ae06bf] check-in: [f6d3b815] 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: [332d156e] check-in: [85d2a112] user: drh branch: trunk, size: 5234680)
2014-04-22
10:01
Make sure SQLITE_TESTCTRL_BYTEORDER is defined. ... (file: [bf0a6375] check-in: [4778b1d0] 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: [0e94baf1] check-in: [88aa2e37] user: drh branch: trunk, size: 5198792)
2014-04-20
18:48
Missing "#else" ... (file: [b19e7507] check-in: [b418a7eb] 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: [9bdc6064] check-in: [1b2c7acd] user: jan.nijtmans branch: trunk, size: 5176735)
2014-04-15
09:40
Cherry-pick 1277932b7e: Fix a harmless compiler warning that crops up with SQLITE_MAX_MMAP_SIZE=0. ... (file: [0136f84c] check-in: [53aea235] user: jan.nijtmans branch: trunk, size: 5176033)
2014-04-14
13:03
merge trunk. Add support for extended UNC paths as well. ... (file: [af2e1ba7] check-in: [9d4a73cb] user: jan.nijtmans branch: win32-longpath, size: 5176889)
2014-04-04
12:11
Update to SQLite 3.8.4.3 ... (file: [310a1fae] check-in: [b37a2822] user: jan.nijtmans branch: trunk, size: 5175934)
2014-03-27
10:22
Update to SQLite 3.8.4.2 ... (file: [4685ca86] check-in: [cf0b0e50] user: jan.nijtmans branch: trunk, size: 5175935)
2014-03-13
21:06
merge trunk ... (file: [f8772946] check-in: [d88d1bc0] user: jan.nijtmans branch: win32-longpath, size: 5176583)
2014-03-11
22:06
Update to SQLite 3.8.4.1 ... (file: [d5cd1535] check-in: [b93b3e8f] 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: [b0c22e5f] check-in: [b1aad7a0] 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: [5e21690d] check-in: [33dc7f31] 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: [88a68a81] check-in: [f00167e4] user: drh branch: trunk, size: 5175443)
09:42
Cherrypick 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: [373b7b67] check-in: [e68f528b] user: jan.nijtmans branch: trunk, size: 5173417)
2014-03-05
19:07
Update the built-in SQLite to 3.8.4 beta. ... (file: [1944bfad] check-in: [f0773f63] 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: [424e02fa] check-in: [6215d083] 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: [fd371000] check-in: [8247784b] 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: [f7a2cfd5] check-in: [13c1fa76] 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: [e956ce54] check-in: [c92a3dda] user: drh branch: trunk, size: 5158967)
2014-02-26
09:02
merge trunk ... (file: [17f2abfa] check-in: [645d5761] user: jan.nijtmans branch: mingw4x, size: 5153230)
08:58
Cherry-pick 4043d87979, 953cdd6ada and 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: [ccd8d07f] check-in: [782c3bd2] 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: [71b85f4e] check-in: [483ebe5c] 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: [3d1638fb] check-in: [9cc1c9d6] 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: [990004ef] check-in: [2da19788] 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: [8386044f] check-in: [34aef781] 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: [c36d8c02] check-in: [2324f475] 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: [c4687454] check-in: [22262e75] user: drh branch: trunk, size: 5152162)
2014-01-23
21:47
merge trunk ... (file: [5529cba9] check-in: [abb24004] user: jan.nijtmans branch: win32-longpath, size: 5153124)
21:18
merge branch-1.28, a few other cherry-picks from trunk ... (file: [6098eb10] check-in: [303e7af7] user: jan.nijtmans branch: win32-longpath, size: 5146496)
2014-01-22
18:32
Fix harmless compiler warnings in SQLite. ... (file: [55725ef4] check-in: [64096c72] 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: [5ecfd45f] check-in: [af990795] 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: [e86212c0] check-in: [f2ebd7e5] 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: [98338853] check-in: [27ef534d] user: drh branch: trunk, size: 5145102)
2014-01-15
00:26
Update SQLite to the latest from the 3.8.2 branch. ... (file: [2028b139] check-in: [2447b2d7] user: mistachkin branch: branch-1.28, size: 5144446)
2014-01-14
10:43
Cherrypick SQLite 1e131094b5: For the Win32 VFS, defining winShmMutexHeld should be controlled by NDEBUG, not SQLITE_DEBUG ... (file: [01aeb860] check-in: [4699f8d9] user: jan.nijtmans branch: branch-1.28, size: 5143766)
09:02
Cherrypick SQLite c43b59dac1: Correct the VFS name as reported by the file control when explicitly using the 'win32-longpath' VFS ... (file: [ddfe340a] check-in: [242e0b81] 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: [a906992f] check-in: [1e4b8486] 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: [a06e06d2] check-in: [da90bbe5] user: drh branch: trunk, size: 5128410)
2013-12-30
20:57
merge trunk ... (file: [a7555cb8] check-in: [02a0e889] 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: [184f4a06] check-in: [5f083921] 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: [e63cbf17] check-in: [8e8e3a11] user: jan.nijtmans branch: win32-longpath, size: 5124016)
09:36
Update to SQLite snapshot ... (file: [474a22d3] check-in: [44dec8ff] 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: [1742b551] check-in: [7d5c1bbd] 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: [6f076701] check-in: [23b849cc] 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: [f558962f] check-in: [e5fef798] 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: [38242651] check-in: [c952c773] user: jan.nijtmans branch: win32-longpath, size: 5117356)
11:16
Bug-fix: didn't compile on win32, and handle extended UNC paths correctly. ... (file: [373885cc] check-in: [da8d516f] 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: [21f65fca] check-in: [1b9893bd] 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: [79ca9d08] check-in: [faa2e9d5] 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: [5b83db9c] check-in: [eb3899ce] 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: [70f88d83] check-in: [d7543d8b] user: drh branch: trunk, size: 5143582)
03:16
Update the built-in SQLite to the 3.8.2 first release candidate. ... (file: [99349c6b] check-in: [81d24c6b] 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: [ff299476] check-in: [38c02b77] user: drh branch: trunk, size: 5142509)
2013-11-25
21:22
Update to the latest SQLite containing storage engine performance enhancements. ... (file: [aa00687e] check-in: [3957e961] 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: [85b937e9] check-in: [9f58fc65] 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: [0102774b] check-in: [8dc9d009] 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: [3920c2e8] check-in: [0830c352] 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: [17ec995f] check-in: [28c50867] 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: [ed51274e] check-in: [bcd979da] 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: [5de0e5c6] check-in: [c0700615] 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: [f122579c] check-in: [611e25d3] 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: [54638325] check-in: [7bba4677] user: jan.nijtmans branch: trunk, size: 5076782)
2013-10-17
15:40
Update the built-in SQLite to the 3.8.1 release. ... (file: [0a54d765] check-in: [8f4e273b] user: drh branch: trunk, size: 5076505)
2013-10-15
00:28
Minor changes to SQLite 3.8.1 as it nears release. ... (file: [9a511da1] check-in: [93c25825] 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: [ac3118f8] check-in: [089dad49] 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: [1023b295] check-in: [7f5fbf95] 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: [ff00dcb5] check-in: [57cf68c4] 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: [70fe0ee1] check-in: [cb29ef2a] user: drh branch: trunk, size: 5071705)
2013-10-08
14:50
Bring in the latest SQLite 3.8.1 beta from upstream. ... (file: [dcebd67a] check-in: [4910a378] 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: [dd1f4e80] check-in: [02d3f533] 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: [eccb4d83] check-in: [9aae838b] 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: [05533a2c] check-in: [fa0df0c7] 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: [02a9ea39] check-in: [98b16c72] 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: [d894908e] check-in: [e454de13] user: drh branch: trunk, size: 5028837)
13:53
Update the built-in SQLite to the version 3.8.0.1 beta. ... (file: [595ee253] check-in: [5d60e609] user: drh branch: trunk, size: 4999324)
2013-08-22
03:20
Update to the latest SQLite 3.8.0 beta for testing. ... (file: [8409f9e4] check-in: [3c5f1f08] user: drh branch: trunk, size: 4998879)
2013-08-20
04:06
Bring in the latest SQLite with VDBE and Btree performance optimizations. ... (file: [bf7fbe77] check-in: [187845b5] 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: [d2696682] check-in: [48445291] 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: [6c3da639] check-in: [b67b42fe] 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: [96ab8ded] check-in: [13594a12] 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: [438b01ac] check-in: [2360b17d] 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: [5bb42e69] check-in: [605db929] user: drh branch: trunk, size: 4994971)
2013-08-02
09:42
merge trunk ... (file: [86622620] check-in: [863068e0] 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: [73d9dda6] check-in: [7f6019ef] 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: [5bc741de] check-in: [3719ad95] 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: [8667aba1] check-in: [fa608f9e] 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: [0d6f4542] check-in: [fec3c7fe] 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: [78bfb2ac] check-in: [b88edfef] 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: [ffcebfe4] check-in: [01196ad3] user: drh branch: trunk, size: 4987450)
2013-07-17
12:06
Import the latest SQLite 3.8.0 beta code from upstream. ... (file: [255d349e] check-in: [df46aa65] user: drh branch: trunk, size: 4986800)
2013-07-09
11:52
Update to the latest 3.8.0 alpha version of SQLite. ... (file: [4dfe1623] check-in: [5ea03d38] 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: [e1a6e0e9] check-in: [c3e723e3] user: drh branch: trunk, size: 4979707)
2013-06-27
01:57
Update to the latest SQLite 3.8.0 alpha from upstream. ... (file: [6df0c233] check-in: [f92056c9] 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: [a9c72723] check-in: [d637c4d2] 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: [129fb7e1] check-in: [db61a377] user: drh branch: trunk, size: 4973354)
23:38
Merge the NGQP SQLite changes into trunk. Also update the SQL shell. ... (file: [5b3bedf1] check-in: [0c11cb93] user: drh branch: trunk, size: 4973396)
12:38
Pull in the latest trunk changes and the latest NGQP-SQLite from upstream. ... (file: [65602c57] check-in: [03c5ec86] user: drh branch: sqlite-NGQP, size: 4973362)
2013-06-18
23:14
Pull in trunk changes and the latest NGQP updates. ... (file: [9ac10c62] check-in: [d3d4e111] user: drh branch: sqlite-NGQP, size: 4973129)
20:10
Update to the latest NGQP changes in SQLite. Pull in all recent trunk changes. ... (file: [4169dfa1] check-in: [ea308ab9] 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: [19c555c8] check-in: [8b109c22] 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: [26d2129c] check-in: [997ebf7f] 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: [ab2aee90] check-in: [21a6a8bc] 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: [22f48c0d] check-in: [5a936f98] user: drh branch: trunk, size: 4957571)
2013-04-25
18:10
Update the built-in SQLite to the latest trunk version from upstream. ... (file: [5e33d9b9] check-in: [7d1d9953] 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: [a7853952] check-in: [2e9be37f] 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: [02048d73] check-in: [f803d534] 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: [6ffd7b53] check-in: [d586f2ed] 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: [cce75464] check-in: [6e460c34] user: drh branch: trunk, size: 4887378)
2013-03-01
23:44
Pull in the latest SQLite from upstream. ... (file: [24a16f41] check-in: [1fbc742d] user: drh branch: trunk, size: 4885751)
2013-02-13
14:12
Update the built-in SQLite to the latest from the SQLite trunk. ... (file: [54222e4b] check-in: [f7f764b7] user: drh branch: trunk, size: 4881260)
2013-01-17
18:13
Merge in the latest SQLite from upstream, in order to test SQLite. ... (file: [8a415f3e] check-in: [d7019134] 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: [dc438ffd] check-in: [6b3e97a3] 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: [f78ce038] check-in: [1a52914b] user: drh branch: trunk, size: 4872816)
2013-01-07
17:33
Merge updates from trunk. ... (file: [ef3d801a] check-in: [a6647539] user: mistachkin branch: tclRdOnly, size: 4993770)
14:45
Pull the latest trunk version of SQLite from upstream. ... (file: [099f11c2] check-in: [9ae863a5] 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: [f6fef32e] check-in: [558a17a6] 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: [d5c4ff05] check-in: [df0d0d04] 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: [21f9a00f] check-in: [d79ddfac] 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: [e2e1c87b] check-in: [8e31adaf] user: drh branch: trunk, size: 4859867)
06:46
Merge updates from trunk. ... (file: [99165f37] check-in: [fc7e8d01] user: mistachkin branch: tclRdOnly, size: 4978618)
2012-12-05
15:47
Pull the SQLite 3.7.15 beta from upstream for testing. ... (file: [955cc67a] check-in: [0eb3d8e8] user: drh branch: trunk, size: 4855695)
2012-11-09
23:35
Pull the latest SQLite from upstream for testing purposes. ... (file: [26529afe] check-in: [50c534ee] 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: [3f61c760] check-in: [bdbe6c74] user: drh branch: trunk, size: 4848353)
2012-10-26
20:18
Bring in the latest SQLite from upstream. ... (file: [bc8100c9] check-in: [bda00cba] user: drh branch: optimization, size: 4845367)
2012-10-16
23:14
Merge updates from trunk. ... (file: [9b361521] check-in: [ce3b312a] user: mistachkin branch: tclRdOnly, size: 4961469)
2012-10-09
01:41
Update SQLite from upstream in order to test SQLite. ... (file: [1d2acc1a] check-in: [51858373] user: drh branch: trunk, size: 4839506)
2012-10-07
14:22
Experimental proof-of-concept for the 'tcl-rdonly' setting and related functionality. ... (file: [fe56fc9e] check-in: [851e0755] 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: [809a8a1f] check-in: [5a428feb] user: drh branch: trunk, size: 4836668)
2012-10-03
14:58
Import the latest SQLite core from upstream. ... (file: [9e9ac99b] check-in: [7f3379f3] 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: [458af22a] check-in: [c0f245de] 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: [7a931bf0] check-in: [ac2d2932] user: drh branch: trunk, size: 4825166)
2012-09-12
11:32
better fix ... (file: [52da6aa2] check-in: [3c339590] user: jan.nijtmans branch: restore-win95, size: 4818907)
11:04
fix crash in Win95 build when running on WinNT+ ... (file: [e48b0c95] check-in: [d339a7b2] 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: [5fdf596b] check-in: [2b56641f] 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: [4bcd94cc] check-in: [d7736649] 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: [77b6816f] check-in: [1f4af61f] 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: [68239127] 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: [37b3ef49] check-in: [c5b835dd] 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: [3bccb201] check-in: [7a57ab64] user: mgagnon branch: mgagnon_fix, size: 4872414)
17:23
Merge in Trunk... ... (file: [e03965a4] check-in: [c109e66d] 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: [57b0d818] check-in: [990c4d44] 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: [1a89ca27] check-in: [3613fe56] 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: [d27a50d5] check-in: [0141e20f] 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: [56d724f6] check-in: [59169e4d] user: drh branch: trunk, size: 4814507)
2012-04-24
13:36
Update to the latest SQLite version 3.7.12 beta. ... (file: [1e536f87] check-in: [6cfd8ecc] 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: [708a4ade] check-in: [4faefe63] 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: [6f3a16c5] check-in: [82f56632] user: drh branch: trunk, size: 4806199)
2012-03-29
14:54
Add vim modline everywhere ... (file: [97d6eae2] check-in: [a496d8e8] user: mgagnon branch: mgagnon_fix, size: 4729190)
2012-03-16
00:49
Pull in the latest version 3.7.11-alpha of SQLite. ... (file: [91636b81] check-in: [77e36ef6] 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: [fed047ab] check-in: [0a723461] 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: [2adc4970] check-in: [5ac8c0d7] 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: [f9b4c6ca] check-in: [03003534] user: drh branch: trunk, size: 4714726)
2012-01-11
16:58
Update to the latest SQLite 3.7.10 beta. ... (file: [ad3327fc] check-in: [ecbc3701] user: drh branch: trunk, size: 4710137)
2012-01-05
13:08
Update the built-in SQLite to the latest 3.7.10 beta. ... (file: [c94b00d6] check-in: [8a8685d1] 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: [5ab439eb] check-in: [e8f15c0d] 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: [c09dc2ab] check-in: [0c8d1ca9] user: drh branch: trunk, size: 4649423)
2011-10-29
19:29
Update the built-in SQLite to the 3.7.9 release candidate. ... (file: [80aba79d] check-in: [32697935] user: drh branch: trunk, size: 4649227)
2011-10-20
00:57
Update the built-in SQLite to the latest 3.7.9 beta. ... (file: [89ce7342] check-in: [ccf43e18] 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: [859bc9d7] check-in: [3dd0c155] 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: [608446ef] check-in: [55fb082a] user: drh branch: trunk, size: 4634854)
2011-10-07
18:38
Update the built-in SQLite to the latest 3.7.9 alpha. ... (file: [9f249b67] check-in: [f678a7b9] user: drh branch: trunk, size: 4645994)
2011-09-19
19:13
Update the built-in SQLite to the 3.7.8 release. ... (file: [bfcd74a6] check-in: [8d4c5642] 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: [88a33ed0] check-in: [b54b8e75] 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: [24199c4c] check-in: [4db5bd11] 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: [47782d2e] check-in: [a0cf985a] 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: [3502fd01] check-in: [0cf54160] 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: [d79f1dec] check-in: [35474aff] 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: [b09e1018] check-in: [ce62a2b1] 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: [cda8f505] check-in: [4adc11ed] 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: [a04bbfc6] check-in: [745db635] 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: [b90effeb] check-in: [4722e1ab] 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: [0f591bb0] check-in: [74cbfc69] user: drh branch: trunk, size: 4521778)
2011-06-15
15:22
Update the built-in SQLite to the latest 3.7.7 beta. ... (file: [5d42bc9f] check-in: [dbe1e68e] user: drh branch: trunk, size: 4518266)
2011-06-03
14:24
Update the built-in SQLite to the latest 3.7.7 alpha. ... (file: [ac2015ba] check-in: [9f9047d6] 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: [9c3034f6] check-in: [c60e143f] 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: [7043d765] check-in: [dcfa88bd] 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: [f2f0ca06] check-in: [2a8ff5bf] 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: [d1778ff0] check-in: [989fc1f2] user: drh branch: trunk, size: 4443087)
2011-04-12
02:25
Update the built-in SQLite version to the 3.7.6 release. ... (file: [f38df085] check-in: [4dde79b9] user: drh branch: trunk, size: 4438312)
2011-04-07
17:36
Update the built-in SQLite to the latest 3.7.6 beta. ... (file: [f56157b3] check-in: [8caf7e16] 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: [5bc0a032] check-in: [5d699b62] 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: [2eb090bf] check-in: [a74cfe0a] 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: [cc5477b9] check-in: [3d2e8b2d] user: drh branch: trunk, size: 4408515)
2011-03-07
03:02
Update the built-in SQLite to the latest 3.7.6 alpha. ... (file: [4a241340] check-in: [c38a7269] 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: [f2ac7ede] check-in: [4cd9309c] 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: [4d71a91b] check-in: [d1790d69] 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: [583d5c58] check-in: [c616cef3] user: drh branch: trunk, size: 4383114)
2011-01-25
19:03
Update the built-in SQLite to the latest 3.7.5 beta. ... (file: [160a91e0] check-in: [07556099] user: drh branch: trunk, size: 4340918)
2011-01-17
02:39
Update to the latest prerelease version fo SQLite 3.7.5. ... (file: [2707bee1] check-in: [464775a5] 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: [32f22c84] check-in: [b41d0f61] 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: [5f711db9] check-in: [9688ec1d] 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: [88f58121] check-in: [0018d724] 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: [be0d01a5] check-in: [3ad5891c] user: drh branch: trunk, size: 4325712)
2010-11-26
17:41
Update the built-in SQLite to the latest 3.7.4 beta. ... (file: [6cd9f359] check-in: [6c733214] 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: [8d37b551] check-in: [115f3ea6] 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: [ea68949b] check-in: [ea442f37] user: drh branch: trunk, size: 4306891)
2010-10-07
13:37
Update the built-in SQLite to the latest 3.7.3 beta. ... (file: [6a946a5d] check-in: [daf28132] user: drh branch: trunk, size: 4245940)
2010-10-05
03:55
Update to the latest SQLite 3.7.3 beta. ... (file: [4abfb196] check-in: [12a79e5b] user: drh branch: trunk, size: 4245893)
2010-09-29
13:32
Update SQLite to the latest version 3.7.3 release candidate. ... (file: [353b6a64] check-in: [fa29769a] user: drh branch: trunk, size: 4246218)
2010-08-23
19:33
Update SQLite to the 3.7.2 release candidate. ... (file: [de82a45a] check-in: [6fd2ff1b] user: drh branch: trunk, size: 4204034)
2010-08-20
19:56
Update SQLite to the latest version 3.7.1 beta. ... (file: [6056e7d8] check-in: [79c9de76] user: drh branch: trunk, size: 4203554)
2010-08-18
02:22
Update the internal SQLite to a 3.7.1 release candidate. ... (file: [9791b26a] check-in: [07afdea6] user: drh branch: trunk, size: 4202147)
2010-08-05
10:09
Update SQLite to the latest 3.7.1 development snapshot. ... (file: [673ddafe] check-in: [d0902928] user: drh branch: trunk, size: 4172291)
2010-07-21
16:33
Update the built-in SQLite to version 3.7.0rc2. ... (file: [73ec168d] check-in: [93d7f371] user: drh branch: trunk, size: 4160981)
2010-07-08
17:57
Update the built-in sqlite3 to the latest development version. ... (file: [bd3c0bd2] check-in: [1e6ded98] 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: [5b3cee14] check-in: [f0cd78c1] user: drh branch: trunk, size: 4148905)
07:44
Update private branch to latest trunk. ... (file: [f8335796] check-in: [a87fbd33] 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: [bb519113] check-in: [8733f07f] 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: [87c45879] check-in: [fb5f0c25] 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: [5296b3c2] check-in: [ba14c754] 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: [00c8409c] check-in: [e0bdd5af] 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: [dd03a45b] check-in: [34178e27] user: drh branch: trunk, size: 4138829)
2010-06-21
15:08
Update to the latest version of SQLite with WAL support. ... (file: [fbd656a8] check-in: [ed1037e2] 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: [f3f21531] check-in: [5129d32a] 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: [bd910d24] check-in: [7c37b46b] 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: [8ef80128] check-in: [5721bce8] 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: [b6cf146f] check-in: [b84917db] 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: [5af54b92] check-in: [a158c4e7] 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: [7e4d086a] check-in: [340d3398] 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: [685710ba] check-in: [e1f21628] 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: [4a754334] check-in: [879a030e] 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: [794a3e09] check-in: [73223b8b] user: drh branch: trunk, size: 3925030)
2010-02-26
13:09
Update SQLite to pre-3.6.23. ... (file: [9912991c] check-in: [1efd09ed] user: drh branch: trunk, size: 3923518)
2010-01-04
13:16
Update the built-in SQLite to version 3.6.22 RC 1. ... (file: [3417e43f] check-in: [57225017] user: drh branch: trunk, size: 3871784)
2009-12-07
20:23
Update SQLite to version 3.6.21 final. ... (file: [bc27f16f] check-in: [9f654b99] user: drh branch: trunk, size: 3832827)
2009-12-04
15:23
Update SQLite to the first release candidate for 3.6.21. ... (file: [d909879b] check-in: [017d281f] 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: [9b458b28] check-in: [732d7c40] 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: [bb900ede] check-in: [f3d4a2db] 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: [56de1fb1] check-in: [e200c8d6] user: drh branch: trunk, size: 3856670)
2009-11-04
13:32
Update to the latest SQLite ... (file: [860d465d] check-in: [355e34ba] 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: [eb3a6cb9] check-in: [dffe11c2] 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: [1222ebda] check-in: [232d10b7] user: drh branch: trunk, size: 3848039)
2009-10-13
16:25
Update to the latest version of SQLite. ... (file: [e1c4c35b] check-in: [076f7adf] 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: [6a71c71d] check-in: [129edda9] 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: [323d3b7b] check-in: [aeaee1f3] 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: [6af45110] check-in: [fac950a1] 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: [7d596746] check-in: [1b0c2515] 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: [d64992e3] check-in: [623a9129] user: drh branch: trunk, size: 3682938)
2009-06-25
13:00
Update the SQLite implementation to the latest from CVS. ... (file: [f0d6caf1] check-in: [0e82ba02] 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: [2829ea12] check-in: [e1917f2c] user: drh branch: trunk, size: 3675277)
2009-05-25
14:25
Update the built-in SQLite version to 3.6.14.2. ... (file: [116d4073] check-in: [d21b90e3] user: drh branch: trunk, size: 3617479)
2009-05-18
18:54
Upgrade SQLite to version 3.6.14.1. ... (file: [418e145b] check-in: [3b76c047] user: drh branch: trunk, size: 3617048)
2009-05-07
00:47
Update the built-in SQLite to version 3.6.14. ... (file: [8fe0e011] check-in: [b4ec5750] user: drh branch: trunk, size: 3616738)
2009-04-13
09:50
Update to version SQLite 3.6.13 ... (file: [dfe62368] check-in: [879e8c5f] user: drh branch: trunk, size: 3590446)
2009-03-31
12:42
Update the built-in SQLite sources to version 3.6.12. ... (file: [baf46b9b] check-in: [0baf4be6] user: drh branch: trunk, size: 3574807)
2009-01-15
16:03
Update SQLite to version 3.6.10. ... (file: [ba35fa98] check-in: [c002a008] 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: [10da79eb] check-in: [037cae8f] user: drh branch: trunk, size: 3505467)
2009-01-10
13:16
Update SQLite to the latest code (just prior to 3.6.8). ... (file: [cc39a286] check-in: [ed28f6e7] user: drh branch: trunk, size: 3503281)
2008-12-16
18:37
Upgrade SQLite to version 3.6.7. ... (file: [25a6dd79] check-in: [458331b9] user: drh branch: trunk, size: 3425804)
2008-11-27
02:30
Update the version of SQLite used to 3.6.6.2. ... (file: [1faea08c] check-in: [f84bfc31] user: drh branch: trunk, size: 3343434)
2008-11-22
15:40
Update the version of SQLite used internally to 3.6.6.1. ... (file: [6575b1e5] check-in: [dec2c22d] 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: [3edcc9b8] check-in: [3f6edbc7] 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: [52487073] check-in: [d23b8ba6] user: drh branch: trunk, size: 3305167)
2008-07-15
15:34
Update the SQLite implementation to the 3.6.0 prerelease. ... (file: [2f3945b6] check-in: [d19a05f2] user: drh branch: trunk, size: 3147445)
2008-05-15
13:37
Update SQLite to version 3.5.9. ... (file: [228761cc] check-in: [a85cc7ce] user: drh branch: trunk, size: 2943476)
2008-02-01
15:35
Update sqlite to version 3.5.5 plus patches. ... (file: [269f3705] check-in: [6cdf4709] 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: [81b02daa] check-in: [f394d845] user: drh branch: trunk, size: 4002527)
2007-09-14
14:59
Update the SQLite amalgamation file to version 3.5.0. ... (file: [78b51673] check-in: [c287665b] user: drh branch: trunk, size: 2403575)
2007-07-24
12:54
Merge in the latest SQLite updates. ... (file: [aec3efbd] check-in: [d8590e09] user: drh branch: trunk, size: 2269714)
2007-07-21
14:10
Initial check-in of m1 sources. ... (file: [dc3d59a5] check-in: [dbda8d6c] user: drh branch: trunk, size: 2271277)