• Robert Griesemer's avatar
    godoc: remove uses of container/vector · 72ddc876
    Robert Griesemer authored
    In the process, rewrite index.go to use slices instead
    of vectors, rewrite for-loops into range loops, and
    generally simplify code (this code was written before
    the launch of go and showed its age).
    
    Also, fix a wrong import in appinit.go.
    
    No significant performance changes (improvements);
    most of time is spent elsewhere (measured on an stand-
    alone MacBook Pro with SSD disk, running standard
    godoc settings: godoc -v -http=:7777 -index).
    
    R=golang-dev, dsymonds
    CC=golang-dev
    https://golang.org/cl/4875056
    72ddc876
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.ccmd Loading commit data...
Make.clib Loading commit data...
Make.cmd Loading commit data...
Make.common Loading commit data...
Make.inc Loading commit data...
Make.pkg Loading commit data...
all-qemu.bash Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
env.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...
version.bash Loading commit data...