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: 231 (of 2198)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
supersegments.c  106  16 years  amb   Fix some status messages.
results.h  170  15 years  amb   Remove distance and duration from Result structure.
profiles.h  173  15 years  amb   Move some common code into the profile.
Makefile  192  15 years  amb   Delete the executables from the web directory for 'distclean…
functions.h  199  15 years  amb   Put some of types.h into typesx.h (for extended data types).…
typesx.h  203  15 years  amb   Reduce the number of ways in the output by compacting them (…
files.c  213  15 years  amb   Removed unused header files, change assert statements, tidy …
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…
segments.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.
nodes.h  223  15 years  amb   Rename structure members after recent changes.
router.c  227  15 years  amb   Check all print statements and made them more consistent and…
filedumper.c  227  15 years  amb   Check all print statements and made them more consistent and…
optimiser.c  227  15 years  amb   Check all print statements and made them more consistent and…
ways.h  228  15 years  amb   Tidy up and fix comments and include files.
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.
waysx.h  228  15 years  amb   Tidy up and fix comments and include files.
nodesx.h  228  15 years  amb   Tidy up and fix comments and include files.
results.c  228  15 years  amb   Tidy up and fix comments and include files.
superx.h  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.
planetsplitter.c  229  15 years  amb   Store only one copy of each segment but index once for each …
osmparser.c  229  15 years  amb   Store only one copy of each segment but index once for each …
nodesx.c  229  15 years  amb   Store only one copy of each segment but index once for each …
segmentsx.c  229  15 years  amb   Store only one copy of each segment but index once for each …
segmentsx.h  229  15 years  amb   Store only one copy of each segment but index once for each …
waysx.c  230  15 years  amb   Fix problem with memory reallocation.
superx.c  231  15 years  amb   Fix incorrect progress indicator message.