Timeline
Not logged in

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

14 check-ins for the month beginning 2016-06-01 by user sdr

Following month ↑
2016-06-17
00:04
merged from trunk Closed-Leaf check-in: 8a877a7b18 user: sdr tags: invalid_utf8_table
2016-06-16
22:14
shrunk size of lead byte table for invalid_utf8, and took a shortcut to invalidate lead bytes between 0x80 & 0xBF inclusive check-in: 69328517f5 user: sdr tags: trunk
17:01
more optimizations (all lead bytes between 0x80 & 0xBF are invalid, so use simple check for those, and also can shrink the invalid_utf8 lead byte table even more) check-in: 6eb9a30c08 user: sdr tags: invalid_utf8_table
2016-06-15
15:00
added a few comments check-in: 63313a5f16 user: sdr tags: invalid_utf8_table
2016-06-14
18:08
merged from trunk check-in: 12675ab794 user: sdr tags: invalid_utf8_table
18:06
moved static table data out of invalid_utf8 and pre-initialized the table to avoid run time overhead; also shrunk the table by 50% by removing the ASCII code points check-in: d3fc377276 user: sdr tags: invalid_utf8_table
05:00
merged from trunk check-in: d22c72bc92 user: sdr tags: invalid_utf8_table
2016-06-11
00:41
reformatted invalid_utf8 to make it conform a bit better to existing style check-in: dd3bb22cd7 user: sdr tags: invalid_utf8_table
00:13
merged from trunk check-in: 4f906e5357 user: sdr tags: invalid_utf8_table
00:11
fixed a bad function name; had tested it external to fossil but didn't build/test before committing; mea culpa check-in: 2e7a6cb03d user: sdr tags: invalid_utf8_table
00:06
added new tests for invalid utf8 sequences check-in: 6da500a156 user: sdr tags: trunk
2016-06-10
20:45
performance optimizations check-in: 635f3b0300 user: sdr tags: invalid_utf8_table
08:07
proposed new invalid_utf8 function check-in: e58334a007 user: sdr tags: invalid_utf8_table
2016-06-09
23:59
fixed an edge case in invalid_utf8 where a valid three byte seq could be misidentified check-in: 314cdab0d4 user: sdr tags: invalid_utf8_table
Previous month ↓