Artifact 200aa08cc8c53c75a6ebb026f92efbc712850334:
- File src/checkin.c — part of check-in [fa50694405] at 2013-05-13 09:12:07 on branch trunk — Some optimizations. No change in functionality. - In clean_cmd, use new function vfile_scan2. - When checking for multiple bytes/characters always do that in order of likelihood: '\n' is more likely than '\0', which is more likely than '\r'. - Off-by-one error in looks_like_utf16(). - Allow starts_with_utf16_bom() to be used in detecting UTF-16 without BOM as well: Always determine pbReverse, even if no BOM is present. - Remove unused variable. (user: jan.nijtmans size: 57542)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.