Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/errorlog.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1525 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 17 19:13:50 2014 UTC (11 years ago) by amb
File length: 6511 byte(s)
Diff to previous 1415
Fix some invalid function comments.
Revision 1415 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 22 18:52:38 2013 UTC (11 years, 9 months ago) by amb
File length: 6503 byte(s)
Diff to previous 1410
Use SlimMapFile() and SlimUnmapFile() [see previous log message] and also use SlimFetch() instead of SeekReadFileUnbuffered() and SlimReplace() instead of SeekWriteFileUnbuffered() to hide the internals of the slim mode.
Revision 1410 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 21 15:48:19 2013 UTC (11 years, 9 months ago) by amb
File length: 6542 byte(s)
Diff to previous 1321
Rename the functions for unbuffered file access to make this clear.
Revision 1321 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 17 14:54:56 2013 UTC (11 years, 10 months ago) by amb
File length: 6512 byte(s)
Diff to previous 1320
Allow dumping error logs from filedumper.
Revision 1320 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 14 18:57:52 2013 UTC (11 years, 10 months ago) by amb
File length: 5037 byte(s)
Copied from: trunk/src/errorlogx.h revision 1319
Diff to previous 1319
Copy errorlogx.h to errorlog.h and create errorlog.c so that they mirror the nodes.h and nodes.c filenames. Add functions to read in a set of error logs from a file.
Revision 1319 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 13 18:10:49 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/errorlogx.h
File length: 4138 byte(s)
Copied from: trunk/src/logerror.h revision 1318
Diff to previous 1318
Rename logerrorx.c to errorlogx.c and logerrorx.h to errorlogx.h so that they mirror the nodesx.c and nodesx.h filenames.
Revision 1318 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 13 18:06:15 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/logerror.h
File length: 4107 byte(s)
Diff to previous 1317
Move the logerror function prototypes back into logging.h and remove the logerror.h header file from most source files again.
Revision 1317 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun May 12 18:00:25 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/logerror.h
File length: 4873 byte(s)
Diff to previous 1313
Add functions to process the binary error log file and convert it into a geographically searchable database.
Revision 1313 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat May 11 18:14:38 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/logerror.h
File length: 1854 byte(s)
Create a binary log file that contains the node, way and relation id and a link to the error message for easy parsing.
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.