aboutsummaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Expand)Author
2017-08-28Use -pedantic with compilers that support itKitsune Ral
2017-05-22Dispatch<>: Allow nullptr for a function; special-case GCC 4.8Kitsune Ral
2017-05-22util.h: lookup() uses forwarding refs; added Dispatch/dispatch and REGISTER_ENUMKitsune Ral
2017-05-13Refactored logging enhancementsKitsune Ral
2017-04-30Port to categorized loggingElvis Angelaccio
2017-03-25Simplified formatJson definitionKitsune Ral
2017-03-16Fixed warnings about a static lambda defined but unusedKitsune Ral
2017-03-09Fixed building with VS2013Kitsune Ral
2017-02-28Renamed logging_util.h to util.h and moved (improved) Owning<> and lookup() t...Kitsune Ral