aboutsummaryrefslogtreecommitdiff
path: root/src/bytes/bytes_test.go
AgeCommit message (Expand)Author
2016-02-26runtime: avoid using REP prefix for IndexByteKeith Randall
2015-08-26bytes: improve Compare function on amd64 for large byte arraysUttam C Pawar
2015-04-30bytes, strings: add LastIndexByteDmitry Vyukov
2014-09-08build: move package sources from src/pkg to srcRuss Cox