2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw |
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 |
2010-05-12 |
Kristaps Dzonsons | End-of-sentence spacing for -man -Tascii. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Kristaps Dzonsons | Back out OpenBSD special case (ok Ingo Schwarze). |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Kristaps Dzonsons | Proper leading spaces for new- and old-groff in -man... |
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-24 |
Kristaps Dzonsons | Using man_node_delete() instead of man_node_free()... |
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 |
2010-03-23 |
Kristaps Dzonsons | Support for pod2man standard header macros (Vb, Ve... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Kristaps Dzonsons | Accomodate (libman) for next-line macros followed by... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Big check-in of compatibility layer. This should work... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Fixed \c support for all input and output modes (docume... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Kristaps Dzonsons | Deprecated ".i <notext>" support (nobody uses it -... |
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-10 |
Kristaps Dzonsons | Noted that -man text decoration is re-set when exiting... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Kristaps Dzonsons | Disable metafonts when printing document footer. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Consolidated `RI' and `IR' handlers (-man -Tascii). |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Kristaps Dzonsons | Fixed `RI' (was reversed). |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Kristaps Dzonsons | More lint fixes. |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Kristaps Dzonsons | Removed dynamic allocations of header/footer data. |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Kristaps Dzonsons | Full `%U' support. |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Kristaps Dzonsons | Added `PD' to -man (doesn't do anything, yet). |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Kristaps Dzonsons | Fixed maddening mismatch between groff and strftime... |
blob | commitdiff | raw | diff to current |
2009-10-21 |
Kristaps Dzonsons | Fixed strftime stray %d -> %e (pointed out by Ulrich... |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Lint fixes. |
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-10-18 |
Kristaps Dzonsons | Fitted -man -Tascii with scaling units (.5i, etc.). |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Kristaps Dzonsons | Added horizontal scaling units to -Tman -Tascii. |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
blob | commitdiff | raw | diff to current |
next |