22
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Export this_thread functions.
Rakshasa
as rakshasa
More... 2 months ago
Fixed missing callback removal when trackers are removed.
Rakshasa
as rakshasa
More... 2 months ago
Added new scheduler to Thread and fixed UDNS priority queue item thread issue. More... 2 months ago
convert deque pointer to unique_ptr More... 2 months ago
Make unit tests for other platforms depend on Ubuntu to reduce wasted resources.
Rakshasa
as rakshasa
More... 2 months ago
Fixed missing run key.
Rakshasa
as rakshasa
More... 2 months ago
clang-tidy: initialize missing members More... 2 months ago
more constexpr conversions More... 2 months ago
option_strings: add constexpr everywhere More... 2 months ago
now do the rest More... 2 months ago
clang-tidy: use static constexpr More... 2 months ago
clang-tidy: default initialize member More... 2 months ago
clang-tidy: move init to constructor More... 2 months ago
clang-tidy: fix deleted member function More... 2 months ago
use iterator in for loop More... 2 months ago
clang-tidy: use some more C++ casts More... 2 months ago
remove pointless fill_n More... 2 months ago
clang-tidy: use override More... 2 months ago
private/protected destructors to public More... 2 months ago
clang-tidy: sizeof on struct, not pointer More... 2 months ago
clang-tidy: remove unused variable More... 2 months ago
clang-tidy: memset to fill_n More... 2 months ago
use std::rotate instead of manual swap More... 2 months ago
clang-tidy: don't assign in if More... 2 months ago
clang-tidy: fix wrong namespace for declaration More... 2 months ago
clang-tidy: use range loop More... 2 months ago
remove sys/param and sys/mount headers More... 2 months ago
fix some wrong formats More... 2 months ago
clang-tidy: use C++ casting More... 2 months ago
clang-tidy: use auto More... 2 months ago