Parent Directory
|
|
|
|
|
Makefile
|
1528
|
10 years |
amb |
Another iteration through the Makefiles with some small chan…
|
cache.h
|
1415
|
11 years |
amb |
Use SlimMapFile() and SlimUnmapFile() [see previous log mess…
|
errorlog.c
|
1450
|
11 years |
amb |
Fix some comments.
|
errorlog.h
|
1525
|
11 years |
amb |
Fix some invalid function comments.
|
errorlogx.c
|
1414
|
11 years |
amb |
Use SlimMapFile() and SlimUnmapFile() as the function names …
|
errorlogx.h
|
1362
|
11 years |
amb |
Make the functions for processing error logs more like the o…
|
fakes.c
|
1385
|
11 years |
amb |
Fix some code that could, potentially, have given a divide b…
|
fakes.h
|
1168
|
12 years |
amb |
Revert r1164 - some super-segments are longer than 65535 met…
|
filedumper.c
|
1458
|
11 years |
amb |
Fix typo in documentation string.
|
filedumperx.c
|
1410
|
11 years |
amb |
Rename the functions for unbuffered file access to make this…
|
files.c
|
1518
|
11 years |
amb |
Don't ignore the return value of the write() function call.
…
|
files.h
|
1418
|
11 years |
amb |
Make the changes required to handle the new function names f…
|
functions.h
|
1278
|
11 years |
amb |
Fix a bug where the shortest route crossing super-nodes requ…
|
logerror.c
|
1450
|
11 years |
amb |
Fix some comments.
|
logging.c
|
1449
|
11 years |
amb |
Fix bug in time printed by --logtime option.
|
logging.h
|
1398
|
11 years |
amb |
Change the --logtime internals so that programs don't need t…
|
nodes.c
|
1415
|
11 years |
amb |
Use SlimMapFile() and SlimUnmapFile() [see previous log mess…
|
nodes.h
|
1312
|
11 years |
amb |
Add functions to destroy the node/segment/way/relation lists…
|
nodesx.c
|
1427
|
11 years |
amb |
Revert the last change because, paradoxically, it was faster…
|
nodesx.h
|
1350
|
11 years |
amb |
Delete the non-highway nodes by searching for them in the wa…
|
optimiser.c
|
1553
|
10 years |
amb |
Fix bug with particular arrangement of a fake node (waypoint…
|
osmo5mparse.c
|
1526
|
11 years |
amb |
Make two global functions local to the files that contain th…
|
osmparser.c
|
1497
|
11 years |
amb |
Detect the "cycleway=opposite_lane" tag and allow bicycles t…
|
osmparser.h
|
1526
|
11 years |
amb |
Make two global functions local to the files that contain th…
|
osmpbfparse.c
|
1526
|
11 years |
amb |
Make two global functions local to the files that contain th…
|
osmxmlparse.c
|
1356
|
11 years |
amb |
Move some functions about so that osmparser.c can be replace…
|
output.c
|
1543
|
10 years |
amb |
Change routing instructions if on a bicycle and cyclebothway…
|
planetsplitter.c
|
1514
|
11 years |
amb |
Add the option for automatic uncompression of .xz compressed…
|
profiles.c
|
1527
|
11 years |
amb |
Run jshint again and fix some recently added changes.
|
profiles.h
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
prunex.c
|
1448
|
11 years |
amb |
Revert r1432 because even though it seemed like it should ha…
|
prunex.h
|
1431
|
11 years |
amb |
Revert the last three changes because r1430 didn't work and …
|
queue.c
|
1444
|
11 years |
amb |
Re-use the Queue and Results data structure for all routes -…
|
relations.c
|
1415
|
11 years |
amb |
Use SlimMapFile() and SlimUnmapFile() [see previous log mess…
|
relations.h
|
1312
|
11 years |
amb |
Add functions to destroy the node/segment/way/relation lists…
|
relationsx.c
|
1450
|
11 years |
amb |
Fix some comments.
|
relationsx.h
|
1479
|
11 years |
amb |
Fix error in function prototype (argument names switched).
…
|
results.c
|
1501
|
11 years |
amb |
Refactor the code so that the Results data type has the star…
|
results.h
|
1501
|
11 years |
amb |
Refactor the code so that the Results data type has the star…
|
router.c
|
1549
|
10 years |
amb |
Check the number of waypoints after considering the --help a…
|
segments.c
|
1497
|
11 years |
amb |
Detect the "cycleway=opposite_lane" tag and allow bicycles t…
|
segments.h
|
1553
|
10 years |
amb |
Fix bug with particular arrangement of a fake node (waypoint…
|
segmentsx.c
|
1448
|
11 years |
amb |
Revert r1432 because even though it seemed like it should ha…
|
segmentsx.h
|
1448
|
11 years |
amb |
Revert r1432 because even though it seemed like it should ha…
|
sorting.c
|
1441
|
11 years |
amb |
Free allocated memory (found by valgrind).
|
sorting.h
|
1118
|
12 years |
amb |
Add the option for the sorting function to preserve the inpu…
|
superx.c
|
1540
|
10 years |
amb |
Fix bug with merging super-segments and segments - an improv…
|
superx.h
|
681
|
13 years |
amb |
Make the comments more consistent.
|
tagging.c
|
1525
|
11 years |
amb |
Fix some invalid function comments.
|
tagging.h
|
1374
|
11 years |
amb |
Add a new function to convert a TagList into an HTML-like st…
|
test/
|
1542 |
10 years |
amb |
Add test case for router error when waypoint is on a roundab…
|
translations.c
|
1412
|
11 years |
amb |
Create simple OpenFile() and CloseFile() functions for those…
|
translations.h
|
1174
|
12 years |
amb |
Rename the Way_* enumerated values to Highway_*, add a new H…
|
types.c
|
1497
|
11 years |
amb |
Detect the "cycleway=opposite_lane" tag and allow bicycles t…
|
types.h
|
1502
|
11 years |
amb |
Make the type conversion inline functions static so that com…
|
typesx.h
|
1163
|
12 years |
amb |
Tidy up all of the recent code changes - Rename TurnRestrict…
|
uncompress.c
|
1514
|
11 years |
amb |
Add the option for automatic uncompression of .xz compressed…
|
uncompress.h
|
1514
|
11 years |
amb |
Add the option for automatic uncompression of .xz compressed…
|
visualiser.c
|
1489
|
11 years |
amb |
When searching for nodes for the visualiser don't exceed the…
|
visualiser.h
|
1321
|
11 years |
amb |
Allow dumping error logs from filedumper.
|
ways.c
|
1415
|
11 years |
amb |
Use SlimMapFile() and SlimUnmapFile() [see previous log mess…
|
ways.h
|
1419
|
11 years |
amb |
Fix error in slim mode WayName() function.
|
waysx.c
|
1450
|
11 years |
amb |
Fix some comments.
|
waysx.h
|
1380
|
11 years |
amb |
Remember what types of transports we have so that we don't s…
|
xml/
|
1528 |
10 years |
amb |
Another iteration through the Makefiles with some small chan…
|
xmlparse.c
|
1505
|
11 years |
amb |
Output HTML4 strict DTD compliant HTML (fix bug with using '…
|
xmlparse.h
|
1519
|
11 years |
amb |
Print the XML line number using the correct formatting for a…
|