Documentation Source Text

Timeline
Login

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

27 check-ins using file pages/compile.in version 9b8378969c

2009-10-24
20:34
Add the list-of-documents document. (check-in: 2e29944d92 user: drh tags: trunk)
02:07
Add line numbers to evidence displays. (check-in: 34a8386536 user: drh tags: trunk)
2009-10-23
20:59
Get evidence formatting, including backlinks, working. Bug fixes. (check-in: e528058980 user: drh tags: trunk)
19:17
Convert the requirements matrix generation over to use an SQLite database instead of a pile-of-files. There are still a few bugs, but the basic functionality is in place. (check-in: cbad51201d user: drh tags: trunk)
00:42
Update the documentation build process so that it uses a TCLSH that is built using tclsqlite3.c and which contains SQLite and MD5 commands built in. (check-in: 5d48a990bf user: drh tags: trunk)
2009-10-22
17:59
Change the makefile to automatically update the HTMLized evidence files on a full make. (check-in: fda1430aa2 user: drh tags: trunk)
17:53
Updates to pragma and optimizer documents. Add the evidence formatter and make corresponding revisions to the tracability matrix generator. (check-in: 687a957242 user: drh tags: trunk)
2009-10-21
20:08
Update requirements matrix generation so that requirements originating from separate documents go on separate pages. doc/matrix/matrix.html is now an index. (check-in: 4055cca797 user: drh tags: trunk)
13:44
Fix a typo in the foreign key documentation. (This changes on requirement number.) Identify new requirements in SQL function implementations. (check-in: 00a66e6757 user: drh tags: trunk)
00:19
When gathering test evidence, distinguish between th3/cov1 and th3/req1. (check-in: b58936c42e user: drh tags: trunk)
2009-10-20
20:51
Update the documentation for the built-in replace() function to make it clear that it works with text strings only, and not blobs. (check-in: dbf93ec2f9 user: drh tags: trunk)
13:54
Updates to the optoverview.html document to explain the recent changes to the LIKE and GLOB operator and how they now might be optimized when their RHS is host parameter. (check-in: 0b4f64fd77 user: drh tags: trunk)
13:48
Clarification on the meaning of the cache_size pragma and how the default page cache implementation interprets that pragma. Changes driven by src ticket f80d443a3b. (check-in: 6498c96895 user: drh tags: trunk)
05:32
Update the question about foreign key support in faq.html. (check-in: eaf2d456db user: dan tags: trunk)
2009-10-17
08:25
Add keywords to two sections in optoverview.in. So that documentation for sqlite3_reoptimize() can link to them. (check-in: 15b96b6b0a user: dan tags: trunk)
2009-10-14
02:43
Documentation updates prior to the release of version 3.6.19. (check-in: 9598affd43 user: drh tags: trunk)
2009-10-13
01:03
Tweaks to composite foreign key documentation. (check-in: f91582d301 user: drh tags: trunk)
2009-10-12
22:31
Ignore a closing comment mark ("*/") at the end of evidence comments. Show non-TCL and non-TH3 evidence in the matrix. (check-in: b8f9c4f046 user: drh tags: trunk)
17:56
Additional updates, improvements, and corrections to section 3 of the foreignkeys.html document. (check-in: a6630ea9bd user: drh tags: trunk)
15:28
Fix a bug in the way the matrix generator script computes requirement numbers using MD5 - remove surplus spaces before running MD5 over the text. Also check-in some updates to the foreignkeys.html document. (check-in: 87ab34e6a7 user: drh tags: trunk)
14:02
Fix a comma-splice in a sentence in the foreignkey.html document. (check-in: 74815839cd user: drh tags: trunk)
13:57
Fix another typo in the same SQL example of foreignkeys.html (check-in: a20a86f146 user: drh tags: trunk)
13:54
Add a missing semicolon to an SQL example in foreignkeys.html (check-in: 768c8f120d user: drh tags: trunk)
12:35
Further adjustments to the "evidence" target in the makefile. On the matrix translations of documents, color truth-statements orange if tested by only one of TH3 or TCL. (check-in: 9e600a556b user: drh tags: trunk)
12:05
Text clarifications in the fileformat.html docuement. Add the "evidence" target to the makefile. (check-in: a0c9d1890c user: drh tags: trunk)
2009-10-10
15:40
Fix typo in hyperlink in date-time function documentation. (check-in: dab9f1a7ac user: drh tags: trunk)
14:48
Tweaks to the foreign key documentation. (check-in: de5e4731cd user: drh tags: trunk)