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:52
Directory revision: 596 (of 2192)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
nodes.h  596  14 years  amb   Check turn relations when finding a route.
optimiser.c  596  14 years  amb   Check turn relations when finding a route.
relations.c  596  14 years  amb   Check turn relations when finding a route.
relations.h  596  14 years  amb   Check turn relations when finding a route.
filedumper.c  595  14 years  amb   Change the IsSuperNode() macro to take a single pointer argu…
xml/  591  14 years  amb   Ignore the files auto-generated by compilation.
ways.c  564  14 years  amb   Optimise the node, segment, way lookup in slim mode by check…
ways.h  564  14 years  amb   Optimise the node, segment, way lookup in slim mode by check…
segments.h  564  14 years  amb   Optimise the node, segment, way lookup in slim mode by check…
relationsx.c  560  14 years  amb   Update the nodes to force a super-node where there is a turn…
superx.c  560  14 years  amb   Update the nodes to force a super-node where there is a turn…
types.h  560  14 years  amb   Update the nodes to force a super-node where there is a turn…
relationsx.h  559  14 years  amb   Finish the processing of the turn relations now that the ext…
planetsplitter.c  559  14 years  amb   Finish the processing of the turn relations now that the ext…
nodesx.c  558  14 years  amb   Handle the SegmentX Segment in the same way as the other dat…
segmentsx.c  558  14 years  amb   Handle the SegmentX Segment in the same way as the other dat…
segmentsx.h  558  14 years  amb   Handle the SegmentX Segment in the same way as the other dat…
waysx.h  557  14 years  amb   Make the PutBack*() functions be no-ops in slim mode and rem…
nodesx.h  557  14 years  amb   Make the PutBack*() functions be no-ops in slim mode and rem…
waysx.c  555  14 years  amb   Close and open the files for the slim case to match the map/…
sorting.c  546  14 years  amb   Bug fix for last change.
functions.h  542  14 years  amb   Add a Relations data type and write out the turn relations t…
Makefile  542  14 years  amb   Add a Relations data type and write out the turn relations t…
router.c  542  14 years  amb   Add a Relations data type and write out the turn relations t…
osmparser.c  541  14 years  amb   Change the names of the enumerated types for turn restrictio…
typesx.h  541  14 years  amb   Change the names of the enumerated types for turn restrictio…
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
fakes.c  535  14 years  amb   Fix some problems with fake nodes, in particular a route bet…
nodes.c  534  14 years  amb   Return the two nodes of a segment in the same order each tim…
fakes.h  533  14 years  amb   Initial revision
sorting.h  533  14 years  amb   Initial revision
output.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
profiles.c  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
profiles.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
logging.h  521  14 years  amb   Add GCC attributes for the logging functions.
logging.c  520  14 years  amb   Initial revision
tagmodifier.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
files.c  518  14 years  amb   Ensure that enough memory gets allocated in FileName() funct…
files.h  511  14 years  amb   The ReOpenFile() function cannot be read/write because it st…
xmlparse.l  509  14 years  amb   Ensure that comparisons are made with unsigned chars.
functionsx.h  498  14 years  amb   Parse relations and extract foot and bicycle routes to be ad…
tagging.c  494  14 years  amb   Process tags for relations.
translations.c  492  14 years  amb   Add routing on ferries.
visualiser.c  462  14 years  amb   Final part of slim mode for the router (node offsets).
segments.c  459  14 years  amb   Added slim mode to the router for segments.
results.c  457  14 years  amb   Change the results structure to hold the index of the segmen…
results.h  457  14 years  amb   Change the results structure to hold the index of the segmen…
translations.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
tagging.h  401  14 years  amb   Fix some memory leaks.
xmlparse.h  389  14 years  amb   Allow empty strings to be returned.
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
visualiser.h  219  15 years  amb   Change from float to double for latitude and longitude. Stor…

Properties

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