Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/diff.c version 6926f5ab75
2013-05-14
| ||
07:45 | Re-apply off-by-one fix. Otherwise blobs like {0x00, 0x0a, 0x00} will result in access of the 4th byte of the BLOB. In test-looks-like-utf, could_be_utf16() should be called always, otherwise the behavior on UTF-16 without BOM will be endian-dependant. ... (check-in: e545d3514e user: jan.nijtmans tags: trunk) | |