Documentation Source Text

Timeline
Login

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

50 check-ins occurring around f61b2a7935bf9b73.

2015-04-14
15:14
Update the API decoder to identify and cross-reference methods on objects. (check-in: e9c7eaba3b user: drh tags: trunk)
13:24
Improvements to the cintro.html document. (check-in: 4dfdc948ef user: drh tags: trunk)
2015-04-13
10:21
Fix a typo on the quickstart page. (check-in: 80577829a2 user: drh tags: trunk)
2015-04-10
14:39
Add a brief comment describing what the toc.db build logic is used for and why it is important. (check-in: c7671e4258 user: drh tags: trunk)
14:08
Generate the "toc.db" database containing all interfaces with links to their documentation. (check-in: 5f5f7776fc user: drh tags: trunk)
2015-04-08
14:12
Add the checksum and source-ids for version 3.8.9 to the changelog. Update the release date to the 8th. (check-in: bed24cae9a user: dan tags: trunk)
2015-04-07
01:45
Add a news entry and set the dates for the 3.8.9 release. (check-in: 4f5e3f3f7d user: drh tags: trunk)
2015-04-02
17:10
Fix typo in the shared cache documentation. (check-in: 078a97faa5 user: drh tags: trunk)
2015-03-31
14:31
Clarify the wording of the SQLITE_SECURE_DELETE documentation. (check-in: ce7c9f89a7 user: drh tags: trunk)
2015-03-27
10:58
Improved wording of a statement in the CREATE VIEW documentation. (check-in: 629e137c8d user: drh tags: trunk)
2015-03-24
21:36
Omit the SQLITE_STDCALL and SQLITE_CDECL macros from the API documentation. (check-in: c0f3adb87d user: drh tags: trunk)
2015-03-23
20:07
Add sqlite3_status64() to the change log. (check-in: 0f26ee931b user: drh tags: trunk)
13:25
Merge in fixes from the 3.8.8 branch. (check-in: a17575cedc user: drh tags: trunk)
13:24
Escape less-than characters in code examples. (check-in: b6106e65ef user: drh tags: trunk)
2015-03-16
22:22
Fix typos in the FAQ. (Leaf check-in: 973dd7c44b user: drh tags: branch-3.8.8)
20:37
Fix a typo in the queryplanner.html document. (check-in: 94ffc3e5cb user: drh tags: branch-3.8.8)
18:07
Fix a typo in the isolation.html document. (check-in: 0b012929c4 user: drh tags: branch-3.8.8)
2015-03-13
12:42
Document the -argcount and -deterministic options to the "function" method of the TCL interface. (check-in: 6307058276 user: drh tags: trunk)
2015-03-09
19:43
Merge the tempfiles.html type fix from the 3.8.8 branch. (check-in: 685ed5c5f4 user: drh tags: trunk)
19:43
Update the change log to mention VxWorks support. (check-in: ba1c4ee6c3 user: drh tags: trunk)
19:42
Fix a typo in the tempfiles.html page. (check-in: 3f2102936f user: drh tags: branch-3.8.8)
2015-03-07
11:16
Improve the documentation of fts5 auxiliary functions. (check-in: a358d9babf user: dan tags: trunk)
2015-03-06
19:29
Further enhancements to fts5.in. (check-in: 984c3483df user: dan tags: trunk)
2015-03-05
21:00
Add a couple of details to fts5.in. (check-in: 23989471bd user: dan tags: trunk)
15:35
Fix the documentation of PRAGMA index_info to omit the three extra files that were reverted. Improve the documentation of PRAGMA index_list to detail the output fields. (check-in: 8b3cf7e669 user: drh tags: trunk)
01:22
Fix a bug in matrix generation. Relax a restriction on the use of VALUES clauses - a restriction that did not actually apply. Fix a formatting problem in the FTS5 docs. (check-in: f61b2a7935 user: drh tags: trunk)
00:17
Only count duplicate requirements once when scoring, but show every usage in the matrix reports. (check-in: 61f2878145 user: drh tags: trunk)
2015-03-04
23:15
Clarifications on INDEXED BY documentation. Syntax diagrams which are default visible are always requirements even if they occur multiple times, but syntax diagrams that are default hidden now have the "data-noreq" attribute which prevents them from being marked as requirements. (check-in: 000660158c user: drh tags: trunk)
20:56
Clarification of the "INSERT OR" and "REPLACE" forms of the INSERT statement. (check-in: 58895ad201 user: drh tags: trunk)
20:49
Update the "features.html" page to the version found on trunk. (check-in: 2f5fb6f4d1 user: drh tags: branch-3.8.8)
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)