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: 600 (of 2192)
Sticky Revision:


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

Properties

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