0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed test for backward edge argument. More... over 10 years ago
Refactoring of iOS markers. Allow any custom UIView on top of the MapView. More... over 10 years ago
Merge branch 'master' into memory_pragmatic More... over 10 years ago
Refactoring of Android markers. Allow any custom view on top of the MapView. More... over 10 years ago
Updated the LayerRoute with invalidation event after clearing data. Fixes#150. More... over 10 years ago
Implemented GetEdge and ContainsEdge on CHEdgeDataSource. More... over 10 years ago
Edge difference bugfixes. More... over 10 years ago
Adapted CH to the next graph definition. More... over 10 years ago
Small refactoring of contract tests. More... over 10 years ago
Converted to HugeArray. More... over 10 years ago
Added a huge array implementation. More... over 10 years ago
Improved size estimates. More... over 10 years ago
Implement and used resize. More... over 10 years ago
First live routing working version. More... over 10 years ago
Full test coverage of new memory graph. More... over 10 years ago
Fixed unittests with the new edges. More... over 10 years ago
Changed arc to edge and updated memory dynamic graph. More... over 10 years ago
Fixed bug with preprocessor. More... over 10 years ago
Tiny performance enhancement. More... over 10 years ago
Fixed some more tests. More... over 10 years ago
Merge branch 'memory_pragmatic' of https://github.com/OsmSharp/OsmSharp into memory_pragmatic More... over 10 years ago
Fixed a few intermediate related bugs. More... over 10 years ago
Added extra performance test for live edge serialization. More... over 10 years ago
Fixed performance info consumer without a timer. More... over 10 years ago
Preprocessing optimization by dropping intermediates asap. More... over 10 years ago
Added intermediate capabilities to the graph osm stream targets. More... over 10 years ago
Better indexing of used node ids. More... over 10 years ago
Added sparce large bit array. More... over 10 years ago
Added large bit array data structure. More... over 10 years ago
Added write-only graph. More... over 10 years ago