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:33
Directory revision: 214 (of 2196)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  192  15 years  amb   Delete the executables from the web directory for 'distclean…
filedumper.c  211  15 years  amb   Print latitude and longitude in degrees.
files.c  213  15 years  amb   Removed unused header files, change assert statements, tidy …
functions.h  199  15 years  amb   Put some of types.h into typesx.h (for extended data types).…
functionsx.h  200  15 years  amb   Initial revision
nodes.c  214  15 years  amb   Fix some gcc pedantic warnings.
nodes.h  208  15 years  amb   Move the super-segment and normal-segment flags from the nod…
nodesx.c  214  15 years  amb   Fix some gcc pedantic warnings.
nodesx.h  212  15 years  amb   Remove the Node structure from the NodeX structure to save m…
optimiser.c  197  15 years  amb   Fix weight, height, width, length restriction routing.
osmparser.c  213  15 years  amb   Removed unused header files, change assert statements, tidy …
output.c  198  15 years  amb   Add a macro for converting degrees to radians and radians to…
planetsplitter.c  214  15 years  amb   Fix some gcc pedantic warnings.
profiles.c  214  15 years  amb   Fix some gcc pedantic warnings.
profiles.h  173  15 years  amb   Move some common code into the profile.
results.c  214  15 years  amb   Fix some gcc pedantic warnings.
results.h  170  15 years  amb   Remove distance and duration from Result structure.
router.c  213  15 years  amb   Removed unused header files, change assert statements, tidy …
segments.c  214  15 years  amb   Fix some gcc pedantic warnings.
segments.h  208  15 years  amb   Move the super-segment and normal-segment flags from the nod…
segmentsx.c  214  15 years  amb   Fix some gcc pedantic warnings.
segmentsx.h  212  15 years  amb   Remove the Node structure from the NodeX structure to save m…
supersegments.c  106  16 years  amb   Fix some status messages.
superx.c  214  15 years  amb   Fix some gcc pedantic warnings.
superx.h  214  15 years  amb   Fix some gcc pedantic warnings.
types.h  214  15 years  amb   Fix some gcc pedantic warnings.
typesx.h  203  15 years  amb   Reduce the number of ways in the output by compacting them (…
visualiser.c  201  15 years  amb   Rename WaysSame() with WaysCompare() and reverse the sense o…
visualiser.h  184  15 years  amb   Initial revision
ways.c  214  15 years  amb   Fix some gcc pedantic warnings.
ways.h  201  15 years  amb   Rename WaysSame() with WaysCompare() and reverse the sense o…
waysx.c  214  15 years  amb   Fix some gcc pedantic warnings.
waysx.h  209  15 years  amb   Remove the Segment structure from the SegmentX structure to …