0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initialize stats with 0. More... over 7 years ago
Older GCCs don't like the empty initializer list. More... over 7 years ago
Simplify Options class constructor. More... over 7 years ago
Update copyright date to 2018. More... over 7 years ago
Various small formatting changes and fixes. More... over 7 years ago
Delete copy and move constructor/assignment. We have a special destructor. More... over 7 years ago
Fix include order. More... over 7 years ago
Add clang-tidy target in CMake config. More... over 7 years ago
Update FindOsmium.cmake to newest upstream version. More... almost 8 years ago
Require libosmium 2.7.0 or newer to build. More... almost 8 years ago
Install protozero separately from libosmium. More... almost 8 years ago
Switch travis build to 'trusty'. More... over 8 years ago
Update FindOsmium.cmake to newest version from libosmium. More... over 8 years ago
Add -pthread compiler and linker options. More... almost 9 years ago
Update to newest FindOsmium.cmake More... about 9 years ago
Fixed CMake config More... about 9 years ago
Check we have a new enough libosmium version in CMake config. More... about 9 years ago
Release v2.1.4 More... about 9 years ago
Fix some library issues in CMake config for Windows build. More... about 9 years ago
Merge pull request #25 from joa-quim/master More... about 9 years ago
No need to include Windows.h More... about 9 years ago
No need to include Windows.h More... about 9 years ago
Use _write instead of ::write when building with VS More... about 9 years ago
#define strncase for VisualStudio More... about 9 years ago
Misc code cleanups. More... about 9 years ago
Fix YCM config. More... about 9 years ago
Include io.h and windows.h instead of unistd.h on Windows. More... about 9 years ago
Add IWYU target to CMake, clean up includes. More... over 9 years ago
Catch by const ref. Add std:: namespace to exit, strcmp, size_t, etc. More... over 9 years ago
Move CMAKE_EXPORT_COMPILE_COMMANDS in CMake config so it actually works. More... over 9 years ago