| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In literal context, do not generate output line breaks between macro |  schwarze | 2011-01-16 | 1 | -14/+6 |
* | If the first character of a free-form text input line is whitespace, |  schwarze | 2011-01-16 | 1 | -1/+10 |
* | Remove an unused variable, and use int for array indices (not size_t); |  schwarze | 2011-01-09 | 1 | -5/+3 |
* | Merge kristaps@' cleaner tbl integration, removing mine; |  schwarze | 2011-01-04 | 1 | -7/+6 |
* | Multiple man(7) .IP and .TP fixes started during p2k10: |  schwarze | 2011-01-04 | 1 | -22/+10 |
* | Yet another batch of -Thtml polishing from kristaps@: |  schwarze | 2010-12-25 | 1 | -29/+24 |
* | Use yet more standard HTML tags, |  schwarze | 2010-12-22 | 1 | -97/+79 |
* | Significant improvements to -Thtml by kristaps@: |  schwarze | 2010-12-19 | 1 | -96/+32 |
* | Remove `i' and `r' macro handlers. These macros, originally part of the |  schwarze | 2010-12-19 | 1 | -3/+1 |
* | Back out my .ft implementation for -Thtml. |  schwarze | 2010-12-07 | 1 | -46/+2 |
* | Never print .P, .PP, and .LP header content. |  schwarze | 2010-12-06 | 1 | -2/+5 |
* | Now that we have proper .de support in the roff(7) library, |  schwarze | 2010-11-29 | 1 | -21/+5 |
* | Implement the roff .ft (change font) request for man(7). |  schwarze | 2010-11-29 | 1 | -1/+46 |
* | Minimal glue to integrate tbl into the mandoc man(7) parser and formatter. |  schwarze | 2010-10-15 | 1 | -1/+3 |
* | Sync to bsd.lv; in particular, pull in lots of bug fixes. |  schwarze | 2010-07-25 | 1 | -18/+65 |
* | Merge release 1.10.4 (all code by kristaps@), providing four new features: |  schwarze | 2010-07-13 | 1 | -3/+2 |
* | Full .nr nS support, unbreaking the kernel manuals. |  schwarze | 2010-06-27 | 1 | -2/+3 |
* | Merge bsd.lv release 1.10.0, |  schwarze | 2010-06-06 | 1 | -2/+5 |
* | Unified error and warning message system for all of mandoc, |  schwarze | 2010-05-23 | 1 | -1/+2 |
* | implement .AT and .UC; from Joerg Sonnenberger |  schwarze | 2010-05-23 | 1 | -1/+2 |
* | 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 | -7/+1 |
* | removed restriction on integer manual sections in -man; |  schwarze | 2010-05-15 | 1 | -3/+3 |
* | 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 | -6/+20 |
* | merge 1.9.16, keeping local patches |  schwarze | 2010-03-25 | 1 | -4/+28 |
* | Accept the non-standard macros .Sp (similar to .sp) |  schwarze | 2010-03-02 | 1 | -2/+5 |
* | sync to release 1.9.15: |  schwarze | 2010-02-18 | 1 | -2/+2 |
* | sync to 1.9.14: rewrite escape sequence handling: |  schwarze | 2009-12-24 | 1 | -33/+41 |
* | sync to 1.9.12, mostly portability and refactoring: |  schwarze | 2009-12-22 | 1 | -6/+12 |
* | sync to 1.9.11: adapt printing of dates to groff conventions, |  schwarze | 2009-10-27 | 1 | -9/+6 |
* | sync to 1.9.9, featuring: |  schwarze | 2009-10-21 | 1 | -0/+696 |