Parent Directory
|
|
|
|
|
relationsx.c
|
944
|
13 years |
amb |
Fill the structures with zero before inserting data and writ…
|
nodesx.c
|
944
|
13 years |
amb |
Fill the structures with zero before inserting data and writ…
|
segmentsx.c
|
944
|
13 years |
amb |
Fill the structures with zero before inserting data and writ…
|
segmentsx.h
|
943
|
13 years |
amb |
Remove the "position" parameter from the NextSegmentX() func…
|
superx.c
|
943
|
13 years |
amb |
Remove the "position" parameter from the NextSegmentX() func…
|
waysx.h
|
942
|
13 years |
amb |
Remove the "position" parameter from the PutBack*X() functio…
|
nodesx.h
|
942
|
13 years |
amb |
Remove the "position" parameter from the PutBack*X() functio…
|
osmparser.h
|
941
|
13 years |
amb |
Update file now that the name has changed.
|
planetsplitter.c
|
940
|
13 years |
amb |
Rename functionsx.h to osmparser.h.
|
osmparser.c
|
940
|
13 years |
amb |
Rename functionsx.h to osmparser.h.
|
visualiser.c
|
934
|
13 years |
amb |
Make limit checking work with one-way streets and in slim mo…
|
output.c
|
929
|
13 years |
amb |
Mini-roundabouts are now described as roundabouts instead of…
|
test/
|
928 |
13 years |
amb |
Updated test case expected results with the roundabout chang…
|
translations.c
|
925
|
13 years |
amb |
Add new translate-able strings for roundabouts.
|
translations.h
|
925
|
13 years |
amb |
Add new translate-able strings for roundabouts.
|
ways.h
|
924
|
13 years |
amb |
Cache three ways not two.
|
types.c
|
923
|
13 years |
amb |
Parse and store information about roundabouts (to improve ro…
|
filedumper.c
|
923
|
13 years |
amb |
Parse and store information about roundabouts (to improve ro…
|
types.h
|
923
|
13 years |
amb |
Parse and store information about roundabouts (to improve ro…
|
ways.c
|
921
|
13 years |
amb |
Allow space to cache one name for each cached way (in slim m…
|
xml/
|
913 |
13 years |
amb |
Fix some more Makefile oddities.
|
Makefile
|
910
|
13 years |
amb |
Fix some Makefile oddities.
|
xmlparse.l
|
908
|
13 years |
amb |
Fixed bug in XMl parsing that allowed invalid XML (double da…
|
queue.c
|
907
|
13 years |
amb |
Revert back to r874 (itself the same as r867) but with the c…
|
optimiser.c
|
891
|
13 years |
amb |
Change the condition used to terminate the search for the be…
|
files.h
|
888
|
13 years |
amb |
Add a #define to disable the use of pread()/pwrite() but thi…
|
segments.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…
|
nodes.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
relations.h
|
887
|
13 years |
amb |
Use pread() and pwrite() functions instead of seek() followe…
|
nodes.c
|
886
|
13 years |
amb |
Copy the node offsets into RAM for the slim mode since looki…
|
segments.c
|
885
|
13 years |
amb |
Rationalise and reduce the usage of LookUpNode() function.
…
|
sorting.c
|
875
|
13 years |
amb |
Revert back to something very close to r869 because it is fa…
|
results.h
|
874
|
13 years |
amb |
Revert back to r867 because it is faster (although only by 1…
|
results.c
|
864
|
13 years |
amb |
Swap the order of two parts of an && statement.
|
router.c
|
846
|
13 years |
amb |
Fix confusing, duplicated, output message.
|
relations.c
|
843
|
13 years |
amb |
Check binary search functions and improve comments, fix path…
|
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.
|
logging.h
|
804
|
13 years |
amb |
Add framework for logging error during OSM parsing and subse…
|
logging.c
|
804
|
13 years |
amb |
Add framework for logging error during OSM parsing and subse…
|
xmlparse.h
|
791
|
13 years |
amb |
Don't use the flex yylineno but keep track with an unsigned …
|
typesx.h
|
790
|
13 years |
amb |
Ensure that when printing numbers of the index_t type that a…
|
relationsx.h
|
786
|
13 years |
amb |
Rename structure element "restrict" to "restriction" to avoi…
|
profiles.c
|
778
|
13 years |
amb |
Change unsigned int to int for consistency with the rest of …
|
functions.h
|
734
|
13 years |
amb |
Change the philosophy on dead ends so that now a U-turn is m…
|
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…
|
files.c
|
701
|
13 years |
amb |
Remove useless assert statement.
|
superx.h
|
681
|
14 years |
amb |
Make the comments more consistent.
|
visualiser.h
|
680
|
14 years |
amb |
Update comments throughout the source code.
|
profiles.h
|
680
|
14 years |
amb |
Update comments throughout the source code.
|
sorting.h
|
680
|
14 years |
amb |
Update comments throughout the source code.
|