| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge man_action.c into man_validate.c. |  schwarze | 2010-12-01 | 1 | -294/+0 |
* | Now that we have proper .de support in the roff(7) library, |  schwarze | 2010-11-29 | 1 | -4/+1 |
* | Implement the roff .ft (change font) request for man(7). |  schwarze | 2010-11-29 | 1 | -1/+2 |
* | Move tbl output from plain stdio to mandoc terminal output routines. |  schwarze | 2010-10-15 | 1 | -1/+3 |
* | Minimal glue to integrate tbl into the mandoc man(7) parser and formatter. |  schwarze | 2010-10-15 | 1 | -1/+17 |
* | Sync to bsd.lv; in particular, pull in lots of bug fixes. |  schwarze | 2010-07-25 | 1 | -2/+3 |
* | Merge bsd.lv release 1.10.0, |  schwarze | 2010-06-06 | 1 | -4/+13 |
* | plug second meta.source leak in .UT handling; from kristaps@ |  schwarze | 2010-05-24 | 1 | -1/+4 |
* | fix memory leak for .AT; from kristaps@ |  schwarze | 2010-05-24 | 1 | -1/+4 |
* | Unified error and warning message system for all of mandoc, |  schwarze | 2010-05-23 | 1 | -4/+5 |
* | implement .AT and .UC; from Joerg Sonnenberger |  schwarze | 2010-05-23 | 1 | -2/+84 |
* | Support nested roff instructions: |  schwarze | 2010-05-20 | 1 | -4/+1 |
* | In theory, Kristaps never intended to write a roff parser, |  schwarze | 2010-05-16 | 1 | -22/+1 |
* | removed restriction on integer manual sections in -man; |  schwarze | 2010-05-15 | 1 | -14/+7 |
* | Implement roff conditional instructions .if .ie .el, in man(7) only for now; |  schwarze | 2010-04-25 | 1 | -1/+4 |
* | merge 1.9.17, keeping local patches |  schwarze | 2010-03-26 | 1 | -5/+28 |
* | merge 1.9.16, keeping local patches |  schwarze | 2010-03-25 | 1 | -19/+3 |
* | Accept the non-standard macros .Sp (similar to .sp) |  schwarze | 2010-03-02 | 1 | -1/+4 |
* | sync to 1.9.13: minor fixes: |  schwarze | 2009-12-23 | 1 | -30/+12 |
* | sync to 1.9.12, mostly portability and refactoring: |  schwarze | 2009-12-22 | 1 | -11/+6 |
* | sync to 1.9.11: adapt printing of dates to groff conventions, |  schwarze | 2009-10-27 | 1 | -1/+2 |
* | sync to 1.9.2: Add .UC libman macro for compatibility, has no effect. |  schwarze | 2009-09-18 | 1 | -1/+2 |
* | another large chunk of -man updates, |  schwarze | 2009-08-22 | 1 | -11/+41 |
* | Kristaps@ significantly overhauled libman. |  schwarze | 2009-08-22 | 1 | -3/+4 |
* | sync to 1.8.4: support .sp in -man |  schwarze | 2009-08-22 | 1 | -1/+2 |
* | sync to 1.7.20: error reporting functions for -man |  schwarze | 2009-06-23 | 1 | -10/+7 |
* | sync to 1.7.19: improved comment handling |  schwarze | 2009-06-18 | 1 | -3/+2 |
* | sync to 1.7.16: comments, whitespace and spelling fixes; no functional change |  schwarze | 2009-06-14 | 1 | -13/+11 |
* | Initial check-in of mandoc for formatting manuals. ok deraadt@ |  kristaps | 2009-04-06 | 1 | -0/+192 |