log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log base/Debug.h @ 1247:
8f076d02569a
piper
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Thu, 03 Nov 2016 14:57:00 +0000
Chris Cannam
Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious.
piper
Tue, 31 Mar 2015 10:36:52 +0100
Chris Cannam
Thread-local debug was causing crash on exit with Qt 5.4.x. But we introduced that because QDebug itself was crashing when used from multiple threads. Replace with simpler fstream version
tonioni
Wed, 04 Mar 2015 13:52:48 +0000
Chris Cannam
More build fixes
cxx11
Thu, 09 Jan 2014 21:43:33 +0000
Chris Cannam
Debug out operator for real time
tonioni
Tue, 26 Nov 2013 13:35:08 +0000
Chris Cannam
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 14 Jun 2011 15:26:52 +0100
Chris Cannam
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Thu, 12 May 2011 16:56:08 +0100
Chris Cannam
Add Debug class
debug-output
less
more
|
(0)
tip