Pinned
608 contributions in the last year
Less
More
Contribution activity
September 2021
Created 10 commits in 5 repositories
Created 1 repository
Created a pull request in transmission/transmission that received 32 comments
C++ modernize: Replace MIN/MAX with type safe std::min/std::max
Updates C library include lines to instead include C++ wrappers
Includes <algorithm> and replaces MIN and MAX macros with type safe std::min and s…
+198
−189
•
32
comments