aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
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
2013-03-11api: update next.txtBrad Fitzpatrick
2013-03-06api: update next.txtBrad Fitzpatrick
2013-02-27api: update next.txtBrad Fitzpatrick
2013-02-15api: refresh next.txtRuss Cox
2013-02-11api: Update readme.Robin Eklind
2013-01-28cmd/api: normalize byte to uint8 and rune to int32Brad Fitzpatrick
2013-01-22cmd/api: fix type scrubbingBrad Fitzpatrick
2013-01-18api: update next.txtRuss Cox
2013-01-02api: add go/types to next.txtRuss Cox
2012-12-17api/next.txt: updateShenghou Ma
2012-12-16net: change ListenUnixgram signature to return UnixConn instead of UDPConnMikio Hara