2017-07-04 |
Ingo Schwarze | Fix handling of \} on roff request lines. |
blob | commitdiff | raw |
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 |
2015-01-22 |
Ingo Schwarze | Slightly improve \w width measurements: |
blob | commitdiff | raw | diff to current |
2015-01-21 |
Ingo Schwarze | pass empty request lines through to tbl(7); sometimes... |
blob | commitdiff | raw | diff to current |
2015-01-20 |
Ingo Schwarze | Split the -Werror message level into -Werror (broken... |
blob | commitdiff | raw | diff to current |
2015-01-16 |
Ingo Schwarze | Parse and ignore .IX (generate index entry) macros... |
blob | commitdiff | raw | diff to current |
2015-01-14 |
Ingo Schwarze | downgrade ".so with absolute path" from FATAL to ERROR; |
blob | commitdiff | raw | diff to current |
2015-01-07 |
Ingo Schwarze | Bugfix: When the invocation of a user-defined macro... |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Ingo Schwarze | Fix a buffer overrun triggered by a trailing backslash... |
blob | commitdiff | raw | diff to current |
2014-12-28 |
Ingo Schwarze | improve previous: do the size check up front to avoid... |
blob | commitdiff | raw | diff to current |
2014-12-25 |
Ingo Schwarze | Reduce memory and time consumption on certain malformed... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | Don't let the modulo operator divide by zero. |
blob | commitdiff | raw | diff to current |
2014-12-16 |
Ingo Schwarze | Ignore mdoc(7) and man(7) macros inside tbl(7) code... |
blob | commitdiff | raw | diff to current |
2014-12-16 |
Ingo Schwarze | When a string comparison condition contains no mismatch... |
blob | commitdiff | raw | diff to current |
2014-12-16 |
Ingo Schwarze | When a numerical condition errors out after consuming... |
blob | commitdiff | raw | diff to current |
2014-12-15 |
Ingo Schwarze | Empty conditions count as false. |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Ingo Schwarze | Support the ".if v" conditional operator (vroff mode... |
blob | commitdiff | raw | diff to current |
2014-11-01 |
Ingo Schwarze | Use struct buf in libroff, it is very natural there |
blob | commitdiff | raw | diff to current |
2014-10-28 |
Ingo Schwarze | Make the character table available to libroff so it... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ingo Schwarze | With the current architecture, we can't support inline... |
blob | commitdiff | raw | diff to current |
2014-10-25 |
Ingo Schwarze | Report arguments to .EQ as an error, and simplify the... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Kristaps Dzonsons | Protect the roff parser from dividing by zero. ok... |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correctly parse spacing around in-line equations |
blob | commitdiff | raw | diff to current |
2014-10-20 |
Ingo Schwarze | correct spacing before inline equations |
blob | commitdiff | raw | diff to current |
2014-10-16 |
Ingo Schwarze | oops, don't escape the first token of inline equations |
blob | commitdiff | raw | diff to current |
2014-10-16 |
Ingo Schwarze | Implement in-line equations, much needed by Xenocara... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | Parse and ignore the .pl (page length) request; |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Ingo Schwarze | Simplify by handling empty request lines at the one... |
blob | commitdiff | raw | diff to current |
2014-09-06 |
Ingo Schwarze | Move main format autodetection from the parser dispatch... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Ingo Schwarze | libroff depends on libmandoc and so libmandoc should... |
blob | commitdiff | raw | diff to current |
2014-08-10 |
Ingo Schwarze | Get rid of HAVE_CONFIG_H, it is always defined; idea... |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | mention requests and macros in more messages |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | Dynamically allocate the stack of roff(7) .ie condition... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | better name and wording for the last two non-generic... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | Clean up ERROR messages related to document structure... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | implement .dei and .ami |
blob | commitdiff | raw | diff to current |
2014-07-06 |
Ingo Schwarze | Clean up messages related to plain text and to escape... |
blob | commitdiff | raw | diff to current |
next |