| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. Eliminate struct eqn, instead use the existing members | Ingo Schwarze | 2017-07-08 | 1 | -2/+2 |
* | tables leak tab settings to subsequent text | Ingo Schwarze | 2017-06-17 | 1 | -0/+1 |
* | improve rounding rules for scaling units | Ingo Schwarze | 2017-06-14 | 1 | -0/+1 |
* | Implement automatic line breaking | Ingo Schwarze | 2017-06-12 | 1 | -1/+3 |
* | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze | 2017-06-07 | 1 | -1/+3 |
* | Prepare the terminal driver for filling multiple columns in parallel, | Ingo Schwarze | 2017-06-07 | 1 | -8/+14 |
* | The \h escape sequence provides another method for moving backwards, | Ingo Schwarze | 2017-06-07 | 1 | -1/+2 |
* | Implement the roff(7) .mc (right margin character) request. | Ingo Schwarze | 2017-06-04 | 1 | -2/+5 |
* | Make term_flushln() simpler and more robust: | Ingo Schwarze | 2017-06-04 | 1 | -3/+3 |
* | Basic implementation of the roff(7) .ti (temporary indent) request. | Ingo Schwarze | 2017-05-08 | 1 | -0/+1 |
* | Basic implementation of the roff(7) .ta (define tab stops) request. | Ingo Schwarze | 2017-05-07 | 1 | -1/+3 |
* | Start roff formatter modules for HTML and termininal output, | Ingo Schwarze | 2017-05-04 | 1 | -4/+6 |
* | In private header files, __BEGIN_DECLS and __END_DECLS are pointless. | Ingo Schwarze | 2015-11-07 | 1 | -3/+0 |
* | Major character table cleanup: | Ingo Schwarze | 2015-10-13 | 1 | -1/+0 |
* | Trailing whitespace is significant when determining the width of a tag | Ingo Schwarze | 2015-09-21 | 1 | -6/+7 |
* | Initial, still somewhat experimental implementation to leverage | Ingo Schwarze | 2015-07-17 | 1 | -0/+1 |
* | Replace the kludge for the \z escape sequence by an actual | Ingo Schwarze | 2015-04-29 | 1 | -7/+8 |
* | Rounding rules for horizontal scaling widths are more complicated. | Ingo Schwarze | 2015-04-04 | 1 | -2/+2 |
* | Third step towards parser unification: | Ingo Schwarze | 2015-04-02 | 1 | -5/+6 |
* | Use relative offsets instead of absolute pointers for the terminal | Ingo Schwarze | 2015-01-31 | 1 | -2/+1 |
* | support negative horizontal widths in man(7); | Ingo Schwarze | 2014-12-23 | 1 | -4/+2 |
* | Enforcing an arbitrary, implementation dependent, undocumented limit | Ingo Schwarze | 2014-12-19 | 1 | -4/+4 |
* | Fix the implementation and documentation of \c (continue text input line). | Ingo Schwarze | 2014-12-02 | 1 | -0/+1 |
* | header cleanup: | Ingo Schwarze | 2014-12-01 | 1 | -4/+7 |
* | remove unneccessary inclusion protection; patch from deraadt@ | Ingo Schwarze | 2014-12-01 | 1 | -4/+0 |
* | Make the character table available to libroff so it can check the | Ingo Schwarze | 2014-10-28 | 1 | -1/+1 |
* | Improve -Tascii output for Unicode escape sequences: For the first 512 | Ingo Schwarze | 2014-10-26 | 1 | -0/+2 |
* | simplify handling of .An -[no]split for terminal output: | Ingo Schwarze | 2014-09-17 | 1 | -3/+2 |
* | Implement the traditional -h option for man(1): show the SYNOPSIS only. | Ingo Schwarze | 2014-09-03 | 1 | -0/+1 |
* | KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze | 2014-04-20 | 1 | -2/+2 |
* | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze | 2014-04-08 | 1 | -5/+6 |
* | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze | 2014-03-30 | 1 | -2/+2 |
* | Implement the roff(7) .ll (line length) request. | Ingo Schwarze | 2014-03-30 | 1 | -1/+4 |
* | Do not break output lines in .Fn function arguments in SYNOPSIS mode. | Ingo Schwarze | 2013-12-25 | 1 | -0/+1 |
* | Delete the unused flag TERMP_IGNDELIM | Ingo Schwarze | 2013-12-24 | 1 | -8/+7 |
* | Polishing the worms in my favourite can, term_flushln(). | Ingo Schwarze | 2013-12-22 | 1 | -1/+2 |
* | Move the last column-counting members of struct termp (col and maxcols) | Ingo Schwarze | 2013-08-21 | 1 | -2/+2 |
* | Implement the roff(7) font-escape sequence \f(BI "bold+italic". | Ingo Schwarze | 2013-08-08 | 1 | -0/+1 |
* | Implement the roff \z escape sequence, intended to output the next | Ingo Schwarze | 2012-05-31 | 1 | -0/+1 |
* | Fix the vertical spacing around tbl(7) instances in man(7). | Ingo Schwarze | 2012-05-27 | 1 | -0/+1 |
* | Implement mdoc(7)-like output style variant for man(7) documents: | Ingo Schwarze | 2011-12-04 | 1 | -0/+1 |
* | Make the default left text margin configurable from the command line, | Ingo Schwarze | 2011-11-13 | 1 | -0/+1 |
* | Remove the terminal frontend flag TERMP_NOLPAD. | Ingo Schwarze | 2011-09-19 | 1 | -1/+0 |
* | forgotten Copyright bumps; no code change | Ingo Schwarze | 2011-09-18 | 1 | -1/+1 |
* | Add character output (-Tpdf, -Tps, -Tascii) for equations. This is the | Kristaps Dzonsons | 2011-07-22 | 1 | -0/+1 |
* | Flip on -Tutf8 backend support. This forces the UTF-8 LC_CTYPE and does | Kristaps Dzonsons | 2011-05-20 | 1 | -1/+2 |
* | Add mode for -Tlocale. This mode, with this commit, behaves exactly | Kristaps Dzonsons | 2011-05-17 | 1 | -2/+2 |
* | Move struct termp_ps into term_ps.c; remove the engine union in struct termp, | Kristaps Dzonsons | 2011-05-15 | 1 | -32/+1 |
* | Make some values "int" that were "size_t". These are primarily used for | Kristaps Dzonsons | 2011-05-14 | 1 | -2/+2 |
* | Make character engine (-Tascii, -Tpdf, -Tps) ready for Unicode: make buffer | Kristaps Dzonsons | 2011-05-14 | 1 | -3/+3 |