| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | In man(7), when no explicit volume name is given, use the default | Ingo Schwarze | 2011-12-02 | 1 | -1/+1 |
* | Improve misleading comment: | Ingo Schwarze | 2011-11-19 | 1 | -1/+5 |
* | Bail out explicitly on invalid .Rs content like: | Joerg Sonnenberger | 2011-11-18 | 1 | -0/+4 |
* | Remove a bunch of useless assignments, | Ingo Schwarze | 2011-10-16 | 1 | -5/+4 |
* | Make -man check for tabs correctly print the column.VERSION.1.11.7 | Kristaps Dzonsons | 2011-09-02 | 1 | -1/+1 |
* | Avoid incorrect casting by using an implicit cast. Reported by Thomas | Kristaps Dzonsons | 2011-08-19 | 1 | -2/+2 |
* | Fixed mingw compatibility where the "z" printf() modifier isn't | Kristaps Dzonsons | 2011-08-16 | 1 | -2/+2 |
* | Allow `Sx' and `Ss' to have child nodes. Fixes manuals in NetBSD. | Kristaps Dzonsons | 2011-08-10 | 1 | -34/+41 |
* | Move checking of escapes into roff.c, where we're already stepping | Kristaps Dzonsons | 2011-07-26 | 1 | -31/+5 |
* | Scary-looking but otherwise harmless changes allow me to build for Windows. | Kristaps Dzonsons | 2011-07-24 | 1 | -1/+1 |
* | Make `struct roff' be passed into libmdoc and libman upon creation. | Kristaps Dzonsons | 2011-07-18 | 1 | -1/+1 |
* | No code change: fixing spelling errors. From a patch by uqs@. Thanks! | Kristaps Dzonsons | 2011-04-30 | 1 | -1/+1 |
* | Remove the warning for empty bodies of `Sh', `Ss', `SH', and `SS'. This | Kristaps Dzonsons | 2011-04-13 | 1 | -2/+2 |
* | Remove a2roffdeco() and mandoc_special() functions and replace them with | Kristaps Dzonsons | 2011-04-09 | 1 | -11/+19 |
* | Make uname have its return value checked for -1 (POSIX style), not | Kristaps Dzonsons | 2011-04-03 | 1 | -1/+1 |
* | libmdoc.h and libman.h were including mdoc.h and man.h, respectively. | Kristaps Dzonsons | 2011-03-22 | 1 | -0/+1 |
* | Consolidate messages. Have all parse-time messages (in libmdoc, | Kristaps Dzonsons | 2011-03-20 | 1 | -10/+10 |
* | Note that mdoc_valids[] is static. | Kristaps Dzonsons | 2011-03-17 | 1 | -1/+1 |
* | Clean-up in libmdoc: fix last checks for mdoc_*msg return value, then | Kristaps Dzonsons | 2011-03-17 | 1 | -7/+6 |
* | Move mdoc_macro2len() into mdoc_validate.c as macro2len(), as that's the | Kristaps Dzonsons | 2011-03-17 | 1 | -3/+96 |
* | Move mdoc_str2sec() into mdoc_validate.c as a2sec(), as that's the only | Kristaps Dzonsons | 2011-03-17 | 1 | -1/+38 |
* | Make lint shut up a little bit. | Kristaps Dzonsons | 2011-03-15 | 1 | -1/+2 |
* | Clean up date handling, | Ingo Schwarze | 2011-03-07 | 1 | -14/+12 |
* | Allow -man to process EQN as well. Also fix a segfault in missing case | Kristaps Dzonsons | 2011-02-09 | 1 | -0/+2 |
* | Add initial libmdoc and libman top-most machinery for accepting TBL | Kristaps Dzonsons | 2011-02-06 | 1 | -0/+2 |
* | If `Ns' is specified on its own line, it should be ignored. This is | Kristaps Dzonsons | 2011-02-02 | 1 | -1/+12 |
* | Push capitalisation of `Bx' second argument into validator, where it belongs. | Kristaps Dzonsons | 2011-01-25 | 1 | -1/+21 |
* | If %B is specified, quote %T. Noted by schwarze@ in the TODO. | Kristaps Dzonsons | 2011-01-25 | 1 | -2/+2 |
* | Check argument count validation for all in_line() macros. | Ingo Schwarze | 2011-01-22 | 1 | -36/+20 |
* | Partial cleanup of argument count validation in mdoc(7): | Ingo Schwarze | 2011-01-03 | 1 | -65/+67 |
* | Add table processing structures to -mdoc. This consists of an | Kristaps Dzonsons | 2011-01-01 | 1 | -3/+16 |
* | Implement schwarze@'s much more elegant version of my %T/%J fix. | Kristaps Dzonsons | 2010-12-25 | 1 | -16/+3 |
* | Specifying both %T and %J in an `Rs' block causes the title to be quoted | Kristaps Dzonsons | 2010-12-25 | 1 | -1/+16 |
* | As per schwarze@'s suggestions, roll back the refcount structure in | Kristaps Dzonsons | 2010-12-24 | 1 | -78/+58 |
* | At the beginning of .Bl, .Sm is allowed, | Ingo Schwarze | 2010-12-22 | 1 | -3/+5 |
* | Implement reference-counted version of original union mdoc_data. This | Kristaps Dzonsons | 2010-12-22 | 1 | -74/+76 |
* | Migrate `An' to use a pointer in its data, like everybody else. This is | Kristaps Dzonsons | 2010-12-16 | 1 | -4/+7 |
* | Back out last: apparently `Bl', `It', and `Pp' need a little bit more | Kristaps Dzonsons | 2010-12-16 | 1 | -17/+2 |
* | Allow `It' to have a trailing paragraph if the surrounding list is in | Kristaps Dzonsons | 2010-12-16 | 1 | -2/+17 |
* | First, make `Pp' (next to `Sm') be allowed as the first element of a | Kristaps Dzonsons | 2010-12-16 | 1 | -13/+15 |
* | Add a "last child" member of struct mdoc_node. | Kristaps Dzonsons | 2010-12-15 | 1 | -6/+26 |
* | Allow quote macros (`Op', `Aq', `Bq', `Dq', `Pq', `Ql', `Qq', `Sq', and | Kristaps Dzonsons | 2010-12-09 | 1 | -9/+9 |
* | Remove repeat notification of -width omission. From a patch by schwarze@. | Kristaps Dzonsons | 2010-12-05 | 1 | -6/+1 |
* | Remove long-standing FIXME regarding the consolidation of WIDTHARG and | Kristaps Dzonsons | 2010-12-05 | 1 | -3/+2 |
* | Merge schwarze@'s patch to allow uname() to fail without causing an exit. | Kristaps Dzonsons | 2010-12-05 | 1 | -3/+6 |
* | Merge schwarze@'s changes allowing nested displays. Tweak the patch by | Kristaps Dzonsons | 2010-12-05 | 1 | -10/+6 |
* | Fixed a goddamn subtle error causing MDOC_LITERAL to remain set after a | Kristaps Dzonsons | 2010-12-01 | 1 | -1/+1 |
* | Simplify the many if ( ! mdoc_nmsg()) return(0) etc. calls with just the | Kristaps Dzonsons | 2010-11-30 | 1 | -168/+157 |
* | Moved all prologue actions from mdoc_action.c into mdoc_validate.c. The | Kristaps Dzonsons | 2010-11-30 | 1 | -74/+294 |
* | Move post_bl() and subfunctions from mdoc_action.c into mdoc_validate.c. | Kristaps Dzonsons | 2010-11-30 | 1 | -0/+155 |