summaryrefslogtreecommitdiffstats
path: root/src/Log.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed xofts issuesTycho2014-03-141-2/+2
|
* Move Format issuesTycho2014-03-111-2/+2
|
* Another VarArgs fix.madmaxoft2014-01-161-1/+1
| | | | This time using va_copy() on platforms that have it and simple assignment on platforms that don't.
* Using a 2nd argument instead of va_copy().madmaxoft2014-01-151-4/+4
| | | | This seems to be the only reasonable C++03-only solution.
* Moved source to srcAlexander Harkness2013-11-241-0/+30