Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file extsrc/sqlite3.c version dcaa368bdd
2023-05-05
| ||
12:56 | For sync operations, also display the FQDN of the remote, if available. ... (check-in: 99b09b9476 user: danield tags: trunk) | |
2023-05-03
| ||
13:23 | Add SUMMARY and DETAILS HTML elements to the list of allowable wiki/markdown tags, per request in [forum:f9559dbac03810|forum post f9559dbac03810]. ... (check-in: 35df3e6ad4 user: stephan tags: trunk) | |
11:03 | Made the URL matcher more specific in the nginx doc when showing how to get long expiration times on URLs known to yield unchanging content so we can drop the warning about it affecting URLs more likley to change. Added a second example for images, CSS, JS and such to show how you might handle these differently, addressing the core issue by example than by prose warning. ... (check-in: f77ab1970c user: wyoung tags: trunk) | |
10:00 | Added a bit more advice about caching to previous, and fixed a whitespace problem. ... (check-in: 4d5a647735 user: wyoung tags: trunk) | |
09:56 | Improved the caching configuration recommended in the nginx doc to show the option for immutable content service for /artifact, /doc, /file, and /raw URLs, which are likely to contain hashes that make the URLs unique identifiers for particular versions of the referenced content. ... (check-in: 1d0d69866d user: wyoung tags: trunk) | |
07:08 | Tiny tweaks to the systemd doc ... (check-in: 0835ec45a4 user: wyoung tags: trunk) | |
06:23 | Added a paragraph to the unvers doc on the "y" capability. ... (check-in: faffd27192 user: wyoung tags: trunk) | |
06:17 | Modernized the URL format in the unvers doc: using an actual (reserved) domain name instead of the vague "domain", showing it as "https" since "http" is widely deprecated, and using "tt" tags around it to make it stand out from the surrounding sans-serif text and to prevent it from breaking across word-wrap boundaries. ... (check-in: d1a3dda6a7 user: wyoung tags: trunk) | |
06:15 | Edit pass on the unvers.wiki doc, primarily to replace passive voice phrasing with active voice. Made a few clarifications and grammar tweaks atop that. ... (check-in: fef0ade93f user: wyoung tags: trunk) | |
2023-05-02
| ||
16:17 | Update the change log with all the most recent enhancements. ... (check-in: 13c5e4172c user: drh tags: trunk) | |
2023-05-01
| ||
20:43 | Update the built-in SQLite to the first 3.42.0 alpha version for testing. ... (check-in: a6cc3da40c user: drh tags: trunk) | |