aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2018-06-11syscall: update TOKEN_ALL_ACCESS according to WinNT.hThanabodee Charoenpiriyakij
2018-04-18syscall: introduce Pointer type and use it instead of uintptrAlex Brainman
2018-04-09api: remove unnecessary lines from except.txtDaniel Martí
2018-04-04text/template: add variable assignmentsDaniel Martí
2018-03-30api: add exception for os.ModeType valueJoe Tsai
2018-02-13syscall: support Getwd on all BSDsTobias Klauser
2018-02-06text/template: revert CL 66410 "add break, continue actions in ranges"Ian Lance Taylor
2018-01-11doc, api: add type Srcset string change to go1.10 notes and APIgo1.10beta2Andrew Bonventre
2017-12-11strings: fix two Builder bugs allowing mutation of strings, remove ReadFromBrad Fitzpatrick
2017-12-07api: promote next to go1.10Andrew Bonventre
2017-11-15api: update next.txtRuss Cox
2017-10-28api: update next.txtRuss Cox
2017-10-24unicode: update to Unicode 10.0.0Marcel van Lohuizen
2017-10-06math/big: provide support for conversion bases up to 62griesemer
2017-06-29doc, api: add syscall.SysProcAttr.AmbientCaps change to 1.9 notes, APIBrad Fitzpatrick
2017-06-14api: promote next to go1.9Chris Broadfoot
2017-06-14api: update next.txtChris Broadfoot
2017-05-02api: update next.txtBrad Fitzpatrick
2017-02-21math/big: define Word as uint instead of uintptrRobert Griesemer
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