Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/just_gtfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-05Added constructor for TimeVictor
2021-02-05Made attributes of Feed protected in order to be able to use inheritanceVictor
2021-02-05Changed underlying types of enum classesVictor
2021-02-05Changed default StopLocationType.Khlopkova Olga
2021-02-01clang-formatfix-fare-attributesKhlopkova Olga
2021-02-01Test for fare attribetes read & write.Khlopkova Olga
2021-02-01Fixed fare attributesKhlopkova Olga
2021-01-20Fix time format check.tatiana-yan
2021-01-20Parse time >= 100 hours for multi-day routes.tatiana-yan
2020-06-19removed unused varadd-csv-writersOlga Khlopkova
2020-06-19fix for quotesOlga Khlopkova
2020-06-18Fix for quoted empty string.Olga Khlopkova
2020-06-15Csv-writers for all 18 GTFS files.Olga Khlopkova
2020-05-14Added 7 readers and extended unit testsadd-all-readersOlga Khlopkova
2020-05-01Removed constness of 'res' which prevented automatic moveadd-the-most-important-readersOlga Khlopkova
2020-04-30Fix for csv with different count of fields in header and rowOlga Khlopkova
2020-04-29micro optimizationsOlga Khlopkova
2020-04-28extended error messageOlga Khlopkova
2020-04-28more info in error messagesOlga Khlopkova
2020-04-27clang-formatOlga Khlopkova
2020-04-27fix for frequenciesOlga Khlopkova
2020-04-27Update README.mdmesozoic-drones