Parent Directory
|
|
|
|
|
Makefile
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
fakes.c
|
731
|
13 years |
amb |
Fix error with calculating length of fake segment and optimi…
|
fakes.h
|
727
|
13 years |
amb |
Add a special function to handle the detection of U-turns be…
|
filedumper.c
|
885
|
13 years |
amb |
Rationalise and reduce the usage of LookUpNode() function.
…
|
files.c
|
701
|
13 years |
amb |
Remove useless assert statement.
|
files.h
|
888
|
13 years |
amb |
Add a #define to disable the use of pread()/pwrite() but thi…
|
functions.h
|
734
|
13 years |
amb |
Change the philosophy on dead ends so that now a U-turn is m…
|
functionsx.h
|
680
|
13 years |
amb |
Update comments throughout the source code.
|
logging.c
|
804
|
13 years |
amb |
Add framework for logging error during OSM parsing and subse…
|
logging.h
|
804
|
13 years |
amb |
Add framework for logging error during OSM parsing and subse…
|
nodes.c
|
886
|
13 years |
amb |
Copy the node offsets into RAM for the slim mode since looki…
|
nodes.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
nodesx.c
|
843
|
13 years |
amb |
Check binary search functions and improve comments, fix path…
|
nodesx.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
optimiser.c
|
891
|
13 years |
amb |
Change the condition used to terminate the search for the be…
|
osmparser.c
|
876
|
13 years |
amb |
Fix handling of 'except' tags for turn restrictions.
|
output.c
|
885
|
13 years |
amb |
Rationalise and reduce the usage of LookUpNode() function.
…
|
planetsplitter.c
|
861
|
13 years |
amb |
Change the default number of iterations to 5 since testing s…
|
profiles.c
|
778
|
13 years |
amb |
Change unsigned int to int for consistency with the rest of …
|
profiles.h
|
680
|
13 years |
amb |
Update comments throughout the source code.
|
queue.c
|
883
|
13 years |
amb |
No need to use uint32_t (just use int).
|
relations.c
|
843
|
13 years |
amb |
Check binary search functions and improve comments, fix path…
|
relations.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
relationsx.c
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
relationsx.h
|
786
|
13 years |
amb |
Rename structure element "restrict" to "restriction" to avoi…
|
results.c
|
864
|
13 years |
amb |
Swap the order of two parts of an && statement.
|
results.h
|
874
|
13 years |
amb |
Revert back to r867 because it is faster (although only by 1…
|
router.c
|
846
|
13 years |
amb |
Fix confusing, duplicated, output message.
|
segments.c
|
885
|
13 years |
amb |
Rationalise and reduce the usage of LookUpNode() function.
…
|
segments.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
segmentsx.c
|
812
|
13 years |
amb |
Add logging of parsing and processing errors.
|
segmentsx.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
sorting.c
|
875
|
13 years |
amb |
Revert back to something very close to r869 because it is fa…
|
sorting.h
|
680
|
13 years |
amb |
Update comments throughout the source code.
|
superx.c
|
890
|
13 years |
amb |
Improve comment.
|
superx.h
|
681
|
13 years |
amb |
Make the comments more consistent.
|
tagging.c
|
827
|
13 years |
amb |
Add an unset rule in the tagging processing XML file.
|
tagging.h
|
827
|
13 years |
amb |
Add an unset rule in the tagging processing XML file.
|
tagmodifier.c
|
826
|
13 years |
amb |
Add a logerror rule in the tagging processing XML file.
|
test/
|
877 |
13 years |
amb |
Test case for 'except' tags on turn restrictions.
|
translations.c
|
774
|
13 years |
amb |
Convert integer and floating point values inline.
|
translations.h
|
680
|
13 years |
amb |
Update comments throughout the source code.
|
types.c
|
536
|
14 years |
amb |
Remove the roundabout type from the parsing.
|
types.h
|
790
|
13 years |
amb |
Ensure that when printing numbers of the index_t type that a…
|
typesx.h
|
790
|
13 years |
amb |
Ensure that when printing numbers of the index_t type that a…
|
visualiser.c
|
885
|
13 years |
amb |
Rationalise and reduce the usage of LookUpNode() function.
…
|
visualiser.h
|
680
|
13 years |
amb |
Update comments throughout the source code.
|
ways.c
|
706
|
13 years |
amb |
Ensure that the correct number of cached nodes, segments, wa…
|
ways.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
waysx.c
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
waysx.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
xml/
|
887 |
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
xmlparse.h
|
791
|
13 years |
amb |
Don't use the flex yylineno but keep track with an unsigned …
|
xmlparse.l
|
791
|
13 years |
amb |
Don't use the flex yylineno but keep track with an unsigned …
|