Imported Upstream version 1.5
authorThibaut GRIDEL <tgridel@free.fr>
Wed, 15 Dec 2010 13:51:44 +0000 (14:51 +0100)
committerThibaut GRIDEL <tgridel@free.fr>
Wed, 15 Dec 2010 13:51:44 +0000 (14:51 +0100)
commita5b34ad069a52ff6cf981f01667d102292988811
tree264bc06ed36c8581d52ac350e681029dd5e7467d
parent20283c6cf5c6951cc1f2787492c67a7fb72aee9a
Imported Upstream version 1.5
73 files changed:
ChangeLog
Makefile
doc/ALGORITHM.txt
doc/CONFIGURATION.txt
doc/INSTALL.txt
doc/Makefile
doc/NEWS.txt
doc/README.txt
doc/TAGGING.txt
doc/USAGE.txt
doc/html/algorithm.html
doc/html/configuration.html
doc/html/tagging.html
doc/html/usage.html
src/Makefile
src/fakes.c [new file with mode: 0644]
src/filedumper.c
src/files.c
src/files.h [new file with mode: 0644]
src/functions.h
src/functionsx.h
src/nodes.c
src/nodes.h
src/nodesx.c
src/nodesx.h
src/optimiser.c
src/osmparser.c
src/output.c
src/planetsplitter.c
src/profiles.c
src/profiles.h
src/relationsx.c [new file with mode: 0644]
src/relationsx.h [new file with mode: 0644]
src/results.c
src/results.h
src/router.c
src/segments.c
src/segments.h
src/segmentsx.c
src/segmentsx.h
src/sorting.c
src/superx.c
src/tagging.c
src/tagmodifier.c
src/translations.c
src/types.c
src/types.h
src/typesx.h
src/visualiser.c
src/ways.c
src/ways.h
src/waysx.c
src/waysx.h
src/xml/test/bad-double-quote-attr-invalid-ascii.xml [new file with mode: 0644]
src/xml/test/bad-double-quote-attr-invalid-utf8.xml [new file with mode: 0644]
src/xml/test/bad-single-quote-attr-invalid-ascii.xml [new file with mode: 0644]
src/xml/test/bad-single-quote-attr-invalid-utf8.xml [new file with mode: 0644]
src/xmlparse.l
web/www/routino/noscript.cgi
web/www/routino/noscript.template.html
web/www/routino/paths.pl
web/www/routino/router.html.en
web/www/routino/router.html.nl [new file with mode: 0644]
web/www/routino/router.js
web/www/routino/router.pl
web/www/routino/statistics.cgi
web/www/routino/visualiser.cgi
xml/Makefile
xml/routino-profiles.xml
xml/routino-tagging-nomodify.xml
xml/routino-tagging.xml
xml/routino-tagging.xsd
xml/routino-translations.xml