Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors: add ErrUnsupported | Andy Pan | 2023-03-11 | 1 | -0/+15 |
* | errors, fmt: add support for wrapping multiple errors | Damien Neil | 2022-09-29 | 1 | -14/+17 |
* | all: update references to symbols moved from os to io/fs | Russ Cox | 2020-10-20 | 1 | -6/+6 |
* | errors: fix wrong code in package doc | Jonathan Amsterdam | 2019-09-04 | 1 | -4/+4 |
* | errors: improve doc | Jonathan Amsterdam | 2019-08-06 | 1 | -0/+49 |
* | errors, fmt: revert rejected changes for Go 1.13 | Damien Neil | 2019-05-15 | 1 | -32/+2 |
* | fmt: make type of fmt.Errorf the same as that of errors.New | Marcel van Lohuizen | 2019-03-14 | 1 | -3/+18 |
* | errors: improve performance of New | Marcel van Lohuizen | 2019-03-14 | 1 | -1/+6 |
* | errors: add Frame and Formatter/Printer interfaces | Marcel van Lohuizen | 2019-02-27 | 1 | -2/+12 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+20 |