]> git.cameronkatri.com Git - mandoc.git/history - term.c
Segmentation-fault fix in mdocterm.
[mandoc.git] / term.c
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).