aboutsummaryrefslogtreecommitdiff
path: root/src/bytes/bytes_decl.go
AgeCommit message (Expand)Author
2018-11-08strings,bytes: use inlineable function trampolines instead of linknameKeith Randall
2018-03-04internal/bytealg: move compare functions to bytealgKeith Randall
2018-03-02internal/bytealg: move IndexByte asssembly to the new bytealg packageKeith Randall
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-01-15all: update old comments referencing *.goc filesBrad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox