1
0
mirror of https://github.com/golang/go synced 2024-11-07 19:56:10 -07:00
go/src/sort
Tim Cooper 161874da2a all: update comment URLs from HTTP to HTTPS, where possible
Each URL was manually verified to ensure it did not serve up incorrect
content.

Change-Id: I4dc846227af95a73ee9a3074d0c379ff0fa955df
Reviewed-on: https://go-review.googlesource.com/115798
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
2018-06-01 21:52:00 +00:00
..
example_interface_test.go sort: update main example to use Slice along with Sort 2017-09-24 14:40:37 +00:00
example_keys_test.go sort: fix mix-up between "!less" and "greater" in examples 2017-08-25 20:48:39 +00:00
example_multi_test.go sort: fix mix-up between "!less" and "greater" in examples 2017-08-25 20:48:39 +00:00
example_search_test.go
example_test.go sort: add examples for IntsAreSorted, Float64s and Float64sAreSorted 2017-08-28 17:29:29 +00:00
example_wrapper_test.go
export_test.go
genzfunc.go all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00
search_test.go
search.go
slice.go sort: split post-Go1.4 code into its own file 2017-10-27 16:01:43 +00:00
sort_test.go all: update comment URLs from HTTP to HTTPS, where possible 2018-06-01 21:52:00 +00:00
sort.go sort: fix typo in comment 2018-04-22 22:32:11 +00:00
zfuncversion.go all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-10 17:50:11 +00:00