Fossil

Timeline
Login

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

7 check-ins using file src/pikchr.c version 33a6784eed

2020-09-11
17:05
Improved comments on the safe_html_nonce() routine. check-in: dfa0eee7b8 user: drh tags: trunk
16:41
The <verbatim type="pikchr"> markup of Fossil wiki now always puts the resulting image in a separate block, not allowing it to be in-line. check-in: a0ef47e79f user: drh tags: trunk
15:40
If the "fossil import --git" command encounters a file that looks like a well-formed Fossil artifact, append a line to the end of that file so that it is no longer a well-formed artifact before importing it. This prevents "manifest" files that found their way into Git from being reinterpreted by Fossil when the repository is reimported back into Fossil. check-in: 2777682b63 user: drh tags: trunk
15:20
Enhancements to the test-parse-manifest command to also test the manifest_is_well_formed() interface. check-in: 761696443a user: drh tags: trunk
14:15
Add the manifest_is_well_formed() routine which can quickly check to see if what we believe to be a data file is actually a control artifact of some kind. Add options to the "test-parse-all-blobs" command to verify this interface. check-in: 0f7eff9eeb user: drh tags: trunk
12:20
Fix over-length source code lines in import.c. check-in: 8d9d8654a3 user: drh tags: trunk
01:37
Update to a new version of pikchr.c with improved text bounding box computation. check-in: 1f2b6cedad user: drh tags: trunk