summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* [release-branch.go1] syscall: revert API changes in Windows Win32finddata fix.Russ Cox2012-06-131-26/+0
* [release-branch.go1] api: add Linux/ARM to go1 APIShenghou Ma2012-06-131-1/+2226
* [release-branch.go1] syscall: correct Win32finddata definitionAlex Brainman2012-06-131-0/+26
* [release-branch.go1] api: add FreeBSD to go1 APIBrad Fitzpatrick2012-06-131-7/+4062
* [release-branch.go1] cmd/api: add api/next.txtBrad Fitzpatrick2012-06-132-0/+439
* [release-branch.go1] api: undo go1.txt additions made by 27d0a516b7ebAndrew Gerrand2012-06-131-1/+0
* [release-branch.go1] regexp/syntax: replace internal error on unexpected ) w/...Jan Mercl2012-06-131-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