- Vancouver
- http://reiver.link/
- Joined on
2023-07-17
reiver pushed to master at reiver/go-utf8
-
788feadac5 improved documentation
reiver pushed to master at reiver/go-utf8
-
1dbbf8a605 improved documentation
reiver pushed to master at reiver/go-utf8
-
a4fcc1ff1b github.com -> sourcecode.social
reiver pushed to master at reiver/go-utf8
-
161bc9a4ec improved documentation
-
c2b6e0a0b0 improved documentation
-
50d87b31bb improved documentation
-
e35e1b4a18 improved documentation
-
35ae548cd2 utf.RuneReader & utf8.RuneScanner
- Compare 10 commits »
reiver created repository reiver/go-utf8
reiver pushed to master at reiver/go-errhttp
-
ab4070bfdf made .ErrHTTP() method return the HTTP status code (as an int). added some missing error. removed some errors that should not have been there.
reiver pushed to master at reiver/go-errhttp
-
2f430f79b6 updated README.md file
reiver pushed to master at reiver/go-errhttp
-
3bacef551e updated README.md file
-
635fba49cf the new pkg.go.dev will incorporate the README.md file, so do not need doc.go
-
7277a32d08 dealt with internal type fitting interface in another way (other than a unit test)
-
34675d3edc modified package-level global errors in the way the new error package Unwrap(), etc understands it
-
502ea33a84 removed Err() method. deal with internal type fitting interface in another way (other than a unit test)
- Compare 10 commits »
reiver created repository reiver/go-errhttp
reiver pushed to master at reiver/go-httpaccept
-
45de8a1a6e initial commits