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: 875 (of 2192)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  862  13 years  amb   Makefiles are more consistent with each other and 'make test…
fakes.c  731  13 years  amb   Fix error with calculating length of fake segment and optimi…
fakes.h  727  13 years  amb   Add a special function to handle the detection of U-turns be…
filedumper.c  847  13 years  amb   Fix bug with earlier change to OSM file creator.
files.c  701  13 years  amb   Remove useless assert statement.
files.h  680  13 years  amb   Update comments throughout the source code.
functions.h  734  13 years  amb   Change the philosophy on dead ends so that now a U-turn is m…
functionsx.h  680  13 years  amb   Update comments throughout the source code.
logging.c  804  13 years  amb   Add framework for logging error during OSM parsing and subse…
logging.h  804  13 years  amb   Add framework for logging error during OSM parsing and subse…
nodes.c  848  13 years  amb   Fix for previous binary search change.
nodes.h  803  13 years  amb   Replace over-sized file entry with one of appropriate size. …
nodesx.c  843  13 years  amb   Check binary search functions and improve comments, fix path…
nodesx.h  758  13 years  amb   Move some macros from nodesx.h to typesx.h.
optimiser.c  860  13 years  amb   Optimise the number of hash function bins by trial and error…
osmparser.c  833  13 years  amb   Only log errors for highways.
output.c  707  13 years  amb   The FirstSegment function now takes a cache position argumen…
planetsplitter.c  861  13 years  amb   Change the default number of iterations to 5 since testing s…
profiles.c  778  13 years  amb   Change unsigned int to int for consistency with the rest of …
profiles.h  680  13 years  amb   Update comments throughout the source code.
queue.c  874  13 years  amb   Revert back to r867 because it is faster (although only by 1…
relations.c  843  13 years  amb   Check binary search functions and improve comments, fix path…
relations.h  681  13 years  amb   Make the comments more consistent.
relationsx.c  837  13 years  amb   Ignore relations based on all vehicle types (including bicyc…
relationsx.h  786  13 years  amb   Rename structure element "restrict" to "restriction" to avoi…
results.c  864  13 years  amb   Swap the order of two parts of an && statement.
results.h  874  13 years  amb   Revert back to r867 because it is faster (although only by 1…
router.c  846  13 years  amb   Fix confusing, duplicated, output message.
segments.c  708  13 years  amb   Make the NextSegment function inline (move from segments.c t…
segments.h  772  13 years  amb   Add a type cast to a macro.
segmentsx.c  812  13 years  amb   Add logging of parsing and processing errors.
segmentsx.h  788  13 years  amb   Fix some more warnings from -Wextra and/or -pedantic options…
sorting.c  875  13 years  amb   Revert back to something very close to r869 because it is fa…
sorting.h  680  13 years  amb   Update comments throughout the source code.
superx.c  856  13 years  amb   Optimise the number of hash function bins by trial and error…
superx.h  681  13 years  amb   Make the comments more consistent.
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.
tagmodifier.c  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
test/  849  13 years  amb   Handle the special case where the start point is a super-nod…
translations.c  774  13 years  amb   Convert integer and floating point values inline.
translations.h  680  13 years  amb   Update comments throughout the source code.
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
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…
visualiser.c  780  13 years  amb   Replace int with appropriate defined types (mostly index_t, …
visualiser.h  680  13 years  amb   Update comments throughout the source code.
ways.c  706  13 years  amb   Ensure that the correct number of cached nodes, segments, wa…
ways.h  705  13 years  amb   Remove the unused name caching for the ways (in slim mode). …
waysx.c  843  13 years  amb   Check binary search functions and improve comments, fix path…
waysx.h  755  13 years  amb   Fix some obvious problems with a transition to 64-bit node_t…
xml/  862  13 years  amb   Makefiles are more consistent with each other and 'make test…
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 …

Properties

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