Age | Commit message (Expand) | Author |
2011-01-17 | Refrain from throwing fatal errors for | Ingo Schwarze |
2011-01-16 | In literal context, do not generate output line breaks between macro | Ingo Schwarze |
2011-01-16 | If the first character of a free-form text input line is whitespace, | Ingo Schwarze |
2011-01-12 | Implement the roff .rm request (remove macro). | Ingo Schwarze |
2011-01-10 | Refactoring in preparation for .rm support: | Ingo Schwarze |
2011-01-09 | check that lists lacking their end macro do not crash; | Ingo Schwarze |
2011-01-09 | test font-alternating blocks in literal context; | Ingo Schwarze |
2011-01-09 | Only .Bd -literal has 8-character tabs, | Ingo Schwarze |
2011-01-06 | regress test for LocalCommand %n expansion from bert.wesarg AT | Damien Miller |
2011-01-04 | some more tests regarding empty macros | Ingo Schwarze |
2011-01-04 | Fix stupid commit error pointed out by guenther@ (thanks!): | Ingo Schwarze |
2011-01-04 | Multiple man(7) .IP and .TP fixes started during p2k10: | Ingo Schwarze |
2011-01-04 | Multiple man(7) .IP and .TP fixes started during p2k10: | Ingo Schwarze |
2011-01-03 | Unify roff macro argument parsing (in roff.c, roff_userdef()) and man macro | Ingo Schwarze |
2011-01-02 | more tests of white space handling | Ingo Schwarze |
2011-01-02 | permit 2011; from Thomas Klausner | Jason McIntyre |
2011-01-01 | test whether the .Fl macro is parsed | Ingo Schwarze |
2011-01-01 | test handling of zero-length user-defined strings | Ingo Schwarze |
2011-01-01 | also test .Pp in literal context | Ingo Schwarze |
2011-01-01 | also test .Mt without arguments | Ingo Schwarze |
2010-12-19 | Handle .Bk the same way as groff 1.20.1: | Ingo Schwarze |
2010-12-09 | Abort endless loops during roff macro and string expansion. | Ingo Schwarze |
2010-12-09 | Roff only interpolates \* strings when the leading backslash is not escaped. | Ingo Schwarze |
2010-12-04 | add a few simple tests found in my tree | Ingo Schwarze |
2010-12-04 | Now that we don't have groff in base any longer, check in the desired output, | Ingo Schwarze |
2010-12-04 | adjust for hard-link support | Damien Miller |
2010-12-03 | really turn -H off; | Jason McIntyre |
2010-12-03 | turn off -H by default (<> warning), since mandoc does not have the same | Jason McIntyre |
2010-09-26 | allow "mips64"; | Jason McIntyre |
2010-09-22 | regress test for each of the key exchange algorithms that we support | Damien Miller |
2010-09-02 | test different key types (dsa, rsa, ecdsa) and sizes for login | Markus Friedl |
2010-09-01 | some very minor tweaks to bring us in line with mdoclint -r1.12 and | Jason McIntyre |
2010-08-31 | put .Os in the right place; | Jason McIntyre |
2010-08-31 | - catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES and | Jason McIntyre |
2010-08-31 | tests for ECDSA keys | Damien Miller |
2010-08-31 | tests for ECDSA certificates | Damien Miller |
2010-07-25 | basic regress tests (based on test-19.c) for _Bool and _Complex support | Philip Guenthe |
2010-07-16 | revisison -> revision | Ray Lai |
2010-07-14 | add regress tests for upcoming redirection changes to ftp | Alexander Hall |
2010-07-13 | Test for the awesome let's-silently-overwrite-local-files bug. | Nicholas Marriott |
2010-07-13 | regress for merge bug. | Nicholas Marriott |
2010-07-03 | the sedtest regress test requires 200-ish file descriptors, so set a | Peter Hessler |
2010-07-02 | oops, add a missing newline; noticed by and ok phessler@ | Christian Weisgerber |
2010-07-01 | enable mandoc regression tests; ok phessler@ | Ingo Schwarze |
2010-07-01 | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Christian Weisgerber |
2010-07-01 | Allow [ to be used as a delimiter. | Christian Weisgerber |
2010-07-01 | more updates | Ingo Schwarze |
2010-07-01 | major update of the mandoc test suite: | Ingo Schwarze |
2010-06-29 | regress tests for key options in AuthorizedPrincipals | Damien Miller |
2010-06-29 | Add regression tests for ftp regarding the -o flag. | Alexander Hall |