]> git.cameronkatri.com Git - mandoc.git/history - man_term.c
Remove `Sp', `Vb', and `Ve' (as per schwarze@'s changes in OpenBSD),
[mandoc.git] / man_term.c
2010-12-05 Kristaps DzonsonsRemove `Sp', `Vb', and `Ve' (as per schwarze@'s changes...
2010-09-15 Kristaps DzonsonsAllow string lengths to account for escapes. Now all...
2010-07-23 Kristaps DzonsonsCollapse `nf', `fi', `Vb', and `Ve' into one function... VERSION_1_10_5_PREPDF
2010-07-22 Kristaps DzonsonsAdded `in' macro support for -man -Tascii. This is...
2010-07-22 Kristaps DzonsonsBring `sp', `Sp', and `br' behaviour for -man in line...
2010-07-22 Kristaps DzonsonsHave `nf' and `fi' flush lines. This is necessary...
2010-07-13 Ingo Schwarzecorrect lots of copyright notices;
2010-07-07 Kristaps DzonsonsRe-constitution of `ds' symbol processing. First,...
2010-06-26 Kristaps DzonsonsChurn-ish check-in getting mdoc_parseln() and man_parse...
2010-06-25 Kristaps DzonsonsInitial chunks for variable-width fonts. Pushes all...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-10 Ingo SchwarzeFix a regression that crept in in man_term.c 1.73 and...
2010-06-09 Kristaps DzonsonsHave the standard manpage header and footer print on...
2010-06-07 Kristaps DzonsonsFirst check-in of PostScript output. This does not...
2010-05-26 Kristaps DzonsonsAllow bad -man dates to flow verbatim into the front...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-17 Joerg SonnenbergerAdd support for .AT. Properly implement .UC. Add regres...
2010-05-17 Joerg Sonnenbergergroff uses three vspaces before the footer too.
2010-05-15 Kristaps DzonsonsRemove `am', `ami', `de', `dei', and `.' from -man...
2010-05-15 Kristaps DzonsonsPull `ig' out of -man and leave it the roff preparser.
2010-05-15 Joerg SonnenbergerFor .IP groff requires a single space only after the...
2010-05-15 Joerg SonnenbergerMake the output width an option for ascii_alloc and...
2010-05-15 Kristaps DzonsonsRemoved restriction on integer manual sections in ...
2010-05-12 Kristaps DzonsonsEnd-of-sentence spacing for -man -Tascii.
2010-05-10 Kristaps DzonsonsBack out OpenBSD special case (ok Ingo Schwarze).
2010-05-10 Kristaps DzonsonsProper leading spaces for new- and old-groff in -man...
2010-05-10 Kristaps Dzonsons-man also now has unbound margins for literal context.
2010-03-24 Kristaps DzonsonsUsing man_node_delete() instead of man_node_free()...
2010-03-23 Kristaps DzonsonsFixed two very subtle bugs in retaining overstep and...
2010-03-23 Kristaps DzonsonsSupport for pod2man standard header macros (Vb, Ve...
2010-03-22 Kristaps DzonsonsAccomodate (libman) for next-line macros followed by...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-11-12 Kristaps DzonsonsFixed \c support for all input and output modes (docume...
2009-11-12 Kristaps DzonsonsDeprecated ".i <notext>" support (nobody uses it -...
2009-11-12 Kristaps DzonsonsBasically re-wrote -Tascii font handling: instead of...
2009-11-10 Kristaps DzonsonsNoted that -man text decoration is re-set when exiting...
2009-11-10 Kristaps DzonsonsDisable metafonts when printing document footer.
2009-11-05 Kristaps DzonsonsConsolidated `RI' and `IR' handlers (-man -Tascii).
2009-11-05 Kristaps DzonsonsFixed `RI' (was reversed).
2009-10-30 Kristaps DzonsonsMore lint fixes.
2009-10-27 Kristaps DzonsonsRemoved dynamic allocations of header/footer data.
2009-10-26 Kristaps DzonsonsFull `%U' support.
2009-10-24 Kristaps DzonsonsAdded `PD' to -man (doesn't do anything, yet).
2009-10-22 Kristaps DzonsonsFixed maddening mismatch between groff and strftime...
2009-10-21 Kristaps DzonsonsFixed strftime stray %d -> %e (pointed out by Ulrich...
2009-10-18 Kristaps DzonsonsLint fixes.
2009-10-18 Kristaps DzonsonsMade sure devices and formats recognise that -man and...
2009-10-18 Kristaps DzonsonsArbitrary horizontal and vertical scaling widths now...
2009-10-18 Kristaps DzonsonsFitted -man -Tascii with scaling units (.5i, etc.).
2009-10-18 Kristaps DzonsonsAdded horizontal scaling units to -Tman -Tascii.
2009-10-13 Kristaps DzonsonsMoved output definitions into main.h.
2009-10-08 Kristaps DzonsonsConsolidated some -man -Tascii functions.
2009-10-07 Kristaps DzonsonsHeader buffers in -man -Tascii are static.
2009-10-04 Kristaps DzonsonsStructural components of -man -Thtml in place (note...
2009-10-03 Kristaps DzonsonsAdded initial -man framework for -Thtml.
2009-09-16 Kristaps DzonsonsMade tree/term/out() functions return void.
2009-09-15 Kristaps DzonsonsRemoved TERMP_BOLD, TERMP_UNDER, TERMP_STYLE in favour...
2009-08-22 Kristaps DzonsonsAdded `UC' libman macro (has no effect).
2009-08-21 Kristaps DzonsonsFreeBSD fix (uqs@spoerlein.net).
2009-08-20 Kristaps DzonsonsAdded `DT' macro (pointed out by joerg@netbsd.org).
2009-08-19 Kristaps Dzonsons`RS' blocks correctly formatting in output device.
2009-08-19 Kristaps DzonsonsAdded RS/RE macro pair (had to adjust closing rules...
2009-08-18 Kristaps DzonsonsSmall updates to man.7 (next-line break-exclusions...
2009-08-17 Kristaps Dzonsons`IP' and `TP' correctly handle width arguments.
2009-08-13 Kristaps DzonsonsFinished correct `IP' handling.
2009-08-13 Kristaps DzonsonsAdded proper `TP' support.
2009-08-13 Kristaps DzonsonsAdded full `HP' libman macro support.
2009-08-13 Kristaps DzonsonsSignificant overhaul in libman. Macros are now block...
2009-08-10 Kristaps DzonsonsMoved indentation size into *term.c files.
2009-07-24 Kristaps DzonsonsAdded `sp' support to libman.
2009-06-18 Kristaps DzonsonsAdded nchild decrement in libman (not used, but better...
2009-06-18 Kristaps DzonsonsFixed libman .br to be a newline, not a .PP alias.
2009-06-16 Kristaps DzonsonsRemoved MAN___: moved MAN_br to its index (comments...
2009-06-15 Kristaps DzonsonsRemoved superfluous ifdef around strftime (schwarze...
2009-06-11 Kristaps DzonsonsBacked-out .IP changes for libman (needs work).
2009-06-11 Kristaps DzonsonsDocumented some un-clear parts of main.c.
2009-06-11 Kristaps DzonsonsFixed email address in manual AUTHOR reference.
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-05 Kristaps Dzonsonsman(3) doesn't use err.h anymore.
2009-04-02 Kristaps Dzonsonsmdoc_tokhash -> hash
2009-03-27 Kristaps DzonsonsAdded some new manuals (mdoc.3 mandoc_char.7).
2009-03-26 Kristaps DzonsonsAll macro-invocations, for consistency, begin with...
2009-03-26 Kristaps DzonsonsAdded several macros to man_term.c. VERSION_1_7_5
2009-03-26 Kristaps DzonsonsFixed after-NLINE-error assertion.
2009-03-26 Kristaps DzonsonsInitial front-end formatting for -man pages.