2020-10-30 |
Ingo Schwarze | Promote section headers that can can be used unmodified... |
blob | commitdiff | raw |
2020-04-24 |
Ingo Schwarze | provide a STYLE message when mandoc knows the file... |
blob | commitdiff | raw | diff to current |
2020-04-18 |
Ingo Schwarze | When a .Tg is attached to a paragraph, attach the permalink |
blob | commitdiff | raw | diff to current |
2020-04-04 |
Ingo Schwarze | automatically tag .SH and .SS in man(7) terminal output |
blob | commitdiff | raw | diff to current |
2020-03-13 |
Ingo Schwarze | Split tagging into a validation part including prioriti... |
blob | commitdiff | raw | diff to current |
2020-01-19 |
Ingo Schwarze | Align to the new, sane behaviour of the groff_mdoc... |
blob | commitdiff | raw | diff to current |
2019-06-27 |
Ingo Schwarze | Fix mandoc_normdate() and the way it is used. |
blob | commitdiff | raw | diff to current |
2019-03-13 |
Ingo Schwarze | Contrary to what the NetBSD attribute(3) manual page... |
blob | commitdiff | raw | diff to current |
2019-03-11 |
Ingo Schwarze | mark check_abort() and post_abort() as __dead; |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Cleanup, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-31 |
Ingo Schwarze | Use the new flag NODE_NOFILL in the validators, which... |
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-31 |
Ingo Schwarze | Cleanup, minus 15 LOC, no functional change: |
blob | commitdiff | raw | diff to current |
2018-12-16 |
Ingo Schwarze | s/OpenBSD/Id/ in CVS Ids |
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-14 |
Ingo Schwarze | Major cleanup; may imply minor changes in edge cases... |
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-12-03 |
Ingo Schwarze | In the validators, translate obsolete macro aliases... |
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 | Do not calculate a pointer to a memory location before... |
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-26 |
Ingo Schwarze | Fix a typo that caused a non-constant string |
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-17 |
Ingo Schwarze | if .in is used inside the .TP head, it's always relative |
blob | commitdiff | raw | diff to current |
2017-06-11 |
Ingo Schwarze | Style message about legacy man(7) date format in mdoc... |
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-24 |
Ingo Schwarze | Continue parser unification: |
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-12 |
Ingo Schwarze | To make the code more readable, delete 283 /* FALLTHROU... |
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-19 |
Ingo Schwarze | Unify node handling functions: |
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 |
2015-02-06 |
Ingo Schwarze | better error reporting regarding .OP .RS .UR .TH arguments |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better diagnostics about excess arguments to .PD .ft .sp |
blob | commitdiff | raw | diff to current |
2015-02-06 |
Ingo Schwarze | better error reporting for .br .fi .nf with arguments |
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-01-24 |
Ingo Schwarze | Strangely, ignoring the roff(7) .na request was impleme... |
blob | commitdiff | raw | diff to current |
2014-12-28 |
Ingo Schwarze | mdoc(7) already uses the mandoc(1) -Ios argument in... |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Ingo Schwarze | Simplify by making many functions in the man(7) parser... |
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-01 |
Ingo Schwarze | Simplify man(7) validation: |
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-30 |
Ingo Schwarze | Improve handling of next-line scope broken by end of... |
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-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-04 |
Ingo Schwarze | Clean up messages regarding excess arguments: |
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-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-20 |
Ingo Schwarze | KNF: case (FOO): -> case FOO:, remove /* LINTED ... |
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 | The files mandoc.c and mandoc.h contained both speciali... |
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 |
2013-12-31 |
Ingo Schwarze | remove assignments that will be overwritten right after... |
blob | commitdiff | raw | diff to current |
2013-10-17 |
Ingo Schwarze | Implement the .UR/.UE block (uniform resource identifie... |
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-07-29 |
Ingo Schwarze | Implement .PD for -Tascii. |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Ingo Schwarze | Drop empty .IP such that is does not cause additional... |
blob | commitdiff | raw | diff to current |
2012-07-18 |
Ingo Schwarze | Drop .sp and .br right after .SH and .SS. |
blob | commitdiff | raw | diff to current |
2012-06-02 |
Ingo Schwarze | Minimal implementation of .EX and .EE for GNU compatibi... |
blob | commitdiff | raw | diff to current |
2012-01-03 |
Kristaps Dzonsons | Add support for `OP', one of the extended man macros... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Ingo Schwarze | In man(7), when no explicit volume name is given, use... |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Ingo Schwarze | When the HEAD scope of .TP is broken by another block... |
blob | commitdiff | raw | diff to current |
2011-11-03 |
Ingo Schwarze | When .TH sets no data, leave the date field in the... |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Ingo Schwarze | Remove a bunch of useless assignments, |
blob | commitdiff | raw | diff to current |
2011-09-06 |
Kristaps Dzonsons | Revert removal of tab warning, suggested by schwarze@. |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Kristaps Dzonsons | Remove check for tab. man(7) says tab is Ok. |
blob | commitdiff | raw | diff to current |
2011-09-04 |
Kristaps Dzonsons | Teach -man that a literal context should be closed... |
blob | commitdiff | raw | diff to current |
2011-07-26 |
Kristaps Dzonsons | Move checking of escapes into roff.c, where we're alrea... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Kristaps Dzonsons | Scary-looking but otherwise harmless changes allow... |
blob | commitdiff | raw | diff to current |
2011-07-08 |
Kristaps Dzonsons | Make sure that `br' and `sp' don't emit space before... |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Kristaps Dzonsons | Remove the warning for empty bodies of `Sh', `Ss',... |
blob | commitdiff | raw | diff to current |
2011-04-09 |
Kristaps Dzonsons | Remove a2roffdeco() and mandoc_special() functions... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | Make empty sections and parts (SH, SS, RS) only produce... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Kristaps Dzonsons | libmdoc.h and libman.h were including mdoc.h and man... |
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-03-17 |
Kristaps Dzonsons | Clean-up in libman: make all calls to man_*msg not... |
blob | commitdiff | raw | diff to current |
2011-03-07 |
Ingo Schwarze | Clean up date handling, |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Kristaps Dzonsons | Allow -man to process EQN as well. Also fix a segfault... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Kristaps Dzonsons | Add initial libmdoc and libman top-most machinery for... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Ingo Schwarze | Refrain from throwing fatal errors for |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Downgrade -man message of ignored empty paragraph to... |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Kristaps Dzonsons | Make out-of-context `fi' invocations not cause an error... |
blob | commitdiff | raw | diff to current |
2011-01-01 |
Kristaps Dzonsons | Add -man support for tables. Like -mdoc, this consists... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Kristaps Dzonsons | Remove `i' and `r' macro handlers. These macros, origi... |
blob | commitdiff | raw | diff to current |
next |