summaryrefslogtreecommitdiffstats
path: root/src/debug (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-08add missing filesMenTaLguY2-0/+117
2006-05-08use c++filt for symbol demangling if availableMenTaLguY1-0/+1
2006-04-29simplify the SimpleEvent API moreMenTaLguY1-70/+13
2006-04-29make Debug::SimpleEvent more convenientMenTaLguY3-3/+86
2006-04-29finish interrupted refactoring of log filter configurationMenTaLguY1-8/+8
2006-04-29gc visibility rulesMenTaLguY1-13/+22
2006-03-15shared_ptr -> ptr_sharedMenTaLguY6-16/+16
2006-02-08share_static -> share_static_stringMenTaLguY3-3/+3
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY6-29/+29