]> git.cameronkatri.com Git - mandoc.git/history - term.c
.Bl -column phrases ignore spacing rules for trailing punctuation
[mandoc.git] / term.c
2009-03-21 Kristaps DzonsonsFreed more macros from zero-length restrictions.
2009-03-21 Kristaps DzonsonsHandling -width="" in lists.
2009-03-21 Kristaps Dzonsons`Em' accepts empty tokens.
2009-03-21 Kristaps DzonsonsAdded %Q macro.
2009-03-20 Kristaps DzonsonsFixed literal-formatting error with `Dl'.
2009-03-20 Kristaps DzonsonsSupport for `Bd' of all types (see mdoc.7 for newline... VERSION_1_6_2
2009-03-16 Kristaps DzonsonsChanged e-mail address to @openbsd.
2009-03-16 Kristaps DzonsonsFixed mdoc_phrase escape handling.
2009-03-14 Kristaps DzonsonsAdded colour styles (not being used) to struct termp.
2009-03-13 Kristaps DzonsonsAdded canonical mdoc.7.
2009-03-12 Kristaps DzonsonsAdded -nested (doesn't do anything).
2009-03-12 Kristaps DzonsonsNetBSD '.[[:whitespace:]]*' properly handled.
2009-03-12 Kristaps DzonsonsRemoved segfault with empty word.
2009-03-12 Kristaps DzonsonsBrq/Bro/Brc fixed up and pretty.
2009-03-11 Kristaps DzonsonsExpanded perfect htab to use 27 * 26 * 3 space.
2009-03-10 Kristaps DzonsonsAdded regular-form sanity check in mdocterm.
2009-03-09 Kristaps DzonsonsAdded `Mt' and `Lk' macros (NetBSD).
2009-03-09 Kristaps DzonsonsEasier integration into FreeBSD (sys/types.h, time... VERSION_1_4_5
2009-03-08 Kristaps DzonsonsAdded `Lp' macro.
2009-03-08 Kristaps DzonsonsAdded .Ap.
2009-03-08 Kristaps DzonsonsFront-end handling of `Lb'.
2009-03-08 Kristaps DzonsonsBumped minor-number.
2009-03-08 Kristaps DzonsonsSegmentation-fault fix in mdocterm.
2009-03-08 Kristaps Dzonsonsmdocterm now using new API.
2009-03-06 Kristaps DzonsonsStrings abstracted into dynamically-created C files.
2009-03-05 Kristaps DzonsonsCleaned up ctype functions (netbsd).
2009-03-04 Kristaps Dzonsons-tag, if followed by empty body, doesn't newline.
2009-03-04 Kristaps DzonsonsFixed some character-escapes.
2009-03-04 Kristaps DzonsonsConsiderably cleaned up list handling.
2009-03-03 Kristaps Dzonsons-diag fixed (allows quoted parameters)
2009-03-03 Kristaps Dzonsons-inset and -diag lists now supported.
2009-03-02 Kristaps DzonsonsNoted lacking areas in mdocterm.1.
2009-03-02 Kristaps DzonsonsAdded new old escape sequence \*[nn].
2009-03-02 Kristaps DzonsonsSupport for maxrmargin-breaking with TERMP_NOBREAK.
2009-03-01 Kristaps DzonsonsCd breaks line properly. VERSION_1_3_15
2009-03-01 Kristaps DzonsonsBacked-out warning about Ds.
2009-03-01 Kristaps DzonsonsFixed TERMP_NOBREAK and line overruns.
2009-02-28 Kristaps DzonsonsMany more changes and fixes (`In', `Fd', etc.).
2009-02-28 Kristaps DzonsonsMore fixes (hard-escapes, etc.).
2009-02-28 Kristaps DzonsonsInitial Rs/Re support.
2009-02-27 Kristaps DzonsonsLintified sources.
2009-02-27 Kristaps DzonsonsMore character-encoding.
2009-02-26 Kristaps DzonsonsSupport for macro widths (/usr/share/tmac/mdoc/doc...
2009-02-26 Kristaps DzonsonsLists (scoped elements) now put delims in-scope.
2009-02-25 Kristaps DzonsonsMore list work.
2009-02-25 Kristaps Dzonsons*** empty log message ***
2009-02-25 Kristaps DzonsonsAdded [almost] all list types.
2009-02-25 Kristaps DzonsonsSupport for nested lists added.
2009-02-25 Kristaps DzonsonsSome offsets built into termpair.
2009-02-25 Kristaps DzonsonsAdded "termpair" for symmetric flag-setting.
2009-02-25 Kristaps DzonsonsAll "low-hanging" macros implemented in term.c.
2009-02-24 Kristaps DzonsonsRaft of mdocterm callbacks in place.
2009-02-24 Kristaps DzonsonsMore macros filled in.
2009-02-24 Kristaps DzonsonsAdded several more mdocterm outputs.
2009-02-24 Kristaps DzonsonsCharacter-encoding checked for all text (arguments...
2009-02-23 Kristaps DzonsonsAdding revamped webpage.
2009-02-23 Kristaps DzonsonsMore documentation in place.
2009-02-23 Kristaps DzonsonsConsiderable mdoc.3 documentation.
2009-02-22 Kristaps DzonsonsFixed `.Pf' handling.
2009-02-22 Kristaps DzonsonsInitial block-display support.
2009-02-22 Kristaps DzonsonsCleaned up validation source a bit.
2009-02-21 Kristaps DzonsonsSplit mdocml -> mdocterm, mdoctree (new manuals, etc.).
2009-02-21 Kristaps DzonsonsSplit down term.c into term.h, termact.c.
2009-02-21 Kristaps DzonsonsA few more macros in place.
2009-02-21 Kristaps DzonsonsInitial list support (not nested, yet).
2009-02-20 Kristaps DzonsonsMore flesh in terminal-encoder.
2009-02-20 Kristaps DzonsonsRe-added tree.c (for now).