22
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix tracker groups.
Rakshasa
as rakshasa
More... 5 months ago
replace pthreads with std::mutex More... 5 months ago
add extra CI More... 5 months ago
Replace import with include More... 5 months ago
Bump c++ standard to 17 More... 5 months ago
Release 0.15.1.
Rakshasa
as rakshasa
More... 6 months ago
fix: remove `rak::equal` and `rak::mem_ref` refs More... 6 months ago
convert find_if to any/none/all_of More... 6 months ago
Change file permissions.
Rakshasa
as rakshasa
More... 6 months ago
Release v0.15.0.
Rakshasa
as rakshasa
More... 6 months ago
Use rfind to match prefix. More... 6 months ago
Merge pull request #249 from anthonyryan1/master More... 6 months ago
Merge branch 'master' into master More... 6 months ago
convert std::mem_fun to std::mem_fn More... 6 months ago
add missing header for std::equal More... 6 months ago
use std::shuffle More... 6 months ago
fix compilation with C++17 More... 6 months ago
clang-tidy: use emplace More... 6 months ago
Removed cppunit ldflags from common flags.
Rakshasa
as rakshasa
More... 6 months ago
fix -Wclass-memaccess warning More... 6 months ago
convert structs with single operator() to funcs More... 6 months ago
Moved slot_list_call to src/utils.
Rakshasa
as rakshasa
More... 6 months ago
Revert slot_list_call change More... 6 months ago
Clean up rak::functional's last methods More... 6 months ago
Convert rak functional methods to lambdas More... 7 months ago
Rearranged workflow steps. More... 7 months ago
Run unit tests in PR workflow. More... 7 months ago
Fixed signal_bitfield tests.
Rakshasa
as rakshasa
More... 7 months ago
Fix thread unit tests More... 7 months ago
Fix/atomic types 2 (#267) More... 7 months ago