Documentation Source Text

Timeline
Login

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

50 ancestors of 3bf3e14239c269db

2010-06-25
13:45
Fix typos on the wal.html page. (check-in: 3bf3e14239 user: drh tags: trunk)
2010-06-24
17:51
Improve explanation of page_size limitations in WAL mode. Fix a broken link in fileformat2.in. (check-in: c079123bb9 user: drh tags: trunk)
11:49
Add the ability to include development snapshot amalgamations on the download page. (check-in: 3a3f77dd1d user: drh tags: trunk)
2010-06-21
19:17
Clarify the sqlite3_unlock_notify() documentation. (check-in: 5345d71214 user: drh tags: trunk)
2010-06-19
10:40
Add the oracle logo. (check-in: cddbaba37a user: drh tags: trunk)
10:39
Updates to the fileformat2 document. (check-in: 2a5bc288a1 user: drh tags: trunk)
2010-06-17
15:21
Minor edits to the WAL document. (check-in: f84c08f7bf user: drh tags: trunk)
2010-06-15
12:50
Add the new book by Kay Droessler to the "Books About SQLite" page. (check-in: 089a50e46d user: drh tags: trunk)
12:07
Updates to WAL documentation. (check-in: 9f38773d3b user: drh tags: trunk)
2010-06-08
14:21
Fix problem in fts3.html - snippet() takes between 1 and 6 arguments, not between 1 and 4. (check-in: 1bbbb8afd0 user: dan tags: trunk)
2010-06-01
20:50
Updates to the WAL page. (check-in: 766ec51bfe user: drh tags: trunk)
2010-05-29
14:11
Change the icon background to #ffffff. (check-in: 34b189f235 user: drh tags: trunk)
2010-05-25
23:40
Update appearance with new logo and color scheme. (check-in: 225857b614 user: drh tags: trunk)
2010-05-24
22:39
Tweaks to the wal.html document. (check-in: 34cbc3f991 user: drh tags: trunk)
2010-05-08
14:05
Fix typos in the testing document. Change "insure" to "ensure" throughout the website. Ticket [6afbaac77a52917fc]. (check-in: 8c1658c1e2 user: drh tags: trunk)
2010-05-07
16:18
Fleshing out the WAL documentation. (check-in: a7c7d3a520 user: drh tags: trunk)
02:46
Add the new Kreibich book. Add preliminary documentation on WAL pragmas. Refactor the pragma.html document. (check-in: f1676af6d8 user: drh tags: trunk)
2010-05-06
23:48
Minor edits on the way toward 3.7.0 documentation. The wal.html document is created but is still mostly just a stub. (check-in: 019b60379f user: drh tags: trunk)
2010-04-12
13:57
Add initial automatic indexing documentation. (check-in: 906016ee92 user: drh tags: trunk)
2010-03-29
19:57
Updates prior to the release of 3.6.23.1 (check-in: 8327c0b926 user: drh tags: trunk)
2010-03-25
21:32
Corrected typo. (check-in: da61246532 user: shaneh tags: trunk)
21:31
Updates to text based bubble diagrams to fix minor issues and add linking. (check-in: 56374346ea user: shaneh tags: trunk)
21:30
Added psuedo-BNF generator for syntax diagrams. (check-in: 678b7b774c user: shaneh tags: trunk)
2010-03-24
04:03
Updates to text bubble generator for Chrome. (check-in: 1477f7f3f4 user: shaneh tags: trunk)
03:48
Output of bubble-generator-text.tcl (check-in: cc2f7e8bc8 user: shaneh tags: trunk)
03:44
More updates to text bubble-generator. (check-in: 3d6edd87ad user: shaneh tags: trunk)
03:36
Minor updates to text based syntax generator to support IE8. Unfortunately, IE8 doesn't support radius styles on tables. (check-in: 4f317a713b user: shaneh tags: trunk)
2010-03-23
21:39
Attempt to provide a renderer for the bubble syntax that produces all text output for users not wanting the graphical version. (check-in: b1e7df7e11 user: shaneh tags: trunk)
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)