summaryrefslogtreecommitdiff
path: root/navit/types.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor:maptool:Support 56 bit node IDsR6731Michael Dankov2016-07-271-0/+2
| | | | | | | | | | | | | We need it because openstreetmap data recently has passed 2^32 node id value. Also, running maptool on 32 bit systems won't work at least in following cases: - a node with osm id=>2^32 is a via member of a turn restriction relation; - input file has unordered node ids, that's the case, for example, for overpass turbo exported data. To avoid confusion, I have disabled maptool build for 32bit systems.
* Fix:core:Use LONGLONG_(HEX_)FMT instead of %Ld/%lld/%Lx.sleske2013-08-291-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5622 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix clang compiler warnings: wrong format specifierrikky2011-02-121-4/+0
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4144 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Defined LONGLONG_FMT for androidmartin-s2011-01-091-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3900 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add license files and headershorwitz2008-06-051-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+12
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220