2015-02-23 |
Ingo Schwarze | improve NAME section diagnostics; |
blob | commitdiff | raw |
2015-02-17 |
Ingo Schwarze | Render \(lq and \(rq as '"' in -Tascii mode but leave... |
blob | commitdiff | raw | diff to current |
2015-02-16 |
Ingo Schwarze | clean up post_dt() validation function; |
blob | commitdiff | raw | diff to current |
2015-02-14 |
Ingo Schwarze | shut up about tabs in SYNOPSIS .Fd lines, there is... |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Ingo Schwarze | Delete the mdoc_node.pending pointer and the function... |
blob | commitdiff | raw | diff to current |
2015-02-10 |
Ingo Schwarze | trim trailing white space, no code change; |
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-02-06 |
Ingo Schwarze | Delete the legacy generic warning type MANDOCERR_ARGCWARN, |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle .Fo and .Fd without argument |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle empty .Bd .Bl .D1 .Dl blocks |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better handle .In .Sh .Ss .St .Xr without arguments |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Ingo Schwarze | fix handling of empty .An macros |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | Discard excess head arguments for .Bd .Bl .Bk and delet... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | improve diagnostics regarding arguments of .An .Pp... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | discard .Rs head arguments and improve .Rs diagnostics |
blob | commitdiff | raw | diff to current |
2015-02-04 |
Ingo Schwarze | more specific .Nd diagnostics, allowing to get rid... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
Ingo Schwarze | Bring .Pp/.Lp handling inside .Nm blocks closer to... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | Only keep leading .Sm inside a list when it immediately... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Ingo Schwarze | When the head of a list item is extended with a partial... |
blob | commitdiff | raw | diff to current |
2014-11-30 |
Ingo Schwarze | Multiple fixes with respect to .Pf: |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Retire support for CSRG supplementary document titles... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Drop useless architecture table. Validating architectu... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | kill a pointless assert |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify code by making mdoc validation handlers void. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Downgrade .Bd -file from FATAL to ERROR. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
Ingo Schwarze | Fix the obsolete .Db (toggle debug mode) macro to ignor... |
blob | commitdiff | raw | diff to current |
2014-11-26 |
Ingo Schwarze | remove an unreachable warning about .Sm arguments |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ingo Schwarze | Multiple fixes with respect to in-line macros: |
blob | commitdiff | raw | diff to current |
2014-10-30 |
Ingo Schwarze | Major bugsquashing with respect to -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-10-13 |
Ingo Schwarze | sync with OpenBSD: |
blob | commitdiff | raw | diff to current |
2014-10-13 |
Ingo Schwarze | Do not warn about declarations of functions returning... |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Ingo Schwarze | oops, don't crash when .Fo has no argument |
blob | commitdiff | raw | diff to current |
2014-10-11 |
Ingo Schwarze | warn about parentheses in function names after .Fn... |
blob | commitdiff | raw | diff to current |
2014-09-12 |
Ingo Schwarze | warn about commas in function arguments; inspired by... |
blob | commitdiff | raw | diff to current |
2014-09-11 |
Ingo Schwarze | warn about botched .Xr ordering and punctuation below... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | warn about AUTHORS sections without .An macros, inspire... |
blob | commitdiff | raw | diff to current |
2014-09-07 |
Ingo Schwarze | Allow .ll in the prologue; Daniel Levai reports Slackwa... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Ingo Schwarze | Do not dereference a NULL pointer if a .Bl macro has |
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-06 |
Ingo Schwarze | Bring the handling of defective prologues even closer... |
blob | commitdiff | raw | diff to current |
2014-08-02 |
Ingo Schwarze | Simplify by allowing only one post-handler. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | Simplify by allowing only one pre-handler. |
blob | commitdiff | raw | diff to current |
2014-08-01 |
Ingo Schwarze | demacrify: get rid of man_nmsg(), man_pmsg(), mdoc_nmsg... |
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-07-31 |
Ingo Schwarze | Split MANDOCERR_IGNARGV into one message for .An and... |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Ingo Schwarze | In .Bl -column, if some of the column width declaration... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove the useless FATAL error "argument count wrong... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Get rid of the useless FATAL error "child violates... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Ingo Schwarze | Remove two useless FATAL errors. |
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-30 |
Ingo Schwarze | Various improvements related to .Ex and .Rv: |
blob | commitdiff | raw | diff to current |
2014-07-29 |
Ingo Schwarze | Partial implementation of .Bd -centered. |
blob | commitdiff | raw | diff to current |
2014-07-07 |
Ingo Schwarze | no need to delete any content from .Rs blocks, |
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 |
2014-07-05 |
Ingo Schwarze | Cleanup with respect to bad macro arguments. |
blob | commitdiff | raw | diff to current |
2014-07-05 |
Ingo Schwarze | Cleanup regarding -offset and -width: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages regarding excess arguments: |
blob | commitdiff | raw | diff to current |
2014-07-04 |
Ingo Schwarze | Clean up messages related to missing arguments. |
blob | commitdiff | raw | diff to current |
2014-07-03 |
Ingo Schwarze | Fix formatting of empty .Bl -inset item heads. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Improve and test the messages about empty macros, |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | When .Sm is called without an argument, groff toggles... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Disentangle the MANDOCERR_CHILD message, which reported... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Clean up warnings related to macros and nesting. |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Improve "skipping paragraph macro" messages, |
blob | commitdiff | raw | diff to current |
2014-07-02 |
Ingo Schwarze | Implement the obsolete macros .En .Es .Fr .Ot for backw... |
blob | commitdiff | raw | diff to current |
2014-07-01 |
Ingo Schwarze | Clean up the warnings related to document structure. |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | As suggested by jmc@, only include line and column... |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Ingo Schwarze | Start systematic improvements of error reporting. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit malloc(3)/calloc(3)/realloc(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
Ingo Schwarze | Audit strlcpy(3)/strlcat(3) usage. |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | strlen+malloc+snprintf is error prone; |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | make sure static buffers for snprintf(3) are large... |
blob | commitdiff | raw | diff to current |
2014-04-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
blob | commitdiff | raw | diff to current |
2014-04-15 |
Ingo Schwarze | Using macros in .Sh header lines, or having .Sm off... |
blob | commitdiff | raw | diff to current |
2014-03-31 |
Ingo Schwarze | Support the CONTEXT section for kernel manual pages... |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Allow ERRORS in section 4; OpenBSD rev. 1.121. |
blob | commitdiff | raw | diff to current |
2014-03-30 |
Ingo Schwarze | Implement the roff(7) .ll (line length) request. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | Retire the old concat() function. |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | avoid repetitive code for asprintf error handling |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Ingo Schwarze | The files mandoc.c and mandoc.h contained both speciali... |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Ingo Schwarze | Remove useless use of strnlen(3). |
blob | commitdiff | raw | diff to current |
2014-01-07 |
Ingo Schwarze | Cache the result of uname(3) such that we don't need... |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Another 18% speedup for mandocdb(8) -Q, found by gprof(1). |
blob | commitdiff | raw | diff to current |
2014-01-06 |
Ingo Schwarze | Joerg Sonnenberger contributed copyrightable amounts... |
blob | commitdiff | raw | diff to current |
2013-12-15 |
Ingo Schwarze | The "value" argument to the roff(7) .nr requests ends... |
blob | commitdiff | raw | diff to current |
2013-10-21 |
Ingo Schwarze | There are three kinds of input lines: text lines, macro... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Ingo Schwarze | We don't do hyphenation, but we allow breaking the... |
blob | commitdiff | raw | diff to current |
2013-10-06 |
Ingo Schwarze | If there is random stuff inside a .Bl block body before... |
blob | commitdiff | raw | diff to current |
2013-10-05 |
Ingo Schwarze | Support setting arbitrary roff(7) number registers, |
blob | commitdiff | raw | diff to current |
2013-09-16 |
Ingo Schwarze | One of the WARNING messages has to use the word "sectio... |
blob | commitdiff | raw | diff to current |
2013-08-05 |
Ingo Schwarze | Put .%C before .%D in .Rs output |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Ingo Schwarze | Cleanup naming of local variables to make the code... |
blob | commitdiff | raw | diff to current |
2012-11-16 |
Ingo Schwarze | Warn about unknown volume or arch in Dt macro arguments; |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Ingo Schwarze | Fix handling of paragraph macros inside lists: |
blob | commitdiff | raw | diff to current |
2012-07-16 |
Ingo Schwarze | Several -mdoc parser improvements related to vertical... |
blob | commitdiff | raw | diff to current |
2012-07-12 |
Ingo Schwarze | The post_nm() validation function crashed when the... |
blob | commitdiff | raw | diff to current |
2012-07-11 |
Ingo Schwarze | fix position and formatting of %U; |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Ingo Schwarze | * implement -Tman .Bl -item -inset -diag -ohang -dash... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | Support -Ios='OpenBSD 5.1' to override uname(3) as... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Ingo Schwarze | update Copyright years according to the CVS logs; no... |
blob | commitdiff | raw | diff to current |
next |