summaryrefslogtreecommitdiff
path: root/navit/map/mg/street.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-37/+37
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-40/+40
* Fix:core:Fix warnings for incorrect format strings: use %td, %zu.sleske2014-08-311-1/+1
* Fix:map_mg:Fix warnings by removing loads of dead code.|Part of #1154.sleske2013-08-111-240/+0
* Fix:core:Fix warnings for unused functions by removing them.|Part of #1154.sleske2013-08-111-75/+0
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-1/+0
* Fix:Core:Fix bug #512 slightly modified and without style changes. compile pr...woglinde2010-03-181-2/+2
* Core:Fix:Fix compile warningshorwitz2010-03-171-2/+2
* Fix:Core:Fix memleak with mmap and improve error checking in mg map driver.|T...horwitz2009-10-131-1/+2
* Fix:map_mg:Applied big endian patch from trac #322|Thanks pinimartin-s2009-07-271-41/+45
* Fix:Core:Fix some compiler warnings.horwitz2009-06-181-9/+6
* Fix:Core:Fix coverity bug #10, Variable f tracked as NULL was dereferenced.horwitz2009-06-161-1/+1
* Fix:Core:Apply patch from Worldcitizenhorwitz2009-06-161-1/+1
* Add:Core:Work on housenumber searchmartin-s2009-06-011-43/+612
* Fix:map_mg:Better handling of non ascii chars in street namesmartin-s2009-05-031-6/+5
* Fix:map_mg:Better handling of non ascii chars in street namesmartin-s2009-05-031-3/+41
* Fix:map_mg:Changed default flags to new apimartin-s2009-04-121-2/+4
* *Fix:Core:Add autogenerated navit_config.h to ignore listhorwitz2009-03-301-5/+5
* Fix:Core:Cleaned up routing and made it more flexiblemartin-s2009-03-161-7/+12
* Fix:Core:Renamed data to map to clean up things a bitmartin-s2009-01-031-0/+775