Documentation Source Text

Timeline
Login

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

45 ancestors of 519916c18a0b7a5d

2015-03-04
20:19
Add fts5.html. (check-in: 519916c18a user: dan tags: trunk)
16:59
Merge typo fix from the 3.8.8 branch. (check-in: 9621e94943 user: drh tags: trunk)
16:57
Fix a typo in the new executive summary of the c-language intro. (check-in: 69e5764941 user: drh tags: branch-3.8.8)
16:53
Improvements to API documentation cherry-picked from trunk. (check-in: 246736cd96 user: drh tags: branch-3.8.8)
16:44
Improvements to API documentation. List VxWorks in the supported platforms on the features page. (check-in: c9cc354d83 user: drh tags: trunk)
15:00
Add an Executive Summary to the top of the cintro.html document. (check-in: 14d94072cd user: drh tags: trunk)
2015-03-03
18:12
Update so the alter table procedures. (Cherrypick from trunk.) (check-in: 7b774680e1 user: drh tags: branch-3.8.8)
18:11
Update so the alter table procedures. (check-in: 615b0d3f7e user: drh tags: trunk)
18:03
Merge changes from the 3.8.8 branch. (check-in: 7024b8da5d user: drh tags: trunk)
16:57
Another typo fix in the SQLITE_ALLOW_URI_AUTHORITY documentation. (check-in: fee2c72de1 user: drh tags: branch-3.8.8)
14:05
Fix a typo in the documentation for SQLITE_ALLOW_URI_AUTHORITY. And remove SQLITE_INTERRUPT as a condition for which a manual ROLLBACK is recommended. Cherrypicks from trunk. (check-in: 6da416cd71 user: drh tags: branch-3.8.8)
14:01
Fix a typo in the documentation for SQLITE_ALLOW_URI_AUTHORITY. (check-in: 8c231d16ef user: drh tags: trunk)
2015-03-02
15:31
Remove SQLITE_INTERRUPT as a condition for which a manual ROLLBACK is recommended, as an automatic ROLLBACK always occurs following an interrupt. (check-in: 79f6b17595 user: drh tags: trunk)
2015-02-27
21:52
Remove mention of the SQLITE_DEFAULT_TEMP_CACHE_SIZE compile-time option, which is no longer used and has not been used for a while. Mention that the default cache_size for TEMP databases is 0. (check-in: b23ccdfcdf user: drh tags: trunk)
20:24
The "PRAGMA temp.cache_size" statement does not currently work. So omit it from the documentation. (check-in: 54c55f5bd5 user: drh tags: trunk)
20:09
Resurrect a couple of requirements on PRAGMA journal_mode that were mistakenly dropped by one of the previous few check-ins. (check-in: a9966eadef user: drh tags: trunk)
19:02
More corrections to the PRAGMA documentation. (check-in: 08b7956b61 user: drh tags: trunk)
15:45
In the PRAGMA documentation, show the "database." prefix on all and only those pragmas for which it might make a difference. (check-in: 4a77b7e608 user: drh tags: trunk)
02:37
Clarifications and typo fixes to several web pages. (check-in: 00d095bbd5 user: drh tags: trunk)
2015-02-26
20:11
Improvements to the wording of documentation for index_info and index_xinfo pragmas. (check-in: 4fca6ea06a user: drh tags: trunk)
17:29
Add documentation for the "PRAGMA index_xinfo" command. (check-in: fb31730b59 user: drh tags: trunk)
16:50
Fix a faulty requirement mark in the WAL documentation and a typo in the AUTOINCREMENT page. (check-in: 7d8c30e639 user: drh tags: trunk)
2015-02-25
15:40
More typo fixes and simplification of the whentouse.html document. (check-in: 4cf46a5799 user: drh tags: branch-3.8.8)
15:21
Merge the 3.8.8.3 changes into trunk. (check-in: 6139a797c7 user: drh tags: trunk)
15:12
Fix typos on the whentouse.html page. (check-in: a302c3195d user: drh tags: branch-3.8.8)
13:31
Version 3.8.8.3 (check-in: e5840a16ce user: drh tags: release, branch-3.8.8, version-3.8.8.3)
2015-02-21
15:46
Merge whentouse.html enhancements from the 3.8.8 branch. (check-in: 3b4b8c681a user: drh tags: trunk)
14:23
Further improvements to the "whentouse.html" document based on community feedback. (check-in: fb810e2184 user: drh tags: branch-3.8.8)
2015-02-18
14:10
Still more tweaks to whentouse.html (check-in: 926ff6c0a2 user: drh tags: branch-3.8.8)
13:48
Still more refinement of the whentouse.html page. Split off some of the details of the "Application File Format" bullet into a separate file. Move "Internet of Things" to the first bullet because that is currently trendy. (check-in: 65d06a3e42 user: drh tags: branch-3.8.8)
03:01
Remove a stray ">" character from the whentouse.html document. (check-in: 1f8dc8b380 user: drh tags: branch-3.8.8)
02:44
More refinements to the whentouse.html document. (check-in: bac63b794b user: drh tags: branch-3.8.8)
2015-02-17
19:43
Fix typos in the whentouse.html document. (check-in: 26c13d0a75 user: drh tags: trunk)
19:38
Fix typos in the whentouse.html document. (check-in: f20a01f111 user: drh tags: branch-3.8.8)
19:35
Typo fix in the whentouse.html document. (check-in: 2783c0c3be user: drh tags: branch-3.8.8)
19:09
Pull in the whentouse.html updates without waiting for the next release. (check-in: 1dfc552b2a user: drh tags: branch-3.8.8)
19:04
Initialize the 3.8.9 change log. Add a linke to the when-to-use document on the front page. Updates and enhancements to the when-to-use document. (check-in: 970b51ea32 user: drh tags: trunk)
17:21
Enhancements to the whentouse.html document. (check-in: ddb8a3924e user: drh tags: trunk)
2015-02-11
17:28
Add a note to the date-time function documentation to say that the "s" at the end of modifiers like "days" is optional. (check-in: b800b2aa94 user: drh tags: trunk)
2015-02-03
06:14
Fix a typo in the index_info pragma documentation. (check-in: 49266aeb5b user: drh tags: trunk)
2015-01-31
15:03
In althttpd.c: Supply a Content-length header in the reply if the CGI does not provide one itself. (check-in: 9363196b1f user: drh tags: trunk)
2015-01-30
14:34
Changes for the 3.8.8.2 patch release. (check-in: 12ee06f549 user: drh tags: trunk)
2015-01-23
12:44
Further updates to the large-WAL avoidance advice. (check-in: 99079b3364 user: drh tags: trunk)
2015-01-22
17:48
Fix typos and simplify wording in the previous commit. (check-in: 9305fd78a4 user: drh tags: trunk)
17:32
Add a section to the WAL-mode documentation talking about how to avoid over-sized WAL files. (check-in: de568658d9 user: drh tags: trunk)
2015-01-20
17:58
Version 3.8.8.1 (check-in: f8d886372c user: drh tags: trunk, release, version-3.8.8.1)