Documentation Source Text

Timeline
Login

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

73 check-ins using file pages/autoinc.in version 137878279a

2015-01-12
12:37
Fix typos in the whentouse.html document. (Leaf check-in: 6ee4cecc7e user: drh tags: branch-3.8.7)
2015-01-09
17:10
Simplification of the descriptions of Prerelease products on the download page. (check-in: 130b681d08 user: drh tags: branch-3.8.7)
16:06
Update the URL for mailing lists. (check-in: 834ce49903 user: drh tags: branch-3.8.7)
2014-12-18
21:34
Pass the HTTP_ACCEPT_ENCODING parameter to CGI programs. (check-in: 3985f4812e user: drh tags: branch-3.8.7)
20:28
Change the search link on the /search page to use https. (check-in: 53758cb024 user: drh tags: branch-3.8.7)
2014-12-10
20:36
Fix version leaks in news.html. (check-in: 03d9492267 user: drh tags: branch-3.8.7)
03:48
Correct several typos on the result code page (rescode.html). (check-in: 069c44a28e user: drh tags: branch-3.8.7)
2014-12-09
18:28
Add anchors to the syntaxdiagrams.html page. (check-in: b3c80950d8 user: drh tags: branch-3.8.7)
01:41
Website changes for the 3.8.7.4 release. (check-in: 34f1feeea7 user: drh tags: branch-3.8.7)
2014-12-06
06:53
Add the sha1sum and SQLITE_SOURCE_ID for version 3.8.7.3. (check-in: 4c00b47b5d user: dan tags: branch-3.8.7)
2014-12-05
18:34
Update the list of Consortium members. (check-in: 381383ba34 user: drh tags: branch-3.8.7)
16:18
Updates the website for the 3.8.7.3 release. (check-in: cbe10b532d user: drh tags: branch-3.8.7)
2014-11-19
12:03
Version 3.8.7.2 (check-in: df485e2cdb user: drh tags: release, version-3.8.7.2, branch-3.8.7)
07:03
Add the sha1sum and SOURCE_ID for version 3.8.7.2. (check-in: 8fe4305258 user: dan tags: branch-3.8.7)
2014-11-18
18:00
Add a news item for the 3.8.7.2 release. (check-in: 56ba9127eb user: drh tags: branch-3.8.7)
13:30
Add the change log and update the index page for 3.8.7.2. (check-in: 1f42f870e2 user: drh tags: branch-3.8.7)
2014-11-10
13:54
Process the -logfile argument of althttpd.c using strftime(). (check-in: 1c89e1bfa7 user: drh tags: trunk)
2014-11-07
13:25
Add the SQLITE_ENABLE_STMT_SCANSTATUS compile-time option. (check-in: 6e6b64e70c user: drh tags: trunk)
13:24
Fix a typo in the amalgamation.html document. (check-in: 422590eebb user: drh tags: trunk)
2014-11-01
12:27
Search query goes to https instead of http. (check-in: 3fc391aaa7 user: drh tags: branch-3.8.7)
12:26
Search query goes to https instead of http. (check-in: 1c7a04ef3c user: drh tags: trunk)
2014-10-31
19:02
Merge in the 3.8.7.1 changes. (check-in: 1f802a1707 user: drh tags: trunk)
2014-10-29
14:08
Add sha1sum and SQLITE_SOURCE_ID for 3.8.7.1 to changes.html. (check-in: 0266552227 user: dan tags: branch-3.8.7)
11:15
Update the website for version 3.8.7. (check-in: fc792a76a2 user: drh tags: branch-3.8.7)
2014-10-28
19:51
Back out change [f9a2ecb98079]. ROWID values can indeed be changed by a VACUUM. (check-in: cfa8ce2773 user: drh tags: trunk)
12:49
Begin adding notes on the changes for 3.8.8. (check-in: c95795d137 user: drh tags: trunk)
2014-10-27
11:26
Add a small number of evidence marks to wal.html. (check-in: 461e6bbcf3 user: dan tags: trunk)
2014-10-25
13:09
Fix a paragraph number in the vtab.html document. (check-in: 66c36ec0c8 user: drh tags: trunk)
2014-10-24
19:41
Add an extra byte to the end of an allocated buffer, to make doubly-sure to avoid a buffer overrun. (check-in: 81ebf06056 user: drh tags: trunk)
2014-10-23
17:41
Change the documentation to show that ROWID values are preserved across a VACUUM. (check-in: f9a2ecb980 user: drh tags: trunk)
16:38
Make sure that "devids.net" does not appear in the referrer log. Change the name to "devids.net.smut". (check-in: 974a16487b user: drh tags: trunk)
15:04
Fix a missing "LOG:" in a comment of althttpd.c (check-in: d562f4165f user: drh tags: trunk)
14:51
Add comments to the althttpd.c source file that identify all possible "lineno" values for the 17th parameter of the log file. (check-in: ccf1203477 user: drh tags: trunk)
14:15
Althttpd enhancements: Add a 17th field to the log file that records the source-code line from which the log file message was generated. This is useful for studying the causes of request failures. Also, invoke Malfunction() on any unix API error. (check-in: 415faae9bf user: drh tags: trunk)
2014-10-17
11:28
Version 3.8.7 (check-in: 06c69dc9d2 user: drh tags: trunk, release, version-3.8.7)
2014-10-16
16:32
Fix documentation typos. Add a news article for 3.8.7. (check-in: 8076857500 user: drh tags: trunk)
2014-10-11
10:52
Add the DESC GROUP BY ORDER BY bug to the changes page for 3.8.7. (check-in: 78bc13ed79 user: drh tags: trunk)
2014-10-08
18:30
Updates to the 3.8.7 change log. (check-in: 25c7b7896e user: drh tags: trunk)
2014-10-07
12:40
Add the not-found.html page. (check-in: 2e2274895f user: drh tags: trunk)
2014-10-06
15:08
Add to the file-format documentation the constraint that stat3 and stat4 samples must be ordered. (check-in: fad8e07e26 user: drh tags: trunk)
03:07
In althttpd.c: Fix a bug such that HTTPS requests are correctly logged as such. If the "--https 1" command-line option is used, then try to read the remote IP address from the REMOTE_HOST environment variable, under the assumption that althttpd is being called from stunnel. (check-in: c34e8da80a user: drh tags: trunk)
00:35
Detect and disable a "bashdoor" attack against althttpd.c. (check-in: 389e06d34a user: drh tags: trunk)
2014-10-05
23:01
Improved documentation comments on the althttpd.c server program. (check-in: d217041b2b user: drh tags: trunk)
20:54
Update the HTTP server to prohibit malformed and possibly malicious HTTP_HOST parameters. (check-in: 5bb4dfcc73 user: drh tags: trunk)
20:07
Move the 3.8.7 release into October. Updates to URI documentation. (check-in: 55869edbde user: drh tags: trunk)
2014-09-30
12:57
Remove the SQLITE_ENABLE_TREE_EXPLAIN compile-time option. (check-in: a893d831f4 user: drh tags: trunk)
2014-09-25
21:14
Links to syntax diagrams now go to a page that contains just that one diagram, rather than the page of all diagrams. This is the first step toward adding descriptive text about each diagram. (check-in: 3fd4c6332b user: drh tags: trunk)
2014-09-24
13:26
Clarify that bound parameters may not appear in the DEFAULT clause of a CREATE TABLE statement. (Leaf check-in: c914be12fe user: drh tags: version-3.8.6)
13:25
Clarify that bound parameters may not appear in the DEFAULT clause of a CREATE TABLE statement. (check-in: d59078695f user: drh tags: trunk)
2014-09-21
16:58
Cherrypick typo fixes from trunk. (check-in: d72427edab user: drh tags: version-3.8.6)
16:57
Fix typos. (check-in: d2dedc4ab1 user: drh tags: trunk)
2014-09-20
00:56
Update the change log to include the latest revisions. (check-in: cb6d3fd5fe user: drh tags: trunk)
2014-09-17
04:03
Add the "vsix" mimetype to the althttpd.c server. (check-in: 881c3a3aed user: drh tags: trunk)
2014-09-08
16:40
Change "Sanskrit" to "Klingon". (check-in: 45d046a549 user: drh tags: trunk)
12:34
Fix typos in the OpenDocument case study. (check-in: 6c66d1ee77 user: drh tags: version-3.8.6)
12:33
Fix typos in the OpenDocument case study. (check-in: d1bb4a6b20 user: drh tags: trunk)
12:11
Add the OpenDocument as SQLite case study. (Cherrypicked from trunk.) (check-in: a39452f2a5 user: drh tags: version-3.8.6)
12:09
Add the OpenDocument as SQLite case study. (check-in: 2c57c78315 user: drh tags: trunk)
2014-09-05
12:50
Fix the version number of Ubuntu. (check-in: c9e67374a1 user: drh tags: trunk)
2014-09-01
18:31
Further tweaks to the change log for 3.8.7. (check-in: e3957c53b1 user: drh tags: trunk)
18:16
Add documentation about the threads pragma and the WORKER_THREADS compile-time options. Update the change log to include the latest performance numbers and mention of multi-threaded sorting. (check-in: 39b74ae928 user: drh tags: trunk)
2014-08-27
18:49
Add an initial change log for version 3.8.7. (check-in: d7f4783e95 user: drh tags: trunk)
15:25
Add the Aditya and Karn book on SQLite in Android. (check-in: 9def66ffaf user: drh tags: trunk)
2014-08-19
10:23
Add a link to the "How To Corrupt" document from the topical index. (check-in: b50b87b898 user: drh tags: trunk)
10:18
Add a link to the Facebook corruption report caused by using a closed file descriptor. (check-in: a2d97df5b9 user: drh tags: trunk)
2014-08-16
18:44
Fix some text in the limits.html page. (check-in: 26162d3d2b user: drh tags: trunk)
2014-08-15
19:06
Version 3.8.6 (check-in: e477e238b6 user: drh tags: trunk, release, version-3.8.6)
17:32
Updates to the topical documentation index. (check-in: 19359f2dd7 user: drh tags: trunk)
15:48
Update the "Appropriate Uses" page and the "Documentation" index. Fix the size information in "Distinctive Features". (check-in: a6e3e556b4 user: drh tags: trunk)
15:01
Fix a typo in a hyperlink. (check-in: 7c9241801c user: drh tags: trunk)
14:59
Fix typos and add new hyperlinks. (check-in: 415cd2bfe2 user: drh tags: trunk)
13:45
Add the sha1sum and source-id for version 3.8.6 to the changelog. (check-in: 1e9ff29172 user: dan tags: trunk)
13:36
Clarification and amplification of AUTOINCREMENT. (check-in: 60668454be user: drh tags: trunk)