Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

ViewVC logotype

Revision 8


Jump to revision: Previous Next
Author: amb
Date: Sun Jan 4 17:51:24 2009 UTC (16 years, 2 months ago)
Changed paths: 9
Log Message:
Changed the node, way and segment functions and data types.
Removed 'alloced', shortened the prototype array.
Remove the automatic sorting of the data.
Added assert statements.


Changed paths

Path Details
Directorytrunk/src/filedumper.c modified , text changed
Directorytrunk/src/functions.h modified , text changed
Directorytrunk/src/nodes.c modified , text changed
Directorytrunk/src/optimiser.c modified , text changed
Directorytrunk/src/osmparser.c modified , text changed
Directorytrunk/src/planetsplitter.c modified , text changed
Directorytrunk/src/segments.c modified , text changed
Directorytrunk/src/types.h modified , text changed
Directorytrunk/src/ways.c modified , text changed