Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/waysx.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 243 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 19 18:02:08 2009 UTC (15 years, 7 months ago) by amb
File length: 2856 byte(s)
Diff to previous 228
Remove "sorted" parameter in data structure and change assert statements.
Revision 228 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 12 09:01:48 2009 UTC (15 years, 8 months ago) by amb
File length: 2917 byte(s)
Diff to previous 226
Tidy up and fix comments and include files.
Revision 226 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 11 19:29:19 2009 UTC (15 years, 8 months ago) by amb
File length: 2935 byte(s)
Diff to previous 224
Free memory at the end of planetsplitter (to aid finding potential leaks earlier).
Revision 224 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 9 18:56:50 2009 UTC (15 years, 8 months ago) by amb
File length: 2903 byte(s)
Diff to previous 216
Separate the sorting of Ways from compacting of Ways.
Revision 216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 4 17:58:06 2009 UTC (15 years, 8 months ago) by amb
File length: 2870 byte(s)
Diff to previous 215
Change data structure to avoid calling realloc() each time to allocate more memory.
Revision 215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 2 19:41:38 2009 UTC (15 years, 8 months ago) by amb
File length: 2645 byte(s)
Diff to previous 209
Handle duplicate ways.
Revision 209 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 30 18:32:42 2009 UTC (15 years, 8 months ago) by amb
File length: 2548 byte(s)
Diff to previous 205
Remove the Segment structure from the SegmentX structure to save memory.
Revision 205 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 18:25:46 2009 UTC (15 years, 8 months ago) by amb
File length: 2628 byte(s)
Diff to previous 204
Rename part of the structure.
Revision 204 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 18:17:58 2009 UTC (15 years, 8 months ago) by amb
File length: 2629 byte(s)
Diff to previous 203
Undo part of the previous change - only update the Segment way index at the end.
Revision 203 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 25 17:46:46 2009 UTC (15 years, 8 months ago) by amb
File length: 2684 byte(s)
Diff to previous 199
Reduce the number of ways in the output by compacting them (sharing the same information between identical ways).
Revision 199 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 15 18:56:09 2009 UTC (15 years, 9 months ago) by amb
File length: 2298 byte(s)
Diff to previous 181
Put some of types.h into typesx.h (for extended data types). Put some of functions.h into functionsx.h (for OSM parser). Change included files to match.
Revision 181 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 31 12:30:12 2009 UTC (15 years, 9 months ago) by amb
File length: 2278 byte(s)
Diff to previous 151
Move function from waysx.c to ways.c.
Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 8 16:54:34 2009 UTC (15 years, 11 months ago) by amb
File length: 2314 byte(s)
Diff to previous 134
Changed the license to Affero GPLv3.
Revision 134 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 1 17:23:30 2009 UTC (16 years ago) by amb
File length: 1850 byte(s)
Diff to previous 110
Added a function to test if two ways are the same.
Revision 110 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Feb 7 15:57:42 2009 UTC (16 years, 1 month ago) by amb
File length: 1815 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.