aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Modified version of Ingo Schwarze's patch for hyphen-breaking.Kristaps Dzonsons2010-05-258-31/+77
* recognize ".if n" as true;Ingo Schwarze2010-05-242-9/+28
* provide stubs to ignore .ds, .rm and .tr,Ingo Schwarze2010-05-242-3/+37
* sync to OpenBSD:Ingo Schwarze2010-05-243-14/+21
* Handle literal tab characters both in literal context (.Bd -literal)Ingo Schwarze2010-05-243-5/+31
* .Bl -tag -compactIngo Schwarze2010-05-241-9/+0
* fix an obvious typo in print_bvspace():Ingo Schwarze2010-05-241-2/+2
* rewrite the main mdoc text parser, mdoc_ptext(),Ingo Schwarze2010-05-241-39/+52
* Plug second meta.source leak in `UT' handling.Kristaps Dzonsons2010-05-241-1/+4
* Lifted 64-byte max width for Sh (now BUFSIZ).Kristaps Dzonsons2010-05-241-4/+5
* Fixed memory leak for `AT' (-man input).Kristaps Dzonsons2010-05-241-1/+4
* Fix segfault in mixing old enum types for -Thtml -mdoc.Kristaps Dzonsons2010-05-241-3/+3
* remove unused enum merr;Ingo Schwarze2010-05-241-57/+1
* If a .Bl -tag lacks a -width, skip all non-It macros for the implicitJoerg Sonnenberger2010-05-241-3/+6
* fix an obvious oversight introduced in rev. 1.5:Ingo Schwarze2010-05-241-2/+2
* Fix 1.125: Add missing return in termp_nm_pre.Joerg Sonnenberger2010-05-221-1/+2
* Test .SH with only empty paragraph. Don't test .IP without body.Joerg Sonnenberger2010-05-221-0/+3
* lines containing blank characters FIXED in OpenBSD,Ingo Schwarze2010-05-181-1/+12
* Increase performance by stashing the list type in struct mdoc_node.Kristaps Dzonsons2010-05-176-197/+175
* Added tech@ mailing list.Kristaps Dzonsons2010-05-171-2/+9
* Enable the unified error/warning enumeration in mandoc.h that'sKristaps Dzonsons2010-05-1731-563/+565
* Multiple empty .PPs don't add a vspace eitherJoerg Sonnenberger2010-05-171-0/+3
* Entry for .AT and .UCJoerg Sonnenberger2010-05-171-4/+11
* Add support for .AT. Properly implement .UC. Add regress tests.Joerg Sonnenberger2010-05-1720-9/+163
* Tests for sane and insane handling of lines before and after .SH/.SSJoerg Sonnenberger2010-05-172-0/+23
* groff uses three vspaces before the footer too.Joerg Sonnenberger2010-05-171-1/+3
* Documented ie/el.Kristaps Dzonsons2010-05-174-11/+41
* Use a default prefix of /usr/local. Honour DESTDIR for install targets.Joerg Sonnenberger2010-05-171-19/+20
* The function term_flushln() had effectively forked in OpenBSD.Ingo Schwarze2010-05-171-45/+42
* Full support for ie/el. This completes the initial roff support.Kristaps Dzonsons2010-05-1725-91/+331
* Oops: forgot to make roff_cblock() understand the new macros.Kristaps Dzonsons2010-05-171-2/+17
* libroff now intelligently throws away `am', `ami', `am1', `de', `dei',Kristaps Dzonsons2010-05-172-19/+86
* libroff now is aware of which sub-nodes should be interpreted even in aKristaps Dzonsons2010-05-174-83/+179
* Add a test case for nesting of .RS/.REJoerg Sonnenberger2010-05-161-0/+16
* `ig' support in all its glory. TryKristaps Dzonsons2010-05-1612-34/+294
* Add a basic regression test for .Bl -bullet and the various interactionsJoerg Sonnenberger2010-05-161-0/+64
* Regression tests in place for `.if' in libroff.Kristaps Dzonsons2010-05-1612-7/+260
* Fully skip first and last line for the purpose of cmp.Joerg Sonnenberger2010-05-161-3/+6
* Skip first line when comparing output.Joerg Sonnenberger2010-05-161-1/+3
* mandoc should be a variable.Kristaps Dzonsons2010-05-161-2/+2
* Remove temp files on success.Joerg Sonnenberger2010-05-161-0/+1
* Add a basic regression testing script.Joerg Sonnenberger2010-05-161-0/+39
* Re-admit the simple case of `.ig' that works with groff's stranger invocations.Kristaps Dzonsons2010-05-161-124/+72
* Support for the general case of `if', which will boil out into otherKristaps Dzonsons2010-05-161-50/+78
* Allow roff_parseln() to be re-run.Kristaps Dzonsons2010-05-167-106/+213
* sync to OpenBSD:Ingo Schwarze2010-05-163-5/+7
* Fix allowing silly '\'' control character.Kristaps Dzonsons2010-05-163-6/+6
* Removed `.' entry from -man hashtable.Kristaps Dzonsons2010-05-151-7/+5
* Remove `am', `ami', `de', `dei', and `.' from -man, as they're now in the rof...Kristaps Dzonsons2010-05-158-167/+13
* Backed-out warning messages (lots).Kristaps Dzonsons2010-05-152-5/+7