Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 85757c1492ce7f8c.

2013-09-13
19:44
Add separate VSIX files for WinRT80 and WinRT81. Fix a typo on the home page. check-in: 474bc9f7f5 user: drh tags: branch-3.8.0
14:52
Add documentation for the fts4 unicode61 "tokenchars" and "separators" options. check-in: 00c7833d65 user: dan tags: trunk
2013-09-03
17:22
Add the sha1sum and SQLITE_SOURCE_ID for 3.8.0.2. check-in: 4069a1b264 user: dan tags: branch-3.8.0
17:20
Add documentation for the fts4 unicode61 tokenizer option "remove_diacritics=0". check-in: bc38355689 user: dan tags: branch-3.8.0
16:06
Changes for the 3.8.0.2 release. check-in: d705052eb2 user: drh tags: branch-3.8.0
2013-09-02
14:24
Merge change-log enhancements from the 3.8.0 branch into trunk. check-in: 265fde6eac user: drh tags: trunk
14:20
In the change log for patch releases, repeat the changes of the main release for the page containing changes of the just the patch release, but do not repeat the main release changes in the overall change log. check-in: affc1a3589 user: drh tags: branch-3.8.0
2013-08-31
14:32
Add documentation for the fts4 unicode61 tokenizer option "remove_diacritics=0". check-in: f5d1d7106f user: dan tags: trunk
2013-08-30
14:28
Added a 3.8.1 change log. Added documentation on SQLITE_MINIMUM_FILE_DESCRIPTOR. check-in: 4e286cee85 user: drh tags: trunk
14:03
Include all changes since 3.7.17 in the 3.8.0.1 change log. Typos fixed in the NGQP document. check-in: 3f23dd6ba9 user: drh tags: branch-3.8.0
2013-08-29
17:44
Add the source-id and sha1sum for 3.8.0.1 to changes.in. check-in: d22f4d2e9a user: dan tags: branch-3.8.0
16:51
If the user tries a download hyperlink without javascript, send them to an explanation page. check-in: 32aeca2648 user: drh tags: trunk
16:19
If the user tries a download hyperlink without javascript, send them to an explanation page. check-in: 80f0aef2d3 user: drh tags: branch-3.8.0
14:29
Preparations for the 3.8.0.1 patch release. check-in: 8d74017a56 user: drh tags: branch-3.8.0
2013-08-28
14:13
Add documentation for STAT4. check-in: 04ab4fa5ec user: drh tags: trunk
2013-08-27
13:34
Fix typos in the queryplanner-ng document. check-in: 9747293881 user: drh tags: trunk
2013-08-26
12:54
Version-3.8.0 check-in: e672a5f4d8 user: drh tags: trunk, release, version-3.8.0
12:20
Merge in the download pages updates that were made on the 3.7.17 branch. check-in: 71f4e91277 user: drh tags: trunk
10:07
Add the sha1 and source-id for 3.8.0 to changes.in. check-in: cb43f0154e user: dan tags: trunk
2013-08-25
23:48
Change the 3.8.0 release date to 2013-08-26. check-in: 105ed6eed2 user: drh tags: trunk
2013-08-23
16:37
Clarification and typo fixes in the NGQP document. check-in: a5a0ee107d user: drh tags: trunk
16:16
Fix documentation typos. check-in: ce2a4ec1e7 user: drh tags: trunk
01:57
Add documentation for the query_only and defer_foreign_keys pragmas. Update the change log for the 3.8.0 release. check-in: 8e16497ef1 user: drh tags: trunk
2013-08-22
20:28
Clearly label the source code snapshots on the download page as source code. Leaf check-in: 0e1cfbafc8 user: drh tags: 3.7.17
2013-08-20
17:06
Fix typos in the cache_spill pragma documentation. check-in: 4bfef7edb7 user: drh tags: trunk
03:06
Revised and amplified definition of the tointeger() and toreal() functions. Leaf check-in: 85757c1492 user: drh tags: toTypeFuncs
2013-08-19
21:17
Initial docs for tointeger() and toreal() SQL functions. check-in: 083cd58817 user: mistachkin tags: toTypeFuncs
14:26
Fix a typo in the RTREE documentation. check-in: 9ceaba9f7f user: drh tags: trunk
2013-08-17
17:56
Add documentation for the cache_spill pragma. check-in: 74740a2d9e user: drh tags: trunk
2013-08-08
17:58
Fix typos in the "vfs.html" document. check-in: 37c89b86f8 user: drh tags: trunk
02:54
Fix typos in the partial index document. check-in: 8bf9d71fd6 user: drh tags: trunk
2013-08-07
23:38
Add documentation for SQLITE_ALLOW_URI_AUTHORITY. check-in: cadb86b398 user: drh tags: trunk
15:39
Merge the changes from the 3.7.17 branch into trunk. check-in: 69c4153640 user: drh tags: trunk
15:02
Use javascript to delay setting href on anchors for deliverables on the download page. This is designed to prevent robots from downloading the deliverables. check-in: ea86d36c1c user: drh tags: 3.7.17
00:21
Clarifications and typo-fixes in the NGQP document. check-in: 5cbddcc945 user: drh tags: trunk
2013-08-03
18:42
Change pre-release snapshot descriptions to include links to change logs. check-in: e847b39547 user: drh tags: 3.7.17
18:42
Always publish the most recent changes in releaselog/current.html. check-in: 27f4c1dbbc user: drh tags: trunk
2013-08-02
23:41
Updates to requirements marks. check-in: 498cd0709e user: drh tags: trunk
18:27
Enable partial indices. check-in: f990657458 user: drh tags: trunk
18:27
Corrections to partial index documentation. Closed-Leaf check-in: 3e022afe53 user: drh tags: partial-indices
03:43
Add documentation on the partial index implementation. check-in: 5723efb011 user: drh tags: partial-indices
2013-08-01
18:23
Update syntax diagrams (on Mac OS 10.6.8 using Tk 8.5.7) for partial indices. check-in: 6f7d9ba15e user: drh tags: partial-indices
17:48
Fix the description of COLLATE operator precedence so that it is aligned with the implementation. check-in: 52366f9588 user: drh tags: trunk
2013-07-23
13:48
Merge the download page improvements that have been taking place over on the 3.7.17 branch. check-in: 0dc4a0b22a user: drh tags: trunk
13:45
Add a missing "not" to the text in the download page. check-in: 53bc857d09 user: drh tags: 3.7.17
2013-07-19
20:41
Further tweaks to the look of the Download page. check-in: c90897b38c user: drh tags: 3.7.17
20:22
Put a yellow background on the prerelease snapshots on the download page. check-in: c032a10b8b user: drh tags: 3.7.17
2013-07-17
15:39
Omit the newline from the default root name in standalone mode in althttpd. check-in: 6df9c92bc9 user: drh tags: trunk
00:17
Tweaks to the text describing the hazards of upgrading to the NGQP. check-in: 232b584bda user: drh tags: trunk
2013-07-16
22:15
Improvements to standalone mode in althttpd.c. check-in: a970d449c6 user: drh tags: trunk