Fossil

Timeline
Login

Timeline

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

6 most recent check-ins related to "bomRefactor"

2013-03-19
17:40
Merge UTF-16 byte swapping fix and test-looks-like-utf command enhancements. check-in: b4bec375 user: mistachkin tags: trunk
17:37
Fix overly eager byte swapping when checking for UTF-16 text. Closed-Leaf check-in: 3f2f1e62 user: mistachkin tags: bomRefactor
08:34
Fix expected value of test-cases: The value of LOOK_LONE_CR is wrong in 19 cases. I leave it to Joe to fix the code. check-in: 8af1541a user: jan.nijtmans tags: bomRefactor
2013-03-18
23:47
Make sure that LOOK_CR is set even when a CR/LF pair is detected. Rename the LOOK_LENGTH flag to LOOK_LONG for clarify. Add LOOK_SHORT flag to indicate that the looks_like_utf16() function did not perform a full check. Support tests for UTF-16 in reverse byte order. Enhancements to the test-looks-like-utf command. check-in: b0b3f2a4 user: mistachkin tags: bomRefactor
12:37
Adapt test-case 112 such that it contains a reversed CR/LF, a case not covered before. Fix detection of reversed CR/LF and lone CR in reversed UTF-16 case, broken by [e3f9a42b58]. check-in: a4cdc723 user: jan.nijtmans tags: trunk
2013-03-15
12:29
merge trunk Closed-Leaf check-in: 59f26447 user: jan.nijtmans tags: bomRefactor