Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/sqlite3.h version 81d353fc0f
|
2019-02-25
| ||
| 15:10 | Add extension functions delta_apply(), delta_create(), delta_output_size(), and delta_parse() to the SQL connection for the "fossil sql" command. check-in: effa89302a user: drh tags: trunk | |
|
2019-02-24
| ||
| 22:55 | (cherry-pick): Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED check-in: e869ad9c93 user: jan.nijtmans tags: branch-2.8 | |
| 20:32 | Update error message in 'loadTcl' to make it more concise. check-in: f2f01669d0 user: mistachkin tags: trunk | |
| 16:46 | Make the --nossl and --nocompress server options available for CGI requests. Closed-Leaf check-in: a41ef5e6a2 user: florian tags: cgi-server-options | |
| 14:35 | Merge trunk check-in: af9dabcbf0 user: jan.nijtmans tags: openssl-1.1 | |
| 14:33 | Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED check-in: 08e63e1755 user: jan.nijtmans tags: trunk | |
|
2019-02-20
| ||
| 22:28 | Formatting improvement for images shown by /artifact. check-in: 7b0dbe8079 user: drh tags: trunk | |
| 21:50 | Always show the "Apply These Changes" button in the Wysiwyg editor. check-in: 5efd69e2ca user: drh tags: trunk | |
| 20:42 | Start the version 2.9 change log. check-in: 29d5571898 user: drh tags: trunk | |
| 20:32 | Fix the display of wiki and markdown on /artifact pages so that hyperlinks are shown as if relative to /doc/VERSION. check-in: 8af35d30a6 user: drh tags: trunk | |
| 15:01 | Version 2.8 check-in: f8d7f76bfd user: drh tags: trunk, release, version-2.8 | |
|
2019-02-18
| ||
| 22:37 | Fix the handling of manifest files for the "tag" and "amend" commands. check-in: 5e20a4f7a8 user: drh tags: trunk | |
| 21:04 | Tweaks to the change log in preparation for 2.8. check-in: dbf342e763 user: drh tags: trunk | |
| 20:44 | Allow arguments with non-ASCII characters for constructed shell commands. check-in: 72e4b915fd user: drh tags: trunk | |
| 19:17 | Include 'nonce' TH1 variable in the custom skin documentation. check-in: 02367341b6 user: mistachkin tags: trunk | |
| 19:09 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. Also, add the 'nonce' command to TH1. check-in: 8a65cd1831 user: mistachkin tags: trunk | |
|
2019-02-17
| ||
| 07:47 | Make sure the TH1 interp is available before trying to use it. Closed-Leaf check-in: 600accbec3 user: mistachkin tags: dynamicCsp | |
| 07:16 | Add the 'nonce' command to TH1. Improve clarity of the 'default_csp' variable handling and add comments. check-in: 68e6b07eba user: mistachkin tags: dynamicCsp | |
| 06:18 | Skip setting the 'default_csp' TH1 variable if it already exists (e.g. it was manually overridden via the TH1 setup script). check-in: 0b885bb952 user: mistachkin tags: dynamicCsp | |
| 05:32 | Merge updates from trunk. check-in: cb881aab33 user: mistachkin tags: dynamicCsp | |
|
2019-02-15
| ||
| 21:20 | Show the SCGI environment variable value on the /test_env page if that variable exists. check-in: f59faedb71 user: drh tags: trunk | |
| 20:51 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. check-in: 0fe4c7d973 user: mistachkin tags: dynamicCsp | |
|
2019-02-08
| ||
| 13:28 | Update the built-in SQLite to version 3.27.1. check-in: cf6682b1e1 user: drh tags: trunk | |