]> git.cameronkatri.com Git - mandoc.git/history - roff.c
new: escape sequence handling
[mandoc.git] / roff.c
2010-09-04 Kristaps DzonsonsChurny commit to quiet lint. No functional changes.
2010-09-04 Kristaps DzonsonsFix premature return from sub-conditional roff statemen...
2010-08-29 Kristaps DzonsonsAllow `.xx\}' where xx is a macro (e.g., `.br\}') to...
2010-08-24 Kristaps DzonsonsHave the `ds' processor strip out `\\' as stipulated...
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
2010-07-27 Kristaps DzonsonsNo-op to shut up lint.
2010-07-27 Kristaps DzonsonsFix `ds' handling. This was stripping characters from...
2010-07-21 Kristaps DzonsonsLint-fixes (NetBSD).
2010-07-07 Kristaps DzonsonsRe-constitution of `ds' symbol processing. First,...
2010-07-04 Ingo SchwarzeAssert my copyright, making it explicit that i'm granti...
2010-07-03 Ingo SchwarzeRudimentary implementation of user-defined strings;
2010-06-27 Kristaps DzonsonsAllow registers to be unset. Implement and document...
2010-06-27 Kristaps DzonsonsDownstream maintainers: this removes UGLY! I don't...
2010-06-26 Kristaps DzonsonsFirst step of adding register support. This is inspire...
2010-06-10 Kristaps DzonsonsFix adding some minimal intelligence to conditional...
2010-06-09 Kristaps DzonsonsMake "sub" for conditionals run roffnode_cleanscope...
2010-06-01 Kristaps DzonsonsFixed condition of `\}' closing a conditional at the...
2010-05-29 Kristaps DzonsonsGive libroff an extremely simple table-lookup instead...
2010-05-24 Ingo Schwarzerecognize ".if n" as true;
2010-05-24 Ingo Schwarzeprovide stubs to ignore .ds, .rm and .tr,
2010-05-17 Kristaps DzonsonsFull support for ie/el. This completes the initial...
2010-05-17 Kristaps DzonsonsOops: forgot to make roff_cblock() understand the new...
2010-05-17 Kristaps Dzonsonslibroff now intelligently throws away `am', `ami',...
2010-05-17 Kristaps Dzonsonslibroff now is aware of which sub-nodes should be inter...
2010-05-16 Kristaps Dzonsons`ig' support in all its glory. Try
2010-05-16 Kristaps DzonsonsRegression tests in place for `.if' in libroff.
2010-05-16 Kristaps DzonsonsRe-admit the simple case of `.ig' that works with groff...
2010-05-16 Kristaps DzonsonsSupport for the general case of `if', which will boil...
2010-05-16 Kristaps DzonsonsAllow roff_parseln() to be re-run.
2010-05-15 Kristaps DzonsonsBacked-out warning messages (lots).
2010-05-15 Kristaps DzonsonsThe `am', `ami', `de', and holy `dei' are all being...
2010-05-15 Kristaps DzonsonsThe `ig' now supports `ig end-macro'.
2010-05-15 Kristaps DzonsonsPull `ig' out of -man and leave it the roff preparser.
2010-05-15 Kristaps DzonsonsMagic fix for bogus manuals making -man puke: I don...
2010-05-15 Kristaps DzonsonsSegfault fix and letting warnings slip through for...
2010-05-15 Kristaps DzonsonsAdd mandoc.h, which will eventually replace compilers...
2010-05-15 Kristaps DzonsonsInitial roff shim skeleton in place.
2008-12-15 Kristaps DzonsonsMore file pruning.
2008-12-12 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps DzonsonsReady for looking over by people.
2008-12-10 Kristaps DzonsonsSx to Sh anchors work.
2008-12-10 Kristaps DzonsonsPut prelude checking into asec.
2008-12-10 Kristaps DzonsonsLinted on NetBSD side.
2008-12-10 Kristaps DzonsonsVersioning up.
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-10 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps Dzonsons*** empty log message ***
2008-12-09 Kristaps DzonsonsConsiderable clean-ups.
2008-12-09 Kristaps Dzonsons*** empty log message ***
2008-12-08 Kristaps Dzonsons*** empty log message ***
2008-12-08 Kristaps Dzonsons*** empty log message ***
2008-12-08 Kristaps DzonsonsAdded warnings for using macros in the wrong sections.
2008-12-07 Kristaps Dzonsons*** empty log message ***
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.
next