summaryrefslogtreecommitdiff
path: root/navit/maptool/osm_protobufdb.c
Commit message (Expand)AuthorAgeFilesLines
* maptool: migrate strdup to g_strdupJoseph Herlant2018-04-081-1/+1
* maptool use g_realloc instead of reallocJoseph Herlant2018-04-071-15/+15
* maptool: migrate free to g_freeJoseph Herlant2018-04-071-20/+10
* maptool: migrate malloc to g_mallocJoseph Herlant2018-04-021-16/+16
* Fix:core:Fix warnings for unused functions, usually by removing them.|Part of...sleske2013-08-111-0/+4
* Fix:core:Fix some warningsrikky2012-04-231-1/+1
* Add:Core: Adds in forgotten licensinggeoghegan2011-04-111-0/+18
* Fix:core:Fix clang compiler warnings: unused variablesrikky2011-02-121-3/+2
* Fix:maptool:Fixed building maptool for androidrikky2011-01-241-1/+1
* Fix:maptool:timegm not available on win32martin-s2011-01-171-0/+4
* Add:maptool:Initial work for using protobuf as databasemartin-s2011-01-061-0/+840