summaryrefslogtreecommitdiff
path: root/navit/maptool/osm_protobufdb.c
Commit message (Expand)AuthorAgeFilesLines
* enhancement:maptool:slice big polygons into smaller parts (#906)Stefan Wildemann2019-10-281-1/+1
* Refactoring:navit/maptool:build with external protobuf-c (#650)Bignaux Ronan2018-10-191-7/+7
* cleanup:maptool: use g_strcmp0 instead of strcmp (#434)Joseph Herlant2018-08-211-3/+3
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-65/+36
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-615/+584
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-81/+0
* 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