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


File Rev. Age Author Last log entry
 Parent Directory        
files.h  888  13 years  amb   Add a #define to disable the use of pread()/pwrite() but thi…
tagmodifier.c  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
fakes.h  727  13 years  amb   Add a special function to handle the detection of U-turns be…
tagging.c  827  13 years  amb   Add an unset rule in the tagging processing XML file.
tagging.h  827  13 years  amb   Add an unset rule in the tagging processing XML file.
logging.h  804  13 years  amb   Add framework for logging error during OSM parsing and subse…
logging.c  804  13 years  amb   Add framework for logging error during OSM parsing and subse…
segmentsx.c  812  13 years  amb   Add logging of parsing and processing errors.
optimiser.c  891  13 years  amb   Change the condition used to terminate the search for the be…
planetsplitter.c  861  13 years  amb   Change the default number of iterations to 5 since testing s…
functions.h  734  13 years  amb   Change the philosophy on dead ends so that now a U-turn is m…
profiles.c  778  13 years  amb   Change unsigned int to int for consistency with the rest of …
nodesx.c  843  13 years  amb   Check binary search functions and improve comments, fix path…
relations.c  843  13 years  amb   Check binary search functions and improve comments, fix path…
translations.c  774  13 years  amb   Convert integer and floating point values inline.
nodes.c  886  13 years  amb   Copy the node offsets into RAM for the slim mode since looki…
xmlparse.h  791  13 years  amb   Don't use the flex yylineno but keep track with an unsigned …
xmlparse.l  791  13 years  amb   Don't use the flex yylineno but keep track with an unsigned …
ways.c  706  13 years  amb   Ensure that the correct number of cached nodes, segments, wa…
types.h  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
typesx.h  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
router.c  846  13 years  amb   Fix confusing, duplicated, output message.
fakes.c  731  13 years  amb   Fix error with calculating length of fake segment and optimi…
osmparser.c  876  13 years  amb   Fix handling of 'except' tags for turn restrictions.
superx.c  890  13 years  amb   Improve comment.
superx.h  681  13 years  amb   Make the comments more consistent.
queue.c  883  13 years  amb   No need to use uint32_t (just use int).
visualiser.c  885  13 years  amb   Rationalise and reduce the usage of LookUpNode() function. …
segments.c  885  13 years  amb   Rationalise and reduce the usage of LookUpNode() function. …
filedumper.c  885  13 years  amb   Rationalise and reduce the usage of LookUpNode() function. …
output.c  885  13 years  amb   Rationalise and reduce the usage of LookUpNode() function. …
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
files.c  701  13 years  amb   Remove useless assert statement.
relationsx.h  786  13 years  amb   Rename structure element "restrict" to "restriction" to avoi…
results.h  874  13 years  amb   Revert back to r867 because it is faster (although only by 1…
sorting.c  875  13 years  amb   Revert back to something very close to r869 because it is fa…
results.c  864  13 years  amb   Swap the order of two parts of an && statement.
test/  877  13 years  amb   Test case for 'except' tags on turn restrictions.
visualiser.h  680  13 years  amb   Update comments throughout the source code.
functionsx.h  680  13 years  amb   Update comments throughout the source code.
profiles.h  680  13 years  amb   Update comments throughout the source code.
sorting.h  680  13 years  amb   Update comments throughout the source code.
translations.h  680  13 years  amb   Update comments throughout the source code.
ways.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
segments.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
waysx.c  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
relationsx.c  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
Makefile  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
waysx.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
nodes.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
nodesx.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
xml/  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
segmentsx.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…
relations.h  887  13 years  amb   Use pread() and pwrite() functions instead of seek() followe…

Properties

Name Value
svn:ignore .deps filedumper-slim filedumper planetsplitter-slim planetsplitter router-slim router tagmodifier xmlparse.c CXREF SPLINT