0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete the copy assignment operator More... over 4 years ago
Remove the redundant access specifiers More... over 4 years ago
Use 'override' for the destructor More... over 4 years ago
Update the copyright notice More... over 4 years ago
Remove the redundant access specifiers More... over 4 years ago
Make the conversions from a register explicit More... over 4 years ago
Update the ignore list More... over 4 years ago
Update the copyright notice More... over 4 years ago
Remove the constructor that takes a rvalue-reference of 'shared_ptr' More... over 4 years ago
Forbid copy/move of 'execution_context' More... over 4 years ago
Remove the '-fprofile-abs-path' option More... over 4 years ago
Upload 'config.log' even on build failure More... over 4 years ago
Update the copyright notice More... over 4 years ago
Pass configuration parameters to the 'configure' script More... over 4 years ago
Remove the redundant access specifiers More... over 4 years ago
Remove the pragmas for Borland C More... over 4 years ago
Update the copyright notice More... over 4 years ago
Remove the unused macro definition More... over 4 years ago
Edit a comment More... over 4 years ago
Use 'std::get' for a 'pair' object More... over 4 years ago
Remove the unused using declarations More... over 4 years ago
Remove the constructor that takes a rvalue shared_ptr More... over 4 years ago
Remove unnecessary 'virtual' keywords More... over 4 years ago
Remove redundant access specifiers More... over 4 years ago
Update the copyright notice More... over 4 years ago
Make objects non-copyable/movable, and remove redundant access specifiers More... over 4 years ago
Simplify the assignment operator with a fix for the missing assignment to '_fc' More... over 4 years ago
Forbid copy/move construction and assignment of memory objects More... over 4 years ago
Put the 'noexcept' keywords to the inline functions More... over 4 years ago
Remove the 'inline' keywords for the 'constexpr' functions More... over 4 years ago