Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/util.c version 12e1e2904f
|
2021-08-30
| ||
| 16:40 | Fix handling of backslash and tab in quoted JSON text for the --json option. check-in: 9a30e83d88 user: drh tags: diff-color-enhancements | |
| 15:03 | Add the experimental JSON diff output format. check-in: 5d759da711 user: drh tags: diff-color-enhancements | |
| 14:23 | Fix --debug diff output for multi-byte UTF-8. check-in: 9191ea9e63 user: drh tags: diff-color-enhancements | |
| 13:55 | In the "diff --debug" output show the regions of change. check-in: 4b8f203f5d user: drh tags: diff-color-enhancements | |
| 12:00 | Code and comment cleanup. Fixes to the new formatDiff() routine related to block alignment. check-in: 16a2364f36 user: drh tags: diff-color-enhancements | |
| 02:36 | Corrections to line counting in the formatDiff procedure that drives the DiffBuilder object. Remove the test-rawdiff command and substitute and undocumented --raw option on the various diff commands. check-in: 5e70c3ff96 user: drh tags: diff-color-enhancements | |
|
2021-08-29
| ||
| 22:55 | Demonstrate the concept of a generic DiffBuilder object. check-in: 6e8d87b398 user: drh tags: diff-color-enhancements | |
|
2021-08-28
| ||
| 15:47 | Merge trunk fixes into the diff-color-enhancements branch. check-in: e696aa705c user: drh tags: diff-color-enhancements | |
| 15:46 | More robust implementation of fossil_temp_filename that does not require an open connection to a real database. check-in: 939696667a user: drh tags: trunk | |