| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | api: promote next to go1.17 | Heschi Kreinick | 2021-06-09 | 1 | -99/+0 |
| * | text/template/parse: rename DeferFuncCheck to SkipFuncCheck | Russ Cox | 2021-05-06 | 1 | -2/+2 |
| * | api: update next.txt | Dmitri Shuralyov | 2021-04-30 | 1 | -0/+99 |
| * | api: promote next to go1.16go1.16beta1 | Dmitri Shuralyov | 2020-12-17 | 1 | -452/+0 |
| * | api: update next.txt | Russ Cox | 2020-10-29 | 1 | -6/+121 |
| * | io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fs | Russ Cox | 2020-10-20 | 1 | -3/+85 |
| * | api: update next.txt | Russ Cox | 2020-10-20 | 1 | -5/+241 |
| * | text/template: add CommentNode to template parse tree | Ariel Mashraki | 2020-08-28 | 1 | -0/+14 |
| * | unicode: upgrade to Unicode 13.0.0 | Marcel van Lohuizen | 2020-08-20 | 1 | -0/+5 |
| * | api: promote next to go1.15 | Alexander Rakoczy | 2020-06-09 | 1 | -3/+0 |
| * | sync: add new Map method LoadAndDelete | Changkun Ou | 2020-02-25 | 1 | -0/+1 |
| * | time: add Ticker.Reset | Changkun Ou | 2020-02-24 | 1 | -0/+1 |
| * | Revert "time: add Ticker.Reset" | Andrew Bonventre | 2020-02-23 | 1 | -1/+0 |
| * | time: add Ticker.Reset | Changkun Ou | 2020-02-23 | 1 | -0/+1 |
| * | testing: testing: add (*T).Deadline method for test timeout | Bryan C. Mills | 2020-02-21 | 1 | -0/+1 |
| * | api: promote next to go1.14 | Alexander Rakoczy | 2019-12-16 | 1 | -5/+0 |
| * | unicode: upgrade to Unicode 12 | Marcel van Lohuizen | 2019-11-05 | 1 | -0/+5 |
| * | api: promote next to go1.13go1.13beta1 | Andrew Bonventre | 2019-06-26 | 1 | -8042/+0 |
| * | api: update next.txt | Brad Fitzpatrick | 2019-05-08 | 1 | -2/+46 |
| * | net/http: add support for SameSite=None | Vivek Sekhar | 2019-05-06 | 1 | -0/+2 |
| * | api: add recent Go 1.13 work | Russ Cox | 2019-04-26 | 1 | -0/+7985 |
| * | all: update to Unicode 11 | Marcel van Lohuizen | 2019-04-25 | 1 | -0/+8 |
| * | text/scanner: don't liberally consume (invalid) floats or underbars | Robert Griesemer | 2019-02-20 | 1 | -0/+3 |
| * | api: promote next to go1.10 | Andrew Bonventre | 2017-12-07 | 1 | -641/+0 |
| * | api: update next.txt | Russ Cox | 2017-11-15 | 1 | -3/+44 |
| * | api: update next.txt | Russ Cox | 2017-10-28 | 1 | -1/+594 |
| * | unicode: update to Unicode 10.0.0 | Marcel van Lohuizen | 2017-10-24 | 1 | -0/+6 |
| * | math/big: provide support for conversion bases up to 62 | griesemer | 2017-10-06 | 1 | -0/+1 |
| * | api: promote next to go1.9 | Chris Broadfoot | 2017-06-14 | 1 | -163/+0 |
| * | api: update next.txt | Chris Broadfoot | 2017-06-14 | 1 | -16/+43 |
| * | api: update next.txt | Brad Fitzpatrick | 2017-05-02 | 1 | -0/+136 |
| * | api: promote next.txt to go1.8.txt, update go toolgo1.8beta1 | Chris Broadfoot | 2016-12-01 | 1 | -259/+0 |
| * | api: update next.txt (remove database/sql.NamedParam) | Chris Broadfoot | 2016-12-01 | 1 | -4/+8 |
| * | api, doc: update go1.8.txt and next.txt | Brad Fitzpatrick | 2016-11-16 | 1 | -10/+72 |
| * | api: update next.txt | Brad Fitzpatrick | 2016-10-26 | 1 | -0/+193 |
| * | api: promote next.txt to go1.7.txt and update api toolgo1.7beta1 | Andrew Gerrand | 2016-06-02 | 1 | -276/+0 |
| * | api: remove os.File.Size and http.Transport.Dialer | Andrew Gerrand | 2016-06-02 | 1 | -2/+0 |
| * | api: update next.txt | Andrew Gerrand | 2016-06-01 | 1 | -6/+33 |
| * | io: remove SizedReaderAt | Russ Cox | 2016-05-24 | 1 | -3/+0 |
| * | api: update next.txt | Russ Cox | 2016-05-24 | 1 | -4/+55 |
| * | cmd/api: remove debug/pe replated changes from next.txt | Alex Brainman | 2016-05-04 | 1 | -8/+0 |
| * | api: update next.txt | Brad Fitzpatrick | 2016-04-22 | 1 | -0/+184 |
| * | api: update next.txt | Brad Fitzpatrick | 2016-03-21 | 1 | -0/+27 |
| * | api: create go1.6.txtgo1.6beta1 | Brad Fitzpatrick | 2015-12-17 | 1 | -160/+0 |
| * | api: update next.txt | Shenghou Ma | 2015-11-13 | 1 | -0/+107 |
| * | api: update next.txt | Brad Fitzpatrick | 2015-10-12 | 1 | -0/+53 |
| * | api: add go1.5.txt API file, reset next.txt | Brad Fitzpatrick | 2015-07-21 | 1 | -957/+0 |
| * | unicode: upgrade to 8.0.0 | Marcel van Lohuizen | 2015-06-26 | 1 | -0/+7 |
| * | api: refresh next.txt | Russ Cox | 2015-05-14 | 1 | -42/+130 |
| * | runtime: remove unused GC times from api.next | Rick Hudson | 2015-05-06 | 1 | -3/+0 |
