2020-02-27 |
Ingo Schwarze | Fully support explicit tagging of .Sh and .Ss. |
blob | commitdiff | raw |
2020-02-27 |
Ingo Schwarze | Introduce the concept of nodes that are semantically... |
blob | commitdiff | raw | diff to current |
2020-01-19 |
Ingo Schwarze | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly... |
blob | commitdiff | raw | diff to current |
2019-03-04 |
Ingo Schwarze | When the -S option is given to man(1) and the requested... |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Store the fill mode with a new flag NODE_NOFILL in... |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Move parsing of the .nf and .fi (fill mode) requests... |
blob | commitdiff | raw | diff to current |
2018-12-30 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-14 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | implement the GNU man-ext .SY/.YS (synopsis block)... |
blob | commitdiff | raw | diff to current |
2018-08-16 |
Ingo Schwarze | implement the GNU man-ext .TQ macro in man(7), |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Ingo Schwarze | preserve comments before .Dd when converting mdoc(7... |
blob | commitdiff | raw | diff to current |
2017-07-08 |
Ingo Schwarze | 1. Eliminate struct eqn, instead use the existing members |
blob | commitdiff | raw | diff to current |
2017-06-25 |
Ingo Schwarze | add support for the MT and ME mailto macros, used for... |
blob | commitdiff | raw | diff to current |
2017-06-24 |
Ingo Schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | style message about missing RCS ids; inspired by mdoclint |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | Naive implementation of the roff(7) .po (page offset... |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | implement roff(7) .rj (right justify) request |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | style checks related to .Er; inspired by mdoclint(1) |
blob | commitdiff | raw | diff to current |
2017-06-07 |
Ingo Schwarze | Implement the roff(7) .rn (rename macro or string)... |
blob | commitdiff | raw | diff to current |
2017-06-06 |
Ingo Schwarze | Minimal implementation of the roff(7) .ce request ... |
blob | commitdiff | raw | diff to current |
2017-06-04 |
Ingo Schwarze | Implement the roff(7) .mc (right margin character)... |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Ingo Schwarze | Basic implementation of the roff(7) .ti (temporary... |
blob | commitdiff | raw | diff to current |
2017-05-07 |
Ingo Schwarze | Basic implementation of the roff(7) .ta (define tab... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move .sp to the roff modules. Enough infrastructure... |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | move .ll to the roff modules |
blob | commitdiff | raw | diff to current |
2017-05-05 |
Ingo Schwarze | Move handling of the roff(7) .ft request from the man(7) |
blob | commitdiff | raw | diff to current |
2017-05-04 |
Ingo Schwarze | Parser reorg: |
blob | commitdiff | raw | diff to current |
2017-04-29 |
Ingo Schwarze | Parser unification: use nice ohashes for all three... |
blob | commitdiff | raw | diff to current |
2017-04-24 |
Ingo Schwarze | Continue parser unification: |
blob | commitdiff | raw | diff to current |
2017-02-16 |
Ingo Schwarze | Remove the ENDBODY_NOSPACE flag, simplifying the code. |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | unify names of AST node flags; no change of cpp output |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | Introduce flags NODE_NOSRC and NODE_NOPRT for AST nodes. |
blob | commitdiff | raw | diff to current |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
blob | commitdiff | raw | diff to current |
2015-11-07 |
Ingo Schwarze | In private header files, __BEGIN_DECLS and __END_DECLS... |
blob | commitdiff | raw | diff to current |
2015-10-17 |
Ingo Schwarze | Very tricky diff to fix macro interpretation and spacin... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Ingo Schwarze | Unify mdoc_deroff() and man_deroff() into a common... |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Decouple the token code for "no request or macro" from... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Profit from the unified struct roff_man and reduce... |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Replace the structs mdoc and man by a unified struct... |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Third step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | Second step towards parser unification: |
blob | commitdiff | raw | diff to current |
2015-04-02 |
Ingo Schwarze | First step towards parser unification: |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Step 2: blow away roff.h, as all of its functions have... |
blob | commitdiff | raw |
2011-03-22 |
Kristaps Dzonsons | Step 1 of restructuring: libmandoc.h. Move all compile... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Kristaps Dzonsons | Consolidate messages. Have all parse-time messages... |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow EQN data to be pushed down into libmdoc via mdoc_... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial EQN support to mandoc. This parses, then... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | More checks for proper table exit. |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Kristaps Dzonsons | Expose the parsed table API to the world and add access... |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Kristaps Dzonsons | Initial tbl framework. Parse point is in libroff,... |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Kristaps Dzonsons | Merge restructuring of main.c code. This provided... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Ingo Schwarze | Implement a simple, consistent user interface for error... |
blob | commitdiff | raw | diff to current |
2010-06-27 |
Kristaps Dzonsons | Downstream maintainers: this removes UGLY! I don't... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Kristaps Dzonsons | First step of adding register support. This is inspire... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Kristaps Dzonsons | libroff now is aware of which sub-nodes should be inter... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Kristaps Dzonsons | Allow roff_parseln() to be re-run. |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Add mandoc.h, which will eventually replace compilers... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Kristaps Dzonsons | Initial roff shim skeleton in place. |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Kristaps Dzonsons | More file pruning. |
blob | commitdiff | raw |
2008-12-10 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Kristaps Dzonsons | Added warnings for using macros in the wrong sections. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-07 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Kristaps Dzonsons | .St macros in place. |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-06 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2008-12-05 |
Kristaps Dzonsons | *** empty log message *** |
blob | commitdiff | raw | diff to current |
|