Documentation Source Text

Timeline
Login

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

50 check-ins occurring around de32cdc42a3b650c.

2012-12-19
20:37
Prepare for the 3.7.15.1 patch release. (check-in: 1e48c52c16 user: drh tags: trunk)
2012-12-12
19:37
Version 3.7.15 (check-in: db9e3b37cc user: drh tags: trunk, release, version-3.7.15)
18:18
Use CSS rather than GIFs to implement rounded corners on the menu bar of the "Search" page. (check-in: 60d478d5bb user: drh tags: trunk)
15:33
Remove references to GIFs used for rounded corners. Rounded corners have not used those GIFs since check-in [2912fc93f779] on 2012-09-04. (check-in: 708a9a33a8 user: drh tags: trunk)
14:45
Fix mistaken latitude values in the examples in the RTree documentation. (check-in: 3af544a1b7 user: drh tags: trunk)
14:44
Update the changelog with the sha1 and source-id for 3715. (check-in: acbd6231fa user: dan tags: trunk)
2012-12-11
19:43
Fix a typo in the requirements marks for "PRAGMA busy_timeout". (check-in: 5081393990 user: drh tags: trunk)
19:11
Documentation typos fixed. (check-in: 5d8312cd94 user: drh tags: trunk)
18:46
Update change logs and news for the 3.7.15 release. Update the "footprint" according to the larger executables generated by recent GCCs. (check-in: 13a0452762 user: drh tags: trunk)
2012-12-07
03:18
Maximum database size is about 140 terabytes. Correct text that formerly reported 14 TB. (check-in: 9c49481d93 user: drh tags: trunk)
2012-12-04
01:34
Fix typo on the "about.html" page. (check-in: e8e08658af user: drh tags: trunk)
2012-12-03
20:10
Tweaks to the change log in preparation for 3.7.15. (check-in: 50fc706041 user: drh tags: trunk)
2012-11-26
15:25
First draft of documentation for the spellfix1 virtual table. (check-in: 3a79eaa3ec user: drh tags: trunk)
2012-11-14
12:46
Fix typo in documentation on EXCLUSIVE locking mode for WAL. (check-in: 64593a771c user: drh tags: trunk)
2012-11-10
14:43
althttpd.c changes: Send a 403 response to unauthorized agents. Add Ezoom to the list of unauthorized agents. Do not log timeouts if the first line of the HTTP request was never received. (check-in: d61bcab9f4 user: drh tags: trunk)
12:38
Change the way that user-agent restrictions are handled in althttpd.c. (check-in: 8d5d89e6db user: drh tags: trunk)
12:23
Disallow the "Download Master" user agent in althttpd.c. (check-in: e6b47e0290 user: drh tags: trunk)
2012-10-30
21:12
Updates to the change log. (check-in: 90a87f71d6 user: drh tags: trunk)
18:15
Import the download page changes from the 3.7.14 branch. (check-in: 1bbb35f908 user: drh tags: trunk)
18:12
Further tweaks to the download page. (Leaf check-in: 87c65ed934 user: drh tags: branch-3.7.14)
17:13
Tweaks to the download page. (check-in: e30d908c5a user: drh tags: branch-3.7.14)
2012-10-29
19:14
Fix typos in the documentation of xDisconnect and xDestroy methods of virtual tables. (check-in: 1974081af3 user: drh tags: trunk)
13:15
Fix the name of the command-line tool in the whentouse.html page. (check-in: bb4847adbb user: drh tags: trunk)
2012-10-26
14:21
Update althttpd.c to use getrusage() for finding run-time information for the log. Always wait for children prior to reporting child runtimes. (check-in: 357e7b7813 user: drh tags: trunk)
2012-10-23
13:29
Added "charset=utf-8" marks to the content type in althttpd.c. (check-in: de32cdc42a user: drh tags: trunk)
2012-10-19
22:24
Add a script for pushing builds of the website out to all three servers. Take care that draft builds are pushed only in the draft directory. (check-in: ac603d6340 user: drh tags: trunk)
2012-10-15
20:39
Fix the INSERT documentation to describe the fact that the VALUES form of an INSERT can insert multiple rows. (check-in: ee9ff30ec6 user: drh tags: trunk)
06:10
Fix typo in the description of PRAGMA journal_mode. (check-in: 4eade435df user: mistachkin tags: trunk)
2012-10-09
16:18
Add documentation of recent changes. (check-in: 7417675f15 user: drh tags: trunk)
2012-10-04
20:37
Add the source_id and sha1sum for the 3.7.14.1 release. (check-in: d8c6fa507b user: drh tags: trunk)
19:54
Website updates for the 3.7.14.1 release. (check-in: ab93c4c755 user: drh tags: trunk)
2012-09-24
11:40
Documentation update for shared-cache. (check-in: 8cf29db0b8 user: drh tags: trunk)
2012-09-21
23:27
Add an apple-touch-icon.png. (check-in: f316f03b40 user: drh tags: trunk)
2012-09-11
11:04
Add information on the values returned by the wal_checkpoint pragma. (check-in: 58cdffdea5 user: drh tags: trunk)
2012-09-04
14:27
Fix a typo in the 3.7.14 change summary. (check-in: 344a45bf94 user: drh tags: trunk)
14:16
Use CSS instead of GIFs to make the rounded corners on the menu bar. (check-in: 2912fc93f7 user: drh tags: trunk)
2012-09-03
21:41
Relabel the System.Data.SQLite download link. (check-in: 24408e4406 user: drh tags: trunk)
18:50
Merge together the accidental trunk fork. (check-in: af94b16ada user: drh tags: trunk)
18:49
Version 3.7.14 (check-in: 55043e391c user: drh tags: trunk, release, version-3.7.14)
15:57
Add the SQLITE_SOURCE_ID and sha1 for 3071400 to changes.in. (check-in: 23ef7483d7 user: dan tags: trunk)
15:46
Push the 3.7.14 release date forward by two days. (check-in: 036b419808 user: drh tags: trunk)
2012-08-31
17:28
Use "&" instead of raw "&" inside the malloc.html document. (check-in: 8d2b596b5e user: drh tags: trunk)
2012-08-29
18:17
Fix a few minor typos. (check-in: ac94eb8835 user: drh tags: trunk)
2012-08-27
16:37
Miscellaneous documentation updates, including updates to the testing document and updates to the changes for version 3.7.14. (check-in: 8fa9629e00 user: drh tags: trunk)
2012-08-25
01:56
Update the change log for 3.7.14 to reflect the latest additions. (check-in: c98f1a5ff9 user: drh tags: trunk)
2012-08-22
22:50
Improved names for triggers in the FTS documentation. (check-in: 851c7d53b7 user: drh tags: trunk)
2012-08-21
21:14
Mention the SQLITE_DISABLE_FTS4_DEFERRED compile-time option in the release notes for 3.7.14. (check-in: 9bb0a29008 user: drh tags: trunk)
2012-08-14
17:10
First attempt at the website alterations for version 3.7.14. (check-in: 1740b434f3 user: drh tags: trunk)
2012-08-11
14:35
Fix typos on page onconflict.html: SQLITE_CONSTAIT -> SQLITE_CONSTRAINT and "proscribed" -> "specified by". (check-in: 81daf9c340 user: dan tags: trunk)
2012-08-07
22:34
Use the full name of WinRT for the header and change instances of 'for' to have the same case. (check-in: 1626e732e1 user: mistachkin tags: trunk)