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


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
filedumper.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
files.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
files.h  450  14 years  amb   Initial revision
functions.h  449  14 years  amb   Create a files.h header and put some of the most heavily use…
functionsx.h  398  14 years  amb   Remove the --transport=<transport>, --not-highway=<highway> …
nodes.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
nodes.h  303  15 years  amb   If a selected waypoint is not very close to an existing node…
nodesx.c  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
nodesx.h  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
optimiser.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
osmparser.c  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
output.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
planetsplitter.c  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
profiles.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
profiles.h  410  14 years  amb   Stricter check on specified profile before routing.
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
results.c  441  14 years  amb   Changed the amount of memory allocated for intermediate resu…
results.h  302  15 years  amb   Added in some more constants with the value ~0.
router.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
segments.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
segments.h  303  15 years  amb   If a selected waypoint is not very close to an existing node…
segmentsx.c  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
segmentsx.h  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
sorting.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
supersegments.c  106  16 years  amb   Fix some status messages.
superx.c  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
tagging.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
tagging.h  401  14 years  amb   Fix some memory leaks.
tagmodifier.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
translations.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
translations.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
types.c  405  14 years  amb   Add an option to filedumper to dump an OSM format file.
types.h  405  14 years  amb   Add an option to filedumper to dump an OSM format file.
typesx.h  280  15 years  amb   Free the nodesx->super array and the segmentsx->firstnode ar…
visualiser.c  223  15 years  amb   Rename structure members after recent changes.
visualiser.h  219  15 years  amb   Change from float to double for latitude and longitude. Stor…
ways.c  449  14 years  amb   Create a files.h header and put some of the most heavily use…
ways.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
waysx.c  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
waysx.h  452  14 years  amb   Replaced the runtime selection of slim mode / non-slim mode …
xml/  437  14 years  amb   Stop message being printed when make runs.
xmlparse.h  389  14 years  amb   Allow empty strings to be returned.
xmlparse.l  404  14 years  amb   Fix bug with encoding XML strings.