Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/logging.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
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: 3431 byte(s)
Diff to previous 1680
Remove most of the warnings found by the clang static analyser.
Revision 1680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 26 17:28:56 2015 UTC (9 years, 9 months ago) by amb
File length: 3301 byte(s)
Diff to previous 1598
Merge branch 'MSVC' back into the trunk.
Revision 1598 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 27 16:35:09 2014 UTC (10 years, 5 months ago) by amb
File length: 3323 byte(s)
Diff to previous 1596
Add a '--logmemory' option to planetsplitter which will report the maximum memory in use (allocated and mapped files) during each step of the processing.
Revision 1596 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 26 14:58:13 2014 UTC (10 years, 5 months ago) by amb
File length: 3160 byte(s)
Diff to previous 1398
Make a function static in logging.c rather than global.
Revision 1398 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 17 17:31:39 2013 UTC (11 years, 9 months ago) by amb
File length: 3222 byte(s)
Diff to previous 1395
Change the --logtime internals so that programs don't need to store their start time themselves.
Revision 1395 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 13 17:38:44 2013 UTC (11 years, 9 months ago) by amb
File length: 3156 byte(s)
Diff to previous 1318
Separate out the type and id parts of the errorlogobject.
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
File length: 3103 byte(s)
Diff to previous 1313
Move the logerror function prototypes back into logging.h and remove the logerror.h header file from most source files again.
Revision 1313 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 11 18:14:38 2013 UTC (11 years, 10 months ago) by amb
File length: 2303 byte(s)
Diff to previous 1166
Create a binary log file that contains the node, way and relation id and a link to the error message for easy parsing.
Revision 1166 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 20 16:12:08 2012 UTC (12 years, 3 months ago) by amb
File length: 2601 byte(s)
Diff to previous 982
Replace all assert statements with a custom error message that explains the cause and suggests a solution.
Revision 982 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 17 14:04:17 2012 UTC (13 years ago) by amb
File length: 2412 byte(s)
Diff to previous 804
Add a new '--logtime' option that prints the elapsed time for planetsplitter.
Revision 804 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 3 09:06:06 2011 UTC (13 years, 8 months ago) by amb
File length: 2302 byte(s)
Diff to previous 680
Add framework for logging error during OSM parsing and subsequent processing.
Revision 680 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 24 15:14:53 2011 UTC (13 years, 10 months ago) by amb
File length: 1978 byte(s)
Diff to previous 521
Update comments throughout the source code.
Revision 521 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 14:50:33 2010 UTC (14 years, 4 months ago) by amb
File length: 2051 byte(s)
Diff to previous 520
Add GCC attributes for the logging functions.
Revision 520 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Nov 13 14:22:49 2010 UTC (14 years, 4 months ago) by amb
File length: 1477 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.