aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* release 1.14.1VERSION_1_14_1Ingo Schwarze2017-02-212-15/+23
* resolve trivial differences with OpenBSD:Ingo Schwarze2017-02-181-4/+2
* add some regress targetsIngo Schwarze2017-02-181-1/+29
* preconv_encode() can take a const input buffer;Ingo Schwarze2017-02-182-9/+9
* Provide an uninstall target, to help cleaning up after installingIngo Schwarze2017-02-181-8/+51
* proper test for O_DIRECTORYIngo Schwarze2017-02-186-15/+17
* double quotes were fixed, finallyIngo Schwarze2017-02-181-5/+2
* Use typographic quotes rather than '"' for .Rs %T (no change for -TasciiIngo Schwarze2017-02-177-8/+72
* Many people have been complaining for a long time that ``...'' looksIngo Schwarze2017-02-1711-18/+17
* more tests for .IP/.nf interaction that i forgot to commitIngo Schwarze2017-02-172-2/+69
* No need to cast NULL when assigning it to a variable;Ingo Schwarze2017-02-171-2/+2
* Improve clarity of some casts;Ingo Schwarze2017-02-172-9/+9
* Make the directory explicit where source files are located.Ingo Schwarze2017-02-171-2/+5
* Be consistent in protecting __attribute__ attributes with __;Ingo Schwarze2017-02-178-17/+17
* Fix a read buffer overrun that copied random data from memory intoIngo Schwarze2017-02-171-4/+12
* add $(LN) configuration variable; requested by Michael <Stapelberg@debian.org>Ingo Schwarze2017-02-163-10/+21
* fix previous: stupid typoIngo Schwarze2017-02-161-3/+3
* Provide a variable BINM_CATMAN.Ingo Schwarze2017-02-164-9/+19
* Surprisingly, groff does not support scaling units in .Bl -columnIngo Schwarze2017-02-164-13/+19
* Fix rev. 1.280: -O syntax is different in default apropos(1) outputIngo Schwarze2017-02-161-18/+23
* Fix block scoping error if an explicit block is broken by twoIngo Schwarze2017-02-164-13/+32
* Remove the ENDBODY_NOSPACE flag, simplifying the code.Ingo Schwarze2017-02-167-28/+14
* Style improvement, no functional change.Ingo Schwarze2017-02-151-8/+7
* Fix previous: I forgot that i had to change the convention howIngo Schwarze2017-02-151-2/+2
* Do not access a NULL pointer if a matrix or square root are empty.Ingo Schwarze2017-02-129-13/+45
* Do not read one element past the end of the static const termacts array.Ingo Schwarze2017-02-111-2/+3
* new regression tests for mdoc_macro.c revs. 1.211-1.215Ingo Schwarze2017-02-1113-12/+85
* Disable three UTF-8 tests that expose bugs in wcwidth(3) in theIngo Schwarze2017-02-111-1/+1
* Never look for broken blocks inside blocks that are already closed.Ingo Schwarze2017-02-112-5/+8
* Do not prematurely close .Nd containing a broken child.Ingo Schwarze2017-02-112-5/+13
* Do not prematurely mark intermediate blocks as broken while scanningIngo Schwarze2017-02-111-10/+17
* For child macros of block-end macros, only scan backwards for pendingIngo Schwarze2017-02-101-7/+8
* In the SYNOPSIS, .Nm blocks can get broken if one of their childrenIngo Schwarze2017-02-102-8/+18
* In -Ttree output mode, show the BROKEN node flag andIngo Schwarze2017-02-106-13/+35
* same as mandocdb.c rev. 1.196:Ingo Schwarze2017-02-091-3/+4
* Illumos doesn't have O_DIRECTORY. Work around that for now, mayIngo Schwarze2017-02-091-1/+5
* Escape literal braces in a regular expression.Ingo Schwarze2017-02-091-2/+2
* On some systems (e.g. Solaris 11) diff(1) does not support -a.Ingo Schwarze2017-02-081-6/+10
* mention that BUILD_CATMAN doesn't work on SunOS 5.9 and 5.10Ingo Schwarze2017-02-081-1/+3
* config glue for recvmsg(2) and CMSG_FIRSTHDR(3);Ingo Schwarze2017-02-087-6/+78
* sendmsg(3) may block, so retryIngo Schwarze2017-02-081-2/+19
* even catman needs libmandoc on systems not having ftsIngo Schwarze2017-02-081-3/+3
* protect <err.h> inclusionIngo Schwarze2017-02-081-1/+3
* more 1.14.1 release preparationsIngo Schwarze2017-02-085-26/+46
* reference a relevant mail for one TODO itemIngo Schwarze2017-02-081-2/+2
* remove some instances of MdocdateIngo Schwarze2017-02-083-3/+3
* disable some tests that expose wcwidth(3) differences among systemsIngo Schwarze2017-02-081-1/+4
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081244-0/+23823
* first draft of NEWS for 1.14.1Ingo Schwarze2017-02-071-1/+108
* new manual pages for catman(8) and mandocd(8)Ingo Schwarze2017-02-063-2/+392