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: 675 (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  673  13 years  amb   Use the common TurnAngle() function from segments.c instead …
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  648  14 years  amb   Handle the case where the middle string is shorter than the …
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  674  13 years  amb   Finish off the geographic sorting of segments.
nodesx.h  654  14 years  amb   Make the nodes super marker bit-wide rather than byte-wide. …
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  672  13 years  amb   Move the turn_angle() and bearing_angle() functions from out…
planetsplitter.c  665  14 years  amb   Sort the segments geographically.
profiles.c  669  14 years  amb   Include math.h for files that use math functions.
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  670  14 years  amb   Ignore turn restrictions that ban going the wrong way down a…
relationsx.h  665  14 years  amb   Sort the segments geographically.
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  675  13 years  amb   Add in the option to specify an initial heading.
segments.c  675  13 years  amb   Add in the option to specify an initial heading.
segments.h  675  13 years  amb   Add in the option to specify an initial heading.
segmentsx.c  674  13 years  amb   Finish off the geographic sorting of segments.
segmentsx.h  651  14 years  amb   Rename the xdata and xcached members of the nodesx, segments…
sorting.c  546  14 years  amb   Bug fix for last change.
sorting.h  533  14 years  amb   Initial revision
superx.c  656  14 years  amb   Use previous segment in router rather than looking at previo…
superx.h  653  14 years  amb   Make the nodes super marker a boolean.
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  668  14 years  amb   Round the node latitude/longitude rather than truncating.
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  651  14 years  amb   Rename the xdata and xcached members of the nodesx, segments…
waysx.h  651  14 years  amb   Rename the xdata and xcached members of the nodesx, segments…
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  662  14 years  amb   Ensure that UTF-8 is used internally when reading in a numer…

Properties

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