summaryrefslogtreecommitdiff
path: root/navit/geom.c
Commit message (Collapse)AuthorAgeFilesLines
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-3/+5
| | | | | | | | | | | | | | | | * fix:core:build without warnings on my setup navit_core build without non avoidable warnings. * fix:dbus:fix compiler warnings * fix:gui/internal: remov compiler warnings * fix:various:remove compiler warnings * fix:various remove compiler warnings. * fix:various: fix android compiler warnings
* Cleanup:global:force the re-attach the return type to the function ↵Joseph Herlant2018-05-301-35/+17
| | | | | | | | declaration (#605) * Cleanup:global:force the re-attach the return type to the function declaration * cleanup:global:some loose ends
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-361/+344
|
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-43/+0
|
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix ↵sleske2013-08-211-1/+1
| | | | | | corresponding warnings. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5586 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5564 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Make geom.c code usable in the navit core.mdankov2013-03-171-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5414 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Move maptool/geom.c code to navit core.mdankov2013-03-051-0/+514
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5398 ffa7fe5e-494d-0410-b361-a75ebd5db220