Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Index of /trunk/src

Files shown:61
Directory revision: 1311 (of 2201)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1311  11 years  amb   Enable -Wextra compilation option (but not -Wunused-paramete…
cache.h  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
fakes.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
fakes.h  1168  12 years  amb   Revert r1164 - some super-segments are longer than 65535 met…
filedumper.c  1305  11 years  amb   Remove always true condition (pedantic compiler warning).
filedumperx.c  1299  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
files.c  1162  12 years  amb   Tidy up all of the recent code changes - Fix comment.
files.h  1300  11 years  amb   Cast data to signed before comparison (pedantic compiler war…
functions.h  1278  11 years  amb   Fix a bug where the shortest route crossing super-nodes requ…
logging.c  1193  12 years  amb   Fix bug with printing messages if not to stdout.
logging.h  1166  12 years  amb   Replace all assert statements with a custom error message th…
nodes.c  1298  11 years  amb   Change the GetLatLong() function to have one binary search i…
nodes.h  1296  11 years  amb   Move the cache functions out of cache.c and into each data t…
nodesx.c  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
nodesx.h  1308  11 years  amb   Make no-op macros look like real statements.
optimiser.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
osmo5mparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
osmparser.c  1263  12 years  amb   Recognise mini-roundabouts tagged as junction=roundabout (as…
osmparser.h  1234  12 years  amb   Re-factor parsing code to remove duplicated parts from three…
osmpbfparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
osmxmlparse.c  1235  12 years  amb   Replace the remaining 'long long' and 'unsigned long long' t…
output.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
planetsplitter.c  1302  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
profiles.c  1204  12 years  amb   Change the xsd-to-xmlparser functions to output the source c…
profiles.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
prunex.c  1306  11 years  amb   Change data value from unsigned to signed (pedantic compiler…
prunex.h  966  13 years  amb   Prune nodes in the middle of straight highways.
queue.c  1304  11 years  amb   Small change to algorithm to match sorting.c.
relations.c  1303  11 years  amb   Change data value from unsigned to signed (pedantic compiler…
relations.h  1296  11 years  amb   Move the cache functions out of cache.c and into each data t…
relationsx.c  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
relationsx.h  1167  12 years  amb   Rename the '--preserve' command line option to '--keep' for …
results.c  1309  11 years  amb   Change data value from signed to unsigned (pedantic compiler…
results.h  1290  11 years  amb   Move the queue score back into the results structure since i…
router.c  1292  11 years  amb   Add node, segment, way and turn relation cache for slim mode…
segments.c  1292  11 years  amb   Add node, segment, way and turn relation cache for slim mode…
segments.h  1296  11 years  amb   Move the cache functions out of cache.c and into each data t…
segmentsx.c  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
segmentsx.h  1308  11 years  amb   Make no-op macros look like real statements.
sorting.c  1310  11 years  amb   Change data type from signed to unsigned (pedantic compiler …
sorting.h  1118  12 years  amb   Add the option for the sorting function to preserve the inpu…
superx.c  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
superx.h  681  13 years  amb   Make the comments more consistent.
tagging.c  1246  12 years  amb   Remove unnecessary word from logerror messages.
tagging.h  1242  12 years  amb   Change the <logerror> element of the configuration file to l…
tagmodifier.c  1273  11 years  amb   Use single quotes rather than double quotes when writing out…
test/  1265  12 years  amb   Add a test case for pruning straight segments. Found an err…
translations.c  1205  12 years  amb   Change one entry in the translations XSD file that used a di…
translations.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
types.c  1243  12 years  amb   Replace 'motorbike' with 'motorcycle' everywhere.
types.h  1243  12 years  amb   Replace 'motorbike' with 'motorcycle' everywhere.
typesx.h  1163  12 years  amb   Tidy up all of the recent code changes - Rename TurnRestrict…
uncompress.c  1219  12 years  amb   Trivial change to not set a state variable where not needed.…
uncompress.h  1196  12 years  amb   Add the ability to read gzip compressed files when specified…
visualiser.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
visualiser.h  1248  12 years  amb   Add the ability for the visualiser to display highways that …
ways.c  1292  11 years  amb   Add node, segment, way and turn relation cache for slim mode…
ways.h  1296  11 years  amb   Move the cache functions out of cache.c and into each data t…
waysx.c  1302  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
waysx.h  1308  11 years  amb   Make no-op macros look like real statements.
xml/  1204  12 years  amb   Change the xsd-to-xmlparser functions to output the source c…
xmlparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
xmlparse.h  1235  12 years  amb   Replace the remaining 'long long' and 'unsigned long long' t…

Properties

Name Value
svn:ignore .deps filedumper-slim filedumper planetsplitter-slim planetsplitter router-slim router tagmodifier CXREF SPLINT filedumperx