Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 68d26663983d2207.

2012-05-30
14:25
Fix the "search" box so that it accepts upper and lower case search terms (with case folding) and OR and NEAR search and phrase searches. Exclude some of the aggregate documents from indexing. (check-in: 26dedb8a9a user: drh tags: trunk)
00:46
Clarification of what counts as using a database connection for restrictions on SQLITE_THREADSAFE=2. (check-in: 84df66d24b user: drh tags: trunk)
2012-05-29
01:06
Add a brief note to the R-Tree documentation to encourage applications to round contained-within query boxes outward slightly to account for round-off error in 64-to-32-bit floating point conversions. (check-in: 1f473ab6ac user: drh tags: trunk)
2012-05-28
17:52
Improvements to shared cache hyperlinking and fixes to the URI parameter documentation. (check-in: 918202f13d user: drh tags: trunk)
17:30
Further enhancements to the in-memory shared-cache documentation. (check-in: bc46aa4246 user: drh tags: trunk)
17:05
Documentation on the unicode61 tokenizer and the ability to use shared-cache with in-memory databases. (check-in: 2ed85cc08c user: drh tags: trunk)
2012-05-22
02:49
Update SHA1 sums for version 3.7.12.1. (check-in: dbe5954269 user: drh tags: trunk)
02:38
Updates to the website for the 3.7.12.1 patch release. (check-in: 80976ba114 user: drh tags: trunk)
2012-05-15
16:46
Fix typos in FTS3 documentation. (check-in: 89c68b1e44 user: drh tags: trunk)
16:41
Typo fix on the homepage. (check-in: 743b78dca8 user: drh tags: trunk)
2012-05-14
15:15
Version 3.7.12 (check-in: 390fbb89ce user: drh tags: trunk, release, version-3.7.12)
09:54
Add the sha1 and SQLITE_SOURCE_ID for sqlite 3.7.12 (8654aa9540). (check-in: 0c4f615237 user: dan tags: trunk)
2012-05-12
22:37
Fix a single spelling error. (check-in: 2cb9dc6d21 user: drh tags: trunk)
20:24
Add a line to the change log to describe an optimization that was added, forgotten, then remembered during the pre-release code inspection. (check-in: 70f4da8259 user: drh tags: trunk)
01:50
Fix a typo in the file format documentation. (check-in: c1bf8efee7 user: drh tags: trunk)
2012-05-11
17:01
Update the change history and news. And make some minor fixes to requirements text. (check-in: 9778992724 user: drh tags: trunk)
2012-04-20
12:52
Many small updates and tweaks to the site in an effort to keep all information current. (check-in: d433035324 user: drh tags: trunk)
12:16
Update the makefile so that it no longer tries to import the GIFs from the source repository. (check-in: 4da3e1833a user: drh tags: trunk)
11:54
Transfer older GIFs from the source repository. (check-in: de32446cf3 user: drh tags: trunk)
2012-04-19
15:19
Fix a typo on the download page. (check-in: 9b450ad866 user: drh tags: trunk)
2012-04-03
02:04
Documentation on how to configure R*Tree for integer-only operation. (check-in: 7404688990 user: drh tags: trunk)
2012-04-02
15:49
Updates to the atomic commit document in order to reference WAL and PSOW and to improve clarity of presentation. (check-in: aaf3ea1155 user: drh tags: trunk)
15:00
Enforce the 80-character line limit on the new documentation source text for FTS4 commands. (check-in: f1d54965d0 user: drh tags: trunk)
14:47
Updates to the FTS4 document to describe recent merge=X,Y, automerge=B, and integrity-check commands. Updates to the change log for the same and for other recent changes. (check-in: 2c33993bdc user: drh tags: trunk)
2012-03-31
12:10
Fix typo in the fileformat2 document. (check-in: 912e06a446 user: drh tags: trunk)
2012-03-29
14:14
Enhance the file format documentation with additional information about internal schema objects. (check-in: 68d2666398 user: drh tags: trunk)
2012-03-28
17:00
Add the typeof()/length() optimization to the change log. (check-in: a2d5d784a5 user: drh tags: trunk)
2012-03-25
17:32
Change the next release number to 3.7.12. Add a comment about the addition of SQLITE_DBSTATUS_CACHE_WRITE. (check-in: 6f0804521d user: drh tags: trunk)
2012-03-20
14:14
Version 3.7.11 (check-in: 6c493d22af user: dan tags: trunk, version-3.7.11)
01:13
News updates in preparation for 3.7.11. (check-in: e231785185 user: drh tags: trunk)
2012-03-06
13:24
Reduce the size of the Bentley logo from 600KB to about 8KB. (check-in: 36e8f98b78 user: drh tags: trunk)
13:23
Add Bentley to the front page. (Leaf check-in: 02d2177a90 user: drh tags: version-3.7.10)
13:11
Tweaks to the FTS4 documentation. Add Bentley to the sponsor list on the front page. (check-in: 39b1d19256 user: drh tags: trunk)
2012-03-05
19:40
Fix typos in the FTS4 languageid option documentation. Add entries to the 3.7.11 change log. (check-in: eb26f05574 user: drh tags: trunk)
19:14
Documentation for the content= and langaugeid= options for FTS4. (check-in: 16b58c9eb4 user: drh tags: trunk)
2012-02-27
07:06
Fix a bug in the description of the 'simple' FTS tokenizer. Underscores (codepoint 95) are divider characters not token characters. (check-in: 73a0dac584 user: dan tags: trunk)
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)