Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
838 contributions in the last year
Contribution activity
November 2020
Created 41 commits in 2 repositories
Opened 10 pull requests in 2 repositories
protocolbuffers/upb
7
merged
- Fixed a few minor bugs found by fuzzing.
- Added a BUILD file for wyhash.
- Removed obsolete port.c file.
- Fixed a critical bug on 32-bit builds, and added much more Kokoro testing
- Amalgamation no longer bundles wyhash, but #includes it.
- Bugfix for JSON decoding: only check real oneofs for duplicates.
- symtab: use longjmp() for errors and avoid intermediate table.
Reviewed 2 pull requests in 1 repository
protocolbuffers/protobuf 2 pull requests
Created an issue in wangyi-fudan/wyhash that received 1 comment
Misspelled word boudaries => boundaries
This is a very minor issue, but the source of wyhash has a misspelled word in the comment: https://github.com/wangyi-fudan/wyhash/blob/master/wyhas…