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


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  613  14 years  amb   Make dependency filename based on object file name (fixes ov…
fakes.c  631  14 years  amb   Fix bug with generating fake segments.
fakes.h  637  14 years  amb   Don't allow U-turns at via points (but doesn't necessarily i…
filedumper.c  628  14 years  amb   Fix statistics for ways (broken by change for relations).
files.c  612  14 years  amb   Ensure that record of closed file descriptors are erased.
files.h  614  14 years  amb   Fix assert problem.
functions.h  637  14 years  amb   Don't allow U-turns at via points (but doesn't necessarily i…
functionsx.h  498  14 years  amb   Parse relations and extract foot and bicycle routes to be ad…
logging.c  520  14 years  amb   Initial revision
logging.h  521  14 years  amb   Add GCC attributes for the logging functions.
nodes.c  607  14 years  amb   Fix pathological case of rounding error for points almost ex…
nodes.h  596  14 years  amb   Check turn relations when finding a route.
nodesx.c  643  14 years  amb   Go back to the internal structure used (but reverted) during…
nodesx.h  643  14 years  amb   Go back to the internal structure used (but reverted) during…
optimiser.c  638  14 years  amb   Allow U-turns at via points for transport types that ignore …
osmparser.c  643  14 years  amb   Go back to the internal structure used (but reverted) during…
output.c  633  14 years  amb   Don't confuse fake segments with junctions.
planetsplitter.c  644  14 years  amb   Renamed a couple of functions for clarity.
profiles.c  622  14 years  amb   Include the option to obey turn restrictions in the profile …
profiles.h  622  14 years  amb   Include the option to obey turn restrictions in the profile …
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
relations.c  608  14 years  amb   When finding a normal route check for turn relations (consid…
relations.h  604  14 years  amb   Fix logic error with searching for via nodes.
relationsx.c  643  14 years  amb   Go back to the internal structure used (but reverted) during…
relationsx.h  599  14 years  amb   Store the 'from' and 'to' segments and not nodes (to handle …
results.c  605  14 years  amb   Finds routes and obeys turn restrictions (only tested with v…
results.h  605  14 years  amb   Finds routes and obeys turn restrictions (only tested with v…
router.c  629  14 years  amb   Print a message if routed OK, allow web users to see router …
segments.c  459  14 years  amb   Added slim mode to the router for segments.
segments.h  564  14 years  amb   Optimise the node, segment, way lookup in slim mode by check…
segmentsx.c  644  14 years  amb   Renamed a couple of functions for clarity.
segmentsx.h  644  14 years  amb   Renamed a couple of functions for clarity.
sorting.c  546  14 years  amb   Bug fix for last change.
sorting.h  533  14 years  amb   Initial revision
superx.c  643  14 years  amb   Go back to the internal structure used (but reverted) during…
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
tagging.c  494  14 years  amb   Process tags for relations.
tagging.h  401  14 years  amb   Fix some memory leaks.
tagmodifier.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
translations.c  492  14 years  amb   Add routing on ferries.
translations.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
types.h  597  14 years  amb   Make the 'from' and 'to' nodes of turn restrictions super-no…
typesx.h  541  14 years  amb   Change the names of the enumerated types for turn restrictio…
visualiser.c  623  14 years  amb   Updated the visualiser to include turn restrictions.
visualiser.h  623  14 years  amb   Updated the visualiser to include turn restrictions.
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…
waysx.c  612  14 years  amb   Ensure that record of closed file descriptors are erased.
waysx.h  557  14 years  amb   Make the PutBack*() functions be no-ops in slim mode and rem…
xml/  613  14 years  amb   Make dependency filename based on object file name (fixes ov…
xmlparse.h  389  14 years  amb   Allow empty strings to be returned.
xmlparse.l  509  14 years  amb   Ensure that comparisons are made with unsigned chars.

Properties

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