summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobb...Kristaps Dzonsons2010-03-296-30/+37
* Initial step in fixing badness reported by Sascha Wildner (wip).Kristaps Dzonsons2010-03-293-6/+25
* Fix mandoc.1 ending (noted by Sascha Wildner).VERSION.1.9.19Kristaps Dzonsons2010-03-271-1/+2
* Last fix for tabs/spaces between control character and macro. egcs gcc.1 is ...VERSION.1.9.18Kristaps Dzonsons2010-03-271-1/+1
* ...finishing last commit message: accept both tabs and spaces between control...Kristaps Dzonsons2010-03-271-2/+2
* *** empty log message ***Kristaps Dzonsons2010-03-271-1/+5
* Lint fixes.Kristaps Dzonsons2010-03-273-3/+4
* Lint fixes.Kristaps Dzonsons2010-03-271-4/+0
* Documentation of apostrophe control character.Kristaps Dzonsons2010-03-272-3/+24
* Fixed re-adjustment of scope in exiting roff instructions (libman).Kristaps Dzonsons2010-03-278-53/+215
* Fixed misspelt "Loongson" (noted by Ingo Schwarze).Kristaps Dzonsons2010-03-262-2/+2
* Lint fixes.VERSION.1.9.17Kristaps Dzonsons2010-03-251-0/+2
* Cleaned up version info.Kristaps Dzonsons2010-03-252-6/+6
* Fixed up some documentation in man.7: only documenting man.7 macros, not rela...Kristaps Dzonsons2010-03-254-52/+68
* Using man_node_delete() instead of man_node_free()/man_node_freelist() and fr...Kristaps Dzonsons2010-03-248-43/+233
* enum-ised rew_* return values (type-safety).Kristaps Dzonsons2010-03-242-16/+11
* libman using enum mant instead of #defines for macros.Kristaps Dzonsons2010-03-235-77/+106
* Noted recent updates.Kristaps Dzonsons2010-03-231-0/+7
* Added stupid pod2man reserved strings.Kristaps Dzonsons2010-03-233-5/+45
* Fixed two very subtle bugs in retaining overstep and maxrmargin widths betwee...Kristaps Dzonsons2010-03-234-16/+21
* Support for pod2man standard header macros (Vb, Ve, Sp). Based largely on a ...Kristaps Dzonsons2010-03-238-79/+128
* Removed STANDARDS in mandoc_char(7), as they're no longer relevant (the manua...Kristaps Dzonsons2010-03-221-13/+0
* Have -Tlint imply -Wall and -fstrict. Based on a patch submitted by Ingo Sch...Kristaps Dzonsons2010-03-222-33/+45
* Updated web-site with new version.VERSION.1.9.16Kristaps Dzonsons2010-03-223-65/+45
* Clarify -man -T[x]html handling of `br' within `B'.Kristaps Dzonsons2010-03-225-51/+89
* Accomodate (libman) for next-line macros followed by non-text macros `na', `s...Kristaps Dzonsons2010-03-227-58/+127
* Added Longsoon architecture (thanks Jason McIntyre, Ingo Schwarze).Kristaps Dzonsons2010-03-212-0/+2
* Added news item for new version.VERSION.1.9.15Kristaps Dzonsons2010-02-172-4/+9
* Fixed printing of XHTML DOCTYPE "html" vs. "HTML".Kristaps Dzonsons2010-02-171-1/+5
* Updated index with new address bits and such.Kristaps Dzonsons2010-02-172-192/+219
* Made `Xr' compatible with groff calling conventions where arguments following...Kristaps Dzonsons2010-02-172-5/+19
* Macro documentation for `Xr'.Kristaps Dzonsons2010-02-171-1/+32
* Removed offsets from most parts (no reason for indentation).Kristaps Dzonsons2010-02-172-36/+38
* Added `Vt' double-type documentation.Kristaps Dzonsons2010-01-301-5/+32
* Fix in handling Vt in SYNOPSIS with trailing punctuation. Spotted by Joerg S...Kristaps Dzonsons2010-01-305-7/+79
* Mandate html attributes for xhtml.Kristaps Dzonsons2010-01-301-5/+27
* Fixed Makefile for `make lint' dep. on config.hKristaps Dzonsons2010-01-298-23/+127
* Removed superfluous lookahead block in chars.c.Kristaps Dzonsons2010-01-281-12/+0
* Fix white-space issues found by mandoc's better white-space finder.Kristaps Dzonsons2010-01-075-43/+43
* Check for white-space at the end of free-form text. Lack of check spotted by...Kristaps Dzonsons2010-01-072-3/+38
* Check for white-space at end of stand-alone macro line.Kristaps Dzonsons2010-01-072-8/+23
* mandoc_char(7) sync with OpenBSD version.Kristaps Dzonsons2010-01-071-1/+1
* Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze).Kristaps Dzonsons2010-01-053-4/+1
* Fixed -column widths to be string literals (as per mdoc.samples: surprise!). ...Kristaps Dzonsons2010-01-051-25/+25
* Version (pre): 1.9.15-pre2Kristaps Dzonsons2010-01-011-2/+2
* Fix of subtle, but significant, resetting of tags when in list mode. Pointed...VERSION.1.9.15-pre2Kristaps Dzonsons2010-01-011-16/+19
* More in-code documentation and clarity re-arrangements.Kristaps Dzonsons2010-01-011-36/+65
* CFLAGS need -Werror to make the strlcpy/strlcat check work.Kristaps Dzonsons2010-01-011-2/+2
* Big check-in of compatibility layer. This should work on most major architec...Kristaps Dzonsons2010-01-0136-67/+207
* Noted non-accepted comment syntax (thanks Joerg Sonnenberger).VERSION.1.9.15-pre1Kristaps Dzonsons2010-01-011-0/+4