Thu, 23 Feb 2017 14:30:12 +0100 | Mike Becker | improves sstrstr function by using KMP string search algorithm | changeset | files |
Mon, 20 Feb 2017 17:28:58 +0100 | Mike Becker | reduces amount of realloc calls in sstrsplit | changeset | files |
Mon, 20 Feb 2017 17:12:14 +0100 | Mike Becker | adds an optimization for one-byte delimiters to sstrsplit (will take effect after planned reimplementation of sstrstr) | changeset | files |