2018-12-18 |
Ingo Schwarze | As a first step towards making roff_res() callable... |
blob | commitdiff | raw |
2018-12-15 |
Ingo Schwarze | Several improvements to escape sequence handling. |
blob | commitdiff | raw | diff to current |
2018-12-14 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-14 |
Ingo Schwarze | Almost mechanical diff to remove the "struct mparse... |
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-12-13 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-12 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-04 |
Ingo Schwarze | Clean up the validation of .Pp, .PP, .sp, and .br.... |
blob | commitdiff | raw | diff to current |
2018-11-26 |
Ingo Schwarze | When a conditional block is closed by putting "\}"... |
blob | commitdiff | raw | diff to current |
2018-10-25 |
Ingo Schwarze | Implement the \f(CW and \f(CR (constant width font... |
blob | commitdiff | raw | diff to current |
2018-08-25 |
Ingo Schwarze | Rudimentary implementation of the roff(7) .char (output... |
blob | commitdiff | raw | diff to current |
2018-08-24 |
Ingo Schwarze | Rudimentary implementation of the roff(7) .while request. |
blob | commitdiff | raw | diff to current |
2018-08-23 |
Ingo Schwarze | Implement the roff(7) .shift and .return requests, |
blob | commitdiff | raw | diff to current |
2018-08-21 |
Ingo Schwarze | Implement the \\$@ escape sequence (insert all macro... |
blob | commitdiff | raw | diff to current |
2018-08-20 |
Ingo Schwarze | Expand \n(.$ (the number of macro arguments) right... |
blob | commitdiff | raw | diff to current |
2018-08-19 |
Ingo Schwarze | Mostly complete implementation of the 'c' (character... |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | Bugfix: When a line ends with '\ \"', don't strip the... |
blob | commitdiff | raw | diff to current |
2018-08-18 |
Ingo Schwarze | support the highly surprising escape sequence \# (line... |
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-08-16 |
Ingo Schwarze | Implement the \*(.T predefined string (interpolate... |
blob | commitdiff | raw | diff to current |
2018-08-10 |
Ingo Schwarze | Implement the roff(7) .nop (no operation) request. |
blob | commitdiff | raw | diff to current |
2018-08-01 |
Ingo Schwarze | After rewriting the parse buffer from scratch, we also... |
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 |
2018-04-10 |
Ingo Schwarze | Two new low-level roff(7) features: |
blob | commitdiff | raw | diff to current |
2018-04-09 |
Ingo Schwarze | When accessing an undefined number register, define... |
blob | commitdiff | raw | diff to current |
2018-04-09 |
Ingo Schwarze | Using an undefined string or macro will cause it to... |
blob | commitdiff | raw | diff to current |
2017-07-14 |
Ingo Schwarze | The .Dd and .TH macros must interrupt .ce, too; |
blob | commitdiff | raw | diff to current |
2017-07-14 |
Ingo Schwarze | Explicitly initialize a variable where the compiler... |
blob | commitdiff | raw | diff to current |
2017-07-13 |
Ingo Schwarze | eqn(7) .EQ has to break man(7) next-line scope, or... |
blob | commitdiff | raw | diff to current |
2017-07-08 |
Ingo Schwarze | Simplify by creating struct roff_node syntax tree nodes... |
blob | commitdiff | raw | diff to current |
2017-07-08 |
Ingo Schwarze | fix an assertion failure triggered by .ce in next-line... |
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-07-04 |
Ingo Schwarze | Fix handling of \} on roff request lines. |
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-18 |
Ingo Schwarze | Implement appending to standard man(7) and mdoc(7)... |
blob | commitdiff | raw | diff to current |
2017-06-17 |
Ingo Schwarze | style message about duplicate RCS ids; inspired by... |
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 | simple implementation of the roff(7) .als (macro alias... |
blob | commitdiff | raw | diff to current |
2017-06-14 |
Ingo Schwarze | implement the roff(7) d (macro or string defined) condi... |
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-13 |
Ingo Schwarze | Explicitly ignore .br, .ce, and .sp inside tbl(7) text... |
blob | commitdiff | raw | diff to current |
2017-06-08 |
Ingo Schwarze | Properly reinitialize roffce_node between parses, |
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-06-04 |
Ingo Schwarze | Pure preprocessor implementation of the roff(7) .ec... |
blob | commitdiff | raw | diff to current |
2017-05-08 |
Ingo Schwarze | Line-breaking roff(7) requests also break man(7) next... |
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-03-09 |
Ingo Schwarze | Fix blunder in previous: we must keep the line parse... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Ingo Schwarze | prevent infinite recursion while expanding the arguments |
blob | commitdiff | raw | diff to current |
2017-03-03 |
Ingo Schwarze | remove a few redundant conditions that jsg@ found with... |
blob | commitdiff | raw | diff to current |
2017-03-03 |
Ingo Schwarze | Fix previous: do not access the byte before the string... |
blob | commitdiff | raw | diff to current |
2017-02-17 |
Ingo Schwarze | Fix a read buffer overrun that copied random data from... |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Ingo Schwarze | Skipping all escape sequences at the beginning of strin... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | For the .Ux/.Ox family of macros, do text production... |
blob | commitdiff | raw | diff to current |
2017-01-10 |
Ingo Schwarze | simplify; NODE_ENDED does no harm in man(7) |
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 |
2016-01-08 |
Ingo Schwarze | Delete the redundant "nchild" member of struct roff_nod... |
blob | commitdiff | raw | diff to current |
2015-10-22 |
Ingo Schwarze | move man(7) validation into the dedicated validation... |
blob | commitdiff | raw | diff to current |
2015-10-21 |
Ingo Schwarze | Move all mdoc(7) node validation done before child... |
blob | commitdiff | raw | diff to current |
2015-10-20 |
Ingo Schwarze | In order to become able to generate syntax tree nodes... |
blob | commitdiff | raw | diff to current |
2015-10-15 |
Ingo Schwarze | Delete two preprocessor constants that are no longer... |
blob | commitdiff | raw | diff to current |
2015-10-13 |
Ingo Schwarze | Major character table cleanup: |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
blob | commitdiff | raw | diff to current |
2015-10-06 |
Ingo Schwarze | modernize style: "return" is not a function |
blob | commitdiff | raw | diff to current |
2015-09-26 |
Ingo Schwarze | /* NOTREACHED */ after abort() is silly, delete it |
blob | commitdiff | raw | diff to current |
2015-08-29 |
Ingo Schwarze | If we have to reparse the text line because we spring... |
blob | commitdiff | raw | diff to current |
2015-08-29 |
Ingo Schwarze | Implement the escape sequence \\$*, expanding to all... |
blob | commitdiff | raw | diff to current |
2015-08-29 |
Ingo Schwarze | Minimal implementation of the read-only number register... |
blob | commitdiff | raw | diff to current |
2015-06-27 |
Ingo Schwarze | Ignore blank characters at the beginning of a condition... |
blob | commitdiff | raw | diff to current |
2015-05-31 |
Ingo Schwarze | Implement the roff(7) `r' (register exists) conditional. |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Ingo Schwarze | Setting the "last" member of struct roff_node was done... |
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 | Unify trickier node handling functions. |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Unify some node handling functions that use TOKEN_NONE. |
blob | commitdiff | raw | diff to current |
2015-04-19 |
Ingo Schwarze | Unify node handling functions: |
blob | commitdiff | raw | diff to current |
2015-04-18 |
Ingo Schwarze | Unify {mdoc,man}_{alloc,reset,free}() into roff_man_... |
blob | commitdiff | raw | diff to current |
2015-04-04 |
Ingo Schwarze | Don't allow breaking the output line after hyphens... |
blob | commitdiff | raw | diff to current |
2015-02-21 |
Ingo Schwarze | Escape quotes when expanding macro arguments. |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Ingo Schwarze | Cope with another one of the many kinds of DocBook... |
blob | commitdiff | raw | diff to current |
2015-02-17 |
Ingo Schwarze | Let .it accept numerical expressions, not just numerica... |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | replace the last legacy generic message type, "argument... |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Ingo Schwarze | correctly handle table layout lines starting with a dot |
blob | commitdiff | raw | diff to current |
2015-01-28 |
Ingo Schwarze | * Polish tbl(7) error reporting. |
blob | commitdiff | raw | diff to current |
2015-01-28 |
Ingo Schwarze | For now, it can't be helped that mandoc tbl(7) ignores... |
blob | commitdiff | raw | diff to current |
2015-01-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Ingo Schwarze | While ignoring the .ta (set tab stops) and .ti (temp... |
blob | commitdiff | raw | diff to current |
2015-01-23 |
Ingo Schwarze | Wonders of roff(7): Integer numbers in numerical expres... |
blob | commitdiff | raw | diff to current |
next |