• 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
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc 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...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...