summaryrefslogtreecommitdiff
path: root/navit/maptool/google/protobuf-c/protobuf-c.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup:maptool: use g_strcmp0 instead of strcmp (#434)Joseph Herlant2018-08-211-6/+6
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-196/+130
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-1658/+1405
* maptool: migrate free to g_freeJoseph Herlant2018-04-071-4/+3
* Enable -Wundef, fix warnings by replacing #if -> #ifdef.sleske2014-02-271-12/+12
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-1/+1
* Fix:maptoo:Use %zu for size_t.sleske2013-08-191-1/+1
* Fix:maptool:Fix warning by turning assert into runtime check.|If there's a pr...sleske2013-08-191-1/+4
* Fix:core:Fix warnings from pointer type problems.|Part of #1154.sleske2013-08-111-2/+2
* Fix:Core:Fix some warningsrikky2012-04-231-0/+2
* Fix:core:Fix some warningsrikky2012-04-231-0/+2
* Add:maptool:protobuf supportmartin-s2011-01-021-0/+2596