Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/filedumperx.c
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 2063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Aug 9 12:54:39 2020 UTC (4 years, 7 months ago) by amb
File length: 11540 byte(s)
Diff to previous 1935
Merge changes from destination access branch [improvements to filedumper & filedumperx].
Revision 1935 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 20 18:40:34 2017 UTC (7 years, 5 months ago) by amb
File length: 9454 byte(s)
Diff to previous 1891
Remove most of the warnings found by the clang static analyser.
Revision 1891 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 20 16:24:36 2016 UTC (8 years, 6 months ago) by amb
File length: 9452 byte(s)
Diff to previous 1797
Bug fix for error detected by gcc-6.
Revision 1797 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 9 18:38:46 2015 UTC (9 years, 6 months ago) by amb
File length: 9454 byte(s)
Diff to previous 1784
Add a '--version' option to all executables to print the current version (defined in version.h).
Revision 1784 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 15 13:08:37 2015 UTC (9 years, 7 months ago) by amb
File length: 8976 byte(s)
Diff to previous 1599
Merge libroutino branch back into the trunk.
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
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
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
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
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
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
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
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
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
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
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, 3 months ago) by amb
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
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.