Documentation Source Text

Timeline
Login

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

50 check-ins occurring around f5ee14345ebcc05e.

2010-03-23
13:12
Update the file format documentation to show that the database size is stored in the header at offset 28. (check-in: 2ceac5efd8 user: drh tags: trunk)
2010-03-10
23:17
Fix typo in change log for 3.6.23. (check-in: 128ffc00f3 user: drh tags: trunk)
2010-03-09
19:35
Update the testing.html document and the release date of 3.6.23. (check-in: 15837d1afc user: drh tags: trunk)
02:22
Move the proposed release date for 3.6.23 to 2010-03-10. (check-in: 612e4dfe61 user: drh tags: trunk)
2010-03-08
00:49
Allow the colon character (ASCII 0x3a) as a valid character in the body of a URL. (check-in: dba0a9dc4b user: drh tags: trunk)
2010-02-26
15:39
Add documentation for sqlite3_compileoption_get() and related routines and pragmas. Fix up hyperlinks. (check-in: 4d3f01f58b user: drh tags: trunk)
14:05
Begin updating the documentation for the 3.6.23 release. (check-in: e45a1175e7 user: drh tags: trunk)
2010-02-16
13:35
Fix typo in the cintro.html document. (check-in: 56add885f4 user: drh tags: trunk)
2010-02-15
13:41
Editorial changes to the unlock-notify application note. (check-in: e5ce924181 user: drh tags: trunk)
2010-02-13
15:43
Correction to the PRAGMA secure_delete documentation. (check-in: 9523519a73 user: drh tags: trunk)
2010-02-12
19:58
Update the secure_delete pragma documentation to conform to the latest implementation. (check-in: e4d2cd7fd1 user: drh tags: trunk)
18:34
Update the documentation to include information about the new secure_delete pragma. (check-in: ae2879358d user: drh tags: trunk)
2010-02-11
15:55
Fix typo in the datatype3.html document. (check-in: d9afa1a3d7 user: drh tags: trunk)
2010-02-09
23:25
Add an evidence mark to a statement in fts3.in. Add an evidence mark to a statement in fts3.in. (check-in: 58746651dd user: dan tags: trunk)
2010-02-01
16:19
Updates to the matrix generator and to the custombuild.html document. (check-in: 801e11b806 user: drh tags: trunk)
16:18
Fix a typo in the FTS3 documentation. (check-in: f0a07e571f user: drh tags: trunk)
2010-01-21
09:12
Modify the search script so that it does not index the header at the top of each page or generated TOCs. (check-in: 9a1f417e0b user: dan tags: trunk)
06:06
Change foreignkeys.in to be more similar to other documentation files. (check-in: 7889bfe143 user: dan tags: trunk)
2010-01-20
18:32
Change the way the fts3.html document is generated to be more similar to most of the other documents. (check-in: e3ae335670 user: dan tags: trunk)
05:52
Fix typo in fts3.html. (check-in: 897b36953b user: dan tags: trunk)
2010-01-18
14:12
Add a section to fts3.in to explain how to use the matchinfo() function efficiently. (check-in: 0917dec067 user: dan tags: trunk)
2010-01-15
05:16
Fix another typo in custombuild.html. (check-in: 06a55cbcb5 user: dan tags: trunk)
01:21
Fix typos in the custombuild.html document. (check-in: 63f32cf18c user: drh tags: trunk)
2010-01-14
11:43
Fix an error in the matchinfo example in fts3.html. (check-in: ceff4c1d37 user: dan tags: trunk)
09:56
Update backup.in to explain that writing to an in-memory source database mid-backup causes the entire backup operation to be restarted in the next call to backup_step(). (check-in: f5ee14345e user: dan tags: trunk)
2010-01-13
22:15
Add fragments to headings of longer documents. (check-in: ad70832674 user: drh tags: trunk)
18:09
Add a description of matchinfo() and update the description of snippet() in fts3.html. (check-in: c31f4ab8b8 user: dan tags: trunk)
2010-01-12
17:35
Add many new anchors to the testing.html document. (check-in: 9203c7ec38 user: drh tags: trunk)
2010-01-11
21:37
Reword the documentation on the changes() SQL function to be more precise. (check-in: eb60d9c9d6 user: drh tags: trunk)
2010-01-09
15:59
Omit the display of keywords in search results. Keywords are still used in the search, they are simply not shown to the user because they did not seem to add anything valuable but they did clutter the display. (check-in: f304bbe41c user: drh tags: trunk)
15:37
Tweak the display of scoring on the search results page. (check-in: 3d2b460664 user: drh tags: trunk)
08:29
Improve handling of quote characters in search script. (check-in: 22781f7cbe user: dan tags: trunk)
07:34
Fix a couple of snippet related examples in fts3.html. (check-in: d8f53c98a9 user: dan tags: trunk)
2010-01-08
18:17
Corrections to substr() documentation text. Updates to the makefile. (check-in: bdfb8d83ff user: drh tags: trunk)
17:57
Filter out <script> tags when building the search database. (check-in: bfc81cf6e4 user: dan tags: trunk)
16:29
Make sure search works even if the q= parameter is omitted. Suppress the s=Go parameter on queries. (check-in: 817a320509 user: drh tags: trunk)
16:08
Move anchors of core function definitions from the description to the function name. This gives better search results. (check-in: ae27557119 user: drh tags: trunk)
15:38
Add a tag missing from documentation headers built when search is not enabled. (check-in: 42ce6e37be user: dan tags: trunk)
15:17
Add the search input text box to the menu bar. The search box is only added if the SEARCH file is present in the build directory when "make all" is run. Updates to the search results display page. (check-in: 7f31aaf373 user: drh tags: trunk)
00:31
Update the makefiles so that the TCL extensions used to build the FTS3 tables for the search function are built using STUBS. (check-in: 17ee5a34e9 user: drh tags: trunk)
2010-01-07
18:09
Add the "searchdb" target to the Makefile. For building the doc/search.db database used by the search cgi script. (check-in: e8a8c227d5 user: dan tags: trunk)
16:27
Add a <title> to the copyright-release.html document. (check-in: 1ecb24abf0 user: drh tags: trunk)
16:13
Add the "Search" menu option to the menu bar. (check-in: 6e06b9d9b4 user: drh tags: trunk)
15:58
Updates to the aggregate function documentation. (check-in: 716c872b13 user: drh tags: trunk)
2010-01-06
23:32
Simplifications to the description of keywords. Avoid any decision of the keywords that can, sometimes, be used as identifiers because that adds nothing to the conversation. (check-in: a9db62dba3 user: drh tags: trunk)
20:57
Fix a typo on the books.html page. (check-in: 82cfff06e6 user: drh tags: trunk)
17:38
Updates to search script. (check-in: 39f3bd86d6 user: dan tags: trunk)
17:01
Add the new Symbian book to the books.html page. (check-in: efbd2b8858 user: drh tags: trunk)
2010-01-05
23:31
Last minute changes before the 3.6.22 release. (check-in: 25998dce13 user: drh tags: trunk)
2010-01-02
18:49
Add source code for documentation search page. (check-in: 793a5fcb1b user: dan tags: trunk)