Documentation Source Text

Timeline
Login

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

50 check-ins occurring around db417395747e0b85.

2013-04-30
22:20
Updates to the next-generation-query-planner document. check-in: 28554e7596 user: drh tags: trunk
16:49
Add the Next Generation Query Planner document. check-in: 74fbc7b392 user: drh tags: trunk
11:51
Fix typos in the compile.html document. check-in: 32b04c8243 user: drh tags: trunk
2013-04-27
18:31
More documentation tweaks. Add two new entries to the "limits" page. check-in: 8da1a575d7 user: drh tags: trunk
12:01
Updates to documentation, especially the C API introduction. check-in: f0275a9b47 user: drh tags: trunk
2013-04-26
19:35
Update the change log for 3.7.17. Fix typos in the memory-mapped I/O documentation. check-in: c8b24bb8c6 user: drh tags: trunk
15:21
Update the change log for 3.7.17 after reviewing the timeline. check-in: 7e7024c429 user: drh tags: trunk
14:47
Fix typos and add clarification in the fts3tokenize documentation. check-in: aee1b746ba user: drh tags: trunk
14:38
Add documentation for the fts3tokenize table. check-in: a6e655aa62 user: drh tags: trunk
2013-04-25
11:35
Update the FTS3 documentation to make it clearer that external content tables must be in the same database as the FTS virtual table. check-in: 35441559aa user: drh tags: trunk
2013-04-24
22:09
If the website keyword search fails, try again after lowercasing the input text. This avoids problems when users enter "OR" and "NEAR" as search terms rather than operators. check-in: 78cbbe549b user: drh tags: trunk
2013-04-22
15:35
Ignore the error if two hyperlink keywords differ only in case. check-in: 55000f1b07 user: drh tags: trunk
13:52
Add documentation for the SQLITE_ENABLE_SQLLOG compile-time option. check-in: d81b3b01bf user: drh tags: trunk
2013-04-19
14:32
Replace some instances of < and > in the text of fts3.html with < and >. check-in: 2966921d57 user: dan tags: trunk
02:30
Enhancements to the run-time loadable extensions documentation. check-in: 9d4141b91f user: drh tags: trunk
2013-04-17
13:35
Fix a coordinate error in the RTree documentation. check-in: 600d427573 user: drh tags: trunk
12:58
Add a documentation page describing how to write run-time loadable extensions. check-in: 6da9f893bc user: drh tags: trunk
2013-04-16
13:57
Fix typos in new documents. check-in: 224d684b8b user: drh tags: trunk
13:09
Added the mmap.html and errlog.html documents. Updates to the "How to Corrupt" document. Update the change log for 3.7.17. check-in: ccb921fd36 user: drh tags: trunk
2013-04-15
17:13
Merge in the changes for 3.7.16.2. Update documentation for the mmap_size refactoring. check-in: 1e3f82a26e user: drh tags: trunk
13:16
Update the FTS4 document to describe the two-argument form of fts4aux. check-in: ba14e1152f user: drh tags: trunk
2013-04-14
20:55
Fix a typo in the ON CONFLICT clause documentation. check-in: 0042260937 user: drh tags: trunk
2013-04-12
12:17
Add sha1sum and source id for version 3.7.16.2 Leaf check-in: 278390b656 user: dan tags: branch-3.7.16
12:07
Changes for the 3.7.16.2 patch release. check-in: 201b85a7c9 user: drh tags: branch-3.7.16
2013-04-10
15:02
Do not include sessions APIs in the main API documentation. check-in: db41739574 user: drh tags: trunk
2013-04-08
02:12
Initial documentation updates for mmap_limit. check-in: 4dd308afff user: drh tags: trunk
2013-04-04
01:18
Change the version number to 3.7.17 and begin the change log. check-in: e78c01d305 user: drh tags: trunk
2013-03-29
14:02
Add source-id and sha1sum for version 3.7.16.1 check-in: b6742f225c user: dan tags: trunk, version-3.7.16.1
13:47
Redate the 3.7.16.1 release to 2013-03-29. check-in: 5d46117c19 user: drh tags: trunk
12:17
Fix a broken hyperlink in the different.html document. check-in: e518038151 user: drh tags: trunk
2013-03-28
17:51
Update the compile-time options page. Change all dates on the release history to ISO8601 format. check-in: ce11667ff6 user: drh tags: trunk
2013-03-27
20:24
Website updates in preparation for the 3.7.16.1 patch release. check-in: 8e7e750269 user: drh tags: trunk
19:06
Update the omitted.html page. check-in: d4dfc5ce44 user: drh tags: trunk
2013-03-22
23:39
Fix a typo. check-in: 349d556c0a user: drh tags: trunk
2013-03-19
20:00
Improved documentation for PRAGMA foreign_key_check and foreign_key_list. check-in: 72af2c4df1 user: drh tags: trunk
2013-03-18
21:54
Add a mention of the ZIPVFS extension to the Support page. check-in: c6ec519b53 user: drh tags: trunk
21:37
Update the documentation on the SQLite TCL interface to talk about options to the "sqlite3" command and the "wal_hook" method. check-in: c00d5a996d user: drh tags: trunk
21:05
Use "package require" rather than "load" on the quick-start guide to using SQLite from TCL. check-in: 12ac1ca27f user: drh tags: trunk
19:47
Add Tcl/Tk to the set of well-known-users of SQLite. check-in: 6ab45fc348 user: drh tags: trunk
13:38
Store the "legacy source code" packages in the same directory as other products. check-in: c735c53f75 user: dan tags: trunk, release, version-3.7.16
13:14
Add source-id and sha1sum for 3.7.16 to changes.in. check-in: 44bc5edf57 user: dan tags: trunk
2013-03-13
17:11
Documentation updates and typo fixes in preparation for the next release. check-in: d29bab5808 user: drh tags: trunk
2013-03-11
20:22
Fix typos in the atomiccommit.html document. Update the proposed release date for 3.7.16. check-in: b17469386d user: drh tags: trunk
2013-03-09
15:12
Fix various documentation typos. check-in: 8a8b9f4250 user: drh tags: trunk
15:02
Update change log and index for the 3-way join/affinity bug. check-in: b7385b0ef3 user: drh tags: trunk
2013-03-03
00:19
Fix a typo on the pragma documentation. check-in: 556fe1bb34 user: drh tags: trunk
2013-03-02
17:37
Add a backwards compatibility note on the documentation of cache_size and its behavior when N is negative. check-in: 92f6694092 user: drh tags: trunk
16:44
Fix a typo in the change log for 3.7.16. Remove forgotten debugging puts in the download.in script. check-in: bf5c2c74b2 user: drh tags: trunk
16:20
Move future downloads into subdirectories to try to stem the growth in the number of files in the root directory of the website. check-in: 4d9a64a055 user: drh tags: trunk
2013-02-25
15:48
Record the incremental vacuum enhancements in the change-log for 3.7.16. check-in: 638d9567ad user: drh tags: trunk