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:34
Directory revision: 265 (of 2201)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
supersegments.c  106  16 years  amb   Fix some status messages.
profiles.h  173  15 years  amb   Move some common code into the profile.
typesx.h  203  15 years  amb   Reduce the number of ways in the output by compacting them (…
ways.c  214  15 years  amb   Fix some gcc pedantic warnings.
visualiser.h  219  15 years  amb   Change from float to double for latitude and longitude. Stor…
types.h  221  15 years  amb   Fix duplicate checking.
visualiser.c  223  15 years  amb   Rename structure members after recent changes.
nodes.c  223  15 years  amb   Rename structure members after recent changes.
functionsx.h  228  15 years  amb   Tidy up and fix comments and include files.
profiles.c  228  15 years  amb   Tidy up and fix comments and include files.
segments.c  228  15 years  amb   Tidy up and fix comments and include files.
output.c  228  15 years  amb   Tidy up and fix comments and include files.
segments.h  232  15 years  amb   Include the number of super-nodes, super-segments etc in the…
nodes.h  232  15 years  amb   Include the number of super-nodes, super-segments etc in the…
results.c  236  15 years  amb   Optimise the priority queue used for routing.
results.h  236  15 years  amb   Optimise the priority queue used for routing.
optimiser.c  238  15 years  amb   Rename the routing functions and make FindRoute only find ro…
Makefile  240  15 years  amb   Tidy the compilation options to make it easier to turn them …
queue.c  241  15 years  amb   Fix comment.
router.c  242  15 years  amb   Increase to 99 the number of waypoints that can be specified…
filedumper.c  254  15 years  amb   Allow dumping all nodes, segments or ways.
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
segmentsx.h  257  15 years  amb   Fixed slim mode for segments and nodes (slim now means mappi…
functions.h  259  15 years  amb   The WriteFile function now has a const parameter.
files.c  259  15 years  amb   The WriteFile function now has a const parameter.
ways.h  261  15 years  amb   Add padding to Ways structure to allow it to be zeroed.
waysx.c  262  15 years  amb   Added the slim mode to Ways as well.
waysx.h  262  15 years  amb   Added the slim mode to Ways as well.
osmparser.c  262  15 years  amb   Added the slim mode to Ways as well.
superx.c  262  15 years  amb   Added the slim mode to Ways as well.
planetsplitter.c  263  15 years  amb   Remove the non-highway nodes without re-sorting the whole li…
segmentsx.c  264  15 years  amb   Improve the super-segment de-duplication.
nodesx.c  265  15 years  amb   Remove a leftover from the last change on these files.
nodesx.h  265  15 years  amb   Remove a leftover from the last change on these files.