summaryrefslogtreecommitdiff
path: root/test/files/run/seqlike-kmp.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix for a big bug in lastIndexOfSlice and some ...Paul Phillips2011-03-191-0/+90
Fix for a big bug in lastIndexOfSlice and some latent negative index bugs in both that and indexOfSlice. This stuff is taxing. Closes #4348, no review.