Implement the \f(CW and \f(CR (constant width font) escape sequences
[mandoc.git] / test-wchar.c
2018-08-15 Ingo SchwarzeAutodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are...
2016-07-31 Ingo SchwarzeAutodetect a suitable locale for -Tutf8 mode,
2015-10-06 Ingo Schwarzemodernize style: "return" is not a function
2014-08-28 Ingo SchwarzeOn Linux, wcwidth() needs _XOPEN_SOURCE, or just _GNU_S...
2014-08-16 Ingo SchwarzeImprove build system and autodetection.