Routino SVN Repository Browser

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

ViewVC logotype

Revision 1120


Jump to revision: Previous Next
Author: amb
Date: Thu Nov 1 20:00:27 2012 UTC (12 years, 4 months ago)
Changed paths: 13
Log Message:
Introduce a new'--append' option for appending data from a file to the currently
parsed data.  Rename the intermediate file used for storing data to be appended
to.  Add a function to call after appending to a file which closes the file and
renames it to a temporary filename which is used for the remaining processing.


Changed paths

Path Details
Directorytrunk/doc/USAGE.txt modified , text changed
Directorytrunk/doc/html/usage.html modified , text changed
Directorytrunk/src/nodesx.c modified , text changed
Directorytrunk/src/nodesx.h modified , text changed
Directorytrunk/src/planetsplitter.c modified , text changed
Directorytrunk/src/prunex.c modified , text changed
Directorytrunk/src/relationsx.c modified , text changed
Directorytrunk/src/relationsx.h modified , text changed
Directorytrunk/src/segmentsx.c modified , text changed
Directorytrunk/src/segmentsx.h modified , text changed
Directorytrunk/src/superx.c modified , text changed
Directorytrunk/src/waysx.c modified , text changed
Directorytrunk/src/waysx.h modified , text changed