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


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1528  10 years  amb   Another iteration through the Makefiles with some small chan…
cache.h  1578  10 years  amb   Increase the size of the caches for the slim programs by a f…
errorlog.c  1450  11 years  amb   Fix some comments.
errorlog.h  1525  11 years  amb   Fix some invalid function comments.
errorlogx.c  1598  10 years  amb   Add a '--logmemory' option to planetsplitter which will repo…
errorlogx.h  1362  11 years  amb   Make the functions for processing error logs more like the o…
fakes.c  1565  10 years  amb   Don't crash if the specified route contains two consecutive …
fakes.h  1565  10 years  amb   Don't crash if the specified route contains two consecutive …
filedumper.c  1599  10 years  amb   Use exit() when exiting the program other than at the end of…
filedumperx.c  1599  10 years  amb   Use exit() when exiting the program other than at the end of…
files.c  1598  10 years  amb   Add a '--logmemory' option to planetsplitter which will repo…
files.h  1591  10 years  amb   Allocate only the memory that is needed (but never more than…
functions.h  1632  9 years  amb   Remove the ExtendStartRoutes() function by merging its funct…
logerror.c  1450  11 years  amb   Fix some comments.
logging.c  1613  10 years  amb   Comment fixes, tidy-up and one bug fixed.
logging.h  1598  10 years  amb   Add a '--logmemory' option to planetsplitter which will repo…
nodes.c  1603  10 years  amb   Try to speed up the search for the closest node/segment by m…
nodes.h  1597  10 years  amb   Be more consistent in the way that cache.h is included.
nodesx.c  1614  10 years  amb   Sort the data geographically before pruning so that the data…
nodesx.h  1350  11 years  amb   Delete the non-highway nodes by searching for them in the wa…
optimiser.c  1638  9 years  amb   Fix bug with indenting of debug output in FindMiddleRoute() …
osmo5mparse.c  1526  11 years  amb   Make two global functions local to the files that contain th…
osmparser.c  1560  10 years  amb   Update the visualiser web page to allow displaying the "cycl…
osmparser.h  1526  11 years  amb   Make two global functions local to the files that contain th…
osmpbfparse.c  1526  11 years  amb   Make two global functions local to the files that contain th…
osmxmlparse.c  1356  11 years  amb   Move some functions about so that osmparser.c can be replace…
output.c  1580  10 years  amb   Fix for revision r1565 that crashes on 64-bit systems but no…
planetsplitter.c  1614  10 years  amb   Sort the data geographically before pruning so that the data…
profiles.c  1587  10 years  amb   Limit the property preferences to a factor of 100 preference…
profiles.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
prunex.c  1598  10 years  amb   Add a '--logmemory' option to planetsplitter which will repo…
prunex.h  1431  11 years  amb   Revert the last three changes because r1430 didn't work and …
queue.c  1444  11 years  amb   Re-use the Queue and Results data structure for all routes -…
relations.c  1602  10 years  amb   Record the memory used by the node, segment, way and relatio…
relations.h  1312  11 years  amb   Add functions to destroy the node/segment/way/relation lists…
relationsx.c  1614  10 years  amb   Sort the data geographically before pruning so that the data…
relationsx.h  1479  11 years  amb   Fix error in function prototype (argument names switched). …
results.c  1600  10 years  amb   Add the '--logtime' and '--logmemory' options to the router …
results.h  1501  11 years  amb   Refactor the code so that the Results data type has the star…
router.c  1632  9 years  amb   Remove the ExtendStartRoutes() function by merging its funct…
segments.c  1603  10 years  amb   Try to speed up the search for the closest node/segment by m…
segments.h  1603  10 years  amb   Try to speed up the search for the closest node/segment by m…
segmentsx.c  1608  10 years  amb   Use the waysx->idata array when logging duplicate segments r…
segmentsx.h  1448  11 years  amb   Revert r1432 because even though it seemed like it should ha…
sorting.c  1649  9 years  amb   Remove some pthread related code that was being used even if…
sorting.h  1118  12 years  amb   Add the option for the sorting function to preserve the inpu…
superx.c  1605  10 years  amb   Free memory that it allocated by IndexSegments() when no lon…
superx.h  681  13 years  amb   Make the comments more consistent.
tagging.c  1525  11 years  amb   Fix some invalid function comments.
tagging.h  1374  11 years  amb   Add a new function to convert a TagList into an HTML-like st…
test/  1566  10 years  amb   Add test cases for routes with contain two consecutive coinc…
translations.c  1641  9 years  amb   Change built-in default HTML translation strings so that the…
translations.h  1174  12 years  amb   Rename the Way_* enumerated values to Highway_*, add a new H…
types.c  1559  10 years  amb   Remove the "cyclebothways" property and replace it with a "c…
types.h  1559  10 years  amb   Remove the "cyclebothways" property and replace it with a "c…
typesx.h  1619  10 years  amb   Increase MAX_SEG_PER_NODE to avoid further problems.
uncompress.c  1514  11 years  amb   Add the option for automatic uncompression of .xz compressed…
uncompress.h  1514  11 years  amb   Add the option for automatic uncompression of .xz compressed…
visualiser.c  1618  10 years  amb   Include typesx.h to get the definition of MAX_SEG_PER_NODE r…
visualiser.h  1560  10 years  amb   Update the visualiser web page to allow displaying the "cycl…
ways.c  1602  10 years  amb   Record the memory used by the node, segment, way and relatio…
ways.h  1419  11 years  amb   Fix error in slim mode WayName() function.
waysx.c  1612  10 years  amb   Use the waysx->idata array instead of wayx->id when logging …
waysx.h  1597  10 years  amb   Be more consistent in the way that cache.h is included.
xml/  1528  10 years  amb   Another iteration through the Makefiles with some small chan…
xmlparse.c  1505  11 years  amb   Output HTML4 strict DTD compliant HTML (fix bug with using '…
xmlparse.h  1519  11 years  amb   Print the XML line number using the correct formatting for a…

Properties

Name Value
svn:ignore .deps filedumper-slim filedumper planetsplitter-slim planetsplitter router-slim router CXREF SPLINT filedumperx