Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put the eos-checker into libmandoc.h. | Kristaps Dzonsons | 2010-05-12 | 6 | -26/+38 |
| | | | | Added bits in mdoc.7 and man.7 about EOS spacing. | ||||
* | End-of-sentence, end-of-line. | Kristaps Dzonsons | 2010-05-12 | 1 | -92/+123 |
| | |||||
* | End-of-sentence spacing for -man -Tascii. | Kristaps Dzonsons | 2010-05-12 | 3 | -0/+27 |
| | |||||
* | End of sentence, end of line for mdoc.7. | Kristaps Dzonsons | 2010-05-12 | 1 | -144/+195 |
| | |||||
* | Tiny EOS patch. Back-end cues front-end through flag. Front-end cues ↵ | Kristaps Dzonsons | 2010-05-12 | 5 | -2/+38 |
| | | | | output engine with flag. | ||||
* | mdoc_atosec -> mdoc_str2sec (consistent with str2 being different from a2). | Kristaps Dzonsons | 2010-05-12 | 8 | -68/+64 |
| | | | | | Changed ordering of sections (EXIT STATUS moved around), argued for by Ulrich Sporlein. Fixed mdoc_str2sec not to use weird structure. | ||||
* | Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff). | Kristaps Dzonsons | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | Back out OpenBSD special case (ok Ingo Schwarze). | Kristaps Dzonsons | 2010-05-10 | 1 | -11/+11 |
| | |||||
* | Proper leading spaces for new- and old-groff in -man -Tascii mode. | Kristaps Dzonsons | 2010-05-10 | 1 | -1/+19 |
| | |||||
* | -man also now has unbound margins for literal context. | Kristaps Dzonsons | 2010-05-10 | 3 | -6/+6 |
| | |||||
* | Keeping track of changes... | Kristaps Dzonsons | 2010-05-09 | 1 | -1/+2 |
| | |||||
* | Remove -fno-ign-chars as well-argued by Ingo Schwarze. Patch by Ingo ↵ | Kristaps Dzonsons | 2010-05-09 | 7 | -42/+21 |
| | | | | Schwarze, too. | ||||
* | Noted \*(Ba side effects. | Kristaps Dzonsons | 2010-05-09 | 1 | -0/+11 |
| | |||||
* | Explicitly account for \*(Ba when checking for delims. Noted by Jason ↵ | Kristaps Dzonsons | 2010-05-09 | 2 | -10/+17 |
| | | | | McIntyre via Ingo Schwarze. | ||||
* | Setting maxmargin, too (for completion). | Kristaps Dzonsons | 2010-05-09 | 1 | -8/+12 |
| | |||||
* | Allow literal contexts to have unbound line lengths (from Ingo Schwarze's ↵ | Kristaps Dzonsons | 2010-05-09 | 1 | -22/+55 |
| | | | | mandoc TODO by way of Jason McIntyre). | ||||
* | Fixed ugly formatting of mandoc_char.7 in groff (-column widths were using ↵ | Kristaps Dzonsons | 2010-05-09 | 1 | -2/+2 |
| | | | | an escape, which groff understands but mandoc doesn't). | ||||
* | Introduce ARGS_PEND for `It -column' end-of-line special casing. | Kristaps Dzonsons | 2010-05-09 | 3 | -16/+49 |
| | | | | Initial rules for insane `It -column' tabsep handling. | ||||
* | Backing out activitymail (broken).VERSION.1.9.24 | Kristaps Dzonsons | 2010-05-09 | 1 | -3/+2 |
| | |||||
* | This is just a test of the source changes mailer. | Kristaps Dzonsons | 2010-05-09 | 1 | -0/+1 |
| | |||||
* | Noting that list subscription is moderated. | Kristaps Dzonsons | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Getting version ready. | Kristaps Dzonsons | 2010-05-09 | 2 | -3/+3 |
| | |||||
* | Cleaned up index, added GSoC projects. | Kristaps Dzonsons | 2010-05-09 | 1 | -9/+16 |
| | |||||
* | Another mailing list... | Kristaps Dzonsons | 2010-05-08 | 1 | -0/+7 |
| | |||||
* | Adding initial mailing list section to homepage. | Kristaps Dzonsons | 2010-05-08 | 3 | -4/+17 |
| | |||||
* | Note that whitespace is really only the space character. | Kristaps Dzonsons | 2010-05-08 | 2 | -1/+3 |
| | |||||
* | Fix asserts on stripping end-of-line whitespace. | Kristaps Dzonsons | 2010-05-08 | 2 | -6/+2 |
| | |||||
* | Second test of log_accum. | Kristaps Dzonsons | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | Test of log_accum. | Kristaps Dzonsons | 2010-05-08 | 1 | -1/+1 |
| | |||||
* | Strip trailing, unescaped whitespace from free-form, non-literal lines (like ↵ | Kristaps Dzonsons | 2010-05-08 | 4 | -24/+45 |
| | | | | groff). | ||||
* | Lint fixes (type-safety for enums via -cefuh). | Kristaps Dzonsons | 2010-05-08 | 11 | -41/+46 |
| | |||||
* | De-chunking of text removed from parsers. This is a significant change (and ↵ | Kristaps Dzonsons | 2010-05-07 | 5 | -131/+51 |
| | | | | | | I don't really like it), but it's what groff does. Distinction of ARGS_PHRASE and ARGS_PPHRASE in backend (not yet used). | ||||
* | Initial ARGS_PPHRASE (partial phrase) framework. | Kristaps Dzonsons | 2010-05-07 | 4 | -10/+19 |
| | | | | Running tally of changes in index.sgml. | ||||
* | enum-ised mdoc_argv() return (better return-value safety). | Kristaps Dzonsons | 2010-05-07 | 3 | -26/+33 |
| | |||||
* | margerr -> margserr (getting ready for margverr). | Kristaps Dzonsons | 2010-05-07 | 4 | -19/+19 |
| | |||||
* | Protection against running lookup() against quoted words. | Kristaps Dzonsons | 2010-05-07 | 2 | -29/+39 |
| | |||||
* | Wrangle mdoc_args() and mdoc_zargs() to use enum return type. | Kristaps Dzonsons | 2010-05-07 | 3 | -136/+160 |
| | | | | | Fixed lookup() and lookup_raw() to correctly use enum type. Quashed in_line_argn() bug (not reported, but there) where mixing return values. | ||||
* | Backed out break-at-hyphen changes. | Kristaps Dzonsons | 2010-05-07 | 1 | -38/+3 |
| | |||||
* | As per Jason McIntyre's heartful urgings, do away with '.' separators ↵ | Kristaps Dzonsons | 2010-04-13 | 6 | -454/+9 |
| | | | | | | between logical sections. Change email address to BSD.lv one (this is not an academic project...) | ||||
* | Fix to auto-closing of LINK tag in -Txhtml (thanks to Daniel Friesel). | Kristaps Dzonsons | 2010-04-12 | 1 | -1/+1 |
| | |||||
* | Merge patch by Jason McIntyre cleaning on mandoc.1: `Ar' -> `Cm' and other ↵ | Kristaps Dzonsons | 2010-04-12 | 2 | -95/+100 |
| | | | | | | readability fixes. Merge modified patch by Joerg Sonnenberger that rewinds to whitespace when encountering trailing line-comments. | ||||
* | Fixed %T: it now correctly underlines, instead of quoting (noted by Jason ↵ | Kristaps Dzonsons | 2010-04-08 | 3 | -32/+4 |
| | | | | McIntyre and posted on Ingo Schwarze' mandoc-todo list). | ||||
* | Sync'd mdoc.c's function names with man.c. | Kristaps Dzonsons | 2010-04-08 | 4 | -7/+21 |
| | | | | Prompted by Ingo and Claus Assman, added warn/ignore for text lines beginning with `\."'. | ||||
* | Merged Jason McIntyre's "new-sentence, new-line" patch along with Ingo ↵ | Kristaps Dzonsons | 2010-04-08 | 1 | -35/+64 |
| | | | | Schwarze' "gt" patch. | ||||
* | Added some standards found in NetBSD's manuals. | Kristaps Dzonsons | 2010-04-08 | 1 | -0/+4 |
| | |||||
* | Properly checked in Ingo Schwarze' prologue/body-breaking patch, which I'd ↵ | Kristaps Dzonsons | 2010-04-08 | 1 | -12/+10 |
| | | | | munged. | ||||
* | Removed pipe from front-end ("typographic") recognition as punctuation ↵ | Kristaps Dzonsons | 2010-04-08 | 2 | -4/+8 |
| | | | | (noted by Ingo Schwarze). | ||||
* | Added some clarifying bits to mdoc.7 regarding GNU troff, mandoc, and ↵ | Kristaps Dzonsons | 2010-04-07 | 1 | -42/+54 |
| | | | | Heirloom troff. Bits on Heirloom troff suggested from private communication with Gunnar Ritter (maintainer of Heirloom troff) (Heirloom uses BSD-4.4 mdoc files, from which historic groff -mdoc descends). | ||||
* | Removed manual-section-calling restrictions for `Cd' and and `Ex' (requested ↵ | Kristaps Dzonsons | 2010-04-07 | 1 | -13/+1 |
| | | | | by Joerg Sonnenberger). | ||||
* | Allowing `Cd' to be in section 9 (noted by Joerg Sonnenberger). | Kristaps Dzonsons | 2010-04-07 | 2 | -2/+2 |
| |