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:49
Directory revision: 532 (of 2198)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
functions.h  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
waysx.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
relationsx.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
router.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
nodesx.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
sorting.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
segmentsx.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
optimiser.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
output.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
types.h  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
fakes.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
ways.h  530  14 years  amb   Change the wayprop_t type into properties_t.
types.c  530  14 years  amb   Change the wayprop_t type into properties_t.
profiles.c  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
profiles.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
relationsx.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
osmparser.c  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
nodes.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
nodesx.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
filedumper.c  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
logging.h  521  14 years  amb   Add GCC attributes for the logging functions.
logging.c  520  14 years  amb   Initial revision
tagmodifier.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
Makefile  519  14 years  amb   Add an option to make the output more suitable for a log fil…
planetsplitter.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
superx.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
files.c  518  14 years  amb   Ensure that enough memory gets allocated in FileName() funct…
files.h  511  14 years  amb   The ReOpenFile() function cannot be read/write because it st…
xmlparse.l  509  14 years  amb   Ensure that comparisons are made with unsigned chars.
waysx.h  505  14 years  amb   Apply the route=bicycle or route=foot tags from the relation…
functionsx.h  498  14 years  amb   Parse relations and extract foot and bicycle routes to be ad…
typesx.h  495  14 years  amb   Add files and datatypes for processing relations.
tagging.c  494  14 years  amb   Process tags for relations.
translations.c  492  14 years  amb   Add routing on ferries.
segments.h  465  14 years  amb   Change the data types to index_t where they are counting nod…
segmentsx.h  465  14 years  amb   Change the data types to index_t where they are counting nod…
visualiser.c  462  14 years  amb   Final part of slim mode for the router (node offsets).
nodes.c  462  14 years  amb   Final part of slim mode for the router (node offsets).
ways.c  460  14 years  amb   Finished slim mode for the router by adding ways.
segments.c  459  14 years  amb   Added slim mode to the router for segments.
results.c  457  14 years  amb   Change the results structure to hold the index of the segmen…
results.h  457  14 years  amb   Change the results structure to hold the index of the segmen…
xml/  437  14 years  amb   Stop message being printed when make runs.
translations.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
tagging.h  401  14 years  amb   Fix some memory leaks.
xmlparse.h  389  14 years  amb   Allow empty strings to be returned.
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
visualiser.h  219  15 years  amb   Change from float to double for latitude and longitude. Stor…
supersegments.c  106  16 years  amb   Fix some status messages.