aboutsummaryrefslogtreecommitdiff
path: root/api/go1.txt
AgeCommit message (Expand)Author
2013-08-14encoding/xml: add, support Marshaler interfaceRuss Cox
2013-08-14undo CL 12603044 / 2ca230b93195Russ Cox
2013-08-14encoding/xml: add, support Marshaler interfaceRuss Cox
2013-08-08cmd/api: rewrite using go/typesRobert Griesemer
2013-05-21cmd/api: add more platformsShenghou Ma
2013-01-28cmd/api: normalize byte to uint8 and rune to int32Brad Fitzpatrick
2013-01-22cmd/api: fix type scrubbingBrad Fitzpatrick
2012-09-18api: fix build; regenerate api.txt with fixed signaturesBrad Fitzpatrick
2012-09-18cmd/api: allow extension of interfaces with unexported methodsRuss Cox
2012-06-04api: add Linux/ARM to go1 APIShenghou Ma
2012-06-01api: add FreeBSD to go1 APIBrad Fitzpatrick
2012-05-17 api: undo go1.txt additions made by 27d0a516b7ebAndrew Gerrand
2012-05-14regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParenJan Mercl
2012-03-27path/filepath: use windows GetShortPathName api to force GetLongPathName to d...Alex Brainman
2012-03-20api: update go1.txt after adding functions to html/templateRob Pike
2012-03-17build: catch API changes during buildBrad Fitzpatrick