summaryrefslogtreecommitdiff
path: root/navit/maptool/ch.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-5/+5
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-5/+5
* Fix:maptool:Fix cast warnings by using GINT_TO_POINTER, and designated initia...sleske2014-08-311-1/+1
* Fix:core:Fix warnings for unused functions, usually by removing them.|Part of...sleske2013-08-111-0/+2
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-091-2/+0
* Add:Core: Adds in forgotten licensinggeoghegan2011-04-111-0/+19
* Add:maptool:Optionally create md5 sum of resulting mapmartin-s2011-02-121-3/+3
* Fix:maptool:MSVC fixes|Thanks chollyamartin-s2011-01-241-7/+10
* Fix:Core:Build on older glibsmartin-s2010-06-281-0/+8
* Fix:maptool:Beginning of cleaning of buffer handlingmartin-s2010-05-151-1/+2
* Fix:Maptool:Fix coverity bug #48 Variable id tracked as NULL was dereferenced.horwitz2010-03-181-4/+5
* Fix:maptool:Made compileable on wince, updated manpagemartin-s2009-11-091-0/+2
* Fix:maptool:Made more memory efficientmartin-s2009-11-081-9/+30
* Add:Core:Experimental CH Routingmartin-s2009-11-081-0/+495