summaryrefslogtreecommitdiff
path: root/test/ken/sliceslice.go
Commit message (Expand)AuthorAgeFilesLines
* test: document ken/*.goRob Pike2012-02-241-0/+2
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* delete float, complex - code changesRuss Cox2011-01-191-5/+5
* test new slicesRuss Cox2010-09-081-0/+20
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-94/+144
* make test/ken safe for optional semisRobert Griesemer2009-12-101-8/+4
* x[lo:] - gc and runtime.Russ Cox2009-11-201-0/+8
* sliceslice inlineKen Thompson2009-08-281-0/+129