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


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  542  14 years  amb   Add a Relations data type and write out the turn relations t…
fakes.c  535  14 years  amb   Fix some problems with fake nodes, in particular a route bet…
fakes.h  533  14 years  amb   Initial revision
filedumper.c  542  14 years  amb   Add a Relations data type and write out the turn relations t…
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…
functions.h  542  14 years  amb   Add a Relations data type and write out the turn relations t…
functionsx.h  498  14 years  amb   Parse relations and extract foot and bicycle routes to be ad…
logging.c  520  14 years  amb   Initial revision
logging.h  521  14 years  amb   Add GCC attributes for the logging functions.
nodes.c  534  14 years  amb   Return the two nodes of a segment in the same order each tim…
nodes.h  529  14 years  amb   Change the allow_t type into transports_t (and associated en…
nodesx.c  553  14 years  amb   Create the Nodes offset table at the end rather than during …
nodesx.h  553  14 years  amb   Create the Nodes offset table at the end rather than during …
optimiser.c  542  14 years  amb   Add a Relations data type and write out the turn relations t…
osmparser.c  541  14 years  amb   Change the names of the enumerated types for turn restrictio…
output.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
planetsplitter.c  551  14 years  amb   Process the turn relations (apart from updating the indexes …
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…
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
relationsx.c  551  14 years  amb   Process the turn relations (apart from updating the indexes …
relationsx.h  542  14 years  amb   Add a Relations data type and write out the turn relations t…
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…
router.c  542  14 years  amb   Add a Relations data type and write out the turn relations t…
segments.c  459  14 years  amb   Added slim mode to the router for segments.
segments.h  465  14 years  amb   Change the data types to index_t where they are counting nod…
segmentsx.c  552  14 years  amb   Don't maintain a copy of the whole set of Nodes along with t…
segmentsx.h  552  14 years  amb   Don't maintain a copy of the whole set of Nodes along with t…
sorting.c  546  14 years  amb   Bug fix for last change.
sorting.h  533  14 years  amb   Initial revision
supersegments.c  106  16 years  amb   Fix some status messages.
superx.c  550  14 years  amb   Handle the case of no super segments better.
superx.h  256  15 years  amb   Slim version of segments code (still very slow and only work…
tagging.c  494  14 years  amb   Process tags for relations.
tagging.h  401  14 years  amb   Fix some memory leaks.
tagmodifier.c  519  14 years  amb   Add an option to make the output more suitable for a log fil…
translations.c  492  14 years  amb   Add routing on ferries.
translations.h  411  14 years  amb   Translate the names given to unnamed roads (the highway type…
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
types.h  542  14 years  amb   Add a Relations data type and write out the turn relations t…
typesx.h  541  14 years  amb   Change the names of the enumerated types for turn restrictio…
visualiser.c  462  14 years  amb   Final part of slim mode for the router (node offsets).
visualiser.h  219  15 years  amb   Change from float to double for latitude and longitude. Stor…
ways.c  460  14 years  amb   Finished slim mode for the router by adding ways.
ways.h  530  14 years  amb   Change the wayprop_t type into properties_t.
waysx.c  532  14 years  amb   Split functions.h into fakes.h, sorting.h and the remainder …
waysx.h  539  14 years  amb   Updated the comments for clarity.
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  509  14 years  amb   Ensure that comparisons are made with unsigned chars.