summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Removed MAN___: moved MAN_br to its index (comments not passed into parser).Kristaps Dzonsons2009-06-168-26/+24
* Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...Kristaps Dzonsons2009-06-167-38/+35
* Modernised comment handling: text following \" is thrown away beforeKristaps Dzonsons2009-06-165-42/+67
* Removed superfluous ifdef around strftime (schwarze@openbsd.org).Kristaps Dzonsons2009-06-153-11/+3
* Tagging version 1.7.17.VERSION_1_7_17Kristaps Dzonsons2009-06-151-2/+2
* Updated www to note existence of pkgsrc/port/in-tree mdocml/mandoc.Kristaps Dzonsons2009-06-151-4/+22
* Deprecated mdoc_msg (not being used anywhere).Kristaps Dzonsons2009-06-154-60/+5
* Removed mdoc_nwarn (not being used anywhere).Kristaps Dzonsons2009-06-152-21/+2
* mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...Kristaps Dzonsons2009-06-152-34/+149
* Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).Kristaps Dzonsons2009-06-151-3/+3
* Manual-aesthetics fix (schwarze@openbsd.org).Kristaps Dzonsons2009-06-151-7/+7
* Fixed grammar error. Back-versioning to .16.VERSION_1_7_16Kristaps Dzonsons2009-06-131-6/+6
* Version.Kristaps Dzonsons2009-06-131-2/+2
* Updated index with "administrative" stuff (contacts, etc.).Kristaps Dzonsons2009-06-131-38/+72
* Don't run with -Werror when generating texts.VERSION_1_7_15Kristaps Dzonsons2009-06-121-3/+3
* Lint fixes (no effect).Kristaps Dzonsons2009-06-123-7/+10
* Made per-macro "now callable" COMPATIBILITY claims into a single "most macros...Kristaps Dzonsons2009-06-122-34/+41
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-125-21/+56
* `Ft' and `Ms' are now callable and compat-noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-112-8/+9
* `An' now callable, historic use noted in mdoc.7 (joerg@netbsd.org).Kristaps Dzonsons2009-06-112-5/+6
* Added automatic ChangeLog generation with each snapshot.VERSION_1_7_14Kristaps Dzonsons2009-06-112-6/+10
* Backed-out .IP changes for libman (needs work).Kristaps Dzonsons2009-06-111-1/+6
* Version up. Testing.Kristaps Dzonsons2009-06-111-2/+2
* Added mdoc.template (from NetBSD -- unlicensed??).Kristaps Dzonsons2009-06-112-19/+59
* Added "left" -offset tag.Kristaps Dzonsons2009-06-111-5/+9
* Documented some un-clear parts of main.c.Kristaps Dzonsons2009-06-113-139/+67
* Clean up validation of field widths.Kristaps Dzonsons2009-06-112-35/+61
* Added compat to Makefile.Kristaps Dzonsons2009-06-111-0/+3
* Fix space-before-newline (inspired by schwarze@openbsd.org).Kristaps Dzonsons2009-06-111-6/+5
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-119-24/+24
* Fixed license email address.Kristaps Dzonsons2009-06-1041-90/+90
* Version bumped.VERSION_1_7_13Kristaps Dzonsons2009-04-122-4/+4
* Using proper license template (const).Kristaps Dzonsons2009-04-1243-507/+438
* Spelling "preceed" -> "precede" (naddy).Kristaps Dzonsons2009-04-123-7/+7
* Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.Kristaps Dzonsons2009-04-123-8/+17
* Added \^ and \~ escapes (Joerg).Kristaps Dzonsons2009-04-122-4/+10
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-1214-53/+84
* *** empty log message ***VERSION_1_7_12Kristaps Dzonsons2009-04-061-1/+1
* Removed forgotten printfs.Kristaps Dzonsons2009-04-061-7/+1
* Version (BIG fix).Kristaps Dzonsons2009-04-061-2/+2
* Fix bogus use of mdoc->last in action pre-handler (!!!!!).Kristaps Dzonsons2009-04-061-3/+10
* Added TEXTS to installwww.VERSION_1_7_10Kristaps Dzonsons2009-04-051-1/+1
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-0513-134/+170
* Version.Kristaps Dzonsons2009-04-031-2/+2
* Updated manuals.7.Kristaps Dzonsons2009-04-032-16/+26
* *** empty log message ***Kristaps Dzonsons2009-04-032-10/+7
* Proper resetting of memory.Kristaps Dzonsons2009-04-036-119/+147
* Documented -mandoc behaviour.Kristaps Dzonsons2009-04-022-9/+25
* Added -p1003.1-2008 specification.Kristaps Dzonsons2009-04-024-10/+20
* Initial -mandoc auto-switch in place.Kristaps Dzonsons2009-04-022-116/+214