summaryrefslogtreecommitdiff
path: root/test/files/run/seqlike-kmp.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-3/+3
|
* Fix for a big bug in lastIndexOfSlice and some ...Paul Phillips2011-03-191-0/+32
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.