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


File Rev. Age Author Last log entry
 Parent Directory        
functions.h  165  15 years  amb   Allow generating a route with intermediate waypoints.
visualiser.c  188  15 years  amb   Change format of super-node/segment visualiser output.
filedumper.c  189  15 years  amb   Change help text.
profiles.c  178  15 years  amb   Change the default profile; horses are slower, bicycles may …
nodesx.h  151  15 years  amb   Changed the license to Affero GPLv3.
superx.h  151  15 years  amb   Changed the license to Affero GPLv3.
segments.h  151  15 years  amb   Changed the license to Affero GPLv3.
Makefile  192  15 years  amb   Delete the executables from the web directory for 'distclean…
files.c  177  15 years  amb   Error checking on opening files (to read/write data and to w…
output.c  177  15 years  amb   Error checking on opening files (to read/write data and to w…
supersegments.c  106  16 years  amb   Fix some status messages.
planetsplitter.c  195  15 years  amb   Handle nodes that are missing from the .osm file (ignore the…
nodesx.c  195  15 years  amb   Handle nodes that are missing from the .osm file (ignore the…
segmentsx.c  195  15 years  amb   Handle nodes that are missing from the .osm file (ignore the…
segmentsx.h  195  15 years  amb   Handle nodes that are missing from the .osm file (ignore the…
osmparser.c  183  15 years  amb   Improve parsing of imperial units (mph, feet & inches).
visualiser.h  184  15 years  amb   Initial revision
nodes.c  179  15 years  amb   Make sure that the chosen "nearest point" is a highway that …
router.c  179  15 years  amb   Make sure that the chosen "nearest point" is a highway that …
nodes.h  179  15 years  amb   Make sure that the chosen "nearest point" is a highway that …
waysx.h  181  15 years  amb   Move function from waysx.c to ways.c.
ways.c  181  15 years  amb   Move function from waysx.c to ways.c.
ways.h  181  15 years  amb   Move function from waysx.c to ways.c.
waysx.c  181  15 years  amb   Move function from waysx.c to ways.c.
profiles.h  173  15 years  amb   Move some common code into the profile.
results.h  170  15 years  amb   Remove distance and duration from Result structure.
optimiser.c  176  15 years  amb   Replace ~0 or 0 with NO_NODE value for "no node" condition. …
results.c  176  15 years  amb   Replace ~0 or 0 with NO_NODE value for "no node" condition. …
superx.c  176  15 years  amb   Replace ~0 or 0 with NO_NODE value for "no node" condition. …
types.h  176  15 years  amb   Replace ~0 or 0 with NO_NODE value for "no node" condition. …
segments.c  176  15 years  amb   Replace ~0 or 0 with NO_NODE value for "no node" condition. …