aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2016-12-21Revert "cmd/go: note when some Go files were ignored on no-Go-files errors"Brad Fitzpatrick
2016-12-15api: add openbsd syscall constantsgo1.8beta2Chris Broadfoot
2016-12-14database/sql: do not store Tx options in ContextDaniel Theophanes
2016-12-12runtime, syscall: update openbsd for changes to syskillJoel Sing
2016-12-09api: remove testing Context accessors from go1.8.txtBrad Fitzpatrick
2016-12-07runtime: add number of forced GCs to MemStatsAustin Clements
2016-12-01cmd/objdump: copy gosym.PCValue into internal packageKeith Randall
2016-12-01api: promote next.txt to go1.8.txt, update go toolgo1.8beta1Chris Broadfoot
2016-12-01api: update next.txt (remove database/sql.NamedParam)Chris Broadfoot
2016-11-16api, doc: update go1.8.txt and next.txtBrad Fitzpatrick
2016-11-02testing: introduce testing/internal/testdeps for holding testmain dependenciesRuss Cox
2016-11-02api: sort except.txtRuss Cox
2016-10-30syscall: remove X__cmsg_data from CmsghdrIan Gudger
2016-10-26encoding/json: marshal the RawMessage value type the same as its pointer typeBrad Fitzpatrick
2016-10-26api: update next.txtBrad Fitzpatrick
2016-06-28unicode: upgrade to version 9.0.0Marcel van Lohuizen
2016-06-02api: promote next.txt to go1.7.txt and update api toolgo1.7beta1Andrew Gerrand
2016-06-02api: remove os.File.Size and http.Transport.DialerAndrew Gerrand
2016-06-01api: update next.txtAndrew Gerrand
2016-05-24io: remove SizedReaderAtRuss Cox
2016-05-24api: update next.txtRuss Cox
2016-05-04cmd/api: remove debug/pe replated changes from next.txtAlex Brainman
2016-04-22api: update next.txtBrad Fitzpatrick
2016-03-21api: update next.txtBrad Fitzpatrick
2016-01-13go/types: rename Importer2 to ImporterFromgo1.6beta2Brad Fitzpatrick
2016-01-08api: more go1.6 API additionsBrad Fitzpatrick
2016-01-08api: fix build for go/build changeRuss Cox
2015-12-29api/go1.6.txt: add debug.SetTraceback, build.Package.InvalidGoFilesRuss Cox
2015-12-19api: fix typo in READMEShenghou Ma
2015-12-18debug/elf: rename Chdr64.Reserved to _Austin Clements
2015-12-17api: create go1.6.txtgo1.6beta1Brad Fitzpatrick
2015-12-14go/constant: switch to floating-point representation when fractions become to...Robert Griesemer
2015-11-13api: update next.txtShenghou Ma
2015-10-12api: update next.txtBrad Fitzpatrick
2015-07-30api: update go1.5.txtBrad Fitzpatrick
2015-07-22runtime/trace: add new packageDmitry Vyukov
2015-07-21go/types: make types.Typ a slice, unexport UniverseByte/RuneRobert Griesemer
2015-07-21api: add go1.5.txt API file, reset next.txtBrad Fitzpatrick
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