2010-03-23 |
Kristaps Dzonsons | Fixed two very subtle bugs in retaining overstep and... |
blob | commitdiff | raw |
2010-01-30 |
Kristaps Dzonsons | Fix in handling Vt in SYNOPSIS with trailing punctuatio... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Fix of subtle, but significant, resetting of tags when... VERSION_1_9_15-pre2 |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | More in-code documentation and clarity re-arrangements. |
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 |
2010-01-01 |
Kristaps Dzonsons | Correct handling of arbitrary column lengths, which... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Cleaned-up column handling to be char-compatible with... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | Documented `Fl' in mdoc.7. |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Kristaps Dzonsons | `Fl' has each argument be in a separate scope (thanks... |
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 | Disable metafonts when printing document footer. |
blob | commitdiff | raw | diff to current |
2009-10-31 |
Kristaps Dzonsons | Patch on DragonFly BSD syntax (thanks Sascha Wildner). |
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-27 |
Kristaps Dzonsons | bzero() -> memset() (noted by Joerg Sonnenberger). |
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 `%U' to -mdoc (doesn't render in a nice way 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-19 |
Kristaps Dzonsons | More fixes to scaling-width multipliers (which, just... |
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-15 |
Kristaps Dzonsons | Added support for `Bd -centered', which appears in... |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Kristaps Dzonsons | Moved output definitions into main.h. |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Kristaps Dzonsons | Fix hang lists in -Tascii -Tmdoc, which seem to have... |
blob | commitdiff | raw | diff to current |
2009-10-07 |
Kristaps Dzonsons | `Bd' literals in -Tascii -mdoc were losing the first... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
Kristaps Dzonsons | `Fn' does not print empty ftype span. |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Kristaps Dzonsons | Fixed `Bd' prior vertical space (was ignoring -compact). |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | -Tascii correctly prints `%T' in `Rs' with quotes. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Added EBADCHILD error (bad child of parent context). |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Fix in -Tascii where `Lb' causes line-break in any... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Sync'd example style-sheet to be more like OpenBSD... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Added Bf, Pf, etc. to -Thtml. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Kristaps Dzonsons | Many more macros added to -Thtml. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Kristaps Dzonsons | Fix segfault in -Thtml column lists. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Fix height of hard-breaks in -Thtml. |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Kristaps Dzonsons | Consolidation of Pp/sp/br/Lp stuff. |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Headers and footers in -Thtml. Various minor additions. |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Bl -column in place for -Thtml. |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Some extra html tags and near-complete Bl: -tag is... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Kristaps Dzonsons | Considerable, wide-ranging improvements to the -Thtml... |
blob | commitdiff | raw | diff to current |
2009-09-17 |
Kristaps Dzonsons | Hang lists in html (the hard one first). |
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-20 |
Kristaps Dzonsons | Updated manual structure in mdoc.7. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Kristaps Dzonsons | More already-fixed FIXMEs. |
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-29 |
Kristaps Dzonsons | Fixed groff-compat where two `Sh' calls, with the first... |
blob | commitdiff | raw | diff to current |
2009-07-29 |
Kristaps Dzonsons | Moved CALLABLE check to lookup_raw(). |
blob | commitdiff | raw | diff to current |
2009-07-25 |
Kristaps Dzonsons | Patches and results of LLVM static analysis (thanks... |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Kristaps Dzonsons | Fixed DIAGNOSTIC display (leading double-space only... |
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-24 |
Kristaps Dzonsons | `Bd' printing simplified (now that literal text is... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Kristaps Dzonsons | Ugly fix for `Bl' or `Bd' causing badness when nested... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Kristaps Dzonsons | Bl -column now accepts columns = (1 + stated columns... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Re-added `Pa' handling -- had removed it, but it's... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Made `%T' underline instead of quote. |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Fixed undocumented `-diag' where NULL list item bodies... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Fixed `Bl -column' undocumented no-vspace rule to only... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Re-fixed `-diag' (accidentally broke in last checkin). |
blob | commitdiff | raw | diff to current |
2009-07-21 |
Kristaps Dzonsons | Removed `Pa' underline formatting (no groff does this). |
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-21 |
Kristaps Dzonsons | Right-most column now fills to the right margin (undocu... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Kristaps Dzonsons | Fixed zero-length width string causing assertion (defau... |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Kristaps Dzonsons | Undocumented behaviour in groff: `Bl -column' implies... |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | Removed superfluous NOSPACE in bd post. |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Kristaps Dzonsons | termpair flags unset before post, after body (suggested... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | `sp' documented: validates & produces correct output. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Kristaps Dzonsons | Added `br' and `sp' macros (requested by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Kristaps Dzonsons | Off-by-one space fixed for `Bl -diag'. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Kristaps Dzonsons | Fix to presentation date (Ulrich Sporlein) |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Using \(en for OpenBSD `Nd' (compromise with jmc@openbs... VERSION_1_8_0 |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Cleaned up arg_width and arg_column functions. |
blob | commitdiff | raw | diff to current |
2009-07-14 |
Kristaps Dzonsons | Removed unnecessary save/restore of style around list... |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Kristaps Dzonsons | Err/warn fix (schwarze@openbsd.org). |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Replacement of `Lb' in mdoc_action.c. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replaceme... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Moved mdoc_a2att() into libmdoc (replacement happens... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Removed superfluous FIXMEs in mdoc_term.c. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Fixed `Fo' superfluous space before `('. Noted groff... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | `Vt' macro behaves [more] properly when in the SYNOPSIS... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Replaced ugly macro function declarations in mdoc_term... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Removed rmargin from termpair (right in print_node()). |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Removed offset from termpair (much simpler & cleaner). |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Removed ambiguous TERMPAIR_SETFLAG from mdoc_term.c... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | GNU/Linux also uses \- for Nd (ew). |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Consolidated Bx/Ox/Nx/etc. into one function. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | `Nd' is now a BFI (was an ELEM). Noted by joerg@netbsd... |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Noted dissent with \- for OpenBSD. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Kristaps Dzonsons | Added \(hy symbol. |
blob | commitdiff | raw | diff to current |
2009-07-07 |
Kristaps Dzonsons | Made `In' handling work in new-groff style (see mdoc... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Kristaps Dzonsons | Backed out "-width indent" and "-width indent-two"... |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Fixed -offset indent-two (schwarze@openbsd.org). |
blob | commitdiff | raw | diff to current |
2009-07-04 |
Kristaps Dzonsons | Fixed -offset left (schwarze@openbsd.org). |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Lint fixes. VERSION_1_7_20 |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Noted .Cd tabs-ok issue (will fix later). |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Kristaps Dzonsons | Added "Spacing" part of "Punctuation and Spacing" in... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Kristaps Dzonsons | Special characters, e.g. \(ae, are now correctly render... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Kristaps Dzonsons | Removed MDOC___: moved MDOC_Ap to its index (comments... |
blob | commitdiff | raw | diff to current |
2009-06-15 |
Kristaps Dzonsons | Removed superfluous ifdef around strftime (schwarze... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Kristaps Dzonsons | `Lk' is correctly handled as CALLABLE (note groff munge... |
blob | commitdiff | raw | diff to current |
next |