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_bitmap: Rename CK_BITMAP_TYPE to CK_BITMAP_WORD. More... over 12 years ago
doc/ck_bitmap: Add ck_bitmap_test manual page. More... over 12 years ago
doc/ck_bitmap: Add ck_bitmap_reset_mpmc manual page. More... over 12 years ago
doc/ck_bitmap: Add ck_bitmap_set_mpmc manual page. More... over 12 years ago
doc/ck_bitmap: Add ck_bitmap_init manual page. More... over 12 years ago
ck_bitmap: Strict aliasing fixes for older versions of GCC. More... over 12 years ago
Added support for 32-bit PowerPC CPUs. Untested! More... over 12 years ago
ck_bitmap: Inline initializer. More... almost 13 years ago
Merge pull request #2 from abelmathew/master More... almost 13 years ago
ck_bag: rename n_entries_bag to n_cachelines, ck_bag_init. Add validation for bag->info.max on x86_64 More... almost 13 years ago
ck_bitmap: Absolutely no need to memoize n_buckets. More... almost 13 years ago
ck_bitmap: Overhaul API for improved support of static instances. More... almost 13 years ago
doc/ck_ht: set_key_direct -> key_set_direct More... almost 13 years ago
ck_ht: Fix ck_ht_entry_key for some non-x86_64 platforms. More... almost 13 years ago
ck_bitmap: Fix ck_bitmap_init. More... almost 13 years ago
regressions: Add necessary header file for sleep. More... almost 13 years ago
build: Add additional header files to configure script. More... almost 13 years ago
ck_bitmap: Add ck_bitmap_buffer function. More... almost 13 years ago
build: Bump version for next silent release. More... almost 13 years ago
ck_bitmap: Lock-free MPMC contiguous bitset implementation. More... almost 13 years ago
ck_bag: Update include-guard comment. More... almost 13 years ago
ck_bag: Various bug fixes. More... almost 13 years ago
ck_bag: Insert into empty list for non-x86_64. More... almost 13 years ago
regressions: Add ck_bag regressions. More... almost 13 years ago
ck_bag: We use the next pointer. More... almost 13 years ago
ck_bag: Additional portability fixes. More... almost 13 years ago
ck_bag: Fix build error, other non-x86_64 issues. More... almost 13 years ago
ck_bag: Fix for non-x86_64 targets. More... almost 13 years ago
ck_bag: Add to built library. More... almost 13 years ago
ck_bag: Add necessary ck_stdint include. More... almost 13 years ago