History log of /openbsd-src/regress/usr.bin/mandoc/mdoc/Bl/emptyitem.out_ascii (Results 1 – 5 of 5)
Revision Date Author Comments
# 943fb9d8 04-Jul-2017 schwarze <schwarze@openbsd.org>

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such chu

Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn. Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

show more ...


# cfeca612 10-Aug-2016 schwarze <schwarze@openbsd.org>

regression tests for mdoc_validate.c revisions 1.219 and 1.220


# e0b752f9 10-Nov-2014 schwarze <schwarze@openbsd.org>

adapt to the changed rendering of \(bu


# c900c619 26-Aug-2014 schwarze <schwarze@openbsd.org>

inevitable churn caused by the section title change


# 66788495 04-Jul-2014 schwarze <schwarze@openbsd.org>

Clean up messages related to missing arguments.
* Do not warn about empty -column cells, they seem valid to me.
* Downgrade empty item and missing -std from ERROR to WARNING.
* Hierarchical naming.
*

Clean up messages related to missing arguments.
* Do not warn about empty -column cells, they seem valid to me.
* Downgrade empty item and missing -std from ERROR to WARNING.
* Hierarchical naming.
* Descriptive, not imperative style.
* Mention macro names, argument names, and fallbacks.
* Garbage collect some unreachable code in post_it().

show more ...