Documentation Source Text

Timeline
Login

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

50 check-ins occurring around f2a771ea807a0b6e.

2008-07-22
17:22
(no comment) (check-in: 906aef1f58 user: dan tags: trunk)
17:20
Added the "appreq.html" document. (check-in: ad008410e6 user: drh tags: trunk)
17:08
Revert capi3ref.in to scan sqlite3.h instead of sqlite3.c. (check-in: 1c87d6c3f1 user: drh tags: trunk)
17:04
Rework the requirements scanner to operate off of sqlite3.c instead of sqlite3.h. Add the hd_requirement procedure to wrap.tcl. (check-in: a4f337e315 user: drh tags: trunk)
11:09
Fix a formatting bug in the system requirements document. (check-in: cf1736c6e5 user: drh tags: trunk)
2008-07-21
22:44
Added system requirements document. (check-in: 715f11e50d user: drh tags: trunk)
2008-07-16
18:58
Add documentation on the enable_load_extension method in the TCL interface. (check-in: 13bb521f7e user: drh tags: trunk)
18:49
Reverted accidentally checked-in local MAkefile change. (check-in: 6308f3b20a user: mihailim tags: trunk)
18:46
Minor spelling corrections, changed i tags to em and b tags to strong, added missing 35to36 link to docindex, moved migration doc together (check-in: 161e589f81 user: mihailim tags: trunk)
2008-07-15
15:32
Website tweaks in preparation for the release of 3.6.0. (check-in: e63d2cabb2 user: drh tags: trunk)
2008-07-13
03:44
Fix typos in new documents. (check-in: 9ab3251ed2 user: drh tags: trunk)
2008-07-12
20:35
Updates to SQL language documentatioon and the 3.5-to-3.6 document. (check-in: 0869739eb5 user: drh tags: trunk)
2008-07-11
13:24
Fix typo on capi3.html. Also refer readers to maintained documents. (check-in: 2f6266dd1e user: drh tags: trunk)
2008-07-10
16:52
Add documentation on SQLITE_ENABLE_MEMSYS3/5. (check-in: ecf5c9238d user: drh tags: trunk)
2008-07-04
13:40
Fixed typo in PRAGMA documentation. (check-in: bd71688bcb user: mihailim tags: trunk)
2008-06-28
13:31
Copy the date+time function documentation out of the wiki. (check-in: 5178724f27 user: drh tags: trunk)
2008-06-27
18:56
Additional work on the R-Tree documentation. (check-in: 010e1a52d7 user: drh tags: trunk)
17:20
Initial check-in of the rtree documentation. Very incomplete. (check-in: a7b39daebb user: drh tags: trunk)
2008-06-26
18:03
Bring the compile.html document up-to-date. (check-in: c6f9f40d64 user: drh tags: trunk)
15:46
Continuing work on the compile-time options document. This is an incremental check-in. (check-in: daaf0b565e user: drh tags: trunk)
13:11
Add the text "*** DRAFT ***" to every page if the file "DRAFT" appears in the build directory. Additional changes toward version 3.6.0. (check-in: 8bbca56f8e user: drh tags: trunk)
02:52
Updates to the documents in perparation for 3.6.0. (check-in: 3cb62833af user: drh tags: trunk)
2008-06-25
12:48
Fixed #2051 (check-in: 83e99e89a8 user: mihailim tags: trunk)
08:36
Fixed #1020. (check-in: 391102d17f user: mihailim tags: trunk)
08:21
Fixed typo. (check-in: e45a5a4841 user: mihailim tags: trunk)
07:58
Fixed #1798. (check-in: f2a771ea80 user: mihailim tags: trunk)
07:05
Fixed #2326. (check-in: aa8f6b1d0f user: mihailim tags: trunk)
06:43
Fixed #3019. (check-in: f12d719b3c user: mihailim tags: trunk)
06:35
Typo, fixes #3170. (check-in: 67eb1e7a66 user: mihailim tags: trunk)
2008-06-23
11:16
Fix typo identified by cvstrac ticket #3136. (check-in: 84ce96a21d user: dan tags: trunk)
2008-06-18
13:49
Fix a broken link int the custombuild.html page. Sort the list of objects on the c3ref/objlist.html page. (check-in: 0466a1ef20 user: drh tags: trunk)
12:18
Fix for CVSTrac ticket #3177. (check-in: 47fbff8bc7 user: drh tags: trunk)
2008-06-11
20:53
Work on documentation of the changes in 3.6.0. Still a lot more work to do. (check-in: b96e5d72ea user: drh tags: trunk)
13:22
Fix an unresolved hyperlink in the pragma.html documentation. (check-in: 571ec9cab5 user: drh tags: trunk)
2008-06-10
12:59
Updates to the cintro.html page. (check-in: 1e0484c51a user: drh tags: trunk)
2008-06-05
17:03
Add documentation for new pragma "journal_size_limit". (check-in: f814d9bff5 user: dan tags: trunk)
2008-05-30
18:58
Added Shane's picture and biography to the maintainers page. (check-in: c1fc3a9bee user: drh tags: trunk)
2008-05-16
05:00
Add the new page_count pragma to pragma.in. (check-in: 120c7812dd user: dan tags: trunk)
2008-05-14
16:16
Change the release date of 3.5.9 to May 14. (check-in: 0b8419d9e2 user: drh tags: trunk)
2008-05-10
16:22
Better hyperlinks. (check-in: 32b6f9cdf7 user: drh tags: trunk)
15:45
Additional work on the C/C++ interface roadmap. (check-in: 85e3a73968 user: drh tags: trunk)
2008-05-09
17:46
Begin working on an article that contains a introduction and roadmap for the C/C++ interface. (check-in: 3cd85c12aa user: drh tags: trunk)
14:53
Set the anticipated date of release 3.5.9. (check-in: 0bbf39b7b5 user: drh tags: trunk)
2008-05-08
14:24
Website change in preparation for version 3.5.9. (check-in: 29af58951d user: drh tags: trunk)
2008-04-29
13:18
Use SQLITE_DEFAULT_PAGE_SIZE instead of 1024 in the page size algorithm. (check-in: c4bd8f4f26 user: drh tags: trunk)
13:10
Add details to the page_size pragma, including specification of the page size selection algorithm. (check-in: bc47f60abd user: drh tags: trunk)
2008-04-27
17:51
Updates to the SQL language documentation with many added hyperlink targets. (check-in: f060763119 user: drh tags: trunk)
15:10
Updates to the CREATE TABLE documentation. (check-in: be570dc031 user: drh tags: trunk)
2008-04-25
12:31
Update the atomiccommit document to reflect the latest PRAGMA journal_mode changes. (check-in: ee0e82d0aa user: drh tags: trunk)
02:42
Updates to the temporary-files document. Create a link to the document from the main documentation index page. Also patch the journal_mode pragma documentation. (check-in: a192161bbc user: drh tags: trunk)