summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc/preconv.c
AgeCommit message (Expand)Author
2014-12-19Rewrite the low-level UTF-8 parser from scratch.Ingo Schwarze
2014-11-28Add some missing OpenBSD RCS markersIngo Schwarze
2014-11-14Remove needless and harmful byte swapping on big endian architectures.Ingo Schwarze
2014-11-01Refactor, no functional change: Remove the parse point from struct buf.Ingo Schwarze
2014-10-30support UTF-8 and ISO-8859-1 input by integrating modified partsIngo Schwarze