aboutsummaryrefslogtreecommitdiff
path: root/libplanfahr
Commit message (Expand)AuthorAge
* Fix type of trips propertyGuido Günther2015-10-17
* Use soup_status_get_phraseGuido Günther2015-10-16
* Set the proxy on the Soup sessionGuido Günther2015-10-16
* Properly init GErrorGuido Günther2015-05-08
* hafas: Both 0x10 and 0x20 flags seem to indicate cancelled tripsGuido Günther2015-05-08
* hafas: Detect canceled trips via a flag in HafasBin6TripPartDetailGuido Günther2015-05-07
* Introduce status flags for each tripGuido Günther2015-05-07
* Create types for enums and flagsGuido Günther2015-05-07
* Use builddir to locate the built providers during testsGuido Günther2015-05-07
* Fix testcase compilationGuido Günther2015-01-04
* Adjust to db API changeGuido Günther2014-12-15
* Improve error codes in hafas binary parserGuido Günther2014-12-15
* Update URLs vor BVGGuido Günther2014-12-15
* Add simple test for querying tripsGuido Günther2014-10-10
* Add simple test for querying locationsGuido Günther2014-10-10
* Add tests for LpfManagerGuido Günther2014-10-10
* Add simple test providerGuido Günther2014-10-10
* lpf-trip-part: don't fail finalize on incompletely initialized objectsGuido Günther2014-10-10
* Add geters for LpfTripPart and LpfTrip propertiesGuido Günther2014-10-09
* Use g_debug for LPF_DEBUG macro tooGuido Günther2014-10-09
* Use g_debug for libplanfahr debug messagesGuido Günther2014-10-09
* LpfStop: Don't invoke the parents finalize twiceGuido Günther2014-10-05
* LpfStop: drop nameGuido Günther2014-10-05
* Don't leak nameGuido Günther2014-10-04
* Don't unref stops twiceGuido Günther2014-10-04
* Don't crash on NULL arrival and departure datetimeGuido Günther2014-10-04
* Fix typoGuido Günther2014-10-04
* Free uriGuido Günther2014-09-29
* Add missing finalize call to LpfStopGuido Günther2014-04-18
* Fix "make distcheck"Guido Günther2014-04-14
* Switch to glib's testing frameworkGuido Günther2014-04-14
* Don't hardcode path separatorGuido Günther2014-04-14
* hafas-bin6-format: Disable -Wattributes for HafasBin6 structsGuido Günther2014-04-14
* hafas: make base time UTCGuido Günther2014-04-14
* Explicitly link against gmoduleGuido Günther2014-04-12
* Don't shadow global declarationsGuido Günther2014-04-11
* Make delay a positive numberGuido Günther2014-03-26
* Store real time arrival/departue information on the correct stopsGuido Günther2014-03-26
* Allow to query trips by arrival instead of departureGuido Günther2014-03-22
* Add flags argument to lpf_provider_get_locsGuido Günther2014-03-22
* LpfLoc: add getter to ease C usageGuido Günther2014-03-21
* Cope with older libsoupGuido Günther2014-03-18
* Cope with older glibGuido Günther2014-03-18
* Allocate the correct structureGuido Günther2014-03-18
* Flags are currently unusedGuido Günther2014-03-13
* Grab a ref on the passed in date time tooGuido Günther2014-03-11
* Fix incorrect provider list sizeGuido Günther2014-03-11
* Fix typoGuido Günther2014-03-11
* Remove unused variableGuido Günther2014-03-11
* Add lpf_provider_free_tripsGuido Günther2014-03-10