]> git.cameronkatri.com Git - mandoc.git/history - roff.c
*** empty log message ***
[mandoc.git] / roff.c
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-07 Kristaps Dzonsons*** empty log message ***
2008-12-06 Kristaps Dzonsons.St macros in place.
2008-12-06 Kristaps Dzonsons*** empty log message ***
2008-12-06 Kristaps Dzonsons*** empty log message ***
2008-12-06 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-05 Kristaps DzonsonsNm works properly, many other changes, etc.
2008-12-05 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps Dzonsons*** empty log message ***
2008-12-04 Kristaps DzonsonsMoved charset recognition into the filter.
2008-12-04 Kristaps DzonsonsCharacter-set validation fixes.
2008-12-04 Kristaps DzonsonsCharacter-encoding tests.
2008-12-04 Kristaps DzonsonsMore html-css.
2008-12-03 Kristaps DzonsonsMajor update.
2008-12-02 Kristaps DzonsonsTransition to splitting xml/ml.
2008-12-02 Kristaps DzonsonsAdded `Sm' functionality.
2008-12-02 Kristaps DzonsonsLint fixes and prettiness.
2008-12-02 Kristaps DzonsonsImprovements to the xml part.
2008-12-01 Kristaps DzonsonsNo more segfaults when run over openbsd sources.
2008-12-01 Kristaps DzonsonsBetter Oo/Oc support.
2008-12-01 Kristaps DzonsonsConsiderable scoping fixes.
2008-12-01 Kristaps DzonsonsConsiderably improved roff_text parser.
2008-12-01 Kristaps Dzonsons*** empty log message ***
2008-11-30 Kristaps DzonsonsSmall fixes to output.
2008-11-30 Kristaps DzonsonsPreliminary xml output filter (validate-renamed) done.
2008-11-30 Kristaps DzonsonsCleaned up presentation with mbuf_putstring & al.
2008-11-30 Kristaps DzonsonsSmall error fixed.
2008-11-30 Kristaps DzonsonsFixed spacing (almost there).
2008-11-30 Kristaps DzonsonsBacked out PUNCT changes (again).
2008-11-29 Kristaps DzonsonsAnnotated omit-punctuation macros.
2008-11-29 Kristaps DzonsonsValidation presentation (html-like).
2008-11-29 Kristaps DzonsonsInclusion of "real" validation code.
2008-11-28 Kristaps DzonsonsCleaned up exit routine.
2008-11-28 Kristaps DzonsonsRemoved superfluous structures from rofftree.
2008-11-28 Kristaps DzonsonsInitial pushing to mbuf.
2008-11-27 Kristaps Dzonsons*** empty log message ***
2008-11-27 Kristaps DzonsonsConsiderable fixes.
2008-11-27 Kristaps DzonsonsAdded "special" macros.
2008-11-27 Kristaps DzonsonsMore fixes and work-ness.
2008-11-27 Kristaps DzonsonsMainly quotes.
2008-11-26 Kristaps DzonsonsVarious fixes.
2008-11-26 Kristaps DzonsonsConsiderable fixes.
2008-11-26 Kristaps DzonsonsAdded regression tests.
2008-11-25 Kristaps DzonsonsImported all macros from mdoc(7).
2008-11-25 Kristaps DzonsonsSingle call-back for filters.
2008-11-24 Kristaps DzonsonsAnnotated todo for prologue/text tokens.
2008-11-24 Kristaps DzonsonsGeneric roff_layout for layout tokens.
2008-11-24 Kristaps DzonsonsSplit roff engine into roff.c.