Documentation Source Text

Timeline
Login

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

50 check-ins using file pages/compile.in version 02c7e0d7e2

2009-12-07
23:47
Updates and clarifications to the built-in SQL function documentation. Mark key sentences in that documentation as requirements. (check-in: 34346a758d user: drh tags: trunk)
20:51
Corresponding to SQLite version 3.6.21. (check-in: 81b9488b48 user: drh tags: trunk, release)
15:40
Change the names of the OSX download products. (check-in: a542163c9c user: drh tags: trunk)
15:02
Change the 3.6.21 release date to 2009-12-07. (check-in: 81494ab7d5 user: drh tags: trunk)
2009-12-05
19:07
Fix a minor typo in fts3.html. (check-in: a92e1357cb user: dan tags: trunk)
2009-12-04
07:50
Clarify that the values stored in the rowid of an FTS3 table do not change when the database is VACUUMed. (check-in: 39d5f660c5 user: dan tags: trunk)
2009-12-03
18:14
Change 3.6.21 release date. Fix typos reported by internet reviewers. (check-in: c922c8ef50 user: drh tags: trunk)
2009-12-02
08:41
Fix typo in howtocompile.in markup. (check-in: a47d474c56 user: dan tags: trunk)
03:14
Add the FTS3 documentation to the categorized documentation listing page. (check-in: 8de37e9f07 user: drh tags: trunk)
2009-12-01
15:41
Update the amalgamation.html page. (check-in: d8e32e270e user: drh tags: trunk)
15:30
Fix two more typos in examples in fts3.in. (check-in: d075300786 user: dan tags: trunk)
14:27
Fix a couple of bugs in the examples in fts3.in. (check-in: 9bd28d637b user: dan tags: trunk)
2009-11-30
15:37
Clarify authorship of the original FTS3 code in fts3.html. (check-in: daf96c0053 user: dan tags: trunk)
15:27
Update indicative performance numbers for populating a large database in fts3.html. (check-in: 54090fd49f user: dan tags: trunk)
13:55
Fix typo on the famous.html page. Other updates prior to publication. (check-in: 5572b2965d user: drh tags: trunk)
11:52
Fix some problems with fts3.html. (check-in: 0b949f6763 user: dan tags: trunk)
08:41
Add text to fts3.html describing the snippet and offsets functions. (check-in: d91a4c7249 user: dan tags: trunk)
2009-11-28
19:17
Add a description of tokenizers to fts3.in. (check-in: f1940858bf user: dan tags: trunk)
13:11
Set the target release date for 3.6.21 to 2009-12-05 (check-in: 8aa1114bbb user: drh tags: trunk)
2009-11-27
17:03
Change things so that fts3.html and foreignkeys.html do not use an external stylesheet. (check-in: 6a28d79533 user: dan tags: trunk)
2009-11-26
18:43
Expand on the description of fts3 query syntax in fts3.in. (check-in: 3031615e43 user: dan tags: trunk)
2009-11-25
18:44
Describe fts3 query syntax. (check-in: 6f60a71678 user: dan tags: trunk)
2009-11-24
18:45
Add some text to fts3.html. (check-in: 8d529e9fc1 user: dan tags: trunk)
2009-11-23
13:57
Begin making changes in preparation for 3.6.21. (check-in: 442afaf708 user: drh tags: trunk)
03:59
Add instructions for building an FTS3-enabled SQLite to fts3.html. (check-in: cf42334a68 user: dan tags: trunk)
2009-11-20
10:19
Clarify the documentation for ATTACH to note that it is not possible to attach the same database file twice while in shared-cache mode. (check-in: 6800ae21eb user: dan tags: trunk)
2009-11-17
19:06
Improvements to the description of data structures in fts3.html. (check-in: 146d003fc9 user: dan tags: trunk)
2009-11-15
03:59
Add start of html fts3 documentation. This is very much a work in progress. (check-in: 8c18d00b27 user: dan tags: trunk)
2009-11-14
17:00
Be sure to mention that PRAGMA foreign_keys is a no-op within a transaction. (check-in: a802dbe3fb user: drh tags: trunk)
15:21
Updates to the well-known-users page - added dropbox.com. Removed monotone and philips. (check-in: 419c5f2b1e user: drh tags: trunk)
2009-11-12
05:15
Updated description for substr(). (check-in: 2f8e06326a user: shaneh tags: trunk)
2009-11-10
00:27
Add the "How To Compile" document. Other minor document tweaks. (check-in: d5ea021abc user: drh tags: trunk)
2009-11-09
12:55
Added the Nishizawa book. Other editorial changes. (check-in: 8461a7c4c7 user: drh tags: trunk)
2009-11-06
15:17
Add the Tcl/Tk and SQLite harmony image. (check-in: 5f5c569162 user: drh tags: trunk)
2009-11-05
12:20
Fix a typo in the CREATE TABLE documentation. (check-in: 0c09e6614f user: drh tags: trunk)
2009-11-04
18:20
Corresponding to SQLite version 3.6.20. (check-in: 6d4f425724 user: drh tags: trunk, release)
14:41
Redate the 3.6.20 release to 2009-11-04 (check-in: 40a9b14a4b user: drh tags: trunk)
00:00
Fix a typo in the mostdeployed.html page. (check-in: e49bf5a116 user: drh tags: trunk)
2009-11-02
16:54
Documentation index tweaks. (check-in: 08c403b6b0 user: drh tags: trunk)
16:02
Tweaks to the documentation index presentation. (check-in: 13846fadf4 user: drh tags: trunk)
15:50
Added the website keyword index. (check-in: ec4a51db99 user: drh tags: trunk)
2009-11-01
16:56
Update the TCLSQLITE3C macro on the default makefile. (check-in: 664a3ba561 user: drh tags: trunk)
2009-10-31
17:19
Refinements to the way DRAFT is notated on page headers. Changes to the sitemap page. (check-in: 04a1e4a2b8 user: drh tags: trunk)
12:46
Add FAQ #26 on UNIQUE constraints. (check-in: a97d1f5b4f user: drh tags: trunk)
2009-10-30
23:46
Documentation updates - attempting to make the website easier to navigate. (check-in: b243271f28 user: drh tags: trunk)
17:27
Changes in preparation for the 3.6.20 release. (check-in: 3aa36a5775 user: drh tags: trunk)
2009-10-29
01:54
Fix typos in the new books.html document and in nulls.html and support.html. Continue extending the file format redux. (check-in: 4016dcb5b6 user: drh tags: trunk)
2009-10-28
15:05
Updates to file format redux, mostdeployed. Added the "Books about SQLite" page. (check-in: 4cf07896aa user: drh tags: trunk)
13:39
First check-in of the secondary file format document. (check-in: 0bea9013f4 user: drh tags: trunk)
2009-10-26
14:52
Add a "&#x27FE" mark after all hyperlinks to external websites. (check-in: 4fb1b232ad user: drh tags: trunk)