Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 2262f22f31fdb870.

2016-09-17
17:39
Improvements to the bytecode engine documentation. (check-in: 20b7232027 user: drh tags: trunk)
17:10
Update the syntax diagram for UPDATE to show the ability to use row values. (check-in: 7f09c9eed4 user: drh tags: trunk)
16:57
Show "(pending)" for the dateof: of unreleased versions. Improvements to wording of recently added or modified documents. (check-in: 30cfddb6c9 user: drh tags: trunk)
15:55
On the current release log, show "(Pending)" instead of a date if the date contains a day of -00. (check-in: 7abf781c1d user: drh tags: trunk)
15:49
Provide a link to the draft changelog on the prerelease snapshot description. (check-in: 90de403f24 user: drh tags: branch-3.14)
15:44
Tweaks to the amalgamation.html and the getthecode.html pages. (check-in: ff6dbcdcf3 user: drh tags: trunk)
2016-09-16
17:02
Fix a missing <p> in the queryplanner document. (check-in: bdc4835c0b user: drh tags: trunk)
2016-09-14
21:12
Fix unescaped > characters in vtab.in. (check-in: aa59a746e9 user: drh tags: trunk)
21:07
Add documentation for the modeof= query parameter. (check-in: 6f85762df5 user: drh tags: trunk)
21:05
Fix a bug in search/hdom.tcl causing it to insert closing tags for elements such as <br>. (check-in: c7aa23108e user: dan tags: trunk)
20:49
Add the "Debugging Hints" document. (check-in: e79705daa6 user: drh tags: trunk)
18:40
Add and use the "[dateof:3.X.Y]" hyperlink target for automatically inserting release dates into the text. (check-in: 858d993381 user: drh tags: trunk)
17:45
Update documentation on VACUUM to describe how attached databases can be vacuumed. (check-in: 6f01723464 user: drh tags: trunk)
17:28
Update syntax diagrams for expr and vacuum. (check-in: 3f00f6192a user: drh tags: trunk)
16:27
Continuing work on the row value documentation. (check-in: ee61092516 user: drh tags: trunk)
04:12
Start a change log for 3.15.0. Begin writing documentation for row values and for the generate_series table-valued function. (check-in: bdbea7dc63 user: drh tags: trunk)
03:45
Add the 3.14.2 release to the chronology. (check-in: 54fe7773db user: drh tags: trunk)
03:39
Add the correct release date for 3.14.2 on the homepage. (check-in: b7faa9d562 user: drh tags: trunk)
2016-09-13
23:54
Add links to android bindings, SDS, and Fossil to the documentation lists. (check-in: e581a20834 user: drh tags: trunk)
22:45
One of the disadvantages of WAL mode is that one cannot change the page_size. (check-in: 006ea9f849 user: drh tags: trunk)
22:40
Version 3.14.2 (check-in: bf7ce59b7b user: drh tags: trunk, release, version-3.14.2)
20:39
Enable a table-of-contents on the WAL documentation. Fix typos in the previous check-in. (check-in: e1960990d2 user: drh tags: trunk)
20:28
Add a section to the WAL documentation that describes some of the scenarios in which a query can get SQLITE_BUSY. (check-in: 9466a94ec8 user: drh tags: trunk)
01:12
Use <codeblock> in more places, instead of <blockquote><pre>. Improved CSS for codeblock and for syntax diagrams. (check-in: 14e4769852 user: drh tags: trunk)
2016-09-12
21:06
Fix formatting problems in vtab.html associated with <yyterm> marks. (check-in: 2262f22f31 user: drh tags: trunk)
21:01
Fix a typo in vtab.in. (check-in: 4df3244e10 user: dan tags: trunk)
20:59
Fix handling of
  • markup in hdom.tcl.
(check-in: dcf4e23f9b user: dan tags: trunk)
20:54
Add links to the Android Bindings repository. (check-in: 7bf5343c19 user: drh tags: trunk)
18:59
Add the 3.14.2 hashes to the change log. (check-in: d2267a9398 user: drh tags: trunk)
18:46
Fix parsehtml so that it recognizes <tcl>...</tcl> as in-line markup. (check-in: 587b9b0128 user: drh tags: trunk)
18:10
Update the news for the 3.14.2 release. (check-in: 3270d5018f user: drh tags: trunk)
18:07
Enhancements to the "cintro.html" document. (check-in: 27bb41c97d user: drh tags: trunk)
17:49
Minor wording improvements in the application file format document. (check-in: 511e39cbb5 user: drh tags: trunk)
17:29
Make the "cintro.html" article more mobile-friendly. (check-in: e540e313e6 user: drh tags: trunk)
16:22
Updates to the "docs.html" page so that it uses the same <ul>-style format on desktop as it does on mobile, except that the detailed document descriptions are shown on desktop while still omitted on mobile. (check-in: 572767e60b user: drh tags: trunk)
15:39
Split out the "Document Lists and Indexes" category at top of the categorical document list. Change the name of "Result Codes" to "Result and Error Codes" to make the document easier to find. (check-in: 8f221f2df8 user: drh tags: trunk)
10:59
Corrections to the statement that defines when the "PRAGMA page_size" macro is not a no-op. (check-in: 1d425258b1 user: drh tags: trunk)
08:34
Fix the search script so that it can search for individual pragmas. Fix a mismatched tag in the document headers causing the search script to index the menubar on every page. (check-in: 4d25c80abf user: dan tags: trunk)
2016-09-09
15:38
Initial change log for the 3.14.2 release. (check-in: 3324b46ab0 user: drh tags: trunk)
2016-09-07
14:45
Fix a typo on compile.html. (check-in: c45332bd5c user: dan tags: trunk)
2016-09-06
00:32
Fix typo on the homepage. (check-in: 3f158f149c user: drh tags: trunk)
2016-09-05
17:18
More mutation testing documentation. (check-in: 34514986f4 user: drh tags: trunk)
16:51
In the testing document, use <codeblock> instead of <pre> and add a section on mutation testing. (check-in: 15b43e7cdb user: drh tags: trunk)
2016-09-03
19:43
Improved hyperlinks in the history of releases. (check-in: a5156889f3 user: drh tags: trunk)
2016-09-02
19:04
Cause the comments within example code in sessionsintro.html to be in blue italic type. (check-in: 59b5461497 user: dan tags: trunk)
18:36
Update the "famous users" page to try to make it more mobile-friendly. (check-in: 709a8a255b user: drh tags: trunk)
18:35
Fix a mismatched tag in sessionintro.in. (check-in: 1abe86b9d2 user: dan tags: trunk)
17:47
Restore the old-style "Documentation" page for desktop while keeping the newer style for mobile. (check-in: 6268aa1b1a user: drh tags: trunk)
17:15
Fix the linkage between sqlite3_backup_xxxxxx() functions and their documentation. (check-in: 78c26d4a46 user: drh tags: trunk)
17:03
Store debugging information in the doc_vardump.txt file after building all documentation. (check-in: cb35d7c443 user: drh tags: trunk)