7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
open() with O_CREAT requires a mode. More... over 16 years ago
Fix compiler warning. More... over 16 years ago
Use posix interface; fixes compile error. More... over 16 years ago
Merge branch 'master' into binlog More... over 16 years ago
Document our coding style. More... over 16 years ago
Show the default max job size in the help text. More... over 16 years ago
Add an option to display the version string. More... over 16 years ago
Update version for 1.2 development. More... over 16 years ago
Update version for release 1.1. More... over 16 years ago
Update Copyright More... over 16 years ago
Add (experimental) binlog support for persistence More... over 16 years ago
Add make_job_with_id More... over 16 years ago
Move find_tube and find_or_make_tube to tube.c More... over 16 years ago
Ignore vim .swp files More... over 16 years ago
Remove dead file. More... over 16 years ago
Revert "Avoid a soonest_job call when we know we're timing out by request." More... over 16 years ago
Revert "If the timeout is user-requested, don't dig through the jobs." More... over 16 years ago
Let configure find sed in the path. More... over 16 years ago
Update instructions for the new build process. More... over 16 years ago
Include all necessary files in the distribution. More... over 16 years ago
Merge branch 'at' More... over 16 years ago
version.h is now a generated file. More... over 16 years ago
Autotool-ize the build. More... over 16 years ago
Fix load factor calculation. More... over 16 years ago
Wow, use the correct field when rehashing. More... over 16 years ago
Performance test. More... over 16 years ago
Don't waste effort in a futile malloc attempt. More... over 16 years ago
Get rid of an unnecessary comparison. More... over 16 years ago
Fix crash in unit tests. More... over 16 years ago
Get constant time (amortized) hash table access. More... over 16 years ago