aboutsummaryrefslogtreecommitdiff
path: root/error.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-150/+0
* change angle bracket import to quotes (#868)Hanzhen Yi2021-10-261-1/+1
* add SystemErrno to Error (#740)rittneje2019-12-171-2/+17
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-1/+1
* fix breaking compatibility.Yasuhiro Matsumoto2017-03-211-4/+3
* fix buildYasuhiro Matsumoto2017-03-201-2/+2
* fix buildYasuhiro Matsumoto2017-03-201-1/+1
* go vet && golintYasuhiro Matsumoto2016-11-051-1/+8
* go vet && golintYasuhiro Matsumoto2016-11-051-0/+1
* Add one blank line for godocmattn2014-08-181-0/+1
* Add license headermattn2014-08-181-0/+4
* Fix ErrNoticeRecoverWAL variable name.Christoph Martin2014-04-011-1/+1
* Enable extended error codes.Christoph Martin2014-04-011-30/+99
* Remove compiler errorEric L. Frederich2013-11-301-2/+1
* Provide more detailed error messagesRobert Knight2013-11-191-1/+15
* Start work on introducing machine-readable error codes.Jochen Voss2013-08-301-0/+41
* Rervert ff8e6729ce0628c3da97bd8e85c636f3645c2516mattn2013-08-141-41/+0
* Start work on introducing machine-readable error codes.Jochen Voss2013-08-131-0/+41