aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* End-of-sentence, end-of-line.Kristaps Dzonsons2010-05-121-93/+124
* End-of-sentence spacing for -man -Tascii.Kristaps Dzonsons2010-05-123-3/+30
* End of sentence, end of line for mdoc.7.Kristaps Dzonsons2010-05-121-145/+196
* Tiny EOS patch. Back-end cues front-end through flag. Front-end cues output...Kristaps Dzonsons2010-05-125-7/+43
* mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2).Kristaps Dzonsons2010-05-128-77/+73
* Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).Kristaps Dzonsons2010-05-121-3/+3
* Back out OpenBSD special case (ok Ingo Schwarze).Kristaps Dzonsons2010-05-101-12/+12
* Proper leading spaces for new- and old-groff in -man -Tascii mode.Kristaps Dzonsons2010-05-101-2/+20
* -man also now has unbound margins for literal context.Kristaps Dzonsons2010-05-103-9/+9
* Keeping track of changes...Kristaps Dzonsons2010-05-091-2/+3
* Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo Schwarz...Kristaps Dzonsons2010-05-097-50/+29
* Noted \*(Ba side effects.Kristaps Dzonsons2010-05-091-1/+12
* Explicitly account for \*(Ba when checking for delims. Noted by Jason McInty...Kristaps Dzonsons2010-05-092-12/+19
* Setting maxmargin, too (for completion).Kristaps Dzonsons2010-05-091-9/+13
* Allow literal contexts to have unbound line lengths (from Ingo Schwarze's man...Kristaps Dzonsons2010-05-091-23/+56
* Fixed ugly formatting of mandoc_char.7 in groff (-column widths were using an...Kristaps Dzonsons2010-05-091-4/+4
* Introduce ARGS_PEND for `It -column' end-of-line special casing.Kristaps Dzonsons2010-05-093-19/+52
* Backing out activitymail (broken).VERSION_1_9_24Kristaps Dzonsons2010-05-091-4/+3
* This is just a test of the source changes mailer.Kristaps Dzonsons2010-05-091-1/+2
* Noting that list subscription is moderated.Kristaps Dzonsons2010-05-091-2/+2
* Getting version ready.Kristaps Dzonsons2010-05-092-4/+4
* Cleaned up index, added GSoC projects.Kristaps Dzonsons2010-05-091-10/+17
* Another mailing list...Kristaps Dzonsons2010-05-081-1/+8
* Adding initial mailing list section to homepage.Kristaps Dzonsons2010-05-083-7/+20
* Note that whitespace is really only the space character.Kristaps Dzonsons2010-05-082-3/+5
* Fix asserts on stripping end-of-line whitespace.Kristaps Dzonsons2010-05-082-8/+4
* Second test of log_accum.Kristaps Dzonsons2010-05-081-2/+2
* Test of log_accum.Kristaps Dzonsons2010-05-081-2/+2
* Strip trailing, unescaped whitespace from free-form, non-literal lines (like ...Kristaps Dzonsons2010-05-084-30/+51
* Lint fixes (type-safety for enums via -cefuh).Kristaps Dzonsons2010-05-0811-52/+57
* De-chunking of text removed from parsers. This is a significant change (and ...Kristaps Dzonsons2010-05-075-138/+58
* Initial ARGS_PPHRASE (partial phrase) framework.Kristaps Dzonsons2010-05-074-14/+23
* enum-ised mdoc_argv() return (better return-value safety).Kristaps Dzonsons2010-05-073-29/+36
* margerr -> margserr (getting ready for margverr).Kristaps Dzonsons2010-05-074-22/+22
* Protection against running lookup() against quoted words.Kristaps Dzonsons2010-05-072-30/+40
* Wrangle mdoc_args() and mdoc_zargs() to use enum return type.Kristaps Dzonsons2010-05-073-139/+163
* Backed out break-at-hyphen changes.Kristaps Dzonsons2010-05-071-39/+4
* As per Jason McIntyre's heartful urgings, do away with '.' separators between...Kristaps Dzonsons2010-04-136-467/+22
* Fix to auto-closing of LINK tag in -Txhtml (thanks to Daniel Friesel).Kristaps Dzonsons2010-04-121-2/+2
* Merge patch by Jason McIntyre cleaning on mandoc.1: `Ar' -> `Cm' and other re...Kristaps Dzonsons2010-04-122-98/+103
* Fixed %T: it now correctly underlines, instead of quoting (noted by Jason McI...Kristaps Dzonsons2010-04-083-35/+7
* Sync'd mdoc.c's function names with man.c.Kristaps Dzonsons2010-04-084-11/+25
* Merged Jason McIntyre's "new-sentence, new-line" patch along with Ingo Schwar...Kristaps Dzonsons2010-04-081-37/+66
* Added some standards found in NetBSD's manuals.Kristaps Dzonsons2010-04-081-1/+5
* Properly checked in Ingo Schwarze' prologue/body-breaking patch, which I'd mu...Kristaps Dzonsons2010-04-081-13/+11
* Removed pipe from front-end ("typographic") recognition as punctuation (noted...Kristaps Dzonsons2010-04-082-6/+10
* Added some clarifying bits to mdoc.7 regarding GNU troff, mandoc, and Heirloo...Kristaps Dzonsons2010-04-071-43/+55
* Removed manual-section-calling restrictions for `Cd' and and `Ex' (requested ...Kristaps Dzonsons2010-04-071-14/+2
* Allowing `Cd' to be in section 9 (noted by Joerg Sonnenberger).Kristaps Dzonsons2010-04-072-4/+4
* Slipping in adjusted version note in on-line report.VERSION_1_9_23Kristaps Dzonsons2010-04-071-2/+2