aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_assert.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-12CMake: Reverse debug macrosJoão Valverde1-8/+8
2023-01-12Remove WS_DISABLE_ASSERTJoão Valverde1-6/+6
2022-10-05wsutil: Improve UTF-8 APIs for debuggingJoão Valverde1-0/+11
2022-01-05ws_assert: refactor assertionsJoão Valverde1-19/+5
2022-01-05wslog: Rewrite macrosJoão Valverde1-15/+24
2022-01-05wslog: Use a wider type for lineJoão Valverde1-1/+1
2021-11-29Add files with WS_DLL_PUBLIC to DoxygenMoshe Kaplan1-1/+1
2021-10-17dfilter: Require double-quoted strings with "matches"João Valverde1-0/+4
2021-06-25wsutil: Rewrite ws_assert() to minimize dependenciesJoão Valverde1-22/+53
2021-06-19ws_assert: remove a stray semicolon at the end of an inline function.Guy Harris1-1/+1
2021-06-10Try to avoid -Wunused with vanishing macrosJoão Valverde1-1/+1
2021-05-24wsutil: Rename ws_assert_bounds()João Valverde1-3/+4
2021-05-20wsutil: Add ws_assert_bounds()João Valverde1-0/+5
2021-05-20wsutil: Avoid using g_abort()João Valverde1-2/+3
2021-05-20Fixup ws_assert() macroJoão Valverde1-1/+1
2021-05-19Disable assertions for release buildsJoão Valverde1-0/+45