]> git.cameronkatri.com Git - mandoc.git/history - mdoc_term.c
First step of adding register support. This is inspired by a significant
[mandoc.git] / mdoc_term.c
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-13 Kristaps DzonsonsRemove arg_getattrs(), as we only have arg_getattr...
2010-06-13 Kristaps DzonsonsSwitch on cached -width usage in front-ends.
2010-06-13 Kristaps DzonsonsAllow -width for lists to be cached in mdoc_bl. This...
2010-06-12 Kristaps DzonsonsCached `Bl -offset' into mdoc_bl. Removed erroneous...
2010-06-12 Kristaps DzonsonsReverted to mdoc_term.c 1.149 (`It' does not inherit...
2010-06-12 Kristaps DzonsonsMoved `Bl -compact' into cached data. This allowed...
2010-06-12 Kristaps Dzonsons`Bl' is now using a struct instead of a single enum...
2010-06-12 Kristaps DzonsonsCache all of `Bd's resolved arguments into mdoc_bd...
2010-06-12 Kristaps DzonsonsAdded enum mdoc_disp (similar to enum mdoc_list). ...
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-06-07 Kristaps DzonsonsNormalise SYNOPSIS behaviour after I gave up on followi...
2010-06-06 Ingo SchwarzeMerge a fix to avoid a regression in OpenBSD:
2010-06-06 Kristaps DzonsonsFixed -Tascii and -Thtml rendering of `Ft' and `Fo'.
2010-06-04 Kristaps DzonsonsFix following the first: `Ft' is given special treatmen...
2010-06-04 Kristaps DzonsonsFixed `Fn' newline behaviour and added some regression...
2010-06-04 Kristaps DzonsonsDocumented `In' in full.
2010-06-04 Kristaps DzonsonsFixed `Fd' to format in the right way. Found when...
2010-06-01 Kristaps DzonsonsDe Morgan's law not being applied properly. Noted...
2010-05-31 Kristaps DzonsonsRemove enum mdocargerr from phrase() (unused).
2010-05-30 Kristaps DzonsonsMigrate `Bl -column' phrases to be MDOC_BODY instead...
2010-05-29 Kristaps DzonsonsMoved printing of empty word [back] into mdoc_action...
2010-05-29 Kristaps DzonsonsCommit of patch floated on discuss@ a few days ago...
2010-05-26 Kristaps DzonsonsDocumented `Ud'.
2010-05-24 Ingo Schwarzesync to OpenBSD:
2010-05-24 Ingo SchwarzeHandle literal tab characters both in literal context...
2010-05-24 Ingo Schwarzefix an obvious typo in print_bvspace():
2010-05-22 Joerg SonnenbergerFix 1.125: Add missing return in termp_nm_pre.
2010-05-17 Kristaps DzonsonsIncrease performance by stashing the list type in struc...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-15 Kristaps DzonsonsLIBRARY can also occur in section 9.
2010-05-15 Joerg SonnenbergerMake the output width an option for ascii_alloc and...
2010-05-13 Kristaps DzonsonsFixed bug in -Thtml -mdoc where `Lb' would line-break...
2010-05-12 Kristaps DzonsonsTiny EOS patch. Back-end cues front-end through flag...
2010-05-10 Kristaps Dzonsons-man also now has unbound margins for literal context.
2010-05-09 Kristaps DzonsonsSetting maxmargin, too (for completion).
2010-05-09 Kristaps DzonsonsAllow literal contexts to have unbound line lengths...
2010-04-08 Kristaps DzonsonsFixed %T: it now correctly underlines, instead of quoti...
2010-04-06 Kristaps DzonsonsAllow `Bd' to accept (warn about then ignore) in-line...
2010-04-06 Kristaps DzonsonsLet `Bl' accept arguments on the head line with a warni...
2010-04-06 Kristaps Dzonsons`Fl' now correctly suppresses the trailing space if...
2010-04-03 Kristaps DzonsonsMerged patch by Ingo Schwarze allowing `Xr' to pass...
2010-03-29 Kristaps DzonsonsIntegrate Ingo Schwarze's patch for mdoc_iscdelim(...
2010-03-23 Kristaps DzonsonsFixed two very subtle bugs in retaining overstep and...
2010-01-30 Kristaps DzonsonsFix in handling Vt in SYNOPSIS with trailing punctuatio...
2010-01-01 Kristaps DzonsonsFix of subtle, but significant, resetting of tags when... VERSION_1_9_15-pre2
2010-01-01 Kristaps DzonsonsMore in-code documentation and clarity re-arrangements.
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2010-01-01 Kristaps DzonsonsCorrect handling of arbitrary column lengths, which...
2010-01-01 Kristaps DzonsonsCleaned-up column handling to be char-compatible with...
2010-01-01 Kristaps DzonsonsDocumented `Fl' in mdoc.7.
2010-01-01 Kristaps Dzonsons`Fl' has each argument be in a separate scope (thanks...
2009-11-12 Kristaps DzonsonsBasically re-wrote -Tascii font handling: instead of...
2009-11-10 Kristaps DzonsonsDisable metafonts when printing document footer.
2009-10-31 Kristaps DzonsonsPatch on DragonFly BSD syntax (thanks Sascha Wildner).
2009-10-30 Kristaps DzonsonsMore lint fixes.
2009-10-27 Kristaps DzonsonsRemoved dynamic allocations of header/footer data.
2009-10-27 Kristaps Dzonsonsbzero() -> memset() (noted by Joerg Sonnenberger).
2009-10-26 Kristaps DzonsonsFull `%U' support.
2009-10-24 Kristaps DzonsonsAdded `%U' to -mdoc (doesn't render in a nice way yet).
2009-10-22 Kristaps DzonsonsFixed maddening mismatch between groff and strftime...
2009-10-19 Kristaps DzonsonsMore fixes to scaling-width multipliers (which, just...
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-15 Kristaps DzonsonsAdded support for `Bd -centered', which appears in...
2009-10-13 Kristaps DzonsonsMoved output definitions into main.h.
2009-10-10 Kristaps DzonsonsFix hang lists in -Tascii -Tmdoc, which seem to have...
2009-10-07 Kristaps Dzonsons`Bd' literals in -Tascii -mdoc were losing the first...
2009-10-03 Kristaps Dzonsons`Fn' does not print empty ftype span.
2009-09-26 Kristaps DzonsonsFixed `Bd' prior vertical space (was ignoring -compact).
2009-09-24 Kristaps Dzonsons-Tascii correctly prints `%T' in `Rs' with quotes.
2009-09-24 Kristaps DzonsonsAdded EBADCHILD error (bad child of parent context).
2009-09-24 Kristaps DzonsonsFix in -Tascii where `Lb' causes line-break in any...
2009-09-24 Kristaps DzonsonsSync'd example style-sheet to be more like OpenBSD...
2009-09-24 Kristaps DzonsonsAdded Bf, Pf, etc. to -Thtml.
2009-09-24 Kristaps DzonsonsMany more macros added to -Thtml.
2009-09-22 Kristaps DzonsonsFix segfault in -Thtml column lists.
2009-09-21 Kristaps DzonsonsFix height of hard-breaks in -Thtml.
2009-09-21 Kristaps DzonsonsConsolidation of Pp/sp/br/Lp stuff.
2009-09-20 Kristaps DzonsonsHeaders and footers in -Thtml. Various minor additions.
2009-09-20 Kristaps DzonsonsBl -column in place for -Thtml.
2009-09-20 Kristaps DzonsonsSome extra html tags and near-complete Bl: -tag is...
2009-09-20 Kristaps DzonsonsConsiderable, wide-ranging improvements to the -Thtml...
2009-09-17 Kristaps DzonsonsHang lists in html (the hard one first).
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-20 Kristaps DzonsonsUpdated manual structure in mdoc.7.
2009-08-19 Kristaps DzonsonsMore already-fixed FIXMEs.
2009-08-10 Kristaps DzonsonsMoved indentation size into *term.c files.
2009-07-29 Kristaps DzonsonsFixed groff-compat where two `Sh' calls, with the first...
2009-07-29 Kristaps DzonsonsMoved CALLABLE check to lookup_raw().
2009-07-25 Kristaps DzonsonsPatches and results of LLVM static analysis (thanks...
2009-07-24 Kristaps DzonsonsFixed DIAGNOSTIC display (leading double-space only...
2009-07-24 Kristaps DzonsonsFull support for `An -split/-nosplit'. Compat documented.
2009-07-24 Kristaps Dzonsons`Bd' printing simplified (now that literal text is...
2009-07-23 Kristaps DzonsonsUgly fix for `Bl' or `Bd' causing badness when nested...
2009-07-23 Kristaps DzonsonsBl -column now accepts columns = (1 + stated columns...
next