go/src/pkg/sort
Russ Cox bb84f4b5d2 changes &x -> x[0:] for array to slice conversion
R=gri
CC=golang-dev
https://golang.org/cl/1326042
2010-05-27 14:51:47 -07:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
sort.go sort: fix comment typo 2010-02-02 23:01:21 -08:00
sort_test.go changes &x -> x[0:] for array to slice conversion 2010-05-27 14:51:47 -07:00