Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -276/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
* | add SystemErrno to Error (#740) | rittneje | 2019-12-17 | 1 | -0/+31 |
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -1/+3 |
* | fix error message | Yasuhiro Matsumoto | 2017-11-19 | 1 | -2/+2 |
* | handle new error message | Yasuhiro Matsumoto | 2017-11-18 | 1 | -1/+1 |
* | fix breaking compatibility. | Yasuhiro Matsumoto | 2017-03-21 | 1 | -4/+4 |
* | fix test | Yasuhiro Matsumoto | 2017-03-21 | 1 | -3/+3 |
* | fix test | Yasuhiro Matsumoto | 2017-03-21 | 1 | -1/+1 |
* | Add test for ErrNo.Extend() | mattn | 2015-01-26 | 1 | -0/+6 |
* | Add one blank line for godoc | mattn | 2014-08-18 | 1 | -0/+1 |
* | Add license header | mattn | 2014-08-18 | 1 | -0/+4 |
* | Enable extended error codes. | Christoph Martin | 2014-04-01 | 1 | -2/+162 |
* | Fix test | mattn | 2014-01-29 | 1 | -2/+3 |
* | Add test for error == nil | mattn | 2014-01-29 | 1 | -0/+6 |
* | Add unit test for enhanced error reporting | Robert Knight | 2013-11-19 | 1 | -1/+26 |
* | Update test expectations follow change of concrete error type | Robert Knight | 2013-11-19 | 1 | -1/+3 |
* | Provide more detailed error messages | Robert Knight | 2013-11-19 | 1 | -1/+1 |
* | Add tests | mattn | 2013-09-03 | 1 | -0/+3 |
* | Start work on introducing machine-readable error codes. | Jochen Voss | 2013-08-30 | 1 | -0/+34 |
* | Rervert ff8e6729ce0628c3da97bd8e85c636f3645c2516 | mattn | 2013-08-14 | 1 | -34/+0 |
* | Start work on introducing machine-readable error codes. | Jochen Voss | 2013-08-13 | 1 | -0/+34 |