-
Robert Griesemer authored
- removed New(len int) in favor of new(Vector).Resize(len, cap) - removed Init(len int) in favor of Resize(len, cap) - runs all.bash Fixes #294. R=rsc, r, r1 https://golang.org/cl/157143
001a8b11
- removed New(len int) in favor of new(Vector).Resize(len, cap) - removed Init(len int) in favor of Resize(len, cap) - runs all.bash Fixes #294. R=rsc, r, r1 https://golang.org/cl/157143
Name |
Last commit
|
Last update |
---|---|---|
doc | Loading commit data... | |
include | Loading commit data... | |
lib | Loading commit data... | |
misc | Loading commit data... | |
pkg | Loading commit data... | |
src | Loading commit data... | |
test | Loading commit data... | |
.hgignore | Loading commit data... | |
.hgtags | Loading commit data... | |
AUTHORS | Loading commit data... | |
CONTRIBUTORS | Loading commit data... | |
LICENSE | Loading commit data... | |
README | Loading commit data... | |
favicon.ico | Loading commit data... |