Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 5d836254918eb739.

2016-08-29
15:01
Merge latest trunk changes into experimental branch. (check-in: b39f7479c0 user: dan tags: experimental)
14:46
Update to session module documentation. (check-in: c8d92d73ec user: dan tags: experimental)
11:56
Updates to TH3 documentation. (check-in: 8bc0546bb6 user: drh tags: trunk)
2016-08-27
23:54
Use &lt; instead of < in the r-tree documentation. (check-in: a55027b452 user: drh tags: trunk)
2016-08-26
18:52
Fix a bug in the previous checkin. (check-in: 92ed3a43f0 user: dan tags: experimental)
09:24
Add show/hide links for the "Table Of Contents" added to some documents. Use a cookie to make table of contents visibility a site-wide persistent setting. (check-in: ddd31d0018 user: dan tags: experimental)
2016-08-25
20:47
Merge trunk changes into this branch. (check-in: a3888fbe0e user: dan tags: experimental)
19:50
Update documentation for the sqldiff tool to include the --vtab option. (check-in: 0e6ed0fa48 user: dan tags: trunk)
17:29
Change the way sub-sections are selected by the search script. (check-in: c7628dcb37 user: dan tags: experimental)
12:18
Add <fancy_format> or <table_of_contents> markup to a few more documents. To ensure that there are enough anchors in the longer documents for the search script to use. (check-in: 066e5931ce user: dan tags: experimental)
2016-08-24
19:26
Further updates to search database and script. (check-in: cc51dec17e user: dan tags: experimental)
2016-08-20
17:22
Add "jump to" links to relevant sections of large documents in search results. (check-in: 9d49a78f9b user: dan tags: experimental)
2016-08-19
17:02
Fix more minor search problems. (check-in: c345859928 user: dan tags: experimental)
2016-08-18
20:07
Rework the site search to use FTS5. (check-in: 18e4a7b157 user: dan tags: experimental)
2016-08-17
12:01
In althttpd.c, increase the default maximum content size to 250MB. (check-in: f65bebb25e user: drh tags: trunk)
2016-08-16
10:46
Omit the underscore from hyperlinks in a few places where doing so makes the text less cluttered. (check-in: 70a94f20fa user: dan tags: experimental)
2016-08-15
20:16
Add new documents category - "Extensions". (check-in: d9b961a79a user: dan tags: experimental)
19:01
Undo a change made accidentally to docs.html. (check-in: d118188bb0 user: dan tags: experimental)
18:43
Fix layout issues in footer. Restrict footer to the front page only (not every page). (check-in: 5abf48cdb6 user: dan tags: experimental)
16:02
Add links to each section at the top of the docs.html page. (check-in: 336ce36b23 user: dan tags: experimental)
2016-08-13
20:02
Add experimental footer to each page featuring many of the links from docs.html. (check-in: 8200ba6e9a user: dan tags: experimental)
2016-08-12
08:17
Further fixes and enhancements to the About page. (check-in: f636f2cafe user: drh tags: trunk)
08:11
Fix a typo on the About page. (check-in: 6078886d9c user: drh tags: trunk)
07:15
Fix a typo on the download page. (check-in: 741e7a34be user: drh tags: trunk)
2016-08-11
19:12
News item for 3.14.1 added. (check-in: 8d42b5de02 user: drh tags: trunk)
19:02
Version 3.14.1 (check-in: 5d83625491 user: drh tags: trunk, release, version-3.14.1)
18:08
Update the change log for version 3.14.1. (check-in: d986e123df user: drh tags: trunk)
2016-08-10
12:01
Fix typo in FTS3 docs. (check-in: 58a14bf9e1 user: drh tags: trunk)
2016-08-09
19:48
Update fts5.html to document negative column filters. (check-in: e79e555f14 user: dan tags: trunk)
17:38
Improvements to the PRAGMA secure_delete documentation. (check-in: ec87587f77 user: drh tags: trunk)
00:13
Properly escape "<" and ">" characters in the vtab.html document. (check-in: 03ec352945 user: drh tags: trunk)
2016-08-08
22:40
Increase the fontsize on the "pi". (check-in: 5933ebb467 user: drh tags: trunk)
18:52
Clarifications and typo fixes in the CSV extension documentation. (check-in: 4ca1c49050 user: drh tags: trunk)
13:48
Add the sha1 checksum and SQLITE_SOURCE_ID for 3.14 to changes.html. (check-in: 6c613c2c11 user: dan tags: trunk)
13:41
Final changes for the 3.14 release. (check-in: bc4407518b user: drh tags: trunk)
2016-08-04
14:08
Update the change log and add SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION to the compile-time options documentation. (check-in: 88de905c03 user: drh tags: trunk)
2016-08-02
12:52
Update the documentation generator to keep track of historical requirement numbers and use that database to print the text of stale requirement numbers. (check-in: ec99d82068 user: drh tags: trunk)
2016-07-28
19:26
Updates to the 3.14 change log. (check-in: 6bc4912659 user: drh tags: trunk)
17:45
Add linkage macros to the compile-time macro page. (check-in: b23ac4e38d user: drh tags: trunk)
16:04
Fix a typo in a snippet() example in the FTS3 documentation. (check-in: d2cba16a38 user: drh tags: trunk)
15:08
When generating C-language API docs, remove the various calling convention macros required for Windows builds (ex: SQLITE_API and SQLITE_CALLBACK) to avoid unnecessary confusion. (check-in: 09d99088da user: drh tags: trunk)
2016-07-25
13:23
Remove the mention of "Sparc" from the TH3 documentation. (check-in: e757c54921 user: drh tags: trunk)
2016-07-23
21:45
Tweaks to the JSON extension docs. (check-in: d0a0b0987f user: drh tags: trunk)
19:42
Add documentation for the json_quote() SQL function. Updates to the change log. (check-in: 3506feb7c7 user: drh tags: trunk)
14:58
Mention the sqlite3_expanded_sql() and sqlite3_trace_v2() interfaces in the change log. (check-in: eecfde6ba8 user: drh tags: trunk)
2016-07-22
15:42
Fix another typo in howtocorrupt.html (check-in: 2b9db23f51 user: drh tags: trunk)
15:23
Update docs for sqlite3_trace_v2(). (Leaf check-in: f5fc8bf5d8 user: drh tags: sqlite3_trace_v2)
2016-07-20
19:51
Fix typo in the how-to-corrupt document. (check-in: d23e6d047a user: mistachkin tags: trunk)
2016-07-15
02:59
Fix typo in the when-to-use document. (check-in: faf1f46a56 user: drh tags: trunk)
2016-07-13
14:17
Convert the RTree documentation to fancy-format. (check-in: cb9d13f931 user: drh tags: trunk)