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
ck_ht: Add ck_ht_entry_empty function. More... almost 13 years ago
regressions: ck_ht parallel benchmark makes use of affinerator. More... almost 13 years ago
regressions: Add multi-threaded SPMC synthetic benchmark for ck_ht. More... almost 13 years ago
ck_ht: Update comment in ck_ht_get_spmc. More... almost 13 years ago
ck_ht: Fix Copyright statement. This is BSD-licensed. More... almost 13 years ago
Manually convert tail recursion to iteration in ck_ht_grow_spmc(). More... almost 13 years ago
Manually convert tail recursion to iteration in ck_ht_get_spmc(). More... almost 13 years ago
build: Bump version counter for silent release. More... almost 13 years ago
ck_ht: Update deletions before committing tombstone and after committing replacement value. More... almost 13 years ago
Revert "ck_ht: Fix bug in tombstone replacement on set." More... almost 13 years ago
ck_ht: Fix bug in tombstone replacement on set. More... almost 13 years ago
ck_malloc: Add stdbool.h include. More... almost 13 years ago
ck_malloc: Add shared structure for representing data structure-specific allocation functions. More... almost 13 years ago
ck_ht: Lock-free SPMC hash table, for x86_64. More... almost 13 years ago
build: Bump version for next release. More... almost 13 years ago
build: Use relative symbolic link. More... almost 13 years ago
regressions: ck_ring_spsc_template explicit power of 2 parameter. More... almost 13 years ago
regressions: ck_ring_spsc is now explicit about power-of-2 parameter. More... almost 13 years ago
build: Prepare for next release. More... almost 13 years ago
build: Make sure to delete libck.a. More... almost 13 years ago
build: Remove ck.spec in distribution target. More... almost 13 years ago
build: Add RPM specification, fix DESTDIR usage on install step. More... almost 13 years ago
regressions: Fix typo in ck_queue regressions, _GNU_SOURCE also needed. More... almost 13 years ago
regressions: Fix ck_queue, remove debug CFLAGS, inherit PTHREAD_CFLAGS. More... almost 13 years ago
ck_epoch: Use full barrier on read begin and load barrier on read end. More... almost 13 years ago
build: Prepare for next tag. More... almost 13 years ago
ck_queue: Add BSD-derived queue.h facility. More... almost 13 years ago
regressions: Do not break strict aliasing rules in ck_pr validation tests. More... almost 13 years ago
regressions: Add missing include for memset. More... almost 13 years ago
ck_pr: Add appropriate casts to ck_pr_cas unit test. More... almost 13 years ago