aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2015-06-26unicode: upgrade to 8.0.0Marcel van Lohuizen
2015-05-14api: refresh next.txtRuss Cox
2015-05-06runtime: remove unused GC times from api.nextRick Hudson
2015-04-11api: update next.txtShenghou Ma
2015-03-03api: update next.txtMikio Hara
2015-01-12runtime: add GODEBUG=gccheckmark=0/1Austin Clements
2014-12-18api: update next.txtShenghou Ma
2014-12-12[release-branch.go1.4] api: create go1.4.txtRuss Cox
2014-08-18unicode: strconv: regexp: Upgrade to Unicode 7.0.0.Marcel van Lohuizen
2014-07-30undo CL 102610045 / 7244ce3ae9dbMikio Hara
2014-06-24syscall: regenerate z-files for darwinMikio Hara
2014-06-02api: add go1.3.txtBrad Fitzpatrick
2014-05-28regexp: hide one-pass code from exported APIRuss Cox
2014-05-27api: update next.txtBrad Fitzpatrick
2014-05-15api: update next.txtShenghou Ma
2014-05-16api: update openbsd exceptionsMikio Hara
2014-04-01api: update next.txtShenghou Ma
2014-03-06api: update next.txtShenghou Ma
2014-03-06api: add NetBSD/ARM EABI exceptions.Shenghou Ma
2014-03-04api: add FreeBSD 10 exceptionsMikio Hara
2014-02-19api: update next.txtRuss Cox
2014-02-18api: whitelist change to unicode.VersionBrad Fitzpatrick
2014-02-11api: update next.txtShenghou Ma
2014-01-22api: update next.txtBrad Fitzpatrick
2014-01-22api: add Fchflags exception to more platformsBrad Fitzpatrick
2014-01-14api: update next.txtBrad Fitzpatrick
2014-01-11api: update except.txt and next.txt to reflect openbsd system ABI breakJoel Sing
2014-01-09api: update next.txtBrad Fitzpatrick
2013-12-18api: update next.txtBrad Fitzpatrick
2013-12-16api: update next.txtBrad Fitzpatrick
2013-10-18api: add go1.2.txt, use in testsAndrew Gerrand
2013-09-23api: update next.txtBrad Fitzpatrick
2013-09-06api: update go1.1, except and next.txt with constant valuesBrad Fitzpatrick
2013-08-20api: update next.txt, except.txtRob Pike
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-08-05api: update next.txtBrad Fitzpatrick
2013-08-02api: update next.txtBrad Fitzpatrick
2013-06-14api: update next.txtBrad Fitzpatrick
2013-06-03api: update next.txtShenghou Ma
2013-05-21api: update next.txtBrad Fitzpatrick
2013-05-21cmd/api: add more platformsShenghou Ma
2013-05-06api: add go1.1.txt; update cmd/api to use itBrad Fitzpatrick
2013-05-07syscall: fix prototype of Fchflags (API change)Shenghou Ma
2013-04-20api: update next.txt; add io.ErrNoProgressBrad Fitzpatrick
2013-04-03api: update next.txt.Brad Fitzpatrick
2013-03-29api: remove Zone of net.IPNet from next.txtMikio Hara
2013-03-12api/next.txt: remove references to go/types, now in separate repoRob Pike