2014-12-23 |
Ingo Schwarze | support negative horizontal widths in man(7); |
blob | commitdiff | raw |
2014-12-23 |
Ingo Schwarze | some scaling unit fixes: |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | even if the second argument to .IP is invalid, don... |
blob | commitdiff | raw | diff to current |
2014-12-23 |
Ingo Schwarze | correctly handle scaling units after .PD |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | fix handling of roff requests having a default scale... |
blob | commitdiff | raw | diff to current |
2014-12-04 |
Ingo Schwarze | Ignore macros that never produce any text when deciding... |
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-11-21 |
Ingo Schwarze | We repeatedly observed assertion crashes in the low... |
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-20 |
Ingo Schwarze | correct the spacing after in-line equations |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct spacing *after* inline equations (much simpler... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct spacing before inline equations |
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-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | fix unchecked snprintf(3) in page header printing: |
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 |
2014-03-08 |
Ingo Schwarze | In .nf mode, use the MAN_LINE flag to detect input... |
blob | commitdiff | raw | diff to current |
2014-03-08 |
Ingo Schwarze | To find out whether .TP head arguments are same-line... |
blob | commitdiff | raw | diff to current |
2014-02-16 |
Ingo Schwarze | when indenting, extend the right margin accordingly... |
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-11-11 |
Ingo Schwarze | In the parser, when closing an explicit block that... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Ingo Schwarze | In literal mode (.nf), each input line must be kept... |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-07-29 |
Ingo Schwarze | Implement .PD for -Tascii. |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Ingo Schwarze | Always fix the man(7) subsection header (.SS) indent... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Ingo Schwarze | Translate blank input lines to .sp just like in mdoc(7), |
blob | commitdiff | raw | diff to current |
2012-07-13 |
Ingo Schwarze | In -man -Tascii, support .sp with negative argument. |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Ingo Schwarze | multiple fixes to -Tascii .HP rendering: |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
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-12-04 |
Ingo Schwarze | Jumping out of man_unscope() for the root node is a... |
blob | commitdiff | raw | diff to current |
2011-11-18 |
Joerg Sonnenberger | Don't crash if the date can't be extracted. Don't depen... |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Ingo Schwarze | Make the man(7) page footer the same as in groff. |
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-21 |
Ingo Schwarze | As noticed by kristaps@, when breaking an overflowing... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Ingo Schwarze | Using user-defined macros, surprisingly, it is possible |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Ingo Schwarze | When advancing the left margin, .RS also needs to reset... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Ingo Schwarze | Sync print_mdoc_head to print_man_head; |
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 | Support nesting of indented blocks. |
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-07-21 |
Kristaps Dzonsons | Flip eqn into using parsed nodes. I've temporarily... |
blob | commitdiff | raw | diff to current |
2011-07-03 |
Kristaps Dzonsons | Fix a TODO noted by schwarze@, originally by Christian... |
blob | commitdiff | raw | diff to current |
2011-06-29 |
Kristaps Dzonsons | First fix how `sp 1' doesn't imply `1v' (it now does... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Fix two TODOs with one check-in. Both of these relate... |
blob | commitdiff | raw | diff to current |
2011-06-18 |
Kristaps Dzonsons | Allow RS/RE blocks to nest. This requires first the... |
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-04-30 |
Kristaps Dzonsons | Rename mchars_init() -> mchars_alloc() for consistency. |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Kristaps Dzonsons | Remove enum mcharst, which hasn't been used in quite... |
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-03-22 |
Kristaps Dzonsons | Step 4: merge chars.h into out.h. The functions in... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | EQN blocks are now printed in all modes. This is simpl... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Ingo Schwarze | Avoid double blank line before a table preceded by... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Ingo Schwarze | Fix another regression caused by the reorg of print_man... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Ingo Schwarze | Refrain from throwing fatal errors for |
blob | commitdiff | raw | diff to current |
2011-01-16 |
Ingo Schwarze | When processing a blank text line, do not break out... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Make -man -Tascii not break within literal lines, e.g., |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | If the first character of free-form text is whitespace... |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Kristaps Dzonsons | Don't let `in' creep past the right margin. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Ingo Schwarze | Multiple man(7) .IP and .TP fixes started during p2k10: |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Kristaps Dzonsons | For tbl: -man documents print an extra space before... |
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 |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Add support for `ft' macro found in groff(7). Based... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | My favourite: removing lots of code in favour of smalle... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Kristaps Dzonsons | Header for `PP', `P', and `LP' should never be printed. |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Kristaps Dzonsons | Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes... |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Kristaps Dzonsons | Allow string lengths to account for escapes. Now all... |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Kristaps Dzonsons | Collapse `nf', `fi', `Vb', and `Ve' into one function... VERSION_1_10_5_PREPDF |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Added `in' macro support for -man -Tascii. This is... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Bring `sp', `Sp', and `br' behaviour for -man in line... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Kristaps Dzonsons | Have `nf' and `fi' flush lines. This is necessary... |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ingo Schwarze | correct lots of copyright notices; |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Kristaps Dzonsons | Re-constitution of `ds' symbol processing. First,... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | Churn-ish check-in getting mdoc_parseln() and man_parse... |
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-10 |
Ingo Schwarze | Fix a regression that crept in in man_term.c 1.73 and... |
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-07 |
Kristaps Dzonsons | First check-in of PostScript output. This does not... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Kristaps Dzonsons | Allow bad -man dates to flow verbatim into the front... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | Enable the unified error/warning enumeration in mandoc... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | Add support for .AT. Properly implement .UC. Add regres... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Joerg Sonnenberger | groff uses three vspaces before the footer too. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Remove `am', `ami', `de', `dei', and `.' from -man... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Pull `ig' out of -man and leave it the roff preparser. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Joerg Sonnenberger | For .IP groff requires a single space only after the... |
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-15 |
Kristaps Dzonsons | Removed restriction on integer manual sections in ... |
blob | commitdiff | raw | diff to current |
next |