Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins using file src/db.c version 225f85e3f3
|
2020-06-08
| ||
| 20:08 | Version 2.10.1 check-in: 674782c7a1 user: drh tags: release, version-2.10.1, branch-2.10 | |
|
2020-02-12
| ||
| 09:25 | Update the built-in SQLite to version 3.31.1 plus the s390x architecture fix. check-in: 22a9cc7f8b user: jan.nijtmans tags: branch-2.10 | |
|
2019-10-07
| ||
| 08:42 | Removed a duplicate entry from www/mkindex.tcl check-in: 4edc1302a4 user: wyoung tags: trunk | |
|
2019-10-04
| ||
| 22:22 | Fix typo in the server extension documentation. check-in: 11c6504340 user: drh tags: trunk | |
| 22:20 | Fix the date on the 2.10 change log. check-in: 80ea65af53 user: drh tags: trunk | |
| 21:41 | Version 2.10 check-in: 9d9ef82234 user: drh tags: trunk, release, version-2.10 | |
| 15:44 | Update the built-in SQLite to the 3.30.0 release version. check-in: fc19d369ab user: drh tags: trunk | |
| 01:16 | EditorConfig file for Fossil Project. See https://fossil-scm.org/forum/forumpost/7da5900698 for discussion. check-in: cb4412b6c5 user: ckennedy tags: trunk | |
|
2019-10-03
| ||
| 21:22 | Merged js-use-doc branch down to trunk check-in: 39d3baabf6 user: wyoung tags: trunk | |
| 15:19 | Clarified a falsehood in the new verify_all_options() docs. check-in: 6edf8bcd9a user: stephan tags: double-dash-flag2 | |
|
2019-10-02
| ||
| 20:18 | Fixed (wiki commit) to check for an existing page when the --mimetype flag is used (previously it only checked when that flag was not provided). Bug reported at https://fossil-scm.org/forum/forumpost/27ad929e1a. check-in: c0de97a155 user: stephan tags: trunk | |
| 16:14 | Removed a debugging-only function. check-in: 05cde4f8eb user: stephan tags: double-dash-flag2 | |
| 16:14 | Much simplified re-implementation of [double-dash-flag] without the unconventional '-' alias behaviour. (Still requires more testing.) check-in: c32966e0de user: stephan tags: double-dash-flag2 | |
| 06:49 | Added "File Browser Tree View" item to www/javascript.md Closed-Leaf check-in: 72a00d1f74 user: wyoung tags: js-use-doc | |
|
2019-10-01
| ||
| 18:11 | Use double-quotes instead of single-quotes for the argument to "git export" in the "fossil git export" command, for windows compatibility. check-in: be7c1bde92 user: drh tags: trunk | |
| 16:57 | Correction and clarification of the use of unsafe-inline for style in the "defcsp.md" document. check-in: baecb63d9b user: drh tags: trunk | |
| 16:56 | Assorted improvements to the new use-of-JS doc check-in: f40a9ccf3c user: wyoung tags: js-use-doc | |
| 16:13 | Added www/javascript.md doc. On a branch pending forum discussion. check-in: 9fd8b1c9d1 user: wyoung tags: js-use-doc | |
| 13:44 | Several small tweaks to defcsp.md check-in: e73901f15c user: wyoung tags: trunk | |
|
2019-09-30
| ||
| 16:08 | Update custom Makefile for MinGW. check-in: 161958a49b user: mistachkin tags: trunk | |
|
2019-09-29
| ||
| 00:20 | Added "Alternatives" section to shunning.wiki. check-in: 004c550724 user: wyoung tags: trunk | |
|
2019-09-28
| ||
| 20:52 | When replying to a Forum Post or Reply, show additional information to provide additional context. This helps if one walks away from the browser before submitting the response. Closed-Leaf check-in: e19dcc1ab1 user: andybradford tags: forum-replies | |
| 12:17 | Minor /shun wording change suggested in the forum. check-in: b3e8253d78 user: stephan tags: trunk | |
|
2019-09-27
| ||
| 18:47 | Update the fingerprint mechanism so that it if the revised hash algorithm fails, it retries using the legacy hash algorithm before reporting an error (and alarming users). The revised hash is always stored. The "test-fingerprint" command is updated to show both the old and the new hash algorithm and the fingerprint currently stored in the localdb. check-in: 36d3685833 user: drh tags: trunk | |