Routino SVN Repository Browser

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

ViewVC logotype

Log of /branches/destination-access/src/filedumperx.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2060 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Aug 9 10:59:30 2020 UTC (4 years, 7 months ago) by amb
File length: 9571 byte(s)
Diff to previous 1957
Add more hex digits when printing out the access and highway values.


Revision 1957 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 21 17:29:51 2018 UTC (6 years, 5 months ago) by amb
File length: 9565 byte(s)
Diff to previous 1904
Merge from trunk.  Also update tagging for 'destination' access.


Revision 1904 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 12 13:57:04 2017 UTC (8 years ago) by amb
File length: 9563 byte(s)
Diff to previous 1807
Merge the changes for version 3.2 into the branch.


Revision 1807 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 23 18:20:13 2015 UTC (9 years, 5 months ago) by amb
File length: 9565 byte(s)
Diff to previous 1629
Merge the trunk changes back into the destination-access branch.


Revision 1629 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 22 14:56:38 2015 UTC (9 years, 11 months ago) by amb
File length: 9169 byte(s)
Diff to previous 1628
Parse "access=destination" differently and store the information in
the database for later use routing the first and last waypoints.


Revision 1628 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 22 13:45:29 2015 UTC (9 years, 11 months ago) by amb
File length: 9058 byte(s)
Diff to previous 1599
A new branch for access=destination routing at each end.


Revision 1599 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 30 18:31:51 2014 UTC (10 years, 5 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 9058 byte(s)
Diff to previous 1410
Use exit() when exiting the program other than at the end of the main function.


Revision 1410 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 21 15:48:19 2013 UTC (11 years, 8 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 9049 byte(s)
Diff to previous 1408
Rename the functions for unbuffered file access to make this clear.


Revision 1408 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 21 14:43:37 2013 UTC (11 years, 8 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 9041 byte(s)
Diff to previous 1405
Use the new functions for buffering while reading when looping through files
other than the ones already done that use the FILESORT_VARINT method of storing
data.


Revision 1405 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 20 18:36:47 2013 UTC (11 years, 8 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 9212 byte(s)
Diff to previous 1340
Use the new functions for buffering while reading when looping through files
that use the FILESORT_VARINT method of storing data.


Revision 1340 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 23 18:08:47 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 9262 byte(s)
Diff to previous 1338
There are no segments stored after parsing so cannot be dumper by filedumperx.


Revision 1338 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 22 17:31:03 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10566 byte(s)
Diff to previous 1299
Store the list of nodes in the raw ways file for use by the errorlog functions.


Revision 1299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 9 18:30:34 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10273 byte(s)
Diff to previous 1168
Change datatype from signed to unsigned (pedantic compiler warning).


Revision 1168 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 21 09:20:57 2012 UTC (12 years, 3 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10270 byte(s)
Diff to previous 1164
Revert r1164 - some super-segments are longer than 65535 metres even if no
individual segment is.


Revision 1164 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 15:24:30 2012 UTC (12 years, 3 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10261 byte(s)
Diff to previous 1163
Replace the 32-bit combined distance and flags in the segment with 16 bits for
each.


Revision 1163 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 14:30:56 2012 UTC (12 years, 3 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10270 byte(s)
Diff to previous 1156
Tidy up all of the recent code changes - Rename TurnRestrictRelX structure to
TurnRelX.


Revision 1156 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 16:20:45 2012 UTC (12 years, 4 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10294 byte(s)
Diff to previous 1149
Fix bug with dumping ways.


Revision 1149 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Nov 17 18:55:11 2012 UTC (12 years, 4 months ago) by amb
Original Path: trunk/src/filedumperx.c
File length: 10345 byte(s)
Add a new program to dump the contents of the intermediate files that are
generated by using --preserve or --changes.


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.

  Diffs between and
  Type of Diff should be a