Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 04b4ed6a0dc058c3.

2012-02-23
14:40
Documentation of the SQLITE_FCNTL_PRAGMA file-control. Point out that disabling compound SELECT statements also disables multi-value INSERT. (check-in: cf86dcee73 user: drh tags: trunk)
12:32
Fix a typo in the lang_keywords.html page. (check-in: f8a77cd24f user: drh tags: trunk)
2012-02-05
05:19
Fix an error in the FTS matchinfo documentation. (check-in: 4a7f0dacc7 user: dan tags: trunk)
2012-01-28
19:47
Update the changelog to mention IF NOT EXISTS on virtual tables. (check-in: b0db418b5a user: drh tags: trunk)
19:42
Update the syntax diagram for CREATE VIRTUAL TABLE to show the optional IF NOT EXISTS clause. (check-in: d170aa6e3f user: drh tags: trunk)
18:37
Create the version 3.7.11 change log. (check-in: eb1a6182af user: drh tags: trunk)
15:23
Update the INSERT statement syntax diagram to show the support for multiple rows in the VALUES clause of an INSERT. (check-in: 55bd8303d7 user: drh tags: trunk)
2012-01-27
16:06
Add a fragment for the posix close bug in the howtocorrupt.html document. (check-in: bc266720f3 user: drh tags: trunk)
2012-01-16
13:55
Add the source-id and sha1 sum of sqlite3.c for 3.7.10. (check-in: 7243ea8540 user: dan tags: trunk)
2012-01-13
18:28
Update webpage in preparation for the 3.7.10 release. (check-in: fd5efdc2c1 user: drh tags: trunk)
2012-01-11
21:16
Describe fake-capacity USB sticks on the How-To-Corrupt page. (check-in: 0a50332c30 user: drh tags: trunk)
16:56
Fix typos in the psow.html document. (check-in: e771d11d93 user: drh tags: trunk)
2012-01-09
13:40
Add a note about data types and the compress/uncompress functions to the FTS documentation. (check-in: 8fadbd41ce user: dan tags: trunk)
2012-01-05
12:36
Add mention of torn pages to the PSOW document. (check-in: 776ba1e766 user: drh tags: trunk)
2012-01-03
15:14
Updates to the psow and testing documents. (check-in: d30b4960c1 user: drh tags: trunk)
2012-01-02
15:48
Document the change to PRAGMA cache_size in which a negative argument can be used to set the cache size in kibibytes. (check-in: 47c781b488 user: drh tags: trunk)
2011-12-31
00:20
Add hyperlinks to source documetns on the requirements.html page. Add mention of the psow query parameter to the uri.html page. (check-in: b69af062e6 user: drh tags: trunk)
2011-12-30
20:41
Update the change log for 3.7.10. Added information on test modules associated with each requirement. (check-in: d62d2f8ee3 user: drh tags: trunk)
15:04
Additional "help" printout from the Makefile. (check-in: e044ff8645 user: drh tags: trunk)
14:57
Major speed improvement on the script that translates requirements. Fix requirements markup in optoverview.html and in fileformat2.html. Fixes to requirements.html. (check-in: 986229bc47 user: drh tags: trunk)
13:35
Update the requirements.html document to actually show a list of requirements. (check-in: 03b2db4bd8 user: drh tags: trunk)
2011-12-25
23:06
Move the content-type meta-tag to right after the head tag. It is reported that this helps browsers to load faster. (check-in: 17f12988a0 user: drh tags: trunk)
2011-12-23
20:32
Add the psow.html document describing powersafe overwrite. (check-in: 38fb9e5380 user: drh tags: trunk)
2011-12-19
22:08
Use ^ instead of ^ in news articles since the rendering software strips out all ^ characters. (check-in: 0fb2011c18 user: drh tags: trunk)
22:02
Fix another typo on the news page. (check-in: 04b4ed6a0d user: drh tags: trunk)
21:08
Fix a typo. "no" becomes "now". (check-in: 2286e5b9c1 user: drh tags: trunk)
2011-12-01
02:30
Changes to make capi3ref processing more robust. (check-in: ababf67f17 user: drh tags: trunk)
2011-11-30
18:46
Improvements to journal_size_limit documentation. (check-in: be40d822e3 user: drh tags: trunk)
2011-11-25
17:51
Update the changes log for sqlite3_stmt_busy(). (check-in: 8092164ae8 user: drh tags: trunk)
2011-11-24
19:40
Fix typos and a mixup over BLOB and text serial types in the file format document. (check-in: 3b3c197a19 user: drh tags: trunk)
2011-11-17
18:03
Update the "changes" log for the next release. Fix all hyperlinks. (check-in: 4643d06dfe user: drh tags: trunk)
14:59
Fix a documentation error pointed out by Richard Godbee on the mailing list. (check-in: 2112591627 user: drh tags: trunk)
2011-11-11
13:37
Rerender all bubble-diagram gifs using xvnc on "elly". The choice of X-server makes a huge difference in the final output, unfortunately. (check-in: d8b1c2a562 user: drh tags: trunk)
13:24
Update the bubble diagram for select-core so that GROUP BY does not allow ASC or DESC keywords. This brings the documentation into compliance with the implementation. (check-in: 40ef9e8de8 user: drh tags: trunk)
2011-11-07
14:45
Start documentation for 3.7.10 by noting the change in DEFAULT_FILE_FORMAT. (check-in: 50947bf51f user: drh tags: trunk)
2011-11-01
13:14
Add SHA1 hashes to the change-log for 3.7.9. (check-in: b2eb449d5e user: drh tags: trunk)
2011-10-31
17:20
Update changes and news in preparation for the 3.7.9 release. (check-in: b78d9767b2 user: drh tags: trunk)
2011-10-21
18:36
Add documentation for the SQLITE_DIRECT_OVERFLOW_READ compile-time option. (check-in: 02ece32458 user: drh tags: trunk)
16:42
Documentation updates for the round() function. (check-in: 81fe64736e user: drh tags: trunk)
2011-10-20
16:34
Update the link to Intuit on the famous.html page. (check-in: 1c732d7d88 user: drh tags: trunk)
2011-10-19
22:32
Add reports on the effect of compile-time options on library footprint. (check-in: 4cf26f3811 user: drh tags: trunk)
19:51
Tweaks to the changes.html page. (check-in: 7e0c741ddc user: drh tags: trunk)
17:14
Add tentative release notes for 3.7.9. Update the documentation on the length() and upper() SQL functions. (check-in: bb404327e3 user: drh tags: trunk)
2011-10-13
15:55
Change exit(1) to return(1) in the quick-start demo programs to avoid having to #include stdlib.h. (check-in: 4a03d52003 user: drh tags: trunk)
2011-10-11
12:36
Fix requirements marks on ANALYZE documentation. (check-in: 5eb8cc7380 user: drh tags: trunk)
2011-10-07
23:26
Update documentation for SQLITE_ENABLE_STAT3. (check-in: 4b78e06344 user: drh tags: trunk)
2011-09-30
14:43
Fix the maximum database size in the limits.html document. (check-in: 1579da9239 user: drh tags: trunk)
2011-09-21
00:53
Add the intern-v-extern-blob document. (check-in: 7f16b8574c user: drh tags: trunk)
2011-09-19
18:22
Add sha1 and SQLITE_SOURCE_ID checksums for 3.7.8 to the change log. (check-in: af2e9e04ed user: dan tags: trunk)
17:44
Updates to the 3.7.8 change list. Release date moved to 2011-09-19. (check-in: 837d3a3411 user: drh tags: trunk)