]> Cypherpunks repositories - gostls13.git/commit
api: add FreeBSD to go1 API
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 2 Jun 2012 01:42:36 +0000 (18:42 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 2 Jun 2012 01:42:36 +0000 (18:42 -0700)
commitb7c2ade6964139b99d35f8f4d10d061e4443985f
tree2bc9d1327acbfe6fb3eb0b985dafd85522d20478
parent0e45890c8bafbaeed18c22f462d5435e43705264
api: add FreeBSD to go1 API

Now that gri has made go/parser 15% faster, I offer this
change to slow back down cmd/api ~proportionately, adding
FreeBSD to the go1-checked set of platforms.

Really we should have done this earlier. This will prevent us
from breaking FreeBSD compatibility accidentally in the
future.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/6279044
api/go1.txt
src/cmd/api/goapi.go