• Russ Cox's avatar
    cleanup toward eliminating package global name space · a6736fa4
    Russ Cox authored
      * switch to real dot (.) instead of center dot (·) everywhere in object files.
        before it was half and half depending on where in the name it appeared.
      * in 6c/6a/etc identifiers, · can still be used but turns into . immediately.
      * in export metadata, replace package identifiers with quoted strings
        (still package names, not paths).
    
    R=ken2, r
    CC=golang-dev
    https://golang.org/cl/190076
    a6736fa4
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...