| Commit message (Expand) | Author | Age | Files | Lines |
* | Rudimentary implementation of the roff(7) \o escape sequence (overstrike). |  schwarze | 2015-01-21 | 1 | -2/+9 |
* | resolve some code duplication; no functional change |  schwarze | 2014-12-20 | 1 | -27/+19 |
* | Fix the implementation and documentation of \c (continue text input line). |  schwarze | 2014-12-02 | 1 | -2/+3 |
* | The header libmandoc.h is part of the internal parser interface, |  schwarze | 2014-12-01 | 1 | -2/+1 |
* | In terminal output, unify handling of Unicode and numbered character |  schwarze | 2014-10-29 | 1 | -4/+7 |
* | Make the character table available to libroff so it can check the |  schwarze | 2014-10-28 | 1 | -22/+4 |
* | Handle output encoding for unicode, numbered and named escape sequences |  schwarze | 2014-10-27 | 1 | -23/+11 |
* | Fix a regression in term.c rev. 1.89 reported by bentley@: |  schwarze | 2014-10-27 | 1 | -5/+6 |
* | Improve -Tascii output for Unicode escape sequences: For the first 512 |  schwarze | 2014-10-26 | 1 | -3/+13 |
* | Add missing */ after $OpenBSD$ tag |  chl | 2014-10-13 | 1 | -1/+1 |
* | Partial eqn(7) rewrite by kristaps@ in order to get operator precedence right. |  schwarze | 2014-10-10 | 1 | -1/+2 |
* | parse and render "from" and "to" clauses in eqn, and render matrices; |  schwarze | 2014-10-09 | 1 | -1/+4 |
* | initial bits of MathML rendering for eqn(7) -Thtml; |  schwarze | 2014-10-09 | 1 | -1/+16 |
* | Switch HTML output to polyglot HTML5; have only one single -Thml mode. |  schwarze | 2014-10-07 | 1 | -58/+38 |
* | Revert previous, as requested by kristaps@. |  schwarze | 2014-08-14 | 1 | -2/+1 |
* | Begin cleanup of scaling units. |  schwarze | 2014-08-13 | 1 | -1/+3 |
* | Use <em> for .Em and .Bf -emphasis. |  schwarze | 2014-08-13 | 1 | -1/+2 |
* | Security fix: |  schwarze | 2014-07-23 | 1 | -27/+38 |
* | Security fix: |  schwarze | 2014-07-22 | 1 | -2/+5 |
* | Audit strlcpy(3)/strlcat(3) usage. |  schwarze | 2014-04-23 | 1 | -1/+7 |
* | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, |  schwarze | 2014-04-20 | 1 | -67/+59 |
* | The files mandoc.c and mandoc.h contained both specialised low-level |  schwarze | 2014-03-21 | 1 | -1/+2 |
* | Implement the \: (optional line break) escape sequence, |  schwarze | 2014-01-22 | 1 | -3/+9 |
* | Fix one case where a non-literal is used as format string. |  schwarze | 2014-01-05 | 1 | -2/+2 |
* | Implement the roff(7) font-escape sequence \f(BI "bold+italic". |  schwarze | 2013-08-08 | 1 | -10/+35 |
* | Implement the roff \z escape sequence, intended to output the next |  schwarze | 2012-05-28 | 1 | -25/+58 |
* | Sync to version 1.12.0; all code by kristaps@: |  schwarze | 2011-10-09 | 1 | -3/+7 |
* | clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html; |  schwarze | 2011-07-08 | 1 | -2/+4 |
* | Sync to bsd.lv (all coded by kristaps@): |  schwarze | 2011-07-05 | 1 | -2/+1 |
* | Merge release 1.11.3, almost all code by kristaps@: |  schwarze | 2011-05-29 | 1 | -212/+129 |
* | Merge version 1.11.1: |  schwarze | 2011-04-24 | 1 | -10/+1 |
* | Merge version 1.10.10: |  schwarze | 2011-04-21 | 1 | -50/+9 |
* | Implement the \N'number' (numbered character) roff escape sequence. |  schwarze | 2011-01-30 | 1 | -1/+17 |
* | Merge from bsd.lv, original commit message by kristaps@: |  schwarze | 2011-01-16 | 1 | -2/+15 |
* | In case an ID attribute is written in pieces, only protect the first |  schwarze | 2010-12-27 | 1 | -10/+14 |
* | Yet another batch of -Thtml polishing from kristaps@: |  schwarze | 2010-12-25 | 1 | -29/+27 |
* | More small -Thtml improvements by kristaps@, |  schwarze | 2010-12-22 | 1 | -15/+17 |
* | Significant improvements to -Thtml by kristaps@: |  schwarze | 2010-12-19 | 1 | -8/+12 |
* | * need a space before .No even if it starts with a closing delimiter |  schwarze | 2010-10-01 | 1 | -1/+3 |
* | Merge the last bits of 1.10.6 (released today), most were already in: |  schwarze | 2010-09-27 | 1 | -3/+3 |
* | Implement a simple, consistent user interface for error handling. |  schwarze | 2010-08-20 | 1 | -3/+3 |
* | Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. |  schwarze | 2010-07-31 | 1 | -1/+3 |
* | Sync to bsd.lv; in particular, pull in lots of bug fixes. |  schwarze | 2010-07-25 | 1 | -13/+31 |
* | Merge release 1.10.4 (all code by kristaps@), providing four new features: |  schwarze | 2010-07-13 | 1 | -13/+27 |
* | Remove "pt" from struct roffsu, as CSS (the only reason it was there) is |  schwarze | 2010-06-27 | 1 | -6/+6 |
* | Merge more bits that will be going into 1.10.1: |  schwarze | 2010-06-08 | 1 | -3/+1 |
* | When a word does not fully fit onto the output line, but it contains |  schwarze | 2010-05-26 | 1 | -16/+15 |
* | merge 1.9.24, keeping local patches; some changes: |  schwarze | 2010-05-14 | 1 | -2/+6 |
* | Merge the good parts of 1.9.23, |  schwarze | 2010-04-07 | 1 | -6/+1 |
* | sync to release 1.9.15: |  schwarze | 2010-02-18 | 1 | -20/+112 |