1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/pkg/sort
Brad Fitzpatrick 4b091c533e sort: don't depend on math
No reason to pull in math just for x != x.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/8886043
2013-04-20 17:20:41 -07:00
..
example_interface_test.go sort: add interface examples 2012-02-16 13:16:07 +11: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: be consistent when describing "less: function in the multiKeys example 2013-04-02 10:25:02 -07:00
example_test.go sort: add Reverse as a function 2013-02-01 08:44:45 -08:00
export_test.go
search_test.go all: Skip AllocsPerRun tests if GOMAXPROCS>1. 2013-03-06 15:52:32 -08:00
search.go sort: fix comment for various Search routines 2012-11-07 05:07:46 +08:00
sort_test.go sort: use fewer comparisons when choosing pivot. 2013-02-14 15:04:22 +11:00
sort.go sort: don't depend on math 2013-04-20 17:20:41 -07:00