]> git.cameronkatri.com Git - mandoc.git/history - roff.h
merge OpenBSD commit by jmc@:
[mandoc.git] / roff.h
2020-04-08 Ingo SchwarzeUse a separate node->tag attribute rather than abusing...
2020-04-06 Ingo SchwarzeSupport manual tagging of .Pp, .Bd, .D1, .Dl, .Bl,...
2020-02-27 Ingo SchwarzeFully support explicit tagging of .Sh and .Ss.
2020-02-27 Ingo SchwarzeIntroduce the concept of nodes that are semantically...
2020-01-19 Ingo SchwarzeIntroduce a new mdoc(7) macro .Tg ("tag") to explicitly...
2019-03-04 Ingo SchwarzeWhen the -S option is given to man(1) and the requested...
2018-12-31 Ingo SchwarzeStore the fill mode with a new flag NODE_NOFILL in...
2018-12-31 Ingo SchwarzeMove parsing of the .nf and .fi (fill mode) requests...
2018-12-30 Ingo SchwarzeCleanup, no functional change:
2018-12-14 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-08-18 Ingo Schwarzeimplement the GNU man-ext .SY/.YS (synopsis block)...
2018-08-16 Ingo Schwarzeimplement the GNU man-ext .TQ macro in man(7),
2018-04-11 Ingo Schwarzepreserve comments before .Dd when converting mdoc(7...
2017-07-08 Ingo Schwarze1. Eliminate struct eqn, instead use the existing members
2017-06-25 Ingo Schwarzeadd support for the MT and ME mailto macros, used for...
2017-06-24 Ingo SchwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-14 Ingo SchwarzeNaive implementation of the roff(7) .po (page offset...
2017-06-14 Ingo Schwarzeimplement roff(7) .rj (right justify) request
2017-06-07 Ingo Schwarzestyle checks related to .Er; inspired by mdoclint(1)
2017-06-07 Ingo SchwarzeImplement the roff(7) .rn (rename macro or string)...
2017-06-06 Ingo SchwarzeMinimal implementation of the roff(7) .ce request ...
2017-06-04 Ingo SchwarzeImplement the roff(7) .mc (right margin character)...
2017-05-08 Ingo SchwarzeBasic implementation of the roff(7) .ti (temporary...
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeMove .sp to the roff modules. Enough infrastructure...
2017-05-05 Ingo Schwarzemove .ll to the roff modules
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-05-04 Ingo SchwarzeParser reorg:
2017-04-29 Ingo SchwarzeParser unification: use nice ohashes for all three...
2017-04-24 Ingo SchwarzeContinue parser unification:
2017-02-16 Ingo SchwarzeRemove the ENDBODY_NOSPACE flag, simplifying the code.
2017-01-10 Ingo Schwarzeunify names of AST node flags; no change of cpp output
2017-01-10 Ingo SchwarzeIntroduce flags NODE_NOSRC and NODE_NOPRT for AST nodes.
2016-01-08 Ingo SchwarzeDelete the redundant "nchild" member of struct roff_nod...
2015-11-07 Ingo SchwarzeIn private header files, __BEGIN_DECLS and __END_DECLS...
2015-10-17 Ingo SchwarzeVery tricky diff to fix macro interpretation and spacin...
2015-04-23 Ingo SchwarzeUnify mdoc_deroff() and man_deroff() into a common...
2015-04-19 Ingo SchwarzeDecouple the token code for "no request or macro" from...
2015-04-18 Ingo SchwarzeProfit from the unified struct roff_man and reduce...
2015-04-18 Ingo SchwarzeReplace the structs mdoc and man by a unified struct...
2015-04-02 Ingo SchwarzeThird step towards parser unification:
2015-04-02 Ingo SchwarzeSecond step towards parser unification:
2015-04-02 Ingo SchwarzeFirst step towards parser unification:
2011-03-22 Kristaps DzonsonsStep 2: blow away roff.h, as all of its functions have...
2011-03-22 Kristaps DzonsonsStep 1 of restructuring: libmandoc.h. Move all compile...
2011-03-20 Kristaps DzonsonsConsolidate messages. Have all parse-time messages...
2011-02-09 Kristaps DzonsonsAllow EQN data to be pushed down into libmdoc via mdoc_...
2011-02-06 Kristaps DzonsonsAdd initial EQN support to mandoc. This parses, then...
2011-01-01 Kristaps DzonsonsMore checks for proper table exit.
2010-12-31 Kristaps DzonsonsExpose the parsed table API to the world and add access...
2010-12-28 Kristaps DzonsonsInitial tbl framework. Parse point is in libroff,...
2010-12-01 Kristaps DzonsonsMerge restructuring of main.c code. This provided...
2010-08-20 Ingo SchwarzeImplement a simple, consistent user interface for error...
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-05-17 Kristaps Dzonsonslibroff now is aware of which sub-nodes should be inter...
2010-05-16 Kristaps DzonsonsAllow roff_parseln() to be re-run.
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-10 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 ***