1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/sort
Martin Olsson 5499034a71 all: fix a few spelling errors in source comments
R=golang-codereviews, dave, iant
CC=golang-codereviews
https://golang.org/cl/45750044
2013-12-27 08:59:02 -08:00
..
example_interface_test.go sort: move example to package level and simplify further 2013-09-16 13:02:01 +10:00
example_keys_test.go sort: use proper mass unit in example 2013-02-27 10:44:50 -08:00
example_multi_test.go sort: fix up example expected output formatting 2013-09-08 13:21:03 +10:00
example_test.go sort: add Reverse as a function 2013-02-01 08:44:45 -08:00
example_wrapper_test.go sort: add a simpler sort.Interface example 2013-09-08 11:17:23 +10:00
export_test.go sort: use heapsort to bail out quicksort 2011-09-07 13:54:33 -04:00
search_test.go all: protect alloc count tests by -testing.short 2013-08-21 14:00:45 +10:00
search.go sort: fix comment for various Search routines 2012-11-07 05:07:46 +08:00
sort_test.go sort: use a very fast random generator for benchmarks 2013-08-29 13:21:21 +10:00
sort.go all: fix a few spelling errors in source comments 2013-12-27 08:59:02 -08:00