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:66
Directory revision: 1342 (of 2196)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
test/  1265  12 years  amb   Add a test case for pruning straight segments. Found an err…
cache.h  1297  11 years  amb   Add cache functions for NodesX, SegmentsX and WaysX to speed…
nodes.c  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
router.c  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
nodes.h  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
ways.c  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
ways.h  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
segments.c  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
segments.h  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
relations.c  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
relations.h  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
nodesx.c  1317  11 years  amb   Add functions to process the binary error log file and conve…
nodesx.h  1317  11 years  amb   Add functions to process the binary error log file and conve…
uncompress.h  1196  12 years  amb   Add the ability to read gzip compressed files when specified…
sorting.h  1118  12 years  amb   Add the option for the sorting function to preserve the inpu…
Makefile  1321  11 years  amb   Allow dumping error logs from filedumper.
visualiser.h  1321  11 years  amb   Allow dumping error logs from filedumper.
errorlog.c  1321  11 years  amb   Allow dumping error logs from filedumper.
errorlog.h  1321  11 years  amb   Allow dumping error logs from filedumper.
files.h  1300  11 years  amb   Cast data to signed before comparison (pedantic compiler war…
results.c  1309  11 years  amb   Change data value from signed to unsigned (pedantic compiler…
prunex.c  1306  11 years  amb   Change data value from unsigned to signed (pedantic compiler…
xmlparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
osmpbfparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
osmo5mparse.c  1301  11 years  amb   Change datatype from signed to unsigned (pedantic compiler w…
translations.c  1205  12 years  amb   Change one entry in the translations XSD file that used a di…
tagging.h  1242  12 years  amb   Change the <logerror> element of the configuration file to l…
profiles.c  1204  12 years  amb   Change the xsd-to-xmlparser functions to output the source c…
errorlogx.h  1320  11 years  amb   Copy errorlogx.h to errorlog.h and create errorlog.c so that…
logging.c  1313  11 years  amb   Create a binary log file that contains the node, way and rel…
filedumper.c  1330  11 years  amb   Create specific HTML formatted output from filedumper for th…
waysx.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
waysx.h  1339  11 years  amb   Don't create segments when parsing input file but create the…
osmparser.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
osmparser.h  1339  11 years  amb   Don't create segments when parsing input file but create the…
types.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
superx.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
types.h  1339  11 years  amb   Don't create segments when parsing input file but create the…
planetsplitter.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
segmentsx.c  1339  11 years  amb   Don't create segments when parsing input file but create the…
segmentsx.h  1339  11 years  amb   Don't create segments when parsing input file but create the…
sorting.c  1337  11 years  amb   Don't waste memory in filesort_vary() when the pre-sort func…
functions.h  1278  11 years  amb   Fix a bug where the shortest route crossing super-nodes requ…
superx.h  681  13 years  amb   Make the comments more consistent.
logging.h  1318  11 years  amb   Move the logerror function prototypes back into logging.h an…
tagging.c  1318  11 years  amb   Move the logerror function prototypes back into logging.h an…
tagmodifier.c  1318  11 years  amb   Move the logerror function prototypes back into logging.h an…
results.h  1290  11 years  amb   Move the queue score back into the results structure since i…
prunex.h  966  13 years  amb   Prune nodes in the middle of straight highways.
visualiser.c  1331  11 years  amb   Remove unused header file.
logerror.c  1319  11 years  amb   Rename logerrorx.c to errorlogx.c and logerrorx.h to errorlo…
profiles.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
translations.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
errorlogx.c  1342  11 years  amb   Rename the route relation structure parameters (r* -> rr*) t…
relationsx.h  1342  11 years  amb   Rename the route relation structure parameters (r* -> rr*) t…
relationsx.c  1342  11 years  amb   Rename the route relation structure parameters (r* -> rr*) t…
osmxmlparse.c  1235  12 years  amb   Replace the remaining 'long long' and 'unsigned long long' t…
xmlparse.h  1235  12 years  amb   Replace the remaining 'long long' and 'unsigned long long' t…
fakes.h  1168  12 years  amb   Revert r1164 - some super-segments are longer than 65535 met…
queue.c  1304  11 years  amb   Small change to algorithm to match sorting.c.
optimiser.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
output.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
fakes.c  1291  11 years  amb   The GetLatLong function takes a pointer to the node as an ar…
filedumperx.c  1340  11 years  amb   There are no segments stored after parsing so cannot be dump…
files.c  1162  12 years  amb   Tidy up all of the recent code changes - Fix comment.
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.…
xml/  1335  11 years  amb   Update CLFLAGS and LDFLAGS.

Properties

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