0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 06, 2025 — Jun 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplify deadline calculation More... over 10 years ago
Delete TODO More... over 10 years ago
Bump version to 0.3 More... over 10 years ago
Update README.rst - fix travis image url More... over 10 years ago
Convert README.md to rst format More... over 10 years ago
Update README.md - another missing quote More... over 10 years ago
Eliminate the horrible duplication in the benchmarks More... over 10 years ago
Remove unneeded lock_release_save More... over 10 years ago
Use cpython style object names More... over 10 years ago
Remove unneeded initialization More... over 10 years ago
Unify timeout parsing code and default value More... over 10 years ago
Update README.md - tested platforms More... over 10 years ago
Assert that there are no waiters when deallocating a condition More... over 10 years ago
Remove unneeded cast and equality check More... over 10 years ago
Add failing test for initializing condition after fork More... over 10 years ago
Initialize waitq when condition is initialized More... over 10 years ago
Cleanup README.md - missing quotes More... over 10 years ago
Separate waiter initialization More... over 10 years ago
Merge pull request #7 from mureinik/docs More... over 10 years ago
README.md's performance section More... over 10 years ago
Use logging instead of print More... over 10 years ago
Raise thread.error when releasing un-acquired lock More... over 10 years ago
Run the benchmark scripts during the build More... over 10 years ago
Accept sub-second timeout in sleepless test More... over 10 years ago
Unify the benchmark threads option More... over 10 years ago
Add test_threading regression tests to travis build More... over 10 years ago
Add sleepless benchmark More... over 10 years ago
Separate waitq functions from condition methods More... over 10 years ago
README.md - missing commas More... over 10 years ago
README.md - spelling More... over 10 years ago