log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log base/ResourceFinder.cpp @ 1267:
1d8418cca63a
3.0-integration
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-6
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
Wed, 10 Sep 2014 09:40:45 +0100
Chris Cannam
If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up
Tue, 09 Sep 2014 20:37:07 +0100
Chris Cannam
Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows)
Wed, 03 Sep 2014 09:48:51 +0100
Chris Cannam
Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better)
Tue, 26 Nov 2013 13:35:08 +0000
Chris Cannam
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Wed, 23 May 2012 17:17:17 +0100
Chris Cannam
Merge
less
more
|
(0)
-10
-6
tip