2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
regressions: Silence some irrelevant compiler warnings. More... over 13 years ago
regressions/ck_stack: Remove unused variable. More... over 13 years ago
regressions: Add Makefile for ck_rwlock and ck_brlock. More... over 13 years ago
regressions: Add ck_rwlock to Makefile. More... over 13 years ago
regressions: Use ck_rwlock instead of local implementation. More... over 13 years ago
ck_rwlock: Add a naive rw spinlock after many requests. More... over 13 years ago
regressions: Add ck_brlock to the regressions Makefile. More... over 13 years ago
ck_brlock: Add big reader spinlocks. More... over 13 years ago
configure: Suffix flags. More... over 13 years ago
build: Do not over-write user-specified options. More... over 13 years ago
ck_pr/sparcv9: Recent SPARCs actually implement RSO. More... over 13 years ago
Fix build on other targets. More... over 13 years ago
Added support for Sun Studio 12 C compiler. More... over 13 years ago
regressions: Drop run.sh, unnecessary. To be replaced soon. More... over 13 years ago
ck_spinlock: Avoid modulus on unlock for power of 2 count. More... almost 14 years ago
Add ck_stack_read to gitignore More... almost 14 years ago
regressions: ck_spinlock, make throughput test more robust. More... almost 14 years ago
regressions: Additional changes for 32-bit targets. More... almost 14 years ago
Merge branch 'master' of git.concurrencykit.org:ck More... almost 14 years ago
ck_pr/x86_32: Drop 64-bit operations. We just don't care enough about these right now. More... almost 14 years ago
ck_pr: Alphabetically order includes. More... almost 14 years ago
ck_epoch: Collect from previous instance of epoch. Add torture test. More... almost 14 years ago
ck_epoch: Update reader-side. More... almost 14 years ago
ck_epoch: Update epoch on read. More... almost 14 years ago
ck_epoch: Remove whitespace. More... almost 14 years ago
regressions: Add percentage. More... almost 14 years ago
regressions/common: Add Mac OS X implementation off aff_iterate. More... almost 14 years ago
regressions/ck_barrier: Drop unnecessary flags. More... almost 14 years ago
ck_hp: Match epoch semantics. More... almost 14 years ago
ck_epoch: Follow-up to previous commit. More... almost 14 years ago