aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2012-06-13[release-branch.go1] syscall: revert API changes in Windows Win32finddata fix.Russ Cox
2012-06-13[release-branch.go1] api: add Linux/ARM to go1 APIShenghou Ma
2012-06-13[release-branch.go1] syscall: correct Win32finddata definitionAlex Brainman
2012-06-13[release-branch.go1] api: add FreeBSD to go1 APIBrad Fitzpatrick
2012-06-13[release-branch.go1] cmd/api: add api/next.txtBrad Fitzpatrick
2012-06-13[release-branch.go1] api: undo go1.txt additions made by 27d0a516b7ebAndrew Gerrand
2012-06-13[release-branch.go1] regexp/syntax: replace internal error on unexpected ) w/...Jan 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