Documentation Source Text

Timeline
Login

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

200 most recent check-ins using file pages/not-found.in version 00d362ba6d

2016-12-31
15:41
Add lookaside change to the change log. Update testing stats. Other minor edits. (check-in: c31ae8096c user: drh tags: trunk)
2016-12-30
16:41
Update the cpu performance stats for Ubuntu 16.04 and GCC 5.4.0. (check-in: 0f60c6b4e4 user: drh tags: trunk)
2016-12-29
20:05
Typos and more updates to documentation. (check-in: 2e6a1f2be8 user: drh tags: trunk)
19:24
Fix a typo in imposter.html. (check-in: 1eb3e3ec71 user: drh tags: trunk)
18:39
Update the cpu-usage graph and the change log. Minor wording improvements in the datatype documentation. (check-in: aa485be4f2 user: drh tags: trunk)
2016-12-22
18:58
Information on PRAGMA table functions. (check-in: 70f4c8ee07 user: drh tags: trunk)
16:09
Updates to the performance graph spreadsheet. (check-in: 34c514f88e user: drh tags: trunk)
2016-12-16
21:26
Adjust the javascript that disables the search button on local browsing so that it works even on ancient browsers. (check-in: ea66b2e252 user: drh tags: trunk)
2016-12-14
11:31
Add the spreadsheet used to compute the performance graph. (check-in: 99240f2102 user: drh tags: trunk)
2016-12-13
19:11
Improve the wording on the change log entry for performance improvement. (check-in: cb109a5dc1 user: drh tags: trunk)
19:06
Update the change log to show a 6% CPU count reduction. Tweaks to the CPU usage measurement page. (check-in: fc30d4babb user: drh tags: trunk)
13:46
Updates to the memory-mapped I/O documentation to reflect that memory maps are always read-only. (check-in: 1b24b6113d user: drh tags: trunk)
00:11
Add in the latest CPU usage graph, showing version numbers along the graph line. (check-in: 3043f6595b user: drh tags: trunk)
2016-12-08
15:05
Add the CPU performance measurement document. (check-in: dd139223c4 user: drh tags: trunk)
2016-12-07
21:40
Boast about using 5% fewer CPU cycles on the change log for 3.16. (check-in: cd4044abac user: drh tags: trunk)
18:30
Improvements to wording and content of the SQLITE_UNTESTABLE docs. (check-in: 7133f9383a user: drh tags: trunk)
16:39
Update the change log to show the SQLITE_UNTESTABLE change. (check-in: dfe8cc2bd8 user: drh tags: trunk)
15:54
Improved documentation for SQLITE_OMIT_BUILTIN_TEST and SQLITE_UNTESTABLE. (check-in: 108398c17f user: drh tags: trunk)
2016-12-03
20:59
Update the change log for recent enhancements and bug fixes. (check-in: 332dab5c56 user: drh tags: trunk)
20:43
Improved sorting of the keyword index by ignoring initial punctuation characters. (check-in: 34fa170684 user: drh tags: trunk)
20:38
Simplified wording in the testing document. (check-in: 58ec3bd0d3 user: drh tags: trunk)
20:38
On the permuted title index, make unpermuted titles bold. (check-in: d0a0a01ce7 user: drh tags: trunk)
2016-11-30
19:07
Refinements to the bare column in aggregate query documentation. (check-in: f84dc83db4 user: drh tags: trunk)
2016-11-29
17:09
Merge more 3.15 changes into trunk. (check-in: a765b8866f user: drh tags: trunk)
2016-11-28
19:35
Clarify the Python entry on the famous users page. (Leaf check-in: b233527c05 user: drh tags: branch-3.15)
19:34
Fix a typo on the 3.15.2 change log, and add a News entry for 3.15.2. (check-in: 343d035585 user: drh tags: branch-3.15)
19:22
Merge changes from the 3.15 branch into trunk. (check-in: 1b36a2d2d4 user: drh tags: trunk)
19:18
Update change logs with the correct date for 3.15.2. (check-in: 0c84be29ea user: drh tags: branch-3.15)
2016-11-25
21:47
Fix typo in the FTS3/4 documentation. (check-in: 71a72a66ff user: drh tags: trunk)
20:10
More tweaks to the 3.15.2 change log. (check-in: 833bcb74d4 user: drh tags: branch-3.15)
13:37
Updates in preparation for the 3.15.2 release. (check-in: 7dce4ba2ff user: drh tags: branch-3.15)
2016-11-23
02:21
In the TCL interface documentation, mention that the busy callback takes a single integer argument which is the number of prior calls for the same locking event. (check-in: 215fcb1b90 user: drh tags: trunk)
2016-11-22
18:59
Further tweaks to language description due to row values. (check-in: 6d7d509612 user: drh tags: trunk)
18:37
SQL language documentation updates due to row values. (check-in: 437288e896 user: drh tags: trunk)
15:24
Discussion of bare columns in aggregate queries. (check-in: 8a4f72ebf1 user: drh tags: trunk)
14:05
Merge 3.15 branch changes into trunk. (check-in: 75391ba907 user: drh tags: trunk)
2016-11-04
13:14
Add a news entry for 3.15.1. (check-in: 953ce31e7e user: drh tags: branch-3.15)
12:12
Add the hashes for version 3.15.1. (check-in: e8b34d5547 user: drh tags: branch-3.15)
2016-11-03
19:02
Prepare for the 3.15.1 release. (check-in: 5b0368d51e user: drh tags: branch-3.15)
14:46
Add documentation on imposter tables. (check-in: 2f88520e33 user: drh tags: trunk)
13:27
Update the change log. (check-in: 06f94a998c user: drh tags: trunk)
2016-11-02
13:46
Start a change log for version 3.16.0. (check-in: c269f2074d user: drh tags: trunk)
13:31
Merge documentation fixes from the release. (check-in: fd68fab5c0 user: drh tags: trunk)
13:29
Further clarification of text in the AUTOINCREMENT documentation. (check-in: 3c7ab13e8b user: drh tags: trunk)
13:14
Add mention of LIKE and GLOB working with NOT NULL partial indexes. (check-in: 936fba6896 user: drh tags: trunk)
12:16
Fix typo in the rowvalue.html document. (check-in: a33b4bf02c user: drh tags: branch-3.15)
2016-10-31
19:02
Fix a broken link to the Lemon documentation. (check-in: 7434eb6397 user: drh tags: branch-3.15)
17:47
Update documentation on AUTOINCREMENT to indicate that it only works for INSERT and not UPDATE. (check-in: 71511a055b user: drh tags: trunk)
13:19
Additional cross-referencing of query planner documents. (check-in: e5277d7908 user: drh tags: trunk)
2016-10-27
15:12
Clarification to the incremental_vacuum documentation. (check-in: 767d991dda user: drh tags: trunk)
2016-10-25
14:50
Enhance the file format document to explain how sqlite_stat1 works for WITHOUT ROWID tables. (check-in: df4011932b user: drh tags: trunk)
2016-10-14
19:35
Fix typo on row value example. (check-in: 2d5915fdd8 user: drh tags: trunk)
10:23
Add hashes for 3.15.0 to the change log. Update the chronology. (check-in: 55f49500f9 user: drh tags: trunk)
10:16
Fix two spelling errors. (check-in: b951d26933 user: drh tags: trunk)
2016-10-13
17:09
Add the release date for 3.15.0. Still need to put in the SHA1 hash for the release check-in. Added a news entry. (check-in: c56346001f user: drh tags: trunk)
2016-10-12
22:22
Fix a typo. "CVS" should be "CSV". (check-in: ff0e70ab45 user: drh tags: trunk)
15:45
Add the fix for the latest ORDER BY LIMIT bug to the change log. (check-in: 3c17612648 user: drh tags: trunk)
2016-10-10
20:55
Fix a typo and slightly expand the "features.html" page. (check-in: 902d14ff5c user: drh tags: trunk)
13:42
Add the index-on-expression NULL handling fix to the bug list for 3.15.0. (check-in: c3d3435f05 user: drh tags: trunk)
10:33
Fix a date typo on the 2.0.0 release entry of the change log. (check-in: 4b0e288692 user: drh tags: trunk)
2016-10-04
19:04
Fix a typo in the new "deterministic function" document. (check-in: 823806a276 user: drh tags: trunk)
15:45
New documentation on deterministic functions. (check-in: 3a07cbb6d5 user: drh tags: trunk)
2016-10-03
18:25
Add the non-deterministic partial index enhancement to the 3.15.0 change log. (check-in: 9ff5e207d7 user: drh tags: trunk)
18:13
Allow deterministic functions in the WHERE clause of a partial index. (check-in: 2aa016e0a8 user: drh tags: trunk)
16:41
Increase the 3.15.0 preformance gain number to 7%. (check-in: 457b37bad2 user: drh tags: trunk)
11:55
Update the change log for new optimizations and the AUTOINCREMENT bug fix. (check-in: 33174a6a8f user: drh tags: trunk)
2016-09-30
22:31
Update the preformance increase on the change log. (check-in: 5f8cc85f5d user: drh tags: trunk)
2016-09-29
14:20
Rework the list of adjectives on the "SQLite is" line of the home page. (check-in: e073115146 user: drh tags: trunk)
14:10
Add the "high-reliability" page. Enhance the home page to reference "self-contained". Rework the self-contained page. (check-in: fd74494a34 user: drh tags: trunk)
2016-09-28
16:04
Fix typos. (check-in: 2a02e13870 user: drh tags: trunk)
14:22
Add "About" and "Download" to the drop-down menu on mobile. (check-in: b20b7983da user: drh tags: trunk)
14:07
Add dateof: macros to a couple of legacy documents. (check-in: eb90986099 user: drh tags: trunk)
13:42
Remove some duplicate chronology entries. Add a total at the bottom of the chronology. Fix a typo in the change-log generator. (check-in: 63090a72fc user: drh tags: trunk)
13:24
Updates to the FAQ (check-in: a68ef4b91a user: drh tags: trunk)
13:07
Add more [dateof:...] markup in the language description pages. (check-in: 6c79d37f0a user: drh tags: trunk)
12:59
New hyperlinks on the Full-Featured SQL page. (check-in: ba6e48411e user: drh tags: trunk)
11:52
Revise the "Full-Featured SQL" page to use just a single bullet-list of features. Add the discription "Clustered Index" to the WITHOUT ROWID page. (check-in: 2e1576a5a9 user: drh tags: trunk)
11:23
Fix a typo in Long-Term Support. (check-in: e6fa42924d user: drh tags: trunk)
11:22
Remove the "sustainable business model" argument from Long-Term Support. (check-in: f019f80a0e user: drh tags: trunk)
04:01
Futher refinement of the Full-featured SQL page. (check-in: d3731ef887 user: drh tags: trunk)
03:53
Add the Full-Featured SQL page. (check-in: 145980fe6f user: drh tags: trunk)
00:54
Fix a typo in the architecture document. (check-in: 27fee8962c user: drh tags: trunk)
00:53
Make the architecture image responsive. (check-in: 639000a718 user: drh tags: trunk)
00:49
Trying to update and improve the "Architecture" document. (check-in: 6316228a33 user: drh tags: trunk)
2016-09-27
23:04
Fix typo in the file format document. (check-in: 6e2e589a04 user: drh tags: trunk)
23:01
New alternative title for the On-Disk Format document. (check-in: 8615868905 user: drh tags: trunk)
22:45
More lts.html refinements. (check-in: 8730ac829e user: drh tags: trunk)
20:09
Tweaks to long-term support. (check-in: 8724e4b982 user: drh tags: trunk)
19:56
Add the "Long-term Support" document. (check-in: db4a43fe7d user: drh tags: trunk)
18:26
On the About page, change the "common links" sidebar into "Executive summary" (check-in: feebb52d8a user: drh tags: trunk)
18:01
Add the "searchdb" target to the "help" output for "make". (check-in: 93e6a53620 user: drh tags: trunk)
16:34
Add the "Many Small Queries Are Efficient In SQLite" page. (check-in: 2ff8c085a7 user: drh tags: trunk)
00:33
Update the makefile to put sqlite.css in the matrix directory. (check-in: 0fd7f82fa7 user: drh tags: trunk)
00:20
Remove the duplicate SQLITE_MAX_EXPR_DEPTH documentation. (check-in: 50e0e6008a user: drh tags: trunk)
2016-09-26
20:35
Add the "Recommended Compile-time Options" section to the compile.html document. (check-in: 67fa7525c1 user: drh tags: trunk)
16:02
New warnings about the possibility of corruption the database when certain pragmas are used. (check-in: bc4e6344c0 user: drh tags: trunk)
13:16
Update the change log to show the 2% performance gain over 3.14.2. (check-in: bf03335759 user: drh tags: trunk)
2016-09-23
14:33
Add an example of using row values in an UPDATE to the row value document. (check-in: 0bc1f4cfc7 user: drh tags: trunk)
11:32
Fix a LHS/RHS mixup in the rowvalue documentation. (check-in: db4e5cec36 user: drh tags: trunk)
2016-09-22
18:03
Provide for alternative document titles using <alt-title>...</alt-title>. Have the document page come up with the first sublist (containing lists of other documents) open automatically. (check-in: 22726478ad user: drh tags: trunk)
17:19
Fix typos in the opcode.html page. (check-in: bfe3dc203f user: drh tags: trunk)
2016-09-21
19:45
Adjust the date on the "current release" so that it read correctly even when the date is "pending". (check-in: 5ceba67384 user: drh tags: trunk)
19:28
Requirements mark fixes. (check-in: 0321b2ac62 user: drh tags: trunk)
15:17
Add the latest changes to the change log. (check-in: ba2eb30c24 user: drh tags: trunk)
13:34
Query planner tutorial updates. (check-in: 79dd9ff1e4 user: drh tags: trunk)
04:21
Remove duplicate disadvantage to WAL mode. (Leaf check-in: aa3809f595 user: drh tags: branch-3.14)
04:17
Remove duplicate disadvantage to WAL mode. (check-in: 4e5ba5873c user: drh tags: trunk)
2016-09-17
17:53
Update the update-stmt-limited syntax diagram and the text of the UPDATE documentation for the addition of row values. (check-in: ea28d5d596 user: drh tags: trunk)
17:39
Improvements to the bytecode engine documentation. (check-in: 20b7232027 user: drh tags: trunk)
17:10
Update the syntax diagram for UPDATE to show the ability to use row values. (check-in: 7f09c9eed4 user: drh tags: trunk)
16:57
Show "(pending)" for the dateof: of unreleased versions. Improvements to wording of recently added or modified documents. (check-in: 30cfddb6c9 user: drh tags: trunk)
15:55
On the current release log, show "(Pending)" instead of a date if the date contains a day of -00. (check-in: 7abf781c1d user: drh tags: trunk)
15:49
Provide a link to the draft changelog on the prerelease snapshot description. (check-in: 90de403f24 user: drh tags: branch-3.14)
15:44
Tweaks to the amalgamation.html and the getthecode.html pages. (check-in: ff6dbcdcf3 user: drh tags: trunk)
2016-09-16
17:02
Fix a missing <p> in the queryplanner document. (check-in: bdc4835c0b user: drh tags: trunk)
2016-09-14
21:12
Fix unescaped > characters in vtab.in. (check-in: aa59a746e9 user: drh tags: trunk)
21:07
Add documentation for the modeof= query parameter. (check-in: 6f85762df5 user: drh tags: trunk)
21:05
Fix a bug in search/hdom.tcl causing it to insert closing tags for elements such as <br>. (check-in: c7aa23108e user: dan tags: trunk)
20:49
Add the "Debugging Hints" document. (check-in: e79705daa6 user: drh tags: trunk)
18:40
Add and use the "[dateof:3.X.Y]" hyperlink target for automatically inserting release dates into the text. (check-in: 858d993381 user: drh tags: trunk)
17:45
Update documentation on VACUUM to describe how attached databases can be vacuumed. (check-in: 6f01723464 user: drh tags: trunk)
17:28
Update syntax diagrams for expr and vacuum. (check-in: 3f00f6192a user: drh tags: trunk)
16:27
Continuing work on the row value documentation. (check-in: ee61092516 user: drh tags: trunk)
04:12
Start a change log for 3.15.0. Begin writing documentation for row values and for the generate_series table-valued function. (check-in: bdbea7dc63 user: drh tags: trunk)
03:45
Add the 3.14.2 release to the chronology. (check-in: 54fe7773db user: drh tags: trunk)
03:39
Add the correct release date for 3.14.2 on the homepage. (check-in: b7faa9d562 user: drh tags: trunk)
2016-09-13
23:54
Add links to android bindings, SDS, and Fossil to the documentation lists. (check-in: e581a20834 user: drh tags: trunk)
22:45
One of the disadvantages of WAL mode is that one cannot change the page_size. (check-in: 006ea9f849 user: drh tags: trunk)
22:40
Version 3.14.2 (check-in: bf7ce59b7b user: drh tags: trunk, release, version-3.14.2)
20:39
Enable a table-of-contents on the WAL documentation. Fix typos in the previous check-in. (check-in: e1960990d2 user: drh tags: trunk)
20:28
Add a section to the WAL documentation that describes some of the scenarios in which a query can get SQLITE_BUSY. (check-in: 9466a94ec8 user: drh tags: trunk)
01:12
Use <codeblock> in more places, instead of <blockquote><pre>. Improved CSS for codeblock and for syntax diagrams. (check-in: 14e4769852 user: drh tags: trunk)
2016-09-12
21:06
Fix formatting problems in vtab.html associated with <yyterm> marks. (check-in: 2262f22f31 user: drh tags: trunk)
21:01
Fix a typo in vtab.in. (check-in: 4df3244e10 user: dan tags: trunk)
20:59
Fix handling of
  • markup in hdom.tcl.
(check-in: dcf4e23f9b user: dan tags: trunk)
20:54
Add links to the Android Bindings repository. (check-in: 7bf5343c19 user: drh tags: trunk)
18:59
Add the 3.14.2 hashes to the change log. (check-in: d2267a9398 user: drh tags: trunk)
18:46
Fix parsehtml so that it recognizes <tcl>...</tcl> as in-line markup. (check-in: 587b9b0128 user: drh tags: trunk)
18:10
Update the news for the 3.14.2 release. (check-in: 3270d5018f user: drh tags: trunk)
18:07
Enhancements to the "cintro.html" document. (check-in: 27bb41c97d user: drh tags: trunk)
17:49
Minor wording improvements in the application file format document. (check-in: 511e39cbb5 user: drh tags: trunk)
17:29
Make the "cintro.html" article more mobile-friendly. (check-in: e540e313e6 user: drh tags: trunk)
16:22
Updates to the "docs.html" page so that it uses the same <ul>-style format on desktop as it does on mobile, except that the detailed document descriptions are shown on desktop while still omitted on mobile. (check-in: 572767e60b user: drh tags: trunk)
15:39
Split out the "Document Lists and Indexes" category at top of the categorical document list. Change the name of "Result Codes" to "Result and Error Codes" to make the document easier to find. (check-in: 8f221f2df8 user: drh tags: trunk)
10:59
Corrections to the statement that defines when the "PRAGMA page_size" macro is not a no-op. (check-in: 1d425258b1 user: drh tags: trunk)
08:34
Fix the search script so that it can search for individual pragmas. Fix a mismatched tag in the document headers causing the search script to index the menubar on every page. (check-in: 4d25c80abf user: dan tags: trunk)
2016-09-09
15:38
Initial change log for the 3.14.2 release. (check-in: 3324b46ab0 user: drh tags: trunk)
2016-09-07
14:45
Fix a typo on compile.html. (check-in: c45332bd5c user: dan tags: trunk)
2016-09-06
00:32
Fix typo on the homepage. (check-in: 3f158f149c user: drh tags: trunk)
2016-09-05
17:18
More mutation testing documentation. (check-in: 34514986f4 user: drh tags: trunk)
16:51
In the testing document, use <codeblock> instead of <pre> and add a section on mutation testing. (check-in: 15b43e7cdb user: drh tags: trunk)
2016-09-03
19:43
Improved hyperlinks in the history of releases. (check-in: a5156889f3 user: drh tags: trunk)
2016-09-02
19:04
Cause the comments within example code in sessionsintro.html to be in blue italic type. (check-in: 59b5461497 user: dan tags: trunk)
18:36
Update the "famous users" page to try to make it more mobile-friendly. (check-in: 709a8a255b user: drh tags: trunk)
18:35
Fix a mismatched tag in sessionintro.in. (check-in: 1abe86b9d2 user: dan tags: trunk)
17:47
Restore the old-style "Documentation" page for desktop while keeping the newer style for mobile. (check-in: 6268aa1b1a user: drh tags: trunk)
17:15
Fix the linkage between sqlite3_backup_xxxxxx() functions and their documentation. (check-in: 78c26d4a46 user: drh tags: trunk)
17:03
Store debugging information in the doc_vardump.txt file after building all documentation. (check-in: cb35d7c443 user: drh tags: trunk)
16:57
Rename the output_list proc to hd_list_of_links and move its implementation from capi3ref.in into wrap.tcl, since it is used as common code. (check-in: c3c40d6711 user: drh tags: trunk)
16:30
Remove unnecessary javascript from the header. Improvements to rendering of C APIs. (check-in: 4180b2cf6f user: drh tags: trunk)
15:25
Remove some unnecessary leading whitespace from generated page content. (check-in: 03b286c8ac user: drh tags: trunk)
14:38
Restructure the website to be more mobile friendly. Put CSS into a separate sqlite.css file. Use responsive layout techniques. This is a work-in-progress. (check-in: 8e1edafe16 user: drh tags: trunk)
12:22
Fix the hyperlink on the logo. (Closed-Leaf check-in: 6fc0f8db82 user: drh tags: mobile-friendly)
12:17
Fix typos and tighten some sentences in the prosupport page. (check-in: ec9d984cb5 user: drh tags: mobile-friendly)
01:33
Typo fix on the obsolete version3.html document. (check-in: a97ba0fa9d user: drh tags: mobile-friendly)
01:23
Less indentation for bullets of the change long on mobile. (check-in: e887482396 user: drh tags: mobile-friendly)
01:19
Fix the font-size of CodeBlock to 1em. (check-in: a12a0dd1b0 user: drh tags: mobile-friendly)
01:04
Improved rendering of CodeBlock in fancy-format. (check-in: a5ef7d9aff user: drh tags: mobile-friendly)
00:30
Improve the cross-platform display of show/hide lists. (check-in: 84b8acdf6c user: drh tags: mobile-friendly)
2016-09-01
21:53
Refinements to the prosupport.html page. (check-in: cc74d20ccd user: drh tags: mobile-friendly)
21:43
Make the prosupport.html page local. (check-in: a65f9087ca user: drh tags: mobile-friendly)
20:58
Hack to get "make searchdb" running again. (check-in: 304b04a18c user: drh tags: mobile-friendly)
19:12
Click-to-view for the table of contents on fancy-format. (check-in: 6d9737f221 user: drh tags: mobile-friendly)
18:38
Fix up the support.html page for mobile. Improved the look of "button" hyperlinks. (check-in: 5e4e985bf0 user: drh tags: mobile-friendly)
18:13
Display improvements for the list-of-documents documents. (check-in: 0ff35a28c6 user: drh tags: mobile-friendly)
16:32
Improved show/hide on the docs.html page. (check-in: 910e5ab927 user: drh tags: mobile-friendly)
15:15
Simplify the JSON documentation for better display on mobile. (check-in: 08908c99e5 user: drh tags: mobile-friendly)
14:36
Reduced indentation for fancy-format in mobile. (check-in: 47dbb59cad user: drh tags: mobile-friendly)
09:14
Change the "docs.in" file so that it shows all categories collapsed, initially. (check-in: b3567c150e user: drh tags: mobile-friendly)
02:08
Fix the syntax.html document so that it uses the output_list proc to generate a variable-column bullet list. (check-in: 028b7208ab user: drh tags: mobile-friendly)
01:54
The "Search" menubar option causes a drop-down search box to appear. (check-in: 61608e2d14 user: drh tags: mobile-friendly)
01:30
Modify the output of the "search" script so that it works better on mobile screens. (check-in: a4e77179b1 user: drh tags: mobile-friendly)
00:54
Update the comment on the output_list proc. Use the output_list proc from capi3ref.in to process session.in. (check-in: 6f74e2171b user: drh tags: mobile-friendly)
00:48
Reformat the core and aggregate function descriptions in a way that works better on mobile. Use the "output_list" proc for the lists of pragma and aggregate and core functions. (check-in: fc4a66aa03 user: drh tags: mobile-friendly)
2016-08-31
21:38
Limit the width of syntax diagram images to the width of the screen. (check-in: 2cbeb114ca user: drh tags: mobile-friendly)
21:18
Adjustments to the CSS for hyperlink buttons. (check-in: c40376b31c user: drh tags: mobile-friendly)
20:59
Close the "Menu" button submenu before leaving the page, in case the user returns to the page using the "Back" button. (check-in: 582eb4ef8a user: drh tags: mobile-friendly)
20:47
Automatically disable the "Search" menu option if the document does not originate from an HTTP server, since there is no chance of running the CGI script in that case. (check-in: 3de5aaebc8 user: drh tags: mobile-friendly)
20:03
Use the variable-number-of-columns routine for the keyword list. (check-in: 9e95bb666d user: drh tags: mobile-friendly)
19:13
Fix the multi-column bullet lists in the c3ref documents so that the number of columns varies with the screen width. (check-in: edc0f779f7 user: drh tags: mobile-friendly)
17:00
Further refinement of the home page. (check-in: 9bab722ac3 user: drh tags: mobile-friendly)
16:53
Update the "fancyformat.tcl" script to use pages/hdom.tcl to parse html. (check-in: 78f2f948fb user: dan tags: trunk)
15:09
Further improvements to the home page - make the sponsor images flow according to page width. (check-in: b44e46cbef user: drh tags: mobile-friendly)
13:35
Split out the CSS into a separate "sqlite.css" file. Add the "common_links" TCL procedure for generating the "Common Links" bullet list. Other changes to the homepage to try to be more mobile friendly. (check-in: 047e6c36f7 user: drh tags: mobile-friendly)
12:02
Use the experimental mobile-friendly menu. (check-in: b24301fa11 user: drh tags: mobile-friendly)
10:07
Fix date formats in the Last-Modified header. (check-in: 363a0d0503 user: drh tags: trunk)
07:00
Fix a build error in the previous commit. (check-in: 1e433b2be3 user: dan tags: trunk)
06:35
Store the search database, search-log database and search "admin" script in a separate directory. (check-in: 28aa410b46 user: dan tags: trunk)
2016-08-30
20:14
Alternative page header suitable for loading content into Fossil for display. (Leaf check-in: 42802d730e user: drh tags: xdoc)
17:05
Tweak the search engines ranking algorithm slightly. Add a logging database and a way for admins to view the most recent queries. (check-in: 4dd2793f98 user: dan tags: trunk)