Documentation Source Text

Timeline
Login

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

63 check-ins associated with forks

2020-04-14
22:15
Merge branch-3.31 fixes into trunk. (check-in: 15a047bc79 user: drh tags: trunk)
21:45
Fix fork on trunk. (check-in: a9da99ea1c user: drh tags: trunk)
15:35
Fix a typo in rescode.html. (check-in: 786d2dc899 user: dan tags: trunk)
14:08
Fix a typo in limits.in. (check-in: 2664eaab37 user: dan tags: trunk)
2020-04-10
17:30
Merge fixes from the 3.31 branch. (check-in: cc882f6d6c user: drh tags: trunk)
2020-01-29
21:29
Add the SQLITE_OMIT_AUTOINIT compile-time option to the set of recommended compile-time options. (check-in: f250d55692 user: drh tags: trunk)
20:19
Document the byte-order-mark limitation of fts3/4. (check-in: 7e55864b0a user: dan tags: trunk)
2020-01-27
20:02
Version 3.31.1 (check-in: 2ab23690d8 user: drh tags: trunk, release, version-3.31.1)
2014-05-25
21:54
Add instructions for how to do arbitrary schema changes to the ALTER TABLE documentation. (check-in: 227fb14d50 user: drh tags: trunk)
20:11
Another accidental fork merge. (check-in: b1b9dd90bb user: drh tags: trunk)
20:08
Enhancements to the optoverview.html document: Added discussion of partial sorting and fixed the conditions for query flattening. (check-in: fc0e9baa66 user: drh tags: trunk)
2014-05-24
17:31
Merge accidental fork (check-in: 0f2064446a user: drh tags: trunk)
17:16
Further improvements to the opcodes.html documentation generator. (check-in: 4f034b4e83 user: drh tags: trunk)
17:01
Enhance the "opcodes.html" document to include hyperlinks from to the opcodes. (check-in: 0d929c02e3 user: drh tags: trunk)
16:20
Update the change log for 3.8.5. Fix a typo in the isolation.html document. (check-in: ee616cbbb3 user: drh tags: trunk)
2014-05-22
10:00
Fix a typo in FAQ item 14. (check-in: 1b0ed95a32 user: dan tags: trunk)
2014-05-19
20:00
Clarification in the text of the release notes for 3.8.5. (check-in: c0ce61ad28 user: drh tags: trunk)
19:55
Mention the automerge enhancement in the release notes. (check-in: 5b3b975982 user: drh tags: trunk)
2012-09-03
21:41
Relabel the System.Data.SQLite download link. (check-in: 24408e4406 user: drh tags: trunk)
18:50
Merge together the accidental trunk fork. (check-in: af94b16ada user: drh tags: trunk)
18:49
Version 3.7.14 (check-in: 55043e391c user: drh tags: trunk, release, version-3.7.14)
15:57
Add the SQLITE_SOURCE_ID and sha1 for 3071400 to changes.in. (check-in: 23ef7483d7 user: dan tags: trunk)
15:46
Push the 3.7.14 release date forward by two days. (check-in: 036b419808 user: drh tags: trunk)
2012-08-31
17:28
Use "&" instead of raw "&" inside the malloc.html document. (check-in: 8d2b596b5e user: drh tags: trunk)
2009-07-30
10:51
Update documentation to talk about 100% test coverage in SQLite. (check-in: f7aa8bfebf user: drh tags: trunk)
2009-07-29
23:07
Merge lang.html and vtab.html corrections that got marooned on a branch into the main line. (check-in: ab7c4f5247 user: drh tags: trunk)
06:32
Fix a typo in c3ref/intro.html. (check-in: a3ee478f75 user: dan tags: trunk)
2009-04-13
18:04
Fix a requirement number conflict in fileformat.in. Enhanced and expanded vtab.in. (check-in: 9acad193dd user: drh tags: trunk)
15:07
Merge [ebd923dab6] and [491737c7cf]. (check-in: 8f18472bac user: dan tags: trunk)
14:43
Further enhancements to the virtual table documentation. (check-in: ebd923dab6 user: drh tags: trunk)
14:24
Modifications to fileformat.html. (check-in: 491737c7cf user: dan tags: trunk)
12:58
Initial check-in of documentation on the virtual table interface. (check-in: 0776bf4007 user: drh tags: trunk)
2009-04-09
21:23
Begin updating the website for version 3.6.13. (check-in: d781fa0569 user: drh tags: trunk)
2009-04-08
13:43
Further incremental changes to fileformat.html. (check-in: b9c6d4b78b user: dan tags: trunk)
2009-04-07
18:34
Merge two leaves. (check-in: 17aaeb85f9 user: dan tags: trunk)
18:27
Further changes to fileformat.html. (check-in: 6631cb911e user: dan tags: trunk)
2009-04-06
18:51
Add documentation for the collation_list pragma. (check-in: db4897a3dd user: drh tags: trunk)
16:42
Updates to the PRAGMA documentation. (check-in: a84577d9a2 user: drh tags: trunk)
11:46
Fix a typo in fileformat.html: 230 -> 2^30. (check-in: 928d0e91a3 user: dan tags: trunk)
2009-04-03
01:44
Updates, clarifications, and corrections to the pragma documentation. (check-in: 36a68629e1 user: drh tags: trunk)
2009-04-02
20:17
Improvements and clarifications to the auto_vacuum pragma documentation. (check-in: ae7cc4efbb user: drh tags: trunk)
2008-08-07
16:31
Add system requirements for ductile behavior. (check-in: e56e9ebd70 user: drh tags: trunk)
11:33
Merge changes back into a single branch. (check-in: 420b6c5ef7 user: drh tags: trunk)
01:30
Tweaks to tokenizer requirements. Add an outline for syntax requirements. (check-in: f2f70f988e user: drh tags: trunk)
2008-08-06
22:02
Add the tokenizer requirements file. Updates to system requirements. (check-in: 92de1a1982 user: drh tags: trunk)
11:51
Add assumptions related to file-systems that support the "sequential-write" property to fileio.html. (check-in: d5168c0553 user: dan tags: trunk)
2008-08-05
18:37
Last minute updatest to the documentation before 3.6.1. (check-in: 57f8360ad3 user: drh tags: trunk)
03:35
Continuing work on the malloc.html document. (check-in: f0f85bacb3 user: drh tags: trunk)
2007-12-11
07:01
Fix a broken link in news.html spotted by Jonathon O on the mailing list. (check-in: 902e039468 user: dan tags: trunk)
2007-12-10
10:01
Experimental: Add pulldown menus to the toolbar. Combine code for generating the toolbar with the sitemap.html file. (check-in: f280035157 user: dan tags: trunk)
06:18
Fix a typo in index.in: "This the homepage" -> "This is the homepage". (check-in: 60f353c251 user: dan tags: trunk)
2007-12-07
22:07
Add the sqlite.h.in file to the documentation tree temporarily, while we work on inserting detailed requirements. (check-in: e0edc0f438 user: drh tags: trunk)
2007-11-16
21:44
Miscellaneous website changes suggested by the community. (check-in: 14ac1dc131 user: drh tags: trunk)
2007-11-15
11:52
(no comment) (check-in: c883828f1b user: anonymous tags: trunk)
00:50
Lots of little fixes. (check-in: f45d2bc902 user: drh tags: trunk)
2007-11-14
15:37
Fix a word here and there. Nothing major. (check-in: 71f4be98f6 user: drh tags: trunk)
2007-11-13
19:10
Fix a relative path problem in wrap.tcl. Use the multi-file C API reference by default. (check-in: c67fecef8e user: drh tags: trunk)
18:28
Merge in the rounded-corner fix. (check-in: a7401a13cd user: drh tags: trunk)
18:27
Add the "crew.html" page with pictures of drh and dan. (check-in: 5c48533dcb user: drh tags: trunk)
16:26
Modify the method used to round the corners of the toolbar. (check-in: 78925c45be user: anonymous tags: trunk)
15:38
Miscellaneous small cleanups. Check-in prior to tackling the "News". (check-in: 006a5480c2 user: drh tags: trunk)
15:08
Fix the lang.html document. (check-in: a7f37fc58d user: drh tags: trunk)
12:57
Fix the rounded edges on the menu bar. (check-in: 1915ef738c user: drh tags: trunk)