improves sstrstr function by using KMP string search algorithm

reduces amount of realloc calls in sstrsplit

adds an optimization for one-byte delimiters to sstrsplit (will take effect after planned reimplementation of sstrstr)

(0) -100 -30 -10 -3 +3 +10 +30 +100 +300 tip

mercurial