aboutsummaryrefslogtreecommitdiff
path: root/src/sort/genzfunc.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2018-03-10all: fix non-standard "DO NOT EDIT" comments for generated filesMark Rushakoff
2017-02-10sort: optimize average calculation in symMerge and doPivot.David R. Jenni
2016-10-03sort: add Slice, SliceStable, and SliceIsSortedBrad Fitzpatrick