aboutsummaryrefslogtreecommitdiff
path: root/src/waffle/core/wcore_error.c
AgeCommit message (Expand)Author
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace
2012-05-23include,core: Let waffle_error_get_info() return a structChad Versace
2012-05-17core: If multiple errors are emitted, wisely choose a winnerChad Versace
2012-05-17core: Add function wcore_error_reset()Chad Versace
2012-05-17Ensure each file ends with a newlineChad Versace
2012-05-11doxygen: Place everything into a moduleChad Versace
2012-05-11core: Convert wcore_error to use thread-local storageChad Versace
2012-05-11core: Rename MESSAGE_MAX to WCORE_ERROR_MESSAGE_BUFSIZEChad Versace
2012-04-08core: Add wcore_error moduleChad Versace