aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2020-01-31go/types: unexport Checker.LookupFieldOrMethodRobert Griesemer
2019-12-17go/build: rename WorkingDir to Dirgo1.14beta1Bryan C. Mills
2019-12-16api: promote next to go1.14Alexander Rakoczy
2019-11-05unicode: upgrade to Unicode 12Marcel van Lohuizen
2019-08-08api/go1.13: add debug/elf.Symbol fields added in CL 184099Filippo Valsorda
2019-08-02all: remove os.ErrTimeoutDamien Neil
2019-08-01all: remove os.ErrTemporaryDamien Neil
2019-06-27text/scanner: remove AllowDigitSeparator flag againRobert Griesemer
2019-06-26api: promote next to go1.13go1.13beta1Andrew Bonventre
2019-05-08api: update next.txtBrad Fitzpatrick
2019-05-06net/http: add support for SameSite=NoneVivek Sekhar
2019-04-26api: add recent Go 1.13 workRuss Cox
2019-04-25all: update to Unicode 11Marcel van Lohuizen
2019-02-20text/scanner: don't liberally consume (invalid) floats or underbarsRobert Griesemer
2019-01-02api: add os.(*File).SyscallConn to go1.12.txtBrad Fitzpatrick
2018-12-30syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t...Yuval Pavel Zholkover
2018-12-18api: promote next to go1.12Filippo Valsorda
2018-10-05syscall: FreeBSD 12 ino64 supportYuval Pavel Zholkover
2018-10-05cmd/api: explicit tagKey with GOOS and GOARCHMeng Zhuo
2018-09-13os: add ModeCharDevice to ModeTypeTobias Klauser
2018-08-28syscall: implement Unix Socket for WindowsYasuhiro Matsumoto
2018-08-22crypto/tls: make ConnectionState.ExportKeyingMaterial a methodFilippo Valsorda
2018-07-19api: add ErrorHandler function to httputil.ReverseProxyAndrew Bonventre
2018-07-12syscall: convert Windows AddrinfoW.Addr from uintptr to syscall.PointerBrad Fitzpatrick
2018-07-09api: add some more API to go1.11.txtBrad Fitzpatrick
2018-06-26go/types: rename NewInterface2 to NewInterfaceTypeRobert Griesemer
2018-06-25os: have UserCacheDir return an error on failureAndrew Bonventre
2018-06-22api: promote next to go1.11Andrew Bonventre
2018-06-22text/template/parse: undo breaking API changesDaniel Theophanes
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