]> git.cworth.org Git - apitrace/history - log.cpp
Prepend process name to the log's filename.
[apitrace] / log.cpp
2009-09-03 José FonsecaPrepend process name to the log's filename.
2009-07-29 José FonsecaTime call durations.
2009-07-22 José FonsecaBreak on newlines instead of showing \n.
2009-06-25 José FonsecaDump wchar_t strings correctly.
2009-05-31 José FonsecaUse critical sections.
2009-04-23 José FonsecaFlush to ensure the file is in readable state if the...
2009-04-13 José FonsecaRename to apitrace.
2008-09-12 José FonsecaCompress XML log.
2008-07-10 José FonsecaCleanup copyright statements.
2008-07-10 José FonsecaCleanup.
2008-07-09 José FonsecaMore instructions and copyright updates.
2008-07-09 José FonsecaImprove the XML semantic info. CSS magic.
2008-07-09 José FonsecaEscape double quotes and slashes when outputing C strings.
2008-07-09 José FonsecaUse separate functions for dumping.
2008-07-09 José FonsecaHave logging methods as regular functions.
2008-07-08 José FonsecaDon't inline the log implementation.