Xueming Shen
Xueming Shen
Just wondering how Windows implementation really behaves for its 'case-insensitive-comparing" for "\u0131 vs "I". I would assume they actually are 2 'distinguished" files?
It seems the only additional info needed to handle resizing and line fragment preservation is the start position of the current line. We might be able to consolidate two nested...
seems i was wrong about "consolidate two nested parsing loops" :-) the throughput appears to back to normal with 'find term while loop' fast path . int start = 0;...