Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 47375129604eb403.

2010-01-08
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)
03:20
Add ACTION and NO to the list of keywords in the lang_keywords.html document. Reformat the keyword lists into testable statements. (check-in: 8cad2470c0 user: drh tags: trunk)
2010-01-01
14:46
Updates to the datatype3.html document to fix issues found while writing tests against that document. (check-in: 490c97c96c user: drh tags: trunk)
2009-12-31
22:14
Add the "any" column to the requirement matrix summary screen. The box goes green if all requirements are covered by any combination of TCL, TH3, our source code evidence. (check-in: 1c49dd8699 user: drh tags: trunk)
18:30
Fix incorrect documentation concerning affinity of UNION, INTERSECT, and EXCEPT. (check-in: 6fe30b1e8d user: drh tags: trunk)
16:06
Add HTML escapes back into requirement text when generating HTML in the requirements matrix. (check-in: ca108712a2 user: drh tags: trunk)
15:51
Another patch needed for the ampersand-escape mapping. (check-in: af45a586ba user: drh tags: trunk)
15:28
Convert HTML ampersand-values "&lt;", "&gt;", and "&amp;" into "<", ">", and "&" prior to computing the hash for a requirement. (check-in: 8822607ccf user: drh tags: trunk)
14:47
Clarifications on affinity handling in the datatype3.html document. (check-in: e62a74f31a user: drh tags: trunk)
2009-12-30
18:17
The FLOATING POINT datatype has INTEGER affinity due to the "INT" at the end of "POINT". Make this clear in the datatype3.html documentation file. (check-in: 5c8750d0ff user: drh tags: trunk)
15:32
Fix some typos in datatype3.html. (check-in: 3da8351ec8 user: dan tags: trunk)
14:53
Update the documentation in preparation for the release of 3.6.22. (check-in: 758f10c6da user: drh tags: trunk)
2009-12-25
02:53
Additional refinements to the datatype3.html document. (check-in: 4737512960 user: drh tags: trunk)
2009-12-24
21:37
Update and clarify the documentation on datatypes and on CAST expressions. (check-in: e357f599e3 user: drh tags: trunk)
16:02
Clarifications to the datatype3.html document. (check-in: 75e2505670 user: drh tags: trunk)
00:08
Tweaks to the autoinc.html page. Add a new evidence style: ANALYSIS-OF: (check-in: 1247769d7f user: drh tags: trunk)
2009-12-22
01:37
Update the download page to show all three self-synchronizing fossil repositories for the documentation sources. (check-in: 5e4ecf297e user: drh tags: trunk)
01:09
Add more requirements marks to the optoverview.html document. (check-in: 10b7c35b44 user: drh tags: trunk)
2009-12-21
17:10
Modify the evidence file HTMLization process to put evidence files in separate directories to avoid name collisions. (check-in: 95ddf6f2f8 user: drh tags: trunk)
15:45
Add the new "private" target to the makefile - used to build the requirements matrix that includes TH3 hyperlinks. (check-in: 3d7eb1e8f0 user: drh tags: trunk)
2009-12-15
14:34
Clean up and extend the privatebranch.html document. (check-in: b44ff2a454 user: drh tags: trunk)
14:05
Fix a typo in the privatebranch.html document. (check-in: 04a7a8e7dd user: drh tags: trunk)
00:29
Add requirements markings to the pragma documentation. (check-in: a900d49554 user: drh tags: trunk)
2009-12-14
23:00
Identify requirements in the autoinc.html and datatype3.html documents. Make corrections in datatype3.html for accuracy and for clearer presentation. (check-in: e18ce3ebd0 user: drh tags: trunk)
17:41
For the requirements matrix, scan evidence marks in the original source code, not in the amalgamation. Updates to SQL comment documentation. (check-in: dca51f132e user: drh tags: trunk)
2009-12-13
23:03
Additional cleanup in the SQL language documentation. (check-in: d508b9e21c user: drh tags: trunk)
22:20
Updates to the SQL language documentation - mostly to fix requirements marks. (check-in: b80a69c002 user: drh tags: trunk)
2009-12-12
23:58
Continuing improvements to the SQL language documentation. (check-in: f9931b6e49 user: drh tags: trunk)
18:29
Updates to the matrix generator so that it outputs prototype evidence comments for easy cut-and-paste into test cases. Rewrite the CASE section of the SQL expression documentation. (check-in: 01a939084b user: drh tags: trunk)
15:32
Fix some requirements markings. Changes the evidence scanner to understand that requirement text that begins with "--" is comment, not actual requirement text. (check-in: 88da6668cb user: drh tags: trunk)
01:14
Add requirements markings and a section on the CASE expression to the SQL language documentation. (check-in: ac0c9ef1a2 user: drh tags: trunk)
2009-12-11
16:54
Remove the old-style requirements documents from the set of documentation pages generated. (check-in: f259e08f31 user: drh tags: trunk)
16:34
Ignore case when sorting entries for the doc_backlink_crossref.html page. (check-in: 2c70d4b893 user: drh tags: trunk)
16:33
Fix a typo in the google url on the famous.html page. (check-in: 66c988ccf9 user: drh tags: trunk)
14:46
Change fts3.html to present the new INSERT syntax used to optimize the full-text index. (check-in: f6c99b3cc3 user: dan tags: trunk)
14:20
Comment out the line in althttpd that disallows the msnbot. We are going to give Bing a second chance.... (check-in: 101a84e46c user: drh tags: trunk)
2009-12-10
20:28
Enhance the requirements matrix generator to report duplicate text requirements. (check-in: b6c54837b9 user: drh tags: trunk)