0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use a date range for stop times, not start/end dates More... over 12 years ago
Merge branch 'master' of github.com:wlach/libroutez More... almost 13 years ago
Only try to insert service periods which have trips associated with them More... almost 13 years ago
Fix bug in python unit tests More... over 13 years ago
Need wvtest python files More... over 13 years ago
Merge branch 'master' of github.com:wlach/libroutez into libroutez More... over 13 years ago
Add an interface to getting the # of paths considered by libroutez More... over 13 years ago
Add a minimal output mode to get-gtfs-bounds.py More... almost 14 years ago
Update .gitignore More... almost 14 years ago
Write out a headsign map in the gtfs mapping yaml More... about 14 years ago
Capture and use stop headsign info in the graph More... about 14 years ago
Many improvements to the OSM<->GTFS linking step More... about 14 years ago
Remove unneeded default constructor for walkhops More... about 14 years ago
Merge commit '272ef933e89e7a4d938cf0eed9c96289ccdb62b7' More... about 14 years ago
Work around feeds which have repeated stops in trips More... about 14 years ago
Fix bug in calculation of lat lng distance More... about 14 years ago
Service period should end at midnight the following day More... about 14 years ago
latlng_dist should just return zero if the distance is really small More... about 14 years ago
Move libroutez to src/ More... about 14 years ago
Fix a few type problems on verbose debugging messages More... about 14 years ago
Set a timezone as a property of the graph and use it More... about 14 years ago
Loadgraph wasn't updated during the boostectomy More... over 14 years ago
Walkhops are now stored in a list, not a deque More... over 14 years ago
Merge branch 'master' of [email protected]:wlach/libroutez More... over 14 years ago
Use localtime, not UTC, when determining how many seconds have elapsed during the day. More... over 14 years ago
Add and install my get-gtfs-bounds.py utility More... over 14 years ago
Need to include stdio.h in some places More... over 14 years ago
Update basic configure scripts / autoconf steps More... over 14 years ago
Go back to using tr1, not boost More... over 14 years ago
boost suppressions no longer required More... over 14 years ago