2021-10-04 |
Ingo Schwarze | Provide a cleanup function for the term_tab module... |
blob | commitdiff | raw |
2019-01-04 |
Ingo Schwarze | Implement centering and adjustment to the right margin... |
blob | commitdiff | raw | diff to current |
2017-07-08 |
Ingo Schwarze | 1. Eliminate struct eqn, instead use the existing members |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | tables leak tab settings to subsequent text |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | improve rounding rules for scaling units |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Ingo Schwarze | Implement automatic line breaking |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | Prepare the terminal driver for filling multiple column... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | Prepare the terminal driver for filling multiple column... |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | The \h escape sequence provides another method for... |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Ingo Schwarze | Implement the roff(7) .mc (right margin character)... |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Ingo Schwarze | Make term_flushln() simpler and more robust: |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Ingo Schwarze | Basic implementation of the roff(7) .ti (temporary... |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Start roff formatter modules for HTML and termininal... |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
blob | commitdiff | raw | diff to current |
2015-09-21 |
Ingo Schwarze | Trailing whitespace is significant when determining... |
blob | commitdiff | raw | diff to current |
2015-07-17 |
Ingo Schwarze | Initial, still somewhat experimental implementation... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Ingo Schwarze | Replace the kludge for the \z escape sequence by an... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Rounding rules for horizontal scaling widths are more... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Third step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-01-31 |
Ingo Schwarze | Use relative offsets instead of absolute pointers for... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | support negative horizontal widths in man(7); |
blob | commitdiff | raw | diff to current |
2014-12-19 |
Ingo Schwarze | Enforcing an arbitrary, implementation dependent, undoc... |
blob | commitdiff | raw | diff to current |
2014-12-02 |
Ingo Schwarze | Fix the implementation and documentation of \c (continu... |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | header cleanup: |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Ingo Schwarze | remove unneccessary inclusion protection; patch from... |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-26 |
Ingo Schwarze | Improve -Tascii output for Unicode escape sequences... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Ingo Schwarze | simplify handling of .An -[no]split for terminal output: |
blob | commitdiff | raw | diff to current |
2014-09-03 |
Ingo Schwarze | Implement the traditional -h option for man(1): show... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-04-08 |
Ingo Schwarze | Add a new term_flushln() flag TERMP_BRIND (if break... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Support relative arguments to .ll (increase or decrease... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2013-12-25 |
Ingo Schwarze | Do not break output lines in .Fn function arguments... |
blob | commitdiff | raw | diff to current |
2013-12-24 |
Ingo Schwarze | Delete the unused flag TERMP_IGNDELIM |
blob | commitdiff | raw | diff to current |
2013-12-22 |
Ingo Schwarze | Polishing the worms in my favourite can, term_flushln(). |
blob | commitdiff | raw | diff to current |
2013-08-21 |
Ingo Schwarze | Move the last column-counting members of struct termp... |
blob | commitdiff | raw | diff to current |
2013-08-08 |
Ingo Schwarze | Implement the roff(7) font-escape sequence \f(BI "bold... |
blob | commitdiff | raw | diff to current |
2012-05-31 |
Ingo Schwarze | Implement the roff \z escape sequence, intended to... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | Fix the vertical spacing around tbl(7) instances in... |
blob | commitdiff | raw | diff to current |
2011-12-04 |
Ingo Schwarze | Implement mdoc(7)-like output style variant for man... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Make the default left text margin configurable from... |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Ingo Schwarze | Remove the terminal frontend flag TERMP_NOLPAD. |
blob | commitdiff | raw | diff to current |
2011-09-18 |
Ingo Schwarze | forgotten Copyright bumps; no code change |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Kristaps Dzonsons | Add character output (-Tpdf, -Tps, -Tascii) for equatio... |
blob | commitdiff | raw | diff to current |
2011-05-20 |
Kristaps Dzonsons | Flip on -Tutf8 backend support. This forces the UTF... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Kristaps Dzonsons | Add mode for -Tlocale. This mode, with this commit... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Kristaps Dzonsons | Move struct termp_ps into term_ps.c; remove the engine... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Kristaps Dzonsons | Make some values "int" that were "size_t". These are... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Kristaps Dzonsons | Make character engine (-Tascii, -Tpdf, -Tps) ready... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Kristaps Dzonsons | Move "chars" interface out of out.h and into mandoc... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Kristaps Dzonsons | Stuff tbl_calc() into out.c so that it can be shared... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | Make width calculations occur within tbl_term.c, not... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Kristaps Dzonsons | Turn on -Tascii tbl printing. The output still has... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Kristaps Dzonsons | Fully-working -Tpdf: xref table is now generated. ... |
blob | commitdiff | raw | diff to current |
2010-07-25 |
Kristaps Dzonsons | Initial PDF shim over PS. This produces working PDF... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Kristaps Dzonsons | Suppress printing of newlines/space at start of new... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | PostScript can now handle scaled glyph sizes (see ... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Pushed normalisation of scaling units into term_hspan(). |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Move term_hspan() calculation into the output devices... |
blob | commitdiff | raw | diff to current |
2010-06-30 |
Kristaps Dzonsons | Push paper calculation out of getsubopt() loop. Make... |
blob | commitdiff | raw | diff to current |
2010-06-29 |
Kristaps Dzonsons | Give -Tps better PostScript hinting. Note that we... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Kristaps Dzonsons | Clean-up of variable-width glyph support. Adds no... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Ingo Schwarze | Basic implementation of .Bk/.Ek; from OpenBSD. |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Kristaps Dzonsons | Initial chunks for variable-width fonts. Pushes all... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Kristaps Dzonsons | Churn as I finish email address migration kth.se -... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Implement font-switching for PostScript. -Tps now... |
blob | commitdiff | raw | diff to current |
2010-06-11 |
Kristaps Dzonsons | Teach -Tps to ignore backspace-encoding by using a... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Kristaps Dzonsons | Have the standard manpage header and footer print on... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | Broke ascii_*() functions into term_ascii.c |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Kristaps Dzonsons | No functionality changes: just restructuring. Deprecated |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | sync to OpenBSD: |
blob | commitdiff | raw | diff to current |
2010-05-24 |
Ingo Schwarze | Handle literal tab characters both in literal context... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Joerg Sonnenberger | Make the output width an option for ascii_alloc and... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Kristaps Dzonsons | Tiny EOS patch. Back-end cues front-end through flag... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Kristaps Dzonsons | -man also now has unbound margins for literal context. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Kristaps Dzonsons | Fixed two very subtle bugs in retaining overstep and... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Basically re-wrote -Tascii font handling: instead of... |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Correct support for `\fX' font modes in -Tascii. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Made sure devices and formats recognise that -man and... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Arbitrary horizontal and vertical scaling widths now... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Kristaps Dzonsons | ascii_xxx -> chars_xxx (intended to hold more than... |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Kristaps Dzonsons | Made tree/term/out() functions return void. |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Kristaps Dzonsons | Removed TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour... |
blob | commitdiff | raw | diff to current |
2009-08-10 |
Kristaps Dzonsons | Moved indentation size into *term.c files. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Kristaps Dzonsons | Correct handling of \*(xx, \*[xxx], \*x versus \x,... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Full support for `An -split/-nosplit'. Compat documented. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Fixed transcription error of define values (bah). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Bringing spacing more in line with groff, patches from... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Removed unused TERMP_LITERAL. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Renamed TERMP_NONOSPACE -> TERMP_DANGLE. |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Kristaps Dzonsons | Fixed license email address. |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Using proper license template (const). |
blob | commitdiff | raw | diff to current |
2009-04-12 |
Kristaps Dzonsons | Manual .Dt fields CAPITALISED. |
blob | commitdiff | raw | diff to current |
2009-03-26 |
Kristaps Dzonsons | Initial front-end formatting for -man pages. |
blob | commitdiff | raw | diff to current |
2009-03-25 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
next |