summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* reflect: add Value.CanConvertIan Lance Taylor2021-07-211-0/+1
* testing: add TB.SetenvRuss Cox2021-07-011-0/+1
* image: add Uniform.RGBA64At and Rectangle.RGBA64AtNigel Tao2021-06-301-0/+2
* image: add RGBA64Image interfaceNigel Tao2021-06-181-1/+33
* time: fix receiver for Time.IsDST methodRuss Cox2021-06-171-1/+1
* api: promote next to go1.17Heschi Kreinick2021-06-092-99/+159
* text/template/parse: rename DeferFuncCheck to SkipFuncCheckRuss Cox2021-05-061-2/+2
* math: replace float32/64 extrema with exact expressionsRobert Griesemer2021-05-031-0/+1
* api: update next.txtDmitri Shuralyov2021-04-301-0/+99
* math: increase precision of math.SmallestNonzeroFloat64Robert Griesemer2021-04-301-0/+2
* syscall: restore broken GetQueuedCompletionStatus signature but make it not c...Jason A. Donenfeld2021-02-241-6/+0
* syscall: do not overflow key memory in GetQueuedCompletionStatusJason A. Donenfeld2021-02-241-0/+6
* api/go1.16: add go/build/constraint APIsAlexander Rakoczy2021-01-271-0/+29
* syscall: remove RtlGenRandom and move it into internal/syscallJason A. Donenfeld2021-01-151-2/+0
* go/build: report positions for go:embed directivesJay Conrod2021-01-141-0/+3
* runtime/metrics: remove unused StopTheWorld Description fieldMichael Anthony Knyszek2021-01-081-1/+0
* crypto/x509: rollback new CertificateRequest fieldsFilippo Valsorda2021-01-061-9/+0
* api/go1.16: remove crypto/tls APIs that are moved to Go 1.17Dmitri Shuralyov2020-12-171-3/+0
* api: promote next to go1.16go1.16beta1Dmitri Shuralyov2020-12-172-452/+484
* api: update next.txtRuss Cox2020-10-291-6/+121
* io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fsRuss Cox2020-10-202-95/+221
* api: update next.txtRuss Cox2020-10-201-5/+241
* text/template: add CommentNode to template parse treeAriel Mashraki2020-08-281-0/+14
* unicode: upgrade to Unicode 13.0.0Marcel van Lohuizen2020-08-202-0/+6
* go/printer: remove exported StdFormat flagDmitri Shuralyov2020-07-171-2/+0
* go/types: rename UsesCgo to go115UsesCgoMatthew Dempsky2020-06-101-1/+0
* api: promote next to go1.15Alexander Rakoczy2020-06-092-3/+133
* all: remove scattered remnants of darwin/386Austin Clements2020-04-081-4/+0
* sync: add new Map method LoadAndDeleteChangkun Ou2020-02-251-0/+1
* time: add Ticker.ResetChangkun Ou2020-02-241-0/+1
* Revert "time: add Ticker.Reset"Andrew Bonventre2020-02-231-1/+0
* time: add Ticker.ResetChangkun Ou2020-02-231-0/+1
* testing: testing: add (*T).Deadline method for test timeoutBryan C. Mills2020-02-211-0/+1
* go/types: unexport Checker.LookupFieldOrMethodRobert Griesemer2020-01-311-1/+0
* go/build: rename WorkingDir to Dirgo1.14beta1Bryan C. Mills2019-12-171-1/+1
* api: promote next to go1.14Alexander Rakoczy2019-12-162-5/+198
* unicode: upgrade to Unicode 12Marcel van Lohuizen2019-11-052-0/+6
* api/go1.13: add debug/elf.Symbol fields added in CL 184099Filippo Valsorda2019-08-081-0/+2
* all: remove os.ErrTimeoutDamien Neil2019-08-021-3/+0
* all: remove os.ErrTemporaryDamien Neil2019-08-011-1/+0
* text/scanner: remove AllowDigitSeparator flag againRobert Griesemer2019-06-271-3/+0
* api: promote next to go1.13go1.13beta1Andrew Bonventre2019-06-262-8042/+8037
* api: update next.txtBrad Fitzpatrick2019-05-081-2/+46
* net/http: add support for SameSite=NoneVivek Sekhar2019-05-061-0/+2
* api: add recent Go 1.13 workRuss Cox2019-04-261-0/+7985
* all: update to Unicode 11Marcel van Lohuizen2019-04-252-1/+10
* text/scanner: don't liberally consume (invalid) floats or underbarsRobert Griesemer2019-02-202-0/+4
* api: add os.(*File).SyscallConn to go1.12.txtBrad Fitzpatrick2019-01-021-0/+1
* syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t...Yuval Pavel Zholkover2018-12-302-48/+0
* api: promote next to go1.12Filippo Valsorda2018-12-181-0/+251