]> git.cameronkatri.com Git - mandoc.git/history - term.c
White-space churn.
[mandoc.git] / term.c
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).