• Russ Cox's avatar
    cmd/go: new tag selection logic · d09943ae
    Russ Cox authored
    The new logic is "use go1 if it's there, otherwise no tag."
    Nothing needs to say "I require go1.0.1", and I want to
    preserve some flexibility in defining what tags mean.
    
    Right now (before go1.0.1) there is only one possible tag,
    "go1", and I'd like to keep it that way.
    
    R=golang-dev, bradfitz, r, adg
    CC=golang-dev
    https://golang.org/cl/6112060
    d09943ae
Name
Last commit
Last update
api Loading commit data...
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...