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: 826 (of 2198)
Sticky Revision:


File (rev) Rev. Age Author Last log entry
 Parent Directory        
xmlparse.l  791  13 years  amb   Don't use the flex yylineno but keep track with an unsigned …
xmlparse.h  791  13 years  amb   Don't use the flex yylineno but keep track with an unsigned …
xml/  693  13 years  amb   Ignore files generated by running 'make test'.
waysx.h  755  13 years  amb   Fix some obvious problems with a transition to 64-bit node_t…
waysx.c  812  13 years  amb   Add logging of parsing and processing errors.
ways.h  705  13 years  amb   Remove the unused name caching for the ways (in slim mode). …
ways.c  706  13 years  amb   Ensure that the correct number of cached nodes, segments, wa…
visualiser.h  680  13 years  amb   Update comments throughout the source code.
visualiser.c  780  13 years  amb   Replace int with appropriate defined types (mostly index_t, …
typesx.h  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
types.h  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
types.c  536  14 years  amb   Remove the roundabout type from the parsing.
translations.h  680  13 years  amb   Update comments throughout the source code.
translations.c  774  13 years  amb   Convert integer and floating point values inline.
test/  811  13 years  amb   Use the --errorlog option.
tagmodifier.c  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
tagging.h  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
tagging.c  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
superx.h  681  13 years  amb   Make the comments more consistent.
superx.c  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
sorting.h  680  13 years  amb   Update comments throughout the source code.
sorting.c  680  13 years  amb   Update comments throughout the source code.
segmentsx.h  788  13 years  amb   Fix some more warnings from -Wextra and/or -pedantic options…
segmentsx.c  812  13 years  amb   Add logging of parsing and processing errors.
segments.h  772  13 years  amb   Add a type cast to a macro.
segments.c  708  13 years  amb   Make the NextSegment function inline (move from segments.c t…
router.c  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
results.h  680  13 years  amb   Update comments throughout the source code.
results.c  799  13 years  amb   Fix comment associated with results list memory handling.
relationsx.h  786  13 years  amb   Rename structure element "restrict" to "restriction" to avoi…
relationsx.c  812  13 years  amb   Add logging of parsing and processing errors.
relations.h  681  13 years  amb   Make the comments more consistent.
relations.c  780  13 years  amb   Replace int with appropriate defined types (mostly index_t, …
queue.c  302  15 years  amb   Added in some more constants with the value ~0.
profiles.h  680  13 years  amb   Update comments throughout the source code.
profiles.c  778  13 years  amb   Change unsigned int to int for consistency with the rest of …
planetsplitter.c  810  13 years  amb   The filename is now optional in the --errorlog option.
output.c  707  13 years  amb   The FirstSegment function now takes a cache position argumen…
osmparser.c  826  13 years  amb   Add a logerror rule in the tagging processing XML file.
optimiser.c  798  13 years  amb   Free temporary results that are calculated.
nodesx.h  758  13 years  amb   Move some macros from nodesx.h to typesx.h.
nodesx.c  812  13 years  amb   Add logging of parsing and processing errors.
nodes.h  803  13 years  amb   Replace over-sized file entry with one of appropriate size. …
nodes.c  780  13 years  amb   Replace int with appropriate defined types (mostly index_t, …
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…
functionsx.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…
files.h  680  13 years  amb   Update comments throughout the source code.
files.c  701  13 years  amb   Remove useless assert statement.
filedumper.c  790  13 years  amb   Ensure that when printing numbers of the index_t type that a…
fakes.h  727  13 years  amb   Add a special function to handle the detection of U-turns be…
fakes.c  731  13 years  amb   Fix error with calculating length of fake segment and optimi…
Makefile  789  13 years  amb   Use the -std=c99 option by default.

Properties

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