summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Backed out check for `Ex' manual sec (ok schwarze@, joerg@), in turn backing ...Kristaps Dzonsons2010-05-144-38/+3
* "Add libelf and libterminfo." (patch by Joerg Sonnenberger)Kristaps Dzonsons2010-05-141-0/+2
* Pulled back in mysterious lost le1 <-> eq0 for Sp macro.Kristaps Dzonsons2010-05-142-2/+2
* "Warn on unknown argument for .At and print it like [new] groff." (patch by J...Kristaps Dzonsons2010-05-144-7/+30
* "Invalid standard argument should be a warning. Just leak it into theKristaps Dzonsons2010-05-142-4/+5
* Finish initial documentation of the Bl lists.Kristaps Dzonsons2010-05-141-0/+39
* Re-addition of cleaned-up list documentation in mdoc.7.Kristaps Dzonsons2010-05-141-54/+68
* "If the last column wasn't specified, it is auto-sized." (patch by Joerg Sonn...Kristaps Dzonsons2010-05-141-2/+2
* Added documentation bits.Kristaps Dzonsons2010-05-141-0/+3
* Block-implicit macros now up-propogate end-of-sentence spacing. NOTE: GROFF ...Kristaps Dzonsons2010-05-142-1/+22
* Fix for Joerg's patch stripping of pre-comment whitespace (by Joerg).Kristaps Dzonsons2010-05-141-2/+2
* Removed remaining "1 == ppos" invocations.Kristaps Dzonsons2010-05-141-4/+10
* Proper handling of quoted tab-separated column lists.Kristaps Dzonsons2010-05-143-33/+50
* Superfluous checkin testing cvs commit mailout (again)...Kristaps Dzonsons2010-05-141-0/+5
* Superfluous commit just to test commit messages.Kristaps Dzonsons2010-05-141-1/+2
* Added source mailing list entry.Kristaps Dzonsons2010-05-141-2/+2
* Documented version bits.VERSION.1.9.25Kristaps Dzonsons2010-05-132-6/+10
* Lint fix.Kristaps Dzonsons2010-05-131-0/+1
* Fixed bug in -Thtml -mdoc where `Lb' would line-break in LIBRARY section.Kristaps Dzonsons2010-05-136-46/+63
* Use "=" instead of "?=" for compatibility.Kristaps Dzonsons2010-05-131-1/+1
* Put the eos-checker into libmandoc.h.Kristaps Dzonsons2010-05-126-26/+38
* End-of-sentence, end-of-line.Kristaps Dzonsons2010-05-121-92/+123
* End-of-sentence spacing for -man -Tascii.Kristaps Dzonsons2010-05-123-0/+27
* End of sentence, end of line for mdoc.7.Kristaps Dzonsons2010-05-121-144/+195
* Tiny EOS patch. Back-end cues front-end through flag. Front-end cues output...Kristaps Dzonsons2010-05-125-2/+38
* mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2).Kristaps Dzonsons2010-05-128-68/+64
* Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).Kristaps Dzonsons2010-05-121-1/+1
* Back out OpenBSD special case (ok Ingo Schwarze).Kristaps Dzonsons2010-05-101-11/+11
* Proper leading spaces for new- and old-groff in -man -Tascii mode.Kristaps Dzonsons2010-05-101-1/+19
* -man also now has unbound margins for literal context.Kristaps Dzonsons2010-05-103-6/+6
* Keeping track of changes...Kristaps Dzonsons2010-05-091-1/+2
* Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo Schwarz...Kristaps Dzonsons2010-05-097-42/+21
* Noted \*(Ba side effects.Kristaps Dzonsons2010-05-091-0/+11
* Explicitly account for \*(Ba when checking for delims. Noted by Jason McInty...Kristaps Dzonsons2010-05-092-10/+17
* Setting maxmargin, too (for completion).Kristaps Dzonsons2010-05-091-8/+12
* Allow literal contexts to have unbound line lengths (from Ingo Schwarze's man...Kristaps Dzonsons2010-05-091-22/+55
* Fixed ugly formatting of mandoc_char.7 in groff (-column widths were using an...Kristaps Dzonsons2010-05-091-2/+2
* Introduce ARGS_PEND for `It -column' end-of-line special casing.Kristaps Dzonsons2010-05-093-16/+49
* Backing out activitymail (broken).VERSION.1.9.24Kristaps Dzonsons2010-05-091-3/+2
* This is just a test of the source changes mailer.Kristaps Dzonsons2010-05-091-0/+1
* Noting that list subscription is moderated.Kristaps Dzonsons2010-05-091-1/+1
* Getting version ready.Kristaps Dzonsons2010-05-092-3/+3
* Cleaned up index, added GSoC projects.Kristaps Dzonsons2010-05-091-9/+16
* Another mailing list...Kristaps Dzonsons2010-05-081-0/+7
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-083-4/+17
* Note that whitespace is really only the space character.Kristaps Dzonsons2010-05-082-1/+3
* Fix asserts on stripping end-of-line whitespace.Kristaps Dzonsons2010-05-082-6/+2
* Second test of log_accum.Kristaps Dzonsons2010-05-081-1/+1
* Test of log_accum.Kristaps Dzonsons2010-05-081-1/+1
* Strip trailing, unescaped whitespace from free-form, non-literal lines (like ...Kristaps Dzonsons2010-05-084-24/+45