summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/preconv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the low-level UTF-8 parser from scratch.schwarze2014-12-191-76/+59
* Add some missing OpenBSD RCS markersschwarze2014-11-281-2/+1
* Remove needless and harmful byte swapping on big endian architectures.schwarze2014-11-141-22/+2
* Refactor, no functional change: Remove the parse point from struct buf.schwarze2014-11-011-11/+12
* support UTF-8 and ISO-8859-1 input by integrating modified partsschwarze2014-10-301-0/+211