Highlights
- Arctic Code Vault Contributor
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 upPopular repositories
1,228 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 23 commits in 3 repositories
Created a pull request in facebook/zstd that received 3 comments
removed (commented) icc test from github action
currently failing, and producing noise needs further investigation
Opened 3 other pull requests in 1 repository
facebook/zstd
3
merged
Reviewed 16 pull requests in 2 repositories
facebook/zstd 15 pull requests
- fix Integer Overflow
- [cmake] Fix source directory with spaces
- [huf_compress] Refactor and comment HUF_buildCTable()
- Update Zstd Compression Format to Clarify Repcode Behavior
- Don't Use Regexes to Build Pkg-Config File
- Don't ASAN-Poison Statically-Allocated Workspaces
- Fix various paramgrill conversion warnings
- [build] Fix icc build. Using updated ubuntu packages
- Remove possibility of hanging when using seekable decompression
- [lib] Ensure that multithreaded compression always makes some progress
- Paramgrill for windows
- [zlibWrapper] Only use public zstd functions
- [oss-fuzz] Move sequence compression API nbSequences check
- [linux] Add the linux wrapper API
- Fix dll path in case of cross-compilation