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:71
Directory revision: 1848 (of 2250)


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1819  10 years  amb   Re-implement the change to allow using 'make -j 4'.
cache.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
errorlog.c  1450  12 years  amb   Fix some comments.
errorlog.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
errorlogx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
errorlogx.h  1362  12 years  amb   Make the functions for processing error logs more like the o…
fakes.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
fakes.h  1784  10 years  amb   Merge libroutino branch back into the trunk.
filedumper.c  1797  10 years  amb   Add a '--version' option to all executables to print the cur…
filedumperx.c  1797  10 years  amb   Add a '--version' option to all executables to print the cur…
files.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
files.h  1784  10 years  amb   Merge libroutino branch back into the trunk.
functions.h  1784  10 years  amb   Merge libroutino branch back into the trunk.
logerror.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
logging.c  1680  10 years  amb   Merge branch 'MSVC' back into the trunk.
logging.h  1680  10 years  amb   Merge branch 'MSVC' back into the trunk.
mman-win32.c  1680  10 years  amb   Merge branch 'MSVC' back into the trunk.
mman-win32.h  1680  10 years  amb   Merge branch 'MSVC' back into the trunk.
nodes.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
nodes.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
nodesx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
nodesx.h  1739  10 years  amb   Clarify the comments surrounding the definition of the slim …
optimiser.c  1848  9 years  amb   Simplify the way that the beginning of the route is inserted…
osmo5mparse.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
osmparser.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
osmparser.h  1526  11 years  amb   Make two global functions local to the files that contain th…
osmpbfparse.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
osmxmlparse.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
output.c  1815  10 years  amb   Change file output formats so that waypoint numbers are incl…
planetsplitter.c  1797  10 years  amb   Add a '--version' option to all executables to print the cur…
profiles.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
profiles.h  1784  10 years  amb   Merge libroutino branch back into the trunk.
prunex.c  1598  11 years  amb   Add a '--logmemory' option to planetsplitter which will repo…
prunex.h  1431  12 years  amb   Revert the last three changes because r1430 didn't work and …
queue.c  1444  12 years  amb   Re-use the Queue and Results data structure for all routes -…
relations.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
relations.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
relationsx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
relationsx.h  1784  10 years  amb   Merge libroutino branch back into the trunk.
results.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
results.h  1847  9 years  amb   Change the way that the beginning of the route is used to se…
router+lib.c  1826  9 years  amb   Add the loop and reverse route options to the library. Incr…
router.c  1832  9 years  amb   Fix routing bug where missing waypoint data still gets route…
routino.c  1828  9 years  amb   Fix test case for loop and reverse and fix libroutino error …
routino.h  1826  9 years  amb   Add the loop and reverse route options to the library. Incr…
segments.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
segments.h  1739  10 years  amb   Clarify the comments surrounding the definition of the slim …
segmentsx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
segmentsx.h  1739  10 years  amb   Clarify the comments surrounding the definition of the slim …
sorting.c  1678  10 years  amb   Fix bug with 64-bit version failing 'make test'.
sorting.h  1118  12 years  amb   Add the option for the sorting function to preserve the inpu…
superx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
superx.h  681  14 years  amb   Make the comments more consistent.
tagging.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
tagging.h  1374  12 years  amb   Add a new function to convert a TagList into an HTML-like st…
test/  1846  9 years  amb   Fix a bug where the optimum end of the route was not being u…
translations.c  1815  10 years  amb   Change file output formats so that waypoint numbers are incl…
translations.h  1815  10 years  amb   Change file output formats so that waypoint numbers are incl…
types.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
types.h  1559  11 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  1699  10 years  amb   Merge the MS-Windows branch back into the trunk. Code change…
uncompress.h  1514  11 years  amb   Add the option for automatic uncompression of .xz compressed…
version.h  1802  10 years  amb   Change the version number so that anybody using the SVN vers…
visualiser.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
visualiser.h  1560  11 years  amb   Update the visualiser web page to allow displaying the "cycl…
ways.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
ways.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
waysx.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
waysx.h  1741  10 years  amb   Merge change from MS-Windows branch (offset_t).
xml/  1820  10 years  amb   Re-implement the change to allow using 'make -j 4'.
xmlparse.c  1784  10 years  amb   Merge libroutino branch back into the trunk.
xmlparse.h  1784  10 years  amb   Merge libroutino branch back into the trunk.

Properties

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