commit | e79bcf8bfdb35c0680db973fc65f2e8c60fb8331 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Fri Dec 04 13:31:18 2009 -0800 |
committer | Adam Langley <agl@golang.org> | Fri Dec 04 13:31:18 2009 -0800 |
tree | 8bd19506dfc4dde7e16b5bb429e312ea21c801cc | |
parent | 0b5cc3169361981e221bb9f9b42226352979444f [diff] |
runtime: shift the index for the sort by one. Makes the code look cleaner, even if it's a little harder to figure out from the sort invariants. R=rsc CC=golang-dev https://golang.org/cl/165061