• Rob Pike's avatar
    html,log,math: renamings · 5cb4a153
    Rob Pike authored
    This is Go 1 package renaming CL #2.
    This one merely moves the source; the import strings will be
    changed after the next weekly release.
    
    exp/template/html -> html/template
    big -> math/big
    cmath -> math/cmplx
    rand -> math/rand
    syslog -> log/syslog
    
    The only edits are in Makefiles and deps.bash.
    
    Note that this CL moves exp/template/html out of exp. I decided
    to do that so all the renamings can be done together, even though
    the API (and that of template, for that matter) is still fluid.
    
    R=r, rsc
    CC=golang-dev
    https://golang.org/cl/5332053
    5cb4a153
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...