aboutsummaryrefslogtreecommitdiff
path: root/api/next.txt
AgeCommit message (Expand)Author
2020-12-17api: promote next to go1.16go1.16beta1Dmitri Shuralyov
2020-10-29api: update next.txtRuss Cox
2020-10-20io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fsRuss Cox
2020-10-20api: update next.txtRuss Cox
2020-08-28text/template: add CommentNode to template parse treeAriel Mashraki
2020-08-20unicode: upgrade to Unicode 13.0.0Marcel van Lohuizen
2020-06-09api: promote next to go1.15Alexander Rakoczy
2020-02-25sync: add new Map method LoadAndDeleteChangkun Ou
2020-02-24time: add Ticker.ResetChangkun Ou
2020-02-23Revert "time: add Ticker.Reset"Andrew Bonventre
2020-02-23time: add Ticker.ResetChangkun Ou
2020-02-21testing: testing: add (*T).Deadline method for test timeoutBryan C. Mills
2019-12-16api: promote next to go1.14Alexander Rakoczy
2019-11-05unicode: upgrade to Unicode 12Marcel van Lohuizen
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
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-14api: promote next to go1.9Chris Broadfoot
2017-06-14api: update next.txtChris Broadfoot
2017-05-02api: update next.txtBrad Fitzpatrick
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-10-26api: update next.txtBrad Fitzpatrick
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
2015-12-17api: create go1.6.txtgo1.6beta1Brad Fitzpatrick
2015-11-13api: update next.txtShenghou Ma
2015-10-12api: update next.txtBrad Fitzpatrick
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