osrm-backend/DataStructures
2012-03-19 14:43:59 +01:00
..
pbf-proto removing precompiled libprotobuf objects. fixes ticket 23 2011-03-29 09:16:49 +00:00
BaseParser.h Fixing constant-sized memory leaks 2012-01-31 17:44:55 +01:00
BinaryHeap.h Replaced google sparsehash by boost unordered map 2011-12-10 14:09:40 +01:00
ConcurrentQueue.h Coding style adapted, removed locks on const (read-only) functions 2011-11-11 11:02:16 +01:00
DynamicGraph.h Optimization hacks. Saving about 10% preprocessing time and about 1-2% 2012-01-07 15:00:40 +01:00
ExtractorCallBacks.h Fixing a misplaced min function. Thanks, Gnonthgol 2012-03-19 14:43:59 +01:00
ExtractorStructs.h duration tags on ferry ways get parsed now. Cheers to Mackerski! 2012-03-15 16:39:35 +01:00
GridEdge.h Code cleanup 2011-12-14 18:07:58 +01:00
HashTable.h Hashtable does not allocate during operator[], RouteParameters to 2011-12-28 14:14:09 +01:00
ImportEdge.h Certain type of edges, i.e. ferries, are now properly ignored from 2011-12-16 14:05:30 +01:00
InputReaderFactory.h removed linebreak. 2011-10-07 18:38:54 +03:00
LRUCache.h Template'ing Key parameter 2011-12-17 21:56:31 +01:00
NNGrid.h Fixes an issue where target was on a dead-end street. 2012-03-01 19:39:48 +01:00
NodeCoords.h code cleanup 2011-12-17 22:01:40 +01:00
NodeInformationHelpDesk.h CRC32 of data is written to file and loaded into NodeInfoHelpDesk. 2012-02-17 08:15:33 +01:00
PBFParser.h Excluding barrier=cattle_grid 2012-03-19 13:48:01 +01:00
Percent.h Adding another method to simply add the increment. 2012-03-05 09:37:13 +01:00
PhantomNodes.h Fixing a bug with hinting coordinates on one-way streets. 2012-03-16 13:22:51 +01:00
SearchEngine.h Fixing a bug with hinting coordinates on one-way streets. 2012-03-16 13:22:51 +01:00
SegmentInformation.h Fixes issue #104. Heading and Azimuth get computed now. 2012-02-07 14:47:01 +01:00
SimpleStack.h Replace recursive unpacking procedure by a stack'ed implementation. 2011-12-17 20:17:40 +01:00
StaticGraph.h Check that each shortcut is unpackable in debug mode 2012-03-08 11:42:55 +01:00
StaticKDTree.h Monav project changes backport 2010-08-17 16:59:13 +00:00
TurnInstructions.h Destination now shows up in turn instructions 2012-03-16 13:25:23 +01:00
Util.h Adjusted coding style, inlined functions 2011-10-14 15:10:28 +02:00
XMLParser.h Excluding barrier=cattle_grid 2012-03-19 13:48:01 +01:00