0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 4 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
check code format on PR and main branch More... 6 months ago
auto format all files More... 6 months ago
use "default" for empty virtual destructors More... 6 months ago
force using "override" when overriding virtual methods More... 6 months ago
adjust clang-format file to mostly used style More... 6 months ago
Merge pull request #266 from ursfassler/std-c++-regex More... 6 months ago
Preparing history file for next development release More... 6 months ago
Update changelog for the 0.6 release More... 6 months ago
Remove unnecessary if condition More... 6 months ago
Merge pull request #265 from ursfassler/tmpfile More... 6 months ago
refactoring: programmatically generate temporary file name in test More... 6 months ago
Merge pull request #264 from ursfassler/more-std-c++ More... 6 months ago
refactoring: use std algorithm instead of boost::algorithm::string More... 7 months ago
refactoring: use std C++ instead of boost::assign More... 7 months ago
refactoring: remove FOREACH macro More... 7 months ago
refactoring: use stl regex instead of boost::regex More... 7 months ago
Merge pull request #262 from ursfassler/coverage More... 7 months ago
Merge pull request #261 from ursfassler/full-check More... 7 months ago
refactoring: use filesystem from std instead from boost More... 8 months ago
refactoring: use future from std instead thread from boost More... 8 months ago
refactoring: use std::bind instead from boost More... 8 months ago
remove outdated coverage badge More... 8 months ago
publish code coverage on github PR More... 8 months ago
run checks on push to main More... 8 months ago
add coverage report for developers More... 8 months ago
build and run all with github workflow instead of travis More... 8 months ago
make (most of) travis script work with Ubuntu 22.04 More... 8 months ago
use at least C++14 More... 8 months ago
require cmake 3.5 More... 8 months ago
refactoring: use smart pointers from std instead from boost More... 9 months ago