summaryrefslogtreecommitdiff
path: root/navit/maptool/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* enhancement:maptool:slice big polygons into smaller parts (#906)Stefan Wildemann2019-10-281-1/+1
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-6/+3
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-49/+46
* fix:maptool:coverity #262887 - leaked_storage: Variable f going out of scope ...Joseph Herlant2018-05-241-2/+3
* maptool: migrate free to g_freeJoseph Herlant2018-04-071-2/+1
* maptool: migrate malloc to g_mallocJoseph Herlant2018-04-021-2/+1
* fix: added changes as suggested by @pgrandin on githubPatrick Höhn2018-01-221-0/+2
* fix: wrong use of boolean valuesPatrick Höhn2018-01-211-2/+2
* doc: added doxygen documentation to buffer.cPatrick Höhn2018-01-211-3/+26
* fix: changes in buffer.cPatrick Höhn2018-01-211-4/+4
* fix:build:fixed compiler warning in maptool modulePatrick Höhn2018-01-201-1/+3
* Check fwrite rc in maptoolR6301Michael Dankov2015-10-121-2/+2
* Fix:maptool:Drop debug printouts included by accident.mdankov2014-02-231-1/+0
* Add:maptool:Let maptool run on 32bit systems. Use 64bit file IO interface on ...mdankov2014-02-221-7/+13
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-2/+0
* Fix:maptool:Restartabilitymartin-s2011-07-101-0/+11
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-091-0/+2
* Add:Core: Adds in forgotten licensinggeoghegan2011-04-111-0/+18
* Fix:Correct header file for mallocmartin-s2010-11-171-1/+1
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-111-1/+1
* Add:Tools:Made osm2navit more modular and renamed to maptoolmartin-s2009-11-061-0/+42