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: 1950 (of 2203)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile  1921  7 years  amb   Change Makefile so that rules cannot fail when a parallel ma…
cache.h  1741  9 years  amb   Merge change from MS-Windows branch (offset_t).
errorlog.c  1450  11 years  amb   Fix some comments.
errorlog.h  1741  9 years  amb   Merge change from MS-Windows branch (offset_t).
errorlogx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
errorlogx.h  1362  11 years  amb   Make the functions for processing error logs more like the o…
fakes.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
fakes.h  1784  9 years  amb   Merge libroutino branch back into the trunk.
filedumper.c  1950  6 years  amb   Fix two warnings found by gcc-8.
filedumperx.c  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
files.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
files.h  1784  9 years  amb   Merge libroutino branch back into the trunk.
functions.h  1878  8 years  amb   Ignore highways that are forbidden by turn restrictions when…
logerror.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
logging.c  1680  9 years  amb   Merge branch 'MSVC' back into the trunk.
logging.h  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
mman-win32.c  1680  9 years  amb   Merge branch 'MSVC' back into the trunk.
mman-win32.h  1680  9 years  amb   Merge branch 'MSVC' back into the trunk.
nodes.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
nodes.h  1741  9 years  amb   Merge change from MS-Windows branch (offset_t).
nodesx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
nodesx.h  1739  9 years  amb   Clarify the comments surrounding the definition of the slim …
optimiser.c  1919  7 years  amb   Fix bug with route calculation that may not give optimum sol…
osmo5mparse.c  1934  7 years  amb   Make it easier to compile with clang instead of gcc (use CLA…
osmparser.c  1784  9 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  9 years  amb   Merge libroutino branch back into the trunk.
osmxmlparse.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
output.c  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
planetsplitter.c  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
profiles.c  1854  9 years  amb   Remove a couple of lines of code with a literal type convers…
profiles.h  1784  9 years  amb   Merge libroutino branch back into the trunk.
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  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
relations.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
relations.h  1741  9 years  amb   Merge change from MS-Windows branch (offset_t).
relationsx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
relationsx.h  1784  9 years  amb   Merge libroutino branch back into the trunk.
results.c  1912  8 years  amb   Add a comment explaining the change of hash table.
results.h  1910  8 years  amb   Change the hash table for storing the results from a chained…
router+lib.c  1889  8 years  amb   Improve the error message when the default profiles, transla…
router.c  1889  8 years  amb   Improve the error message when the default profiles, transla…
routino.c  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
routino.h  1826  9 years  amb   Add the loop and reverse route options to the library. Incr…
segments.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
segments.h  1863  9 years  amb   Fix some changes found with gcc sanitizer options.
segmentsx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
segmentsx.h  1739  9 years  amb   Clarify the comments surrounding the definition of the slim …
sorting.c  1943  7 years  amb   Bug fix for race condition in multi-threaded sorting algorit…
sorting.h  1118  12 years  amb   Add the option for the sorting function to preserve the inpu…
superx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
superx.h  681  13 years  amb   Make the comments more consistent.
tagging.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
tagging.h  1374  11 years  amb   Add a new function to convert a TagList into an HTML-like st…
test/  1907  8 years  amb   Change the test scripts to make it easier to enable and disa…
translations.c  1894  8 years  amb   Ensure that when a language doesn't have a full set of trans…
translations.h  1815  9 years  amb   Change file output formats so that waypoint numbers are incl…
types.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
types.h  1559  10 years  amb   Remove the "cyclebothways" property and replace it with a "c…
typesx.h  1865  9 years  amb   Change node_t to a 64-bit type by default due to the imminen…
uncompress.c  1699  9 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  1906  8 years  amb   Update version number to reflect changes from released versi…
visualiser.c  1935  7 years  amb   Remove most of the warnings found by the clang static analys…
visualiser.h  1560  10 years  amb   Update the visualiser web page to allow displaying the "cycl…
ways.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
ways.h  1863  9 years  amb   Fix some changes found with gcc sanitizer options.
waysx.c  1784  9 years  amb   Merge libroutino branch back into the trunk.
waysx.h  1741  9 years  amb   Merge change from MS-Windows branch (offset_t).
xml/  1921  7 years  amb   Change Makefile so that rules cannot fail when a parallel ma…
xmlparse.c  1934  7 years  amb   Make it easier to compile with clang instead of gcc (use CLA…
xmlparse.h  1784  9 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