2
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme.md More... over 4 years ago
Merge pull request #169 from xwu64/master More... about 5 years ago
cast the output of cds::OS::get_current_thread_id() to uintptr_t to pass build on macOS More... about 5 years ago
cast the output of cds::OS::get_current_thread_id() to unsigned int to pass build on macOS More... about 5 years ago
Merge pull request #161 from Krock21rus/hp More... almost 6 years ago
fix thread_data* -> thread_record* More... almost 6 years ago
remove cds::OS from HP More... almost 6 years ago
Fixed docs More... almost 6 years ago
[CMake] Add -lm flag for queue tests build (undefined sqrt function) More... almost 6 years ago
fix CMake script More... almost 6 years ago
Make TLS data and methods inline for GCC, CLang More... almost 6 years ago
Elimination: remove threading::elimination_record() function from cds/threading/model.h and from common TLS, replace it with cds::algo::elimination::storage class. Add elimination_storage option for TreiberStack. More... almost 6 years ago
Delete unused code More... almost 6 years ago
Removed cds::threading::getGC() function More... almost 6 years ago
[CI] Added strip debuginfo command for test binary (Linux only). More... almost 6 years ago
[CI] Added '-Wno-psabi' for ppc64 build More... almost 6 years ago
[CI] added ppc64 gcc-6 machine More... almost 6 years ago
[CI] Fixed clang build More... almost 6 years ago
Fixed ppc64 build in CI More... almost 6 years ago
fixed GCCFarm CI scripts More... almost 6 years ago
fixed typo More... almost 6 years ago
fixed GCCFarm build script More... almost 6 years ago
added clang-8,9 to CI More... almost 6 years ago
fixed VC solution Added Xeon74 CI build machine More... almost 6 years ago
Formatting, fix VC build More... almost 6 years ago
Merge pull request #160 from Krock21rus/hp More... almost 6 years ago
HeapTLSManager -> StrangeTLSManager More... almost 6 years ago
fix HeapTLSManager More... almost 6 years ago
remove starnge and heap tls managers declarations More... almost 6 years ago
remove starnge and heap tls managers More... almost 6 years ago