Popular repositories Loading
-
-
-
ThreadPool
ThreadPool PublicForked from progschj/ThreadPool
A simple C++17 Thread Pool implementation
658 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 11 commits in 3 repositories
Created a pull request in casey/just that received 13 comments
Use raw_arg on Windows to fix handling of spaces in commands
On Windows Rust escapes arguments for security reasons, but since we are passing an argument to a shell (i.e. can execute arbitrary code anyway), t…
+25
−0
lines changed
•
13
comments
Opened 1 other pull request in 1 repository
ninja-build/ninja
1
open
-
Add v2 prototype which builds a second binary with experimental changes
This contribution was made on Apr 2
Reviewed 2 pull requests in 1 repository
ninja-build/ninja
2 pull requests
-
Implement GNU Make jobserver client protocol support in Ninja
This contribution was made on Apr 10
-
Replace covert pipe with SIGCHLD handler
This contribution was made on Apr 10