summaryrefslogtreecommitdiff
path: root/api/go1.txt
Commit message (Expand)AuthorAgeFilesLines
* encoding/xml: add, support Marshaler interfaceRuss Cox2013-08-141-7/+0
* undo CL 12603044 / 2ca230b93195Russ Cox2013-08-141-0/+7
* encoding/xml: add, support Marshaler interfaceRuss Cox2013-08-141-7/+0
* cmd/api: rewrite using go/typesRobert Griesemer2013-08-081-33/+61
* cmd/api: add more platformsShenghou Ma2013-05-211-4/+52
* cmd/api: normalize byte to uint8 and rune to int32Brad Fitzpatrick2013-01-281-1156/+1156
* cmd/api: fix type scrubbingBrad Fitzpatrick2013-01-221-10/+10
* api: fix build; regenerate api.txt with fixed signaturesBrad Fitzpatrick2012-09-181-676/+664
* cmd/api: allow extension of interfaces with unexported methodsRuss Cox2012-09-181-12/+12
* api: add Linux/ARM to go1 APIShenghou Ma2012-06-041-1/+2226
* api: add FreeBSD to go1 APIBrad Fitzpatrick2012-06-011-7/+4062
* api: undo go1.txt additions made by 27d0a516b7ebAndrew Gerrand2012-05-171-1/+0
* regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParenJan Mercl2012-05-141-0/+1
* path/filepath: use windows GetShortPathName api to force GetLongPathName to d...Alex Brainman2012-03-271-0/+2
* api: update go1.txt after adding functions to html/templateRob Pike2012-03-201-0/+8
* build: catch API changes during buildBrad Fitzpatrick2012-03-171-0/+24524