3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use colon syntax consistently when calling Lua functions on objects More... almost 3 years ago
Merge pull request #2050 from joto/test-pg-15 More... almost 3 years ago
Github action: Test with PostgreSQL 15 instead of 14 More... almost 3 years ago
Merge pull request #2047 from joto/clang-tidy-cleanup More... almost 3 years ago
Merge pull request #2048 from joto/output-requirements More... almost 3 years ago
Sync output earlier for better objects/s numbers More... almost 3 years ago
prepare release 1.9.1 More... almost 3 years ago
Add runtime warnings that area type and add_row() are deprecated More... almost 3 years ago
Refactor: Modernize code, use nested namespace definition More... almost 3 years ago
Refactor: Modernize get_count and require_has_table More... almost 3 years ago
Refactor: Modernize copy functions using std::string_view More... almost 3 years ago
Documentation and various code cleanups More... almost 3 years ago
Remove unused binary search function More... almost 3 years ago
Remove potentially expensive copy operator from idlist_t More... almost 3 years ago
Replace set_diff function by something a bit more sensible More... almost 3 years ago
Remove unnecessary copy of idlist More... almost 3 years ago
Refactor: Use idlist_t instead of osmium::index::IdSetSmall<osmid_t> More... almost 3 years ago
Make osmid_t a real class More... almost 3 years ago
Move idlist_t into its own header file More... almost 3 years ago
Get output_requirements struct its own include file More... almost 3 years ago
Merge pull request #2045 from joto/small-cleanups More... almost 3 years ago
Merge pull request #2046 from joto/geom-point More... almost 3 years ago
Merge pull request #2044 from lonvia/fix-use-with-psycopg3 More... almost 3 years ago
Avoid narrowing conversion More... almost 3 years ago
Refactor tests triggering a moved-from-warning More... almost 3 years ago
Suppress clang-tidy error on main functions More... almost 3 years ago
Merge pull request #2043 from joto/fix-double-to-uint More... almost 3 years ago
Use std::array instead of C array More... almost 3 years ago
Fix architecture-dependent double to integer conversion More... almost 3 years ago
CI: run some builds with psycopg3 More... almost 3 years ago