0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update change log More... about 3 years ago
Bugfix: Avoid integer overflow in o5m parser More... about 3 years ago
Update to newest osm-testdata submodule More... about 3 years ago
Bugfix: OPL parser stumbled on "%%" in text More... about 3 years ago
Add value accessor function to DeltaDecode class More... about 3 years ago
Fix msys2 build More... about 3 years ago
Add convenient access functions to nwr_array More... about 3 years ago
Add version of osmium::memory::Buffer::purge_removed without callback More... about 3 years ago
Update change log More... about 3 years ago
Disable clang-tidy check that has false positives More... about 3 years ago
Code cleanup More... about 3 years ago
Avoid type confusion on Windows More... about 3 years ago
Github actions: Install missing compilers More... about 3 years ago
Fix failing test missing initializer More... about 3 years ago
Remove code duplication in OSM file input parsing More... about 3 years ago
Add flag osmium::io::buffers_type for Reader More... about 3 years ago
Add recent changes to changelog More... about 3 years ago
Add Github action GCC 10 Dev build More... about 3 years ago
Disable spurious warning generated by GCC >=8 More... about 3 years ago
Revert "Disable spurious warning generated by older gcc versions" More... about 3 years ago
Rename variables to avoid shadowing other function/variable names More... about 3 years ago
Tinker with cppcheck warning suppression More... about 3 years ago
Reference parameter can be const More... about 3 years ago
Reduce scope of "visible" variable More... about 3 years ago
Use shared_ptr instead of unique_ptr More... about 3 years ago
Disable clang checks about global variables in some tests More... about 3 years ago
Disable spurious warning generated by older gcc versions More... about 3 years ago
Remove github actions Windows workflow More... about 3 years ago
Adapt cppcheck suppression for newer cppcheck versions More... about 3 years ago
Bugfix: Can't use std::forward multiple times on the same object More... about 3 years ago