]> Cypherpunks.ru repositories - gostls13.git/history - src/sort/gen_sort_variants.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / sort / gen_sort_variants.go
2023-10-19 Dmitri Shuralyovall: drop old +build lines
2023-07-25 Ian Lance Taylorsort: add gen_sort_variants support for x/exp/slices
2023-05-23 Eli Benderskyslices: add sorting and comparison functions
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-25 张云浩slices: use !{{Less}} instead of {{GreaterOrEqual}}
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-13 zhangyunhaosort: use pdqsort
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-18 Ian Lance Taylorsort: generate generic variants with E rather than...
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-03 Eli Benderskysort: use a different codegen strategy